Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20575/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
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=23678, name=searcherExecutor-4639-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:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
1) Thread[id=23678, name=searcherExecutor-4639-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:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([5888770819CF0E32]: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=23678, name=searcherExecutor-4639-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:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=23678, name=searcherExecutor-4639-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:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([5888770819CF0E32]:0)
FAILED: org.apache.solr.core.TestLazyCores.testNoCommit
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([5888770819CF0E32:87E8D6D9D2E86D97]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
at
org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound='10']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int><lst name="params"><str
name="q">*:*</str></lst></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=*:*
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
... 41 more
Build Log:
[...truncated 13062 lines...]
[junit4] Suite: org.apache.solr.core.TestLazyCores
[junit4] 2> 1960445 INFO
(SUITE-TestLazyCores-seed#[5888770819CF0E32]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001/init-core-data-001
[junit4] 2> 1960445 WARN
(SUITE-TestLazyCores-seed#[5888770819CF0E32]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 1960445 INFO
(SUITE-TestLazyCores-seed#[5888770819CF0E32]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1960447 INFO
(SUITE-TestLazyCores-seed#[5888770819CF0E32]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1960448 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMidUseUnload
[junit4] 2> 1960457 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001/tempDir-001/solr.xml
[junit4] 2> 1960460 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1960499 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1960507 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1960508 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1960510 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1960531 INFO (coreLoadExecutor-4556-thread-3) [
x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1960532 INFO (coreLoadExecutor-4556-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1960536 INFO (coreLoadExecutor-4556-thread-3) [
x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 1960537 INFO (coreLoadExecutor-4556-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 1960538 INFO (coreLoadExecutor-4556-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1960538 INFO (coreLoadExecutor-4556-thread-1) [
x:collection1] 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_5888770819CF0E32-001/tempDir-001/./collection1,
trusted=true
[junit4] 2> 1960539 INFO (coreLoadExecutor-4556-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1960539 INFO (coreLoadExecutor-4556-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1960539 INFO (coreLoadExecutor-4556-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_5888770819CF0E32-001/tempDir-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001/tempDir-001/./collection1/data/]
[junit4] 2> 1960539 INFO (coreLoadExecutor-4556-thread-2) [
x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1960541 INFO (coreLoadExecutor-4556-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2842526848408813]
[junit4] 2> 1960542 INFO (coreLoadExecutor-4556-thread-3) [
x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1960542 INFO (coreLoadExecutor-4556-thread-3) [
x:collection5] 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_5888770819CF0E32-001/tempDir-001/./collection5,
trusted=true
[junit4] 2> 1960542 INFO (coreLoadExecutor-4556-thread-3) [
x:collection5] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection5' (registry 'solr.core.collection5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1960543 INFO (coreLoadExecutor-4556-thread-3) [
x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1960543 INFO (coreLoadExecutor-4556-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_5888770819CF0E32-001/tempDir-001/collection5],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001/tempDir-001/./collection5/data/]
[junit4] 2> 1960544 INFO (coreLoadExecutor-4556-thread-2) [
x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 1960544 INFO (coreLoadExecutor-4556-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2842526848408813]
[junit4] 2> 1960545 INFO (coreLoadExecutor-4556-thread-2) [
x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1960546 INFO (coreLoadExecutor-4556-thread-2) [
x:collection2] 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_5888770819CF0E32-001/tempDir-001/./collection2,
trusted=true
[junit4] 2> 1960546 INFO (coreLoadExecutor-4556-thread-2) [
x:collection2] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection2' (registry 'solr.core.collection2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1960546 INFO (coreLoadExecutor-4556-thread-2) [
x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1960546 INFO (coreLoadExecutor-4556-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_5888770819CF0E32-001/tempDir-001/collection2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001/tempDir-001/./collection2/data/]
[junit4] 2> 1960555 INFO (coreLoadExecutor-4556-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2842526848408813]
[junit4] 2> 1960678 INFO (coreLoadExecutor-4556-thread-3) [
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1960678 INFO (coreLoadExecutor-4556-thread-3) [
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1960678 INFO (coreLoadExecutor-4556-thread-3) [
x:collection5] 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.0]
[junit4] 2> 1960678 INFO (coreLoadExecutor-4556-thread-3) [
x:collection5] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4ca2358d[collection5] main]
[junit4] 2> 1960679 INFO (coreLoadExecutor-4556-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_5888770819CF0E32-001/tempDir-001/collection5/conf
[junit4] 2> 1960679 INFO (coreLoadExecutor-4556-thread-3) [
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1960679 INFO
(searcherExecutor-4558-thread-1-processing-x:collection5) [ x:collection5]
o.a.s.c.SolrCore [collection5] Registered new searcher
Searcher@4ca2358d[collection5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1960679 INFO (coreLoadExecutor-4556-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1960679 INFO (coreLoadExecutor-4556-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1960680 INFO (coreLoadExecutor-4556-thread-1) [
x:collection1] 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.0]
[junit4] 2> 1960680 INFO (coreLoadExecutor-4556-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1c9b6b3c[collection1] main]
[junit4] 2> 1960681 INFO (coreLoadExecutor-4556-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_5888770819CF0E32-001/tempDir-001/collection1/conf
[junit4] 2> 1960681 INFO (coreLoadExecutor-4556-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1960681 INFO (coreLoadExecutor-4556-thread-2) [
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1960682 INFO (coreLoadExecutor-4556-thread-2) [
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1960686 INFO
(searcherExecutor-4557-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c9b6b3c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1960687 INFO (coreLoadExecutor-4556-thread-2) [
x:collection2] 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.0]
[junit4] 2> 1960687 INFO (coreLoadExecutor-4556-thread-2) [
x:collection2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@704498a6[collection2] main]
[junit4] 2> 1960687 INFO (coreLoadExecutor-4556-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_5888770819CF0E32-001/tempDir-001/collection2/conf
[junit4] 2> 1960688 INFO (coreLoadExecutor-4556-thread-2) [
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1960689 INFO
(searcherExecutor-4559-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrCore [collection2] Registered new searcher
Searcher@704498a6[collection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1960690 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=null
[junit4] 2> 1960690 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@17c6be92: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4d5335d
[junit4] 2> 1960700 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1960801 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1960901 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1961001 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1961101 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1961201 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1961301 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1961401 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1961502 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1961602 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1961702 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1961802 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1961902 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1962002 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1962102 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1962203 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1962303 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1962403 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1962503 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1962603 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1962703 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1962803 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1962904 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1963004 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1963104 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1963204 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1963304 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1963404 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1963504 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1963604 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1963705 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1963805 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1963905 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1964005 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1964105 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1964205 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1964305 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1964405 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1964506 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1964606 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1964706 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1964806 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1964906 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1965006 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1965106 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1965206 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1965307 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1965407 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1965507 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1965607 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1965620 INFO (Thread-3841) [ ] o.a.s.c.SolrCore
[collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@4a325158
[junit4] 2> 1965620 INFO (Thread-3841) [ ] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.core.collection1, tag=1244811608
[junit4] 2> 1965707 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=469749654
[junit4] 2> 1965707 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1965707 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@22b292a2: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@795df5a6
[junit4] 2> 1965710 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1965710 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@639c84d7: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@16ce0cb6
[junit4] 2> 1965712 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1965712 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@51b0b67f: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@12f19ab7
[junit4] 2> 1965713 INFO (coreCloseExecutor-4570-thread-1) [
x:collection5] o.a.s.c.SolrCore [collection5] CLOSING SolrCore
org.apache.solr.core.SolrCore@38d13bc8
[junit4] 2> 1965713 INFO (coreCloseExecutor-4570-thread-2) [
x:collection2] o.a.s.c.SolrCore [collection2] CLOSING SolrCore
org.apache.solr.core.SolrCore@6d6c7682
[junit4] 2> 1965713 INFO (coreCloseExecutor-4570-thread-1) [
x:collection5] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection5, tag=953236424
[junit4] 2> 1965713 INFO (coreCloseExecutor-4570-thread-1) [
x:collection5] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2fddfd9: rootName = null,
domain = solr.core.collection5, service url = null, agent id = null] for
registry solr.core.collection5 / com.codahale.metrics.MetricRegistry@74bbaab4
[junit4] 2> 1965719 INFO (coreCloseExecutor-4570-thread-2) [
x:collection2] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection2, tag=1835824770
[junit4] 2> 1965719 INFO (coreCloseExecutor-4570-thread-2) [
x:collection2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@31dcd573: rootName = null,
domain = solr.core.collection2, service url = null, agent id = null] for
registry solr.core.collection2 / com.codahale.metrics.MetricRegistry@748b96e2
[junit4] 2> 1965727 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[5888770819CF0E32]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMidUseUnload
[junit4] 2> 1965729 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
[junit4] 2> 1965735 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001/tempDir-002/solr.xml
[junit4] 2> 1965737 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1965758 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1965763 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1965763 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1965764 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1965779 INFO (coreLoadExecutor-4577-thread-2) [
x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1965779 INFO (coreLoadExecutor-4577-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1965780 INFO (coreLoadExecutor-4577-thread-3) [
x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1965786 INFO (coreLoadExecutor-4577-thread-2) [
x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 1965787 INFO (coreLoadExecutor-4577-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 1965787 INFO (coreLoadExecutor-4577-thread-3) [
x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 1965787 INFO (coreLoadExecutor-4577-thread-2) [
x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1965787 INFO (coreLoadExecutor-4577-thread-2) [
x:collection2] 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_5888770819CF0E32-001/tempDir-002/./collection2,
trusted=true
[junit4] 2> 1965788 INFO (coreLoadExecutor-4577-thread-2) [
x:collection2] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection2' (registry 'solr.core.collection2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1965788 INFO (coreLoadExecutor-4577-thread-2) [
x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1965788 INFO (coreLoadExecutor-4577-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_5888770819CF0E32-001/tempDir-002/collection2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001/tempDir-002/./collection2/data/]
[junit4] 2> 1965789 INFO (coreLoadExecutor-4577-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1965789 INFO (coreLoadExecutor-4577-thread-1) [
x:collection1] 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_5888770819CF0E32-001/tempDir-002/./collection1,
trusted=true
[junit4] 2> 1965789 INFO (coreLoadExecutor-4577-thread-3) [
x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1965789 INFO (coreLoadExecutor-4577-thread-3) [
x:collection5] 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_5888770819CF0E32-001/tempDir-002/./collection5,
trusted=true
[junit4] 2> 1965789 INFO (coreLoadExecutor-4577-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1965789 INFO (coreLoadExecutor-4577-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1965789 INFO (coreLoadExecutor-4577-thread-3) [
x:collection5] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection5' (registry 'solr.core.collection5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1965789 INFO (coreLoadExecutor-4577-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_5888770819CF0E32-001/tempDir-002/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001/tempDir-002/./collection1/data/]
[junit4] 2> 1965789 INFO (coreLoadExecutor-4577-thread-3) [
x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1965789 INFO (coreLoadExecutor-4577-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_5888770819CF0E32-001/tempDir-002/collection5],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001/tempDir-002/./collection5/data/]
[junit4] 2> 1965790 INFO (coreLoadExecutor-4577-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2842526848408813]
[junit4] 2> 1965791 INFO (coreLoadExecutor-4577-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2842526848408813]
[junit4] 2> 1965791 INFO (coreLoadExecutor-4577-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2842526848408813]
[junit4] 2> 1965829 INFO (coreLoadExecutor-4577-thread-2) [
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1965829 INFO (coreLoadExecutor-4577-thread-2) [
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1965830 INFO (coreLoadExecutor-4577-thread-2) [
x:collection2] 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.0]
[junit4] 2> 1965830 INFO (coreLoadExecutor-4577-thread-2) [
x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@cf3764d[collection2]
main]
[junit4] 2> 1965830 INFO (coreLoadExecutor-4577-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_5888770819CF0E32-001/tempDir-002/collection2/conf
[junit4] 2> 1965830 INFO (coreLoadExecutor-4577-thread-2) [
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1965831 INFO
(searcherExecutor-4578-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrCore [collection2] Registered new searcher
Searcher@cf3764d[collection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1965835 INFO (coreLoadExecutor-4577-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1965835 INFO (coreLoadExecutor-4577-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1965836 INFO (coreLoadExecutor-4577-thread-1) [
x:collection1] 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.0]
[junit4] 2> 1965837 INFO (coreLoadExecutor-4577-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@66790188[collection1] main]
[junit4] 2> 1965837 INFO (coreLoadExecutor-4577-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_5888770819CF0E32-001/tempDir-002/collection1/conf
[junit4] 2> 1965837 INFO (coreLoadExecutor-4577-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1965838 INFO
(searcherExecutor-4579-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@66790188[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1965839 INFO (coreLoadExecutor-4577-thread-3) [
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1965839 INFO (coreLoadExecutor-4577-thread-3) [
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1965839 INFO (coreLoadExecutor-4577-thread-3) [
x:collection5] 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.0]
[junit4] 2> 1965840 INFO (coreLoadExecutor-4577-thread-3) [
x:collection5] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2c8b95bd[collection5] main]
[junit4] 2> 1965840 INFO (coreLoadExecutor-4577-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_5888770819CF0E32-001/tempDir-002/collection5/conf
[junit4] 2> 1965840 INFO (coreLoadExecutor-4577-thread-3) [
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1965841 INFO
(searcherExecutor-4580-thread-1-processing-x:collection5) [ x:collection5]
o.a.s.c.SolrCore [collection5] Registered new searcher
Searcher@2c8b95bd[collection5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1965860 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1965864 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.s.IndexSchema [collection4] Schema name=tiny
[junit4] 2> 1965865 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1965865 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
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_5888770819CF0E32-001/tempDir-002/./collection4,
trusted=true
[junit4] 2> 1965865 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection4' (registry
'solr.core.collection4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1965865 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1965866 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ 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_5888770819CF0E32-001/tempDir-002/collection4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001/tempDir-002/./collection4/data/]
[junit4] 2> 1965867 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=474555390,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1965905 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1965905 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1965906 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=1.09375,
floorSegmentMB=2.0458984375, forceMergeDeletesPctAllowed=14.222734711896088,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1965906 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2e487fcf[collection4] main]
[junit4] 2> 1965906 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ 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_5888770819CF0E32-001/tempDir-002/collection4/conf
[junit4] 2> 1965907 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1965907 INFO
(searcherExecutor-4591-thread-1-processing-x:collection4) [ x:collection4]
o.a.s.c.SolrCore [collection4] Registered new searcher
Searcher@2e487fcf[collection4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1965912 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1965924 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.s.IndexSchema [collection6] Schema name=tiny
[junit4] 2> 1965925 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1965925 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ 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_5888770819CF0E32-001/tempDir-002/./collection6,
trusted=true
[junit4] 2> 1965926 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection6' (registry
'solr.core.collection6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1965926 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1965926 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
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_5888770819CF0E32-001/tempDir-002/collection6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001/tempDir-002/./collection6/data/]
[junit4] 2> 1965927 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=70.3662109375,
floorSegmentMB=1.8525390625, forceMergeDeletesPctAllowed=14.006116561457873,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1965983 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1965983 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1965983 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=76.0390625,
floorSegmentMB=1.4482421875, forceMergeDeletesPctAllowed=3.520010596832507,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1965984 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.s.SolrIndexSearcher Opening [Searcher@58a89b8c[collection6] main]
[junit4] 2> 1965984 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ 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_5888770819CF0E32-001/tempDir-002/collection6/conf
[junit4] 2> 1965984 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1965985 INFO
(searcherExecutor-4595-thread-1-processing-x:collection4) [ x:collection4]
o.a.s.c.SolrCore [collection6] Registered new searcher
Searcher@58a89b8c[collection6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1965987 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.h.a.CoreAdminOperation core create command
schema=schema.xml&dataDir=t12&name=collection2&action=CREATE&config=solrconfig.xml&wt=xml
[junit4] 2> 1965987 WARN
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
[junit4] 2> 1965987 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.h.a.CoreAdminOperation core create command
schema=schema.xml&dataDir=t14&name=collection4&action=CREATE&config=solrconfig.xml&wt=xml
[junit4] 2> 1965987 WARN
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
[junit4] 2> 1965987 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.h.a.CoreAdminOperation core create command
schema=schema.xml&dataDir=t15&name=collection5&action=CREATE&config=solrconfig.xml&wt=xml
[junit4] 2> 1965987 WARN
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
[junit4] 2> 1965988 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.h.a.CoreAdminOperation core create command
schema=schema.xml&dataDir=t16&name=collection6&action=CREATE&config=solrconfig.xml&wt=xml
[junit4] 2> 1965988 WARN
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
[junit4] 2> 1965988 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=59548714
[junit4] 2> 1965988 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1965988 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f0fd78f: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@7ea00e3a
[junit4] 2> 1965991 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1965991 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3d084fc1: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@16ce0cb6
[junit4] 2> 1965993 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1965993 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@76065fe9: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@12f19ab7
[junit4] 2> 1965993 INFO
(coreCloseExecutor-4599-thread-1-processing-x:collection4) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@b05b7f2
[junit4] 2> 1965993 INFO
(coreCloseExecutor-4599-thread-2-processing-x:collection4) [ x:collection5]
o.a.s.c.SolrCore [collection5] CLOSING SolrCore
org.apache.solr.core.SolrCore@5c855ced
[junit4] 2> 1965993 INFO
(coreCloseExecutor-4599-thread-1-processing-x:collection4) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=184924146
[junit4] 2> 1965993 INFO
(coreCloseExecutor-4599-thread-3-processing-x:collection4) [ x:collection4]
o.a.s.c.SolrCore [collection4] CLOSING SolrCore
org.apache.solr.core.SolrCore@7b78779f
[junit4] 2> 1965993 INFO
(coreCloseExecutor-4599-thread-1-processing-x:collection4) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@77ce908e: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@69abb540
[junit4] 2> 1965993 INFO
(coreCloseExecutor-4599-thread-4-processing-x:collection4) [ x:collection2]
o.a.s.c.SolrCore [collection2] CLOSING SolrCore
org.apache.solr.core.SolrCore@3702f76
[junit4] 2> 1965993 INFO
(coreCloseExecutor-4599-thread-5-processing-x:collection4) [ x:collection6]
o.a.s.c.SolrCore [collection6] CLOSING SolrCore
org.apache.solr.core.SolrCore@5d72451e
[junit4] 2> 1966000 INFO
(coreCloseExecutor-4599-thread-2-processing-x:collection4) [ x:collection5]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection5, tag=1552243949
[junit4] 2> 1966000 INFO
(coreCloseExecutor-4599-thread-2-processing-x:collection4) [ x:collection5]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@190aa6b1: rootName = null,
domain = solr.core.collection5, service url = null, agent id = null] for
registry solr.core.collection5 / com.codahale.metrics.MetricRegistry@32953b1f
[junit4] 2> 1966007 INFO
(coreCloseExecutor-4599-thread-3-processing-x:collection4) [ x:collection4]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection4, tag=2071492511
[junit4] 2> 1966007 INFO
(coreCloseExecutor-4599-thread-3-processing-x:collection4) [ x:collection4]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d2a421a: rootName = null,
domain = solr.core.collection4, service url = null, agent id = null] for
registry solr.core.collection4 / com.codahale.metrics.MetricRegistry@50d194de
[junit4] 2> 1966011 INFO
(coreCloseExecutor-4599-thread-4-processing-x:collection4) [ x:collection2]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection2, tag=57683830
[junit4] 2> 1966011 INFO
(coreCloseExecutor-4599-thread-4-processing-x:collection4) [ x:collection2]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6bb3e2dc: rootName = null,
domain = solr.core.collection2, service url = null, agent id = null] for
registry solr.core.collection2 / com.codahale.metrics.MetricRegistry@5eaadd69
[junit4] 2> 1966018 INFO
(coreCloseExecutor-4599-thread-5-processing-x:collection4) [ x:collection6]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection6, tag=1567769886
[junit4] 2> 1966018 INFO
(coreCloseExecutor-4599-thread-5-processing-x:collection4) [ x:collection6]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@54fd9ebe: rootName = null,
domain = solr.core.collection6, service url = null, agent id = null] for
registry solr.core.collection6 / com.codahale.metrics.MetricRegistry@7dc2c657
[junit4] 2> 1966023 INFO
(TEST-TestLazyCores.testCreateSame-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.SolrTestCaseJ4 ###Ending testCreateSame
[junit4] 2> 1966025 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.SolrTestCaseJ4 ###Starting testNoCommit
[junit4] 2> 1966030 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001/tempDir-003/solr.xml
[junit4] 2> 1966033 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1966057 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1966062 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1966062 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1966063 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1966075 INFO
(coreLoadExecutor-4606-thread-3-processing-x:collection4) [ x:collection5]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1966075 INFO
(coreLoadExecutor-4606-thread-2-processing-x:collection4) [ x:collection2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1966075 INFO
(coreLoadExecutor-4606-thread-1-processing-x:collection4) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1966081 INFO
(coreLoadExecutor-4606-thread-3-processing-x:collection4) [ x:collection5]
o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 1966081 INFO
(coreLoadExecutor-4606-thread-2-processing-x:collection4) [ x:collection2]
o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 1966081 INFO
(coreLoadExecutor-4606-thread-1-processing-x:collection4) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 1966082 INFO
(coreLoadExecutor-4606-thread-3-processing-x:collection4) [ x:collection5]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1966082 INFO
(coreLoadExecutor-4606-thread-3-processing-x:collection4) [ x:collection5]
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_5888770819CF0E32-001/tempDir-003/./collection5,
trusted=true
[junit4] 2> 1966083 INFO
(coreLoadExecutor-4606-thread-3-processing-x:collection4) [ x:collection5]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection5' (registry
'solr.core.collection5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1966083 INFO
(coreLoadExecutor-4606-thread-3-processing-x:collection4) [ x:collection5]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1966083 INFO
(coreLoadExecutor-4606-thread-3-processing-x:collection4) [ 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_5888770819CF0E32-001/tempDir-003/collection5],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001/tempDir-003/./collection5/data/]
[junit4] 2> 1966083 INFO
(coreLoadExecutor-4606-thread-2-processing-x:collection4) [ x:collection2]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1966083 INFO
(coreLoadExecutor-4606-thread-1-processing-x:collection4) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1966083 INFO
(coreLoadExecutor-4606-thread-2-processing-x:collection4) [ x:collection2]
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_5888770819CF0E32-001/tempDir-003/./collection2,
trusted=true
[junit4] 2> 1966083 INFO
(coreLoadExecutor-4606-thread-1-processing-x:collection4) [ x:collection1]
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_5888770819CF0E32-001/tempDir-003/./collection1,
trusted=true
[junit4] 2> 1966083 INFO
(coreLoadExecutor-4606-thread-2-processing-x:collection4) [ x:collection2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection2' (registry
'solr.core.collection2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1966083 INFO
(coreLoadExecutor-4606-thread-1-processing-x:collection4) [ x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1966083 INFO
(coreLoadExecutor-4606-thread-2-processing-x:collection4) [ x:collection2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1966083 INFO
(coreLoadExecutor-4606-thread-1-processing-x:collection4) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1966083 INFO
(coreLoadExecutor-4606-thread-2-processing-x:collection4) [ 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_5888770819CF0E32-001/tempDir-003/collection2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001/tempDir-003/./collection2/data/]
[junit4] 2> 1966083 INFO
(coreLoadExecutor-4606-thread-1-processing-x:collection4) [ 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_5888770819CF0E32-001/tempDir-003/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001/tempDir-003/./collection1/data/]
[junit4] 2> 1966084 INFO
(coreLoadExecutor-4606-thread-3-processing-x:collection4) [ x:collection5]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2842526848408813]
[junit4] 2> 1966085 INFO
(coreLoadExecutor-4606-thread-2-processing-x:collection4) [ x:collection2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2842526848408813]
[junit4] 2> 1966085 INFO
(coreLoadExecutor-4606-thread-1-processing-x:collection4) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2842526848408813]
[junit4] 2> 1966140 INFO
(coreLoadExecutor-4606-thread-2-processing-x:collection4) [ x:collection2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1966140 INFO
(coreLoadExecutor-4606-thread-2-processing-x:collection4) [ x:collection2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1966141 INFO
(coreLoadExecutor-4606-thread-2-processing-x:collection4) [ x:collection2]
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.0]
[junit4] 2> 1966141 INFO
(coreLoadExecutor-4606-thread-2-processing-x:collection4) [ x:collection2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@66cdfa9b[collection2] main]
[junit4] 2> 1966141 INFO
(coreLoadExecutor-4606-thread-2-processing-x:collection4) [ 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_5888770819CF0E32-001/tempDir-003/collection2/conf
[junit4] 2> 1966142 INFO
(coreLoadExecutor-4606-thread-2-processing-x:collection4) [ x:collection2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1966142 INFO
(searcherExecutor-4608-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrCore [collection2] Registered new searcher
Searcher@66cdfa9b[collection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1966144 INFO
(coreLoadExecutor-4606-thread-3-processing-x:collection4) [ x:collection5]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1966144 INFO
(coreLoadExecutor-4606-thread-3-processing-x:collection4) [ x:collection5]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1966145 INFO
(coreLoadExecutor-4606-thread-3-processing-x:collection4) [ x:collection5]
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.0]
[junit4] 2> 1966145 INFO
(coreLoadExecutor-4606-thread-3-processing-x:collection4) [ x:collection5]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7adfa6a2[collection5] main]
[junit4] 2> 1966145 INFO
(coreLoadExecutor-4606-thread-3-processing-x:collection4) [ 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_5888770819CF0E32-001/tempDir-003/collection5/conf
[junit4] 2> 1966146 INFO
(coreLoadExecutor-4606-thread-3-processing-x:collection4) [ x:collection5]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1966146 INFO
(searcherExecutor-4607-thread-1-processing-x:collection5) [ x:collection5]
o.a.s.c.SolrCore [collection5] Registered new searcher
Searcher@7adfa6a2[collection5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1966146 INFO
(coreLoadExecutor-4606-thread-1-processing-x:collection4) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1966146 INFO
(coreLoadExecutor-4606-thread-1-processing-x:collection4) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1966147 INFO
(coreLoadExecutor-4606-thread-1-processing-x:collection4) [ x:collection1]
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.0]
[junit4] 2> 1966147 INFO
(coreLoadExecutor-4606-thread-1-processing-x:collection4) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2d46431d[collection1] main]
[junit4] 2> 1966148 INFO
(coreLoadExecutor-4606-thread-1-processing-x:collection4) [ 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_5888770819CF0E32-001/tempDir-003/collection1/conf
[junit4] 2> 1966148 INFO
(coreLoadExecutor-4606-thread-1-processing-x:collection4) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1966149 INFO
(searcherExecutor-4609-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2d46431d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1966157 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1966162 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.s.IndexSchema [collection3] Schema name=tiny
[junit4] 2> 1966164 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1966164 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
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_5888770819CF0E32-001/tempDir-003/./collection3,
trusted=true
[junit4] 2> 1966165 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection3' (registry
'solr.core.collection3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1966165 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1966165 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
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_5888770819CF0E32-001/tempDir-003/collection3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001/tempDir-003/./collection3/data/]
[junit4] 2> 1966167 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=97.8896484375,
floorSegmentMB=1.5908203125, forceMergeDeletesPctAllowed=27.529936957991318,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8261295320997288
[junit4] 2> 1966202 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1966202 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1966203 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1966203 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.s.SolrIndexSearcher Opening [Searcher@57489cf8[collection3] main]
[junit4] 2> 1966203 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ 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_5888770819CF0E32-001/tempDir-003/collection3/conf
[junit4] 2> 1966204 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1966204 INFO
(searcherExecutor-4619-thread-1-processing-x:collection4) [ x:collection4]
o.a.s.c.SolrCore [collection3] Registered new searcher
Searcher@57489cf8[collection3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1966217 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1966221 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.s.IndexSchema [collection6] Schema name=tiny
[junit4] 2> 1966222 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1966222 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ 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_5888770819CF0E32-001/tempDir-003/./collection6,
trusted=true
[junit4] 2> 1966222 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection6' (registry
'solr.core.collection6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1966223 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1966223 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
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_5888770819CF0E32-001/tempDir-003/collection6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001/tempDir-003/./collection6/data/]
[junit4] 2> 1966224 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=55.716796875,
floorSegmentMB=1.1513671875, forceMergeDeletesPctAllowed=18.899272486593837,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1966260 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1966260 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1966261 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=64.271484375,
floorSegmentMB=1.5771484375, forceMergeDeletesPctAllowed=12.283948967407524,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.48745233780016883
[junit4] 2> 1966261 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3a778d31[collection6] main]
[junit4] 2> 1966262 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ 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_5888770819CF0E32-001/tempDir-003/collection6/conf
[junit4] 2> 1966262 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1966263 INFO
(searcherExecutor-4623-thread-1-processing-x:collection4) [ x:collection4]
o.a.s.c.SolrCore [collection6] Registered new searcher
Searcher@3a778d31[collection6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1966268 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1966271 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.s.IndexSchema [collection7] Schema name=tiny
[junit4] 2> 1966273 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1966273 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
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_5888770819CF0E32-001/tempDir-003/./collection7,
trusted=true
[junit4] 2> 1966273 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection7' (registry
'solr.core.collection7') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa0ee39
[junit4] 2> 1966273 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1966273 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
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_5888770819CF0E32-001/tempDir-003/collection7],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001/tempDir-003/./collection7/data/]
[junit4] 2> 1966275 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1966308 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1966308 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1966309 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=45.81640625,
floorSegmentMB=1.34375, forceMergeDeletesPctAllowed=20.148011573228644,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7619488350370107
[junit4] 2> 1966309 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.s.SolrIndexSearcher Opening [Searcher@19ac903a[collection7] main]
[junit4] 2> 1966310 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ 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_5888770819CF0E32-001/tempDir-003/collection7/conf
[junit4] 2> 1966310 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1966310 INFO
(searcherExecutor-4627-thread-1-processing-x:collection4) [ x:collection4]
o.a.s.c.SolrCore [collection7] Registered new searcher
Searcher@19ac903a[collection7]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1966321 INFO
(TEST-TestLazyCores.testNoCommit-seed#[5888770819CF0E32]) [
[...truncated too long message...]
lection4) [ x:collection2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a05ae1d: rootName = null,
domain = solr.core.collection2, service url = null, agent id = null] for
registry solr.core.collection2 / com.codahale.metrics.MetricRegistry@7ee62bb6
[junit4] 2> 1970524 INFO
(TEST-TestLazyCores.testLazySearch-seed#[5888770819CF0E32]) [ x:collection4]
o.a.s.SolrTestCaseJ4 ###Ending testLazySearch
[junit4] 2> 1970524 INFO
(SUITE-TestLazyCores-seed#[5888770819CF0E32]-worker) [ x:collection4]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1970524 INFO
(SUITE-TestLazyCores-seed#[5888770819CF0E32]-worker) [ x:collection4]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1973114337
[junit4] 2> 1970524 INFO
(SUITE-TestLazyCores-seed#[5888770819CF0E32]-worker) [ x:collection4]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1970524 INFO
(SUITE-TestLazyCores-seed#[5888770819CF0E32]-worker) [ x:collection4]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1970524 INFO
(SUITE-TestLazyCores-seed#[5888770819CF0E32]-worker) [ x:collection4]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5888770819CF0E32-001
[junit4] 2> Sep 29, 2017 2:24:43 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Sep 29, 2017 2:25:03 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=23678, name=searcherExecutor-4639-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:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Sep 29, 2017 2:25:03 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=23678, name=searcherExecutor-4639-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> Sep 29, 2017 2:25:06 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=23678, name=searcherExecutor-4639-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:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{v_t=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct),
v_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
v_f=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1470,
maxMBSortInHeap=5.111600766804364, sim=RandomSimilarity(queryNorm=false): {},
locale=ar, timezone=Pacific/Saipan
[junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=2,free=281862040,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [SolrIndexSplitterTest,
TestInitQParser, AnalysisErrorHandlingTest, TestAddFieldRealTimeGet,
ExplicitHLLTest, TestFieldCacheSort, TestSerializedLuceneMatchVersion,
TestDefaultStatsCache, SpatialRPTFieldTypeTest, TestStressLiveNodes,
SpatialHeatmapFacetsTest, BlockJoinFacetRandomTest, DirectoryFactoryTest,
TestCrossCoreJoin, TemplateUpdateProcessorTest, QueryResultKeyTest,
CollectionReloadTest, TestTestInjection, TestWriterPerf,
TestNonDefinedSimilarityFactory, DeleteNodeTest,
ManagedSchemaRoundRobinCloudTest, BooleanFieldTest, SolrIndexConfigTest,
TestBinaryResponseWriter, DebugComponentTest, TestScoreJoinQPScore,
DistributedFacetPivotLargeTest, TestSizeLimitedDistributedMap, StressHdfsTest,
TestFaceting, TestHighFrequencyDictionaryFactory, TestFastOutputStream,
TestSolrDeletionPolicy1, FieldMutatingUpdateProcessorTest,
TestLeaderElectionZkExpiry, AnalyticsQueryTest, TestReplicaProperties,
TestObjectReleaseTracker, TestCollectionAPI, TestMissingGroups,
TestBinaryField, TestNumericTerms64, TestConfig, TestConfigSetImmutable,
ZkNodePropsTest, OpenExchangeRatesOrgProviderTest, MetricsHandlerTest,
TestRetrieveFieldsOptimizer, CollectionsAPIAsyncDistributedZkTest,
TestSolrConfigHandlerCloud, SegmentsInfoRequestHandlerTest, TestCloudRecovery,
HttpPartitionTest, TestPivotHelperCode, PluginInfoTest, TestComponentsName,
TestComplexPhraseQParserPlugin, TestSortByMinMaxFunction,
TestCSVResponseWriter, DocValuesNotIndexedTest, ConfigSetsAPITest,
TestRandomFaceting, TestManagedResource, TestJettySolrRunner,
TestHighlightDedupGrouping, TestCorePropertiesReload, TestDocTermOrds,
VMParamsZkACLAndCredentialsProvidersTest, TestJsonFacets,
TestPKIAuthenticationPlugin, TestBlendedInfixSuggestions, RulesTest,
TestPhraseSuggestions, SolrRequestParserTest, SolrJmxReporterTest,
ParsingFieldUpdateProcessorsTest, TestSSLRandomization,
TestEmbeddedSolrServerAdminHandler, V2ApiIntegrationTest,
LeaderElectionIntegrationTest, BasicDistributedZkTest,
BinaryUpdateRequestHandlerTest, CloneFieldUpdateProcessorFactoryTest,
TestNumericRangeQuery64, TestLuceneMatchVersion, JvmMetricsTest,
ClassificationUpdateProcessorFactoryTest, TestInPlaceUpdatesStandalone,
HighlighterConfigTest, UpdateParamsTest, SSLMigrationTest,
UUIDUpdateProcessorFallbackTest, TestOverriddenPrefixQueryForCustomFieldType,
HdfsRestartWhileUpdatingTest, OverseerCollectionConfigSetProcessorTest,
DocumentAnalysisRequestHandlerTest, TestGeoJSONResponseWriter,
SolrGangliaReporterTest, TestConfigSetsAPIExclusivity, TestReRankQParserPlugin,
TestLazyCores]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores
-Dtests.seed=5888770819CF0E32 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ar -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | TestLazyCores (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
[junit4] > 1) Thread[id=23678, name=searcherExecutor-4639-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:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([5888770819CF0E32]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=23678, name=searcherExecutor-4639-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:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([5888770819CF0E32]:0)
[junit4] Completed [491/733 (1!)] on J0 in 33.18s, 9 tests, 3 errors <<<
FAILURES!
[...truncated 47356 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]