Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2089/

4 tests failed.
FAILED:  org.apache.solr.cloud.LeaderElectionContextKeyTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([500F99E268BE63A1:D85BA638C6420E59]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
        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)


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=8819, name=searcherExecutor-1721-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=8819, name=searcherExecutor-1721-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([500F99E268BE63A1]: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=8819, name=searcherExecutor-1721-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=8819, name=searcherExecutor-1721-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([500F99E268BE63A1]: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([500F99E268BE63A1:8F6F3833A3990004]: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">1</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 11444 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/init-core-data-001
   [junit4]   2> 627138 WARN  
(SUITE-TestLazyCores-seed#[500F99E268BE63A1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
   [junit4]   2> 627138 INFO  
(SUITE-TestLazyCores-seed#[500F99E268BE63A1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 627139 INFO  
(SUITE-TestLazyCores-seed#[500F99E268BE63A1]-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> 627140 INFO  
(SUITE-TestLazyCores-seed#[500F99E268BE63A1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 627141 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 627151 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/solr.xml
   [junit4]   2> 627167 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30a67abd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 627229 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30a67abd
   [junit4]   2> 627248 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30a67abd
   [junit4]   2> 627248 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30a67abd
   [junit4]   2> 627259 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 627299 INFO  (coreLoadExecutor-1618-thread-2) [    
x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 627310 INFO  (coreLoadExecutor-1618-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 627302 INFO  (coreLoadExecutor-1618-thread-3) [    
x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 627324 INFO  (coreLoadExecutor-1618-thread-3) [    
x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 627333 INFO  (coreLoadExecutor-1618-thread-2) [    
x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 627336 INFO  (coreLoadExecutor-1618-thread-2) [    
x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 627336 INFO  (coreLoadExecutor-1618-thread-2) [    
x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./collection2,
 trusted=true
   [junit4]   2> 627336 INFO  (coreLoadExecutor-1618-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@30a67abd
   [junit4]   2> 627336 INFO  (coreLoadExecutor-1618-thread-2) [    
x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 627337 INFO  (coreLoadExecutor-1618-thread-2) [    
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/collection2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./collection2/data/]
   [junit4]   2> 627339 INFO  (coreLoadExecutor-1618-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 627341 INFO  (coreLoadExecutor-1618-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 627343 INFO  (coreLoadExecutor-1618-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 627343 INFO  (coreLoadExecutor-1618-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./collection1,
 trusted=true
   [junit4]   2> 627343 INFO  (coreLoadExecutor-1618-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@30a67abd
   [junit4]   2> 627343 INFO  (coreLoadExecutor-1618-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 627343 INFO  (coreLoadExecutor-1618-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./collection1/data/]
   [junit4]   2> 627356 INFO  (coreLoadExecutor-1618-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 627374 INFO  (coreLoadExecutor-1618-thread-3) [    
x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 627375 INFO  (coreLoadExecutor-1618-thread-3) [    
x:collection5] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./collection5,
 trusted=true
   [junit4]   2> 627375 INFO  (coreLoadExecutor-1618-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@30a67abd
   [junit4]   2> 627375 INFO  (coreLoadExecutor-1618-thread-3) [    
x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 627375 INFO  (coreLoadExecutor-1618-thread-3) [    
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/collection5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./collection5/data/]
   [junit4]   2> 627378 INFO  (coreLoadExecutor-1618-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 627468 INFO  (coreLoadExecutor-1618-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 627468 INFO  (coreLoadExecutor-1618-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 627469 INFO  (coreLoadExecutor-1618-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=318168228, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 627471 INFO  (coreLoadExecutor-1618-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f831cb8[collection1] main]
   [junit4]   2> 627471 INFO  (coreLoadExecutor-1618-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/collection1/conf
   [junit4]   2> 627472 INFO  (coreLoadExecutor-1618-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 627472 INFO  (coreLoadExecutor-1618-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 627472 INFO  (coreLoadExecutor-1618-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 627479 INFO  (coreLoadExecutor-1618-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 627479 INFO  (coreLoadExecutor-1618-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 627480 INFO  
(searcherExecutor-1620-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4f831cb8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 627480 INFO  (coreLoadExecutor-1618-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=318168228, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 627480 INFO  (coreLoadExecutor-1618-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=318168228, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 627481 INFO  (coreLoadExecutor-1618-thread-2) [    
x:collection2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6afe1328[collection2] main]
   [junit4]   2> 627481 INFO  (coreLoadExecutor-1618-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/collection2/conf
   [junit4]   2> 627482 INFO  (coreLoadExecutor-1618-thread-2) [    
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 627482 INFO  (coreLoadExecutor-1618-thread-3) [    
x:collection5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6a915963[collection5] main]
   [junit4]   2> 627482 INFO  (coreLoadExecutor-1618-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/collection5/conf
   [junit4]   2> 627483 INFO  (coreLoadExecutor-1618-thread-3) [    
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 627489 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=true&transient=true&name=core1&action=CREATE&wt=xml
   [junit4]   2> 627489 INFO  
(searcherExecutor-1621-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@6a915963[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 627514 INFO  
(searcherExecutor-1619-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@6afe1328[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 627515 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 627522 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 627537 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 627538 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core1,
 trusted=true
   [junit4]   2> 627538 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' 
(registry 'solr.core.core1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30a67abd
   [junit4]   2> 627538 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 627538 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core1/data/]
   [junit4]   2> 627541 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=21.259765625, 
floorSegmentMB=0.861328125, forceMergeDeletesPctAllowed=23.133015769239655, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 627641 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 627641 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 627643 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=12.6376953125, 
floorSegmentMB=2.0341796875, forceMergeDeletesPctAllowed=0.7017382034380537, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 627643 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14a5b5b6[core1] main]
   [junit4]   2> 627644 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core1/conf
   [junit4]   2> 627644 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 627645 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=false&transient=true&name=core2&action=CREATE&wt=xml
   [junit4]   2> 627809 INFO  
(searcherExecutor-1632-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@14a5b5b6[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 627811 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 627820 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 627823 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 627823 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core2,
 trusted=true
   [junit4]   2> 627823 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core2' 
(registry 'solr.core.core2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30a67abd
   [junit4]   2> 627824 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 627824 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core2/data/]
   [junit4]   2> 627826 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 627939 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 627939 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 627940 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=64.171875, 
floorSegmentMB=2.0166015625, forceMergeDeletesPctAllowed=15.530217359065354, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 627941 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@30c590fb[core2] main]
   [junit4]   2> 627941 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core2/conf
   [junit4]   2> 627942 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 627942 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=true&transient=true&name=core3&action=CREATE&wt=xml
   [junit4]   2> 627951 INFO  
(searcherExecutor-1637-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core2] Registered new searcher Searcher@30c590fb[core2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 627953 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 627960 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 627962 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 627962 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core3,
 trusted=true
   [junit4]   2> 627962 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core3' 
(registry 'solr.core.core3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30a67abd
   [junit4]   2> 627962 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 627963 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core3/data/]
   [junit4]   2> 627965 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=69.826171875, 
floorSegmentMB=0.802734375, forceMergeDeletesPctAllowed=3.2701486156411996, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 628044 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 628044 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 628045 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=1.4013671875, 
floorSegmentMB=1.775390625, forceMergeDeletesPctAllowed=23.604075715601724, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.44065628144497093
   [junit4]   2> 628045 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62b1a7e4[core3] main]
   [junit4]   2> 628046 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core3/conf
   [junit4]   2> 628046 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 628047 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=false&transient=true&name=core4&action=CREATE&wt=xml
   [junit4]   2> 628055 INFO  
(searcherExecutor-1642-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core3] Registered new searcher Searcher@62b1a7e4[core3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 628068 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 628075 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 628169 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 628169 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core4,
 trusted=true
   [junit4]   2> 628170 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core4' 
(registry 'solr.core.core4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30a67abd
   [junit4]   2> 628170 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 628170 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core4/data/]
   [junit4]   2> 628174 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=95.013671875, 
floorSegmentMB=1.9970703125, forceMergeDeletesPctAllowed=4.344275688401718, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.11700431334316788
   [junit4]   2> 628367 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 628368 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 628369 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 628370 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13db7c63[core4] main]
   [junit4]   2> 628370 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core4/conf
   [junit4]   2> 628371 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 628372 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core 
[collection2]
   [junit4]   2> 628372 INFO  (Thread-908) [    ] o.a.s.c.SolrCore 
[collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@546463f0
   [junit4]   2> 628372 INFO  (Thread-908) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.collection2, tag=1415865328
   [junit4]   2> 628372 INFO  (Thread-908) [    ] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ecc7dd7: 
rootName = null, domain = solr.core.collection2, service url = null, agent id = 
null] for registry solr.core.collection2 / 
com.codahale.metrics.MetricRegistry@4f8e86cb
   [junit4]   2> 628382 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=false&transient=true&name=core5&action=CREATE&wt=xml
   [junit4]   2> 628386 INFO  
(searcherExecutor-1647-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core4] Registered new searcher Searcher@13db7c63[core4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 628396 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 628405 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema [core5] Schema name=tiny
   [junit4]   2> 628409 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 628409 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core5' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core5,
 trusted=true
   [junit4]   2> 628410 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core5' 
(registry 'solr.core.core5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30a67abd
   [junit4]   2> 628410 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 628410 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore [[core5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core5/data/]
   [junit4]   2> 628414 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 628501 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 628501 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 628503 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 628503 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62f76106[core5] main]
   [junit4]   2> 628504 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core5/conf
   [junit4]   2> 628505 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 628505 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [core1]
   [junit4]   2> 628506 INFO  (Thread-908) [    ] o.a.s.c.SolrCore [core1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@5afa8594
   [junit4]   2> 628506 INFO  (Thread-908) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.core1, tag=1526367636
   [junit4]   2> 628506 INFO  (Thread-908) [    ] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57755a68: 
rootName = null, domain = solr.core.core1, service url = null, agent id = null] 
for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@4576edbb
   [junit4]   2> 628507 INFO  
(searcherExecutor-1652-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core5] Registered new searcher Searcher@62f76106[core5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 628536 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 628545 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 628548 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 628548 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core1,
 trusted=true
   [junit4]   2> 628577 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' 
(registry 'solr.core.core1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30a67abd
   [junit4]   2> 628577 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 628577 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core1/data/]
   [junit4]   2> 628674 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 628674 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 628675 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 628676 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@29efec4c[core1] main]
   [junit4]   2> 628676 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core1/conf
   [junit4]   2> 628676 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 628677 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [core2]
   [junit4]   2> 628677 INFO  (Thread-908) [    ] o.a.s.c.SolrCore [core2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@18cde3d6
   [junit4]   2> 628677 INFO  (Thread-908) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.core2, tag=416146390
   [junit4]   2> 628677 INFO  (Thread-908) [    ] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25566e05: 
rootName = null, domain = solr.core.core2, service url = null, agent id = null] 
for registry solr.core.core2 / com.codahale.metrics.MetricRegistry@3bf70d6a
   [junit4]   2> 628696 INFO  
(searcherExecutor-1656-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@29efec4c[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 628704 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 628711 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 628713 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 628713 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core2,
 trusted=true
   [junit4]   2> 628730 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core2' 
(registry 'solr.core.core2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30a67abd
   [junit4]   2> 628731 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 628731 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core2/data/]
   [junit4]   2> 628767 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 628767 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 628768 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=75.193359375, 
floorSegmentMB=0.6259765625, forceMergeDeletesPctAllowed=14.547250814390507, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7897182460430828
   [junit4]   2> 628769 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@540887f[core2] main]
   [junit4]   2> 628769 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core2/conf
   [junit4]   2> 628770 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 628770 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [core3]
   [junit4]   2> 628770 INFO  (Thread-908) [    ] o.a.s.c.SolrCore [core3]  
CLOSING SolrCore org.apache.solr.core.SolrCore@27c94a27
   [junit4]   2> 628770 INFO  (Thread-908) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.core3, tag=667503143
   [junit4]   2> 628770 INFO  (Thread-908) [    ] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d72da1d: 
rootName = null, domain = solr.core.core3, service url = null, agent id = null] 
for registry solr.core.core3 / com.codahale.metrics.MetricRegistry@43d7d0c6
   [junit4]   2> 628772 INFO  
(searcherExecutor-1660-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core2] Registered new searcher Searcher@540887f[core2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 628789 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 628820 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 628823 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 628823 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core3,
 trusted=true
   [junit4]   2> 628839 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core3' 
(registry 'solr.core.core3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30a67abd
   [junit4]   2> 628840 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 628840 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core3/data/]
   [junit4]   2> 628873 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 628873 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 628875 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=9.931640625, 
floorSegmentMB=1.46875, forceMergeDeletesPctAllowed=22.926733186218506, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.13965970865263788
   [junit4]   2> 628875 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@53de4829[core3] main]
   [junit4]   2> 628876 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core3/conf
   [junit4]   2> 628876 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 628876 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [core4]
   [junit4]   2> 628876 INFO  (Thread-908) [    ] o.a.s.c.SolrCore [core4]  
CLOSING SolrCore org.apache.solr.core.SolrCore@681d5ac1
   [junit4]   2> 628877 INFO  (Thread-908) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.core4, tag=1746754241
   [junit4]   2> 628877 INFO  (Thread-908) [    ] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11d3676f: 
rootName = null, domain = solr.core.core4, service url = null, agent id = null] 
for registry solr.core.core4 / com.codahale.metrics.MetricRegistry@63c44902
   [junit4]   2> 628890 INFO  
(searcherExecutor-1664-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core3] Registered new searcher Searcher@53de4829[core3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 628899 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 628907 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 628909 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 628909 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core4,
 trusted=true
   [junit4]   2> 628926 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core4' 
(registry 'solr.core.core4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30a67abd
   [junit4]   2> 628927 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 628927 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core4/data/]
   [junit4]   2> 628960 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 628960 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 628962 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=3.1083984375, 
floorSegmentMB=0.640625, forceMergeDeletesPctAllowed=28.73580127842583, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.46967019868574933
   [junit4]   2> 628962 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a1e79c6[core4] main]
   [junit4]   2> 628962 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core4/conf
   [junit4]   2> 628963 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 628963 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [core5]
   [junit4]   2> 628963 INFO  (Thread-908) [    ] o.a.s.c.SolrCore [core5]  
CLOSING SolrCore org.apache.solr.core.SolrCore@226f86d9
   [junit4]   2> 628963 INFO  (Thread-908) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.core5, tag=577734361
   [junit4]   2> 628963 INFO  (Thread-908) [    ] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40630c3c: 
rootName = null, domain = solr.core.core5, service url = null, agent id = null] 
for registry solr.core.core5 / com.codahale.metrics.MetricRegistry@58d39d8c
   [junit4]   2> 628976 INFO  
(searcherExecutor-1668-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core4] Registered new searcher Searcher@5a1e79c6[core4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 628985 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 628992 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema [core5] Schema name=tiny
   [junit4]   2> 628995 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 628995 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core5' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core5,
 trusted=true
   [junit4]   2> 629012 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core5' 
(registry 'solr.core.core5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30a67abd
   [junit4]   2> 629012 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 629012 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore [[core5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/./core5/data/]
   [junit4]   2> 629047 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 629047 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 629082 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6218950855855883]
   [junit4]   2> 629083 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1685aff[core5] main]
   [junit4]   2> 629083 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-001/core5/conf
   [junit4]   2> 629084 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 629084 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [core1]
   [junit4]   2> 629085 INFO  
(searcherExecutor-1672-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core5] Registered new searcher Searcher@1685aff[core5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 629089 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.core2, tag=null
   [junit4]   2> 629089 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6cb53462: rootName = null, 
domain = solr.core.core2, service url = null, agent id = null] for registry 
solr.core.core2 / com.codahale.metrics.MetricRegistry@3bf70d6a
   [junit4]   2> 629097 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore Core core2 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 629197 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore Core core2 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 629296 INFO  (Thread-909) [    x:core1] o.a.s.c.SolrCore 
[core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@54e1c00
   [junit4]   2> 629296 INFO  (Thread-909) [    x:core1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.core1, tag=89005056
   [junit4]   2> 629296 INFO  (Thread-909) [    x:core1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3058c48d: rootName = null, 
domain = solr.core.core1, service url = null, agent id = null] for registry 
solr.core.core1 / com.codahale.metrics.MetricRegistry@4576edbb
   [junit4]   2> 629305 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore Core core2 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 629308 INFO  (Thread-909) [    x:core1] o.a.s.c.SolrCore 
[core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@41a75d01
   [junit4]   2> 629308 INFO  (Thread-909) [    x:core1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.core2, tag=1101487361
   [junit4]   2> 629405 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.core3, tag=null
   [junit4]   2> 629406 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5aaf91e5: rootName = null, 
domain = solr.core.core3, service url = null, agent id = null] for registry 
solr.core.core3 / com.codahale.metrics.MetricRegistry@43d7d0c6
   [junit4]   2> 629421 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore [core3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@327f4e00
   [junit4]   2> 629421 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.core3, tag=847203840
   [junit4]   2> 629422 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.core4, tag=null
   [junit4]   2> 629422 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@54183786: rootName = null, 
domain = solr.core.core4, service url = null, agent id = null] for registry 
solr.core.core4 / com.codahale.metrics.MetricRegistry@63c44902
   [junit4]   2> 629430 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore [core4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@f6bb4b1
   [junit4]   2> 629430 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.core4, tag=258716849
   [junit4]   2> 629431 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.core5, tag=null
   [junit4]   2> 629432 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@27a131c4: rootName = null, 
domain = solr.core.core5, service url = null, agent id = null] for registry 
solr.core.core5 / com.codahale.metrics.MetricRegistry@58d39d8c
   [junit4]   2> 629440 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.SolrCore [core5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@141fc535
   [junit4]   2> 629440 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.core5, tag=337626421
   [junit4]   2> 629441 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1863994956
   [junit4]   2> 629441 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 629441 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7ddf5a78: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@55f8bce2
   [junit4]   2> 629445 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 629445 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@32a5b8a3: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@3ce3ae15
   [junit4]   2> 629448 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 629448 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@66c97c55: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@7c010b22
   [junit4]   2> 629455 INFO  
(coreCloseExecutor-1681-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@195900ef
   [junit4]   2> 629455 INFO  
(coreCloseExecutor-1681-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=425263343
   [junit4]   2> 629455 INFO  
(coreCloseExecutor-1681-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@146f78da: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@478a464
   [junit4]   2> 629467 INFO  
(coreCloseExecutor-1681-thread-2-processing-x:core1) [    x:collection5] 
o.a.s.c.SolrCore [collection5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@efaf60b
   [junit4]   2> 629468 INFO  
(coreCloseExecutor-1681-thread-2-processing-x:core1) [    x:collection5] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection5, tag=251328011
   [junit4]   2> 629470 INFO  
(coreCloseExecutor-1681-thread-2-processing-x:core1) [    x:collection5] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@43ddce6: rootName = null, 
domain = solr.core.collection5, service url = null, agent id = null] for 
registry solr.core.collection5 / com.codahale.metrics.MetricRegistry@56a5a836
   [junit4]   2> 629485 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[500F99E268BE63A1]) [    
x:core1] o.a.s.SolrTestCaseJ4 ###Ending testCreateTransientFromAdmin
   [junit4]   2> 629493 INFO  
(TEST-TestLazyCores.testNoCommit-seed#[500F99E268BE63A1]) [    x:core1] 
o.a.s.SolrTestCaseJ4 ###Starting testNoCommit
   [junit4]   2> 629502 INFO  
(TEST-TestLazyCores.testNoCommit-seed#[500F99E268BE63A1]) [    x:core1] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-002/solr.xml
   [junit4]   2> 629507 INFO  
(TEST-TestLazyCores.testNoCommit-seed#[500F99E268BE63A1]) [    x:core1] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30a67abd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 629534 INFO  
(TEST-TestLazyCores.testNoCommit-seed#[500F99E268BE63A1]) [    x:core1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30a67abd
   [junit4]   2> 629542 INFO  
(TEST-TestLazyCores.testNoCommit-seed#[500F99E268BE63A1]) [    x:core1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30a67abd
   [junit4]   2> 629542 INFO  
(TEST-TestLazyCores.testNoCommit-seed#[500F99E268BE63A1]) [    x:core1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30a67abd
   [junit4]   2> 629544 INFO  
(TEST-TestLazyCores.testNoCommit-seed#[500F99E268BE63A1]) [    x:core1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 629560 INFO  
(coreLoadExecutor-1688-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 629575 INFO  
(coreLoadExecutor-1688-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 629582 INFO  
(coreLoadExecutor-1688-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 629589 INFO  
(coreLoadExecutor-1688-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 629591 INFO  
(coreLoadExecutor-1688-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 629591 INFO  
(coreLoadExecutor-1688-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-002/./collection2,
 trusted=true
   [junit4]   2> 629591 INFO  
(coreLoadExecutor-1688-thread-2-processing-x:core1) [    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@30a67abd
   [junit4]   2> 629592 INFO  
(coreLoadExecutor-1688-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 629592 INFO  
(coreLoadExecutor-1688-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-002/collection2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-002/./collection2/data/]
   [junit4]   2> 629593 INFO  
(coreLoadExecutor-1688-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 629593 INFO  
(coreLoadExecutor-1688-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-002/./collection1,
 trusted=true
   [junit4]   2> 629593 INFO  
(coreLoadExecutor-1688-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 629593 INFO  
(coreLoadExecutor-1688-thread-1-processing-x:core1) [    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@30a67abd
   [junit4]   2> 629593 INFO  
(coreLoadExecutor-1688-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 629593 INFO  
(coreLoadExecutor-1688-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-002/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-002/./collection1/data/]
   [junit4]   2> 629596 INFO  
(coreLoadExecutor-1688-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 629597 INFO  
(coreLoadExecutor-1688-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 629602 INFO  
(coreLoadExecutor-1688-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 629628 INFO  
(coreLoadExecutor-1688-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 629628 INFO  
(coreLoadExecutor-1688-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-002/./collection5,
 trusted=true
   [junit4]   2> 629629 INFO  
(coreLoadExecutor-1688-thread-3-processing-x:core1) [    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@30a67abd
   [junit4]   2> 629629 INFO  
(coreLoadExecutor-1688-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 629629 INFO  
(coreLoadExecutor-1688-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-002/collection5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-002/./collection5/data/]
   [junit4]   2> 629631 INFO  
(coreLoadExecutor-1688-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 629700 INFO  
(coreLoadExecutor-1688-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 629700 INFO  
(coreLoadExecutor-1688-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 629702 INFO  
(coreLoadExecutor-1688-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=318168228, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 629703 INFO  
(coreLoadExecutor-1688-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@9f15366[collection1] main]
   [junit4]   2> 629703 INFO  
(coreLoadExecutor-1688-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_500F99E268BE63A1-001/tempDir-002/collection1/conf
   [junit4]   2> 629704 INFO  
(coreLoadExecutor-1688-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 629704 INFO  
(searcherExecutor-1690-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@9f15366[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 629725 INFO  
(coreLoadExecutor-1688-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 629725 INFO  
(coreLoadExecutor-1688-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.u.CommitTracker Soft AutoCommit: disab

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

solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard1.replica_n1, 
tag=1427030979
   [junit4]   2> 1586060 INFO  (coreCloseExecutor-4672-thread-2) 
[n:127.0.0.1:35417_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d8f13e3: rootName = 
solr_35417, domain = solr.core.testCollection2.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@cd5d6a
   [junit4]   2> 1586070 INFO  (coreCloseExecutor-4672-thread-3) 
[n:127.0.0.1:35417_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore 
[testCollection2_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1ddc2f5b
   [junit4]   2> 1586075 INFO  (coreCloseExecutor-4672-thread-3) 
[n:127.0.0.1:35417_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard2.replica_n3, 
tag=500969307
   [junit4]   2> 1586075 INFO  (coreCloseExecutor-4672-thread-3) 
[n:127.0.0.1:35417_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7279fe1f: rootName = 
solr_35417, domain = solr.core.testCollection2.shard2.replica_n3, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n3 
/ com.codahale.metrics.MetricRegistry@787762a3
   [junit4]   2> 1586082 INFO  (coreCloseExecutor-4672-thread-2) 
[n:127.0.0.1:35417_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard1.leader, 
tag=1427030979
   [junit4]   2> 1586083 INFO  (coreCloseExecutor-4672-thread-3) 
[n:127.0.0.1:35417_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard2.leader, 
tag=500969307
   [junit4]   2> 1586084 INFO  (jetty-closer-1864-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98607782562168835-127.0.0.1:35417_solr-n_0000000000) closing
   [junit4]   2> 1586084 INFO  
(OverseerStateUpdate-98607782562168835-127.0.0.1:35417_solr-n_0000000000) 
[n:127.0.0.1:35417_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:35417_solr
   [junit4]   2> 1586085 INFO  (jetty-closer-1864-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@44817052{/solr,null,UNAVAILABLE}
   [junit4]   2> 1586086 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[500F99E268BE63A1]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1586086 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[500F99E268BE63A1]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41558 41558
   [junit4]   2> 1586175 INFO  (Thread-2540) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41558 41558
   [junit4]   2> 1586175 WARN  (Thread-2540) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/testCollection2/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_500F99E268BE63A1-001
   [junit4]   2> Sep 05, 2017 6:16:00 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1447, maxMBSortInHeap=7.784030077557206, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ro, timezone=Asia/Damascus
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=134199568,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [TestUnifiedSolrHighlighter, 
TestComplexPhraseLeadingWildcard, TestConfigSetsAPIZkFailure, TestCustomStream, 
TestOrdValues, DocValuesTest, HdfsUnloadDistributedZkTest, LoggingHandlerTest, 
TestReloadAndDeleteDocs, HighlighterTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, ConvertedLegacyTest, 
TestSolrConfigHandlerConcurrent, SolrCloudExampleTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestSolrFieldCacheBean, 
TestNumericTokenStream, TestNumericTerms32, ZkFailoverTest, NoCacheHeaderTest, 
TestPerFieldSimilarity, TestCloudManagedSchema, 
TestSolrCloudWithDelegationTokens, ImplicitSnitchTest, 
TestDistribDocBasedVersion, SOLR749Test, AtomicUpdatesTest, 
HdfsBasicDistributedZk2Test, TestFuzzyAnalyzedSuggestions, 
DistribCursorPagingTest, AddBlockUpdateTest, TestPullReplica, 
TestFieldCacheVsDocValues, EnumFieldTest, QueryParsingTest, JSONWriterTest, 
BlobRepositoryCloudTest, PropertiesRequestHandlerTest, 
HdfsChaosMonkeySafeLeaderTest, ShardRoutingTest, StatsReloadRaceTest, 
TestCloudDeleteByQuery, BitVectorTest, TestUpdate, TestMaxScoreQueryParser, 
TestScoreJoinQPNoScore, TestHalfAndHalfDocValues, TestCharFilters, 
TestRequestForwarding, PrimUtilsTest, CacheHeaderTest, MoveReplicaTest, 
ZkCLITest, TestFieldCacheReopen, TestLegacyFieldReuse, 
TestSimpleTrackingShardHandler, TestReplicationHandlerBackup, 
TestTrackingShardHandlerFactory, TestReloadDeadlock, 
SchemaVersionSpecificBehaviorTest, TestSearchPerf, ForceLeaderTest, 
BasicAuthIntegrationTest, DOMUtilTest, TestCollectionsAPIViaSolrCloudCluster, 
TestSolrCLIRunExample, ResourceLoaderTest, DistributedFacetPivotWhiteBoxTest, 
TestSolrCloudWithHadoopAuthPlugin, ConfigureRecoveryStrategyTest, 
TestLeaderInitiatedRecoveryThread, TestEmbeddedSolrServerConstructors, 
BadCopyFieldTest, ConnectionReuseTest, OverseerModifyCollectionTest, 
CollectionsAPIDistributedZkTest, DistributedFacetPivotLongTailTest, 
TestClusterStateMutator, ScriptEngineTest, DeleteReplicaTest, 
TestCoreDiscovery, DataDrivenBlockJoinTest, TestTlogReplica, 
SortSpecParsingTest, CollectionStateFormat2Test, AlternateDirectoryTest, 
DistributedQueueTest, TestFiltering, DistributedTermsComponentTest, 
JsonLoaderTest, SharedFSAutoReplicaFailoverUtilsTest, 
TestElisionMultitermQuery, CoreMergeIndexesAdminHandlerTest, V2StandaloneTest, 
TestAnalyzeInfixSuggestions, TestRawResponseWriter, TestConfigsApi, 
TestHdfsCloudBackupRestore, ExitableDirectoryReaderTest, 
ClassificationUpdateProcessorTest, HLLSerializationTest, 
TestDocBasedVersionConstraints, HdfsLockFactoryTest, HdfsSyncSliceTest, 
SubstringBytesRefFilterTest, TestFastLRUCache, VersionInfoTest, 
ZkControllerTest, TestSolrIndexConfig, SolrCmdDistributorTest, 
LeaderInitiatedRecoveryOnCommitTest, TestDistributedGrouping, 
LeaderElectionContextKeyTest]
   [junit4] Completed [725/732 (2!)] on J1 in 7.11s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 15492 lines...]
-check-forbidden-all:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.8
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.8
[forbidden-apis] Reading bundled API signatures: jdk-non-portable
[forbidden-apis] Reading bundled API signatures: jdk-reflection
[forbidden-apis] Reading API signatures: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/tools/forbiddenApis/base.txt
[forbidden-apis] Reading API signatures: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/tools/forbiddenApis/lucene.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning classes for violations...
[forbidden-apis] Forbidden method invocation: 
java.lang.Character#codePointBefore(char[],int) [Implicit start offset is 
error-prone when the char[] is a buffer and the first chars are random chars]
[forbidden-apis]   in org.apache.lucene.analysis.icu.ICUNormalizer2CharFilter 
(ICUNormalizer2CharFilter.java:113)
[forbidden-apis] Scanned 69 (and 374 related) class file(s) for forbidden API 
invocations (in 0.05s), 1 error(s).

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:810: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:117: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build.xml:119:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2205:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/analysis/build.xml:157:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/analysis/build.xml:38:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2407:
 Check for forbidden API calls failed, see log.

Total time: 96 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to