Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17187/
Java: 32bit/jdk1.8.0_92 -server -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!!!
[MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper,
MockDirectoryWrapper]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not
released!!! [MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper,
MockDirectoryWrapper]
at __randomizedtesting.SeedInfo.seed([B2BB832CF5052F4A]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
at sun.reflect.GeneratedMethodAccessor20.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=2052, name=searcherExecutor-907-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=2052, name=searcherExecutor-907-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([B2BB832CF5052F4A]: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=2052, name=searcherExecutor-907-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=2052, name=searcherExecutor-907-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([B2BB832CF5052F4A]:0)
Build Log:
[...truncated 11008 lines...]
[junit4] Suite: org.apache.solr.core.TestLazyCores
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/init-core-data-001
[junit4] 2> 222288 INFO
(SUITE-TestLazyCores-seed#[B2BB832CF5052F4A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 222290 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
[junit4] 2> 222300 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001'
[junit4] 2> 222300 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 222300 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 222300 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.c.CoreContainer New CoreContainer 6391800
[junit4] 2> 222300 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001]
[junit4] 2> 222300 WARN
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/lib
[junit4] 2> 222300 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
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,
[junit4] 2> 222304 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 222304 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
[junit4] 2> 222305 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 222305 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 222305 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 222305 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 222305 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
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> 222305 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
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> 222306 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
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> 222306 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
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> 222306 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
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> 222306 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
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> 222306 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
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> 222306 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
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> 222306 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
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> 222307 INFO (coreLoadExecutor-902-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection1'
[junit4] 2> 222307 INFO (coreLoadExecutor-902-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection2'
[junit4] 2> 222307 INFO (coreLoadExecutor-902-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection5'
[junit4] 2> 222307 INFO (coreLoadExecutor-902-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 222307 INFO (coreLoadExecutor-902-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 222307 INFO (coreLoadExecutor-902-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 222307 INFO (coreLoadExecutor-902-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 222307 INFO (coreLoadExecutor-902-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 222307 INFO (coreLoadExecutor-902-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 222338 INFO (coreLoadExecutor-902-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 222338 INFO (coreLoadExecutor-902-thread-2) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 222360 WARN (coreLoadExecutor-902-thread-2) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 222360 WARN (coreLoadExecutor-902-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 222360 INFO (coreLoadExecutor-902-thread-2) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 222361 INFO (coreLoadExecutor-902-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 222361 INFO (coreLoadExecutor-902-thread-3) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 222363 WARN (coreLoadExecutor-902-thread-3) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 222364 INFO (coreLoadExecutor-902-thread-3) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 222365 INFO (coreLoadExecutor-902-thread-2) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 222366 INFO (coreLoadExecutor-902-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 222368 INFO (coreLoadExecutor-902-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 222370 INFO (coreLoadExecutor-902-thread-3) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 222372 INFO (coreLoadExecutor-902-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 222373 INFO (coreLoadExecutor-902-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection1'
[junit4] 2> 222374 INFO (coreLoadExecutor-902-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection1
[junit4] 2> 222374 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 222374 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection1/data/]
[junit4] 2> 222374 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 222374 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection1/data
[junit4] 2> 222374 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection1/data/index/
[junit4] 2> 222375 WARN (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 222375 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection1/data/index
[junit4] 2> 222375 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=897606936,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 222375 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@198a511
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fb3ea9),segFN=segments_1,generation=1}
[junit4] 2> 222375 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 222376 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-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection1/data/
[junit4] 2> 222376 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 222377 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 222379 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222379 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222380 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222381 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222382 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 222382 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 222382 INFO (coreLoadExecutor-902-thread-2) [ ]
o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 222382 INFO (coreLoadExecutor-902-thread-3) [ ]
o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 222382 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 222382 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 222383 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=186686703,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 222383 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@198a511
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fb3ea9),segFN=segments_1,generation=1}
[junit4] 2> 222383 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 222383 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@77eb8[collection1]
main]
[junit4] 2> 222383 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection1/conf
[junit4] 2> 222383 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection1/conf}
[junit4] 2> 222383 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection1/conf
[junit4] 2> 222384 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 222384 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 222384 INFO (coreLoadExecutor-902-thread-2) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 222384 INFO
(searcherExecutor-903-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@77eb8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 222384 INFO (coreLoadExecutor-902-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 222384 INFO (coreLoadExecutor-902-thread-3) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 222385 INFO (coreLoadExecutor-902-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection2'
[junit4] 2> 222385 INFO (coreLoadExecutor-902-thread-2) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection2
[junit4] 2> 222385 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 222385 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection2/data/]
[junit4] 2> 222385 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection2
[junit4] 2> 222386 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection2/data
[junit4] 2> 222386 INFO (coreLoadExecutor-902-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection5'
[junit4] 2> 222386 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection2/data/index/
[junit4] 2> 222386 INFO (coreLoadExecutor-902-thread-3) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection5
[junit4] 2> 222386 WARN (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 222386 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 222386 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection2/data/index
[junit4] 2> 222386 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection5],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection5/data/]
[junit4] 2> 222387 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection5
[junit4] 2> 222387 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection5/data
[junit4] 2> 222387 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection5/data/index/
[junit4] 2> 222387 WARN (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection5/data/index'
doesn't exist. Creating new index...
[junit4] 2> 222387 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection5/data/index
[junit4] 2> 222388 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=897606936,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 222388 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=897606936,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 222388 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@f66843
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a47790),segFN=segments_1,generation=1}
[junit4] 2> 222388 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 222388 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@14d953
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183a97d),segFN=segments_1,generation=1}
[junit4] 2> 222388 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 222388 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-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection2/data/
[junit4] 2> 222388 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-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection5/data/
[junit4] 2> 222388 WARN
(OldIndexDirectoryCleanupThreadForCore-collection2) [ x:collection2]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection2/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 222388 WARN
(OldIndexDirectoryCleanupThreadForCore-collection5) [ x:collection5]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection5/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 222389 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 222389 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 222390 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222390 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222390 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222391 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222391 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222391 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222392 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222392 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 222392 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 222392 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222392 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 222392 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 222393 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=186686703,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 222394 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@f66843
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a47790),segFN=segments_1,generation=1}
[junit4] 2> 222394 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 222394 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@90d5ef[collection2]
main]
[junit4] 2> 222394 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 222394 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 222394 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection2/conf
[junit4] 2> 222394 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection2/conf}
[junit4] 2> 222394 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection2/conf
[junit4] 2> 222394 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 222394 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 222397 INFO
(searcherExecutor-907-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrCore [collection2] Registered new searcher
Searcher@90d5ef[collection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 222397 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 222397 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 222397 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.c.SolrCores Opening transient core collection2
[junit4] 2> 222397 INFO (coreLoadExecutor-902-thread-2) [
x:collection2] o.a.s.c.CoreContainer registering core: collection2
[junit4] 2> 222397 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=186686703,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 222397 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@14d953
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183a97d),segFN=segments_1,generation=1}
[junit4] 2> 222397 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 222397 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@1095a90[collection5]
main]
[junit4] 2> 222397 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection5/conf
[junit4] 2> 222397 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection5/conf}
[junit4] 2> 222397 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection5/conf
[junit4] 2> 222398 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 222398 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 222398 INFO
(searcherExecutor-908-thread-1-processing-x:collection5) [ x:collection5]
o.a.s.c.SolrCore [collection5] Registered new searcher
Searcher@1095a90[collection5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 222398 INFO (coreLoadExecutor-902-thread-3) [
x:collection5] o.a.s.c.CoreContainer registering core: collection5
[junit4] 2> 222399 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection3'
[junit4] 2> 222399 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 222399 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 222404 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 222407 WARN
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 222407 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 222410 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 222413 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.s.IndexSchema [collection3] Schema name=tiny
[junit4] 2> 222415 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 222415 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
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-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection3'
[junit4] 2> 222415 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection3
[junit4] 2> 222416 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 222416 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection3/data/]
[junit4] 2> 222416 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection3
[junit4] 2> 222417 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection3/data
[junit4] 2> 222417 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection3/data/index/
[junit4] 2> 222417 WARN
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.SolrCore [collection3] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 222418 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection3/data/index
[junit4] 2> 222418 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7615492787528612]
[junit4] 2> 222418 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@e70a8e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@977dd2),segFN=segments_1,generation=1}
[junit4] 2> 222418 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 222418 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-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection3/data/
[junit4] 2> 222419 WARN
(OldIndexDirectoryCleanupThreadForCore-collection3) [ x:collection3]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection3/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 222419 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 222420 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222421 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222421 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222422 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222423 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 222423 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 222423 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 222423 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 222423 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1035327563412606]
[junit4] 2> 222423 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@e70a8e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@977dd2),segFN=segments_1,generation=1}
[junit4] 2> 222423 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 222423 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c03abb[collection3]
main]
[junit4] 2> 222423 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection3/conf
[junit4] 2> 222424 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection3/conf}
[junit4] 2> 222424 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection3/conf
[junit4] 2> 222424 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 222424 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 222424 INFO
(searcherExecutor-915-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrCore [collection3] Registered new searcher
Searcher@1c03abb[collection3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 222424 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.SolrCores Opening transient core collection3
[junit4] 2> 222424 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.CoreContainer registering core: collection3
[junit4] 2> 222424 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection4'
[junit4] 2> 222424 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 222424 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could
not find system property or JNDI)
[junit4] 2> 222428 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 222430 WARN
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 222441 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 222444 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 222460 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.s.IndexSchema [collection4] Schema name=tiny
[junit4] 2> 222461 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 222462 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
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-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection4'
[junit4] 2> 222462 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection4
[junit4] 2> 222463 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 222463 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection4/data/]
[junit4] 2> 222463 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection4
[junit4] 2> 222463 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection4/data
[junit4] 2> 222463 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection4/data/index/
[junit4] 2> 222463 WARN
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.SolrCore [collection4] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection4/data/index'
doesn't exist. Creating new index...
[junit4] 2> 222464 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection4/data/index
[junit4] 2> 222464 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.433499550880978]
[junit4] 2> 222464 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4f622
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11bb4ad),segFN=segments_1,generation=1}
[junit4] 2> 222464 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 222465 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-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection4/data/
[junit4] 2> 222466 WARN
(OldIndexDirectoryCleanupThreadForCore-collection4) [ x:collection4]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection4/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 222466 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 222467 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222467 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222468 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222468 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222469 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 222469 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 222469 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 222469 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 222469 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8891044033457414]
[junit4] 2> 222470 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4f622
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11bb4ad),segFN=segments_1,generation=1}
[junit4] 2> 222470 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 222470 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1126a51[collection4]
main]
[junit4] 2> 222470 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection4/conf
[junit4] 2> 222470 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection4/conf}
[junit4] 2> 222470 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection4/conf
[junit4] 2> 222470 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 222470 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 222470 INFO
(searcherExecutor-919-thread-1-processing-x:collection4) [ x:collection4]
o.a.s.c.SolrCore [collection4] Registered new searcher
Searcher@1126a51[collection4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 222470 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.CoreContainer registering core: collection4
[junit4] 2> 222471 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection6'
[junit4] 2> 222471 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 222471 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could
not find system property or JNDI)
[junit4] 2> 222476 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 222499 WARN
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 222500 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 222505 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 222507 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.s.IndexSchema [collection6] Schema name=tiny
[junit4] 2> 222509 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 222511 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] 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-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection6'
[junit4] 2> 222511 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection6' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection6
[junit4] 2> 222511 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 222511 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection6/data/]
[junit4] 2> 222511 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection6
[junit4] 2> 222512 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection6/data
[junit4] 2> 222512 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection6/data/index/
[junit4] 2> 222512 WARN
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.SolrCore [collection6] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection6/data/index'
doesn't exist. Creating new index...
[junit4] 2> 222512 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection6/data/index
[junit4] 2> 222513 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=39, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=65.6318359375,
floorSegmentMB=1.5927734375, forceMergeDeletesPctAllowed=2.1862159015563187,
segmentsPerTier=39.0, maxCFSSegmentSizeMB=0.8349609375, noCFSRatio=0.0
[junit4] 2> 222514 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@117689f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14965ed),segFN=segments_1,generation=1}
[junit4] 2> 222514 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 222514 INFO
(OldIndexDirectoryCleanupThreadForCore-collection6) [ x:collection6]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection6 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection6/data/
[junit4] 2> 222514 WARN
(OldIndexDirectoryCleanupThreadForCore-collection6) [ x:collection6]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection6/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 222515 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 222516 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222517 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222517 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222518 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222519 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 222519 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 222519 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 222519 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 222532 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 222532 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@117689f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14965ed),segFN=segments_1,generation=1}
[junit4] 2> 222533 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 222533 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.s.SolrIndexSearcher Opening [Searcher@72ad[collection6]
main]
[junit4] 2> 222533 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection6/conf
[junit4] 2> 222533 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection6/conf}
[junit4] 2> 222533 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection6/conf
[junit4] 2> 222533 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 222533 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 222534 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.SolrCores Opening transient core collection6
[junit4] 2> 222534 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.CoreContainer registering core: collection6
[junit4] 2> 222534 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection7'
[junit4] 2> 222534 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 222534 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could
not find system property or JNDI)
[junit4] 2> 222540 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 222542 WARN
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 222542 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 222547 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 222549 INFO
(searcherExecutor-923-thread-1-processing-x:collection6) [ x:collection6]
o.a.s.c.SolrCore [collection6] Registered new searcher
Searcher@72ad[collection6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 222551 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.s.IndexSchema [collection7] Schema name=tiny
[junit4] 2> 222553 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 222554 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] 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-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection7'
[junit4] 2> 222554 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection6] o.a.s.c.CoreContainer Creating SolrCore 'collection7' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection7
[junit4] 2> 222554 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 222554 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.SolrCore [[collection7] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection7],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection7/data/]
[junit4] 2> 222554 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection7
[junit4] 2> 222555 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection7/data
[junit4] 2> 222555 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection7/data/index/
[junit4] 2> 222555 WARN
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.SolrCore [collection7] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection7/data/index'
doesn't exist. Creating new index...
[junit4] 2> 222555 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection7/data/index
[junit4] 2> 222555 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1119773463,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 222556 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@bb12a9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42ead1),segFN=segments_1,generation=1}
[junit4] 2> 222556 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 222556 INFO
(OldIndexDirectoryCleanupThreadForCore-collection7) [ x:collection7]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection7 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection7/data/
[junit4] 2> 222556 WARN
(OldIndexDirectoryCleanupThreadForCore-collection7) [ x:collection7]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection7/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 222557 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 222557 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222558 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222558 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222559 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222560 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 222560 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 222560 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 222560 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 222560 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=398006294,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 222560 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@bb12a9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42ead1),segFN=segments_1,generation=1}
[junit4] 2> 222560 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 222560 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.s.SolrIndexSearcher Opening [Searcher@175187e[collection7]
main]
[junit4] 2> 222561 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection7/conf
[junit4] 2> 222561 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection7/conf}
[junit4] 2> 222561 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection7/conf
[junit4] 2> 222562 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 222562 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 222562 INFO
(searcherExecutor-927-thread-1-processing-x:collection7) [ x:collection7]
o.a.s.c.SolrCore [collection7] Registered new searcher
Searcher@175187e[collection7]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 222562 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.SolrCores Opening transient core collection7
[junit4] 2> 222562 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.CoreContainer registering core: collection7
[junit4] 2> 222562 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2BB832CF5052F4A-001/tempDir-001/collection8'
[junit4] 2> 222562 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 222562 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could
not find system property or JNDI)
[junit4] 2> 222567 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 222570 WARN
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 222570 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 222574 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 222577 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.s.IndexSchema [collection8] Schema name=tiny
[junit4] 2> 222579 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 222580 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[B2BB832CF5052F4A]) [
x:collection7] 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-master-Linux/solr/build/solr-core/test/J0/temp/solr.co
[...truncated too long message...]
pache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2>
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
[junit4] 2> at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:63)
[junit4] 2> at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:572)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:747)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:674)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:859)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:513)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> Jul 08, 2016 1:00:45 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Jul 08, 2016 1:01:05 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=2052, name=searcherExecutor-907-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> Jul 08, 2016 1:01:05 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=2052, name=searcherExecutor-907-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> Jul 08, 2016 1:01:08 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=2052, name=searcherExecutor-907-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{v_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
v_s=Lucene50(blocksize=128), v_f=PostingsFormat(name=Direct)}, docValues:{},
maxPointsInLeafNode=1852, maxMBSortInHeap=7.709136705697711,
sim=RandomSimilarity(queryNorm=true): {}, locale=he-IL,
timezone=America/St_Johns
[junit4] 2> NOTE: Linux 4.4.0-28-generic i386/Oracle Corporation 1.8.0_92
(32-bit)/cpus=12,threads=2,free=165661712,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[TestSchemaSimilarityResource, XsltUpdateRequestHandlerTest,
DistribJoinFromCollectionTest, VMParamsZkACLAndCredentialsProvidersTest,
PrimUtilsTest, CoreAdminCreateDiscoverTest, RAMDirectoryFactoryTest,
ResponseLogComponentTest, CacheHeaderTest, DistributedSuggestComponentTest,
JsonLoaderTest, TestDistributedSearch, StandardRequestHandlerTest,
TestRandomFaceting, BigEndianAscendingWordDeserializerTest,
TestRemoteStreaming, CursorPagingTest, TestFieldCollectionResource,
TestCSVLoader, TestCrossCoreJoin, BasicZkTest, MultiThreadedOCPTest,
TestRequestForwarding, DistributedSpellCheckComponentTest, TestLazyCores]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores
-Dtests.seed=B2BB832CF5052F4A -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=he-IL -Dtests.timezone=America/St_Johns -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | TestLazyCores (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 4
object(s) that were not released!!! [MDCAwareThreadPoolExecutor, SolrCore,
MockDirectoryWrapper, MockDirectoryWrapper]
[junit4] > at
__randomizedtesting.SeedInfo.seed([B2BB832CF5052F4A]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
[junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
[junit4] > 1) Thread[id=2052, name=searcherExecutor-907-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([B2BB832CF5052F4A]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=2052, name=searcherExecutor-907-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([B2BB832CF5052F4A]:0)
[junit4] Completed [138/620 (1!)] on J0 in 150.41s, 8 tests, 1 failure, 2
errors <<< FAILURES!
[...truncated 1494 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984:
There were test failures: 620 suites (10 ignored), 2635 tests, 3 suite-level
errors, 1826 ignored (57 assumptions) [seed: B2BB832CF5052F4A]
Total time: 44 minutes 3 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]