Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6914/ Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC
3 tests failed. FAILED: org.apache.solr.core.TestLazyCores.testNoCommit Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.SeedInfo.seed([74183DFC746CFA62:AB789C2DBF4B99C7]: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">7</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 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=21164, name=searcherExecutor-7041-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=21164, name=searcherExecutor-7041-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([74183DFC746CFA62]: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=21164, name=searcherExecutor-7041-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=21164, name=searcherExecutor-7041-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([74183DFC746CFA62]:0) Build Log: [...truncated 12776 lines...] [junit4] Suite: org.apache.solr.core.TestLazyCores [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\init-core-data-001 [junit4] 2> 2313988 WARN (SUITE-TestLazyCores-seed#[74183DFC746CFA62]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=351 numCloses=351 [junit4] 2> 2313988 INFO (SUITE-TestLazyCores-seed#[74183DFC746CFA62]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 2313993 INFO (SUITE-TestLazyCores-seed#[74183DFC746CFA62]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 2313993 INFO (SUITE-TestLazyCores-seed#[74183DFC746CFA62]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 2313994 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit [junit4] 2> 2314041 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\solr.xml [junit4] 2> 2314052 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2314166 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09 [junit4] 2> 2314175 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09 [junit4] 2> 2314175 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09 [junit4] 2> 2314185 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2314229 INFO (coreLoadExecutor-6935-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2314230 INFO (coreLoadExecutor-6935-thread-2) [ x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2314230 INFO (coreLoadExecutor-6935-thread-3) [ x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2314243 INFO (coreLoadExecutor-6935-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny [junit4] 2> 2314243 INFO (coreLoadExecutor-6935-thread-3) [ x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny [junit4] 2> 2314248 INFO (coreLoadExecutor-6935-thread-2) [ x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny [junit4] 2> 2314260 INFO (coreLoadExecutor-6935-thread-3) [ x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 2314260 INFO (coreLoadExecutor-6935-thread-3) [ x:collection5] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\.\collection5, trusted=true [junit4] 2> 2314262 INFO (coreLoadExecutor-6935-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@cf8a09 [junit4] 2> 2314262 INFO (coreLoadExecutor-6935-thread-3) [ x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2314263 INFO (coreLoadExecutor-6935-thread-2) [ x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 2314263 INFO (coreLoadExecutor-6935-thread-3) [ x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\collection5], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\.\collection5\data\] [junit4] 2> 2314263 INFO (coreLoadExecutor-6935-thread-2) [ x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\.\collection2, trusted=true [junit4] 2> 2314263 INFO (coreLoadExecutor-6935-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@cf8a09 [junit4] 2> 2314263 INFO (coreLoadExecutor-6935-thread-2) [ x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2314264 INFO (coreLoadExecutor-6935-thread-2) [ x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\collection2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\.\collection2\data\] [junit4] 2> 2314272 INFO (coreLoadExecutor-6935-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 2314272 INFO (coreLoadExecutor-6935-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\.\collection1, trusted=true [junit4] 2> 2314273 INFO (coreLoadExecutor-6935-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@cf8a09 [junit4] 2> 2314273 INFO (coreLoadExecutor-6935-thread-1) [ x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2314273 INFO (coreLoadExecutor-6935-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\.\collection1\data\] [junit4] 2> 2314276 INFO (coreLoadExecutor-6935-thread-3) [ x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=2.783203125, floorSegmentMB=0.2958984375, forceMergeDeletesPctAllowed=9.286845852403353, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6069230726571055 [junit4] 2> 2314280 INFO (coreLoadExecutor-6935-thread-2) [ x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=2.783203125, floorSegmentMB=0.2958984375, forceMergeDeletesPctAllowed=9.286845852403353, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6069230726571055 [junit4] 2> 2314285 INFO (coreLoadExecutor-6935-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=2.783203125, floorSegmentMB=0.2958984375, forceMergeDeletesPctAllowed=9.286845852403353, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6069230726571055 [junit4] 2> 2314443 INFO (coreLoadExecutor-6935-thread-2) [ x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2314443 INFO (coreLoadExecutor-6935-thread-2) [ x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2314444 INFO (coreLoadExecutor-6935-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2314444 INFO (coreLoadExecutor-6935-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2314445 INFO (coreLoadExecutor-6935-thread-2) [ x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2314445 INFO (coreLoadExecutor-6935-thread-3) [ x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2314447 INFO (coreLoadExecutor-6935-thread-3) [ x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2314447 INFO (coreLoadExecutor-6935-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2314447 INFO (coreLoadExecutor-6935-thread-2) [ x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ab4f0[collection2] main] [junit4] 2> 2314447 INFO (coreLoadExecutor-6935-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a8357[collection1] main] [junit4] 2> 2314447 INFO (coreLoadExecutor-6935-thread-3) [ x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2314448 INFO (coreLoadExecutor-6935-thread-3) [ x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@18f5e15[collection5] main] [junit4] 2> 2314448 INFO (coreLoadExecutor-6935-thread-2) [ x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\collection2\conf [junit4] 2> 2314449 INFO (coreLoadExecutor-6935-thread-3) [ x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\collection5\conf [junit4] 2> 2314449 INFO (coreLoadExecutor-6935-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\collection1\conf [junit4] 2> 2314450 INFO (coreLoadExecutor-6935-thread-2) [ x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2314450 INFO (coreLoadExecutor-6935-thread-3) [ x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2314452 INFO (coreLoadExecutor-6935-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2314454 INFO (searcherExecutor-6938-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5a8357[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2314454 INFO (searcherExecutor-6937-thread-1-processing-x:collection2) [ x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@7ab4f0[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2314455 INFO (searcherExecutor-6936-thread-1-processing-x:collection5) [ x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@18f5e15[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2314509 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2314548 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.IndexSchema [collection3] Schema name=tiny [junit4] 2> 2314556 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 2314556 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\.\collection3, trusted=true [junit4] 2> 2314558 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection3' (registry 'solr.core.collection3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09 [junit4] 2> 2314558 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2314558 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\collection3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\.\collection3\data\] [junit4] 2> 2314571 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2314754 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2314754 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2314757 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 2314758 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@17904fd[collection3] main] [junit4] 2> 2314759 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\collection3\conf [junit4] 2> 2314761 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2314762 INFO (searcherExecutor-6948-thread-1-processing-x:collection3) [ x:collection3] o.a.s.c.SolrCore [collection3] Registered new searcher Searcher@17904fd[collection3] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2314814 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2314830 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.IndexSchema [collection4] Schema name=tiny [junit4] 2> 2314839 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 2314839 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\.\collection4, trusted=true [junit4] 2> 2314840 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection4' (registry 'solr.core.collection4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09 [junit4] 2> 2314840 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2314840 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\collection4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\.\collection4\data\] [junit4] 2> 2314853 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4378468188302477] [junit4] 2> 2315060 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2315061 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2315063 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=14.546875, floorSegmentMB=1.2158203125, forceMergeDeletesPctAllowed=29.446469995699715, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31674156519483476 [junit4] 2> 2315065 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@28785a[collection4] main] [junit4] 2> 2315067 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\collection4\conf [junit4] 2> 2315068 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2315071 INFO (searcherExecutor-6952-thread-1-processing-x:collection3) [ x:collection3] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@28785a[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2315122 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2315159 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.IndexSchema [collection6] Schema name=tiny [junit4] 2> 2315168 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 2315168 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection6' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\.\collection6, trusted=true [junit4] 2> 2315168 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection6' (registry 'solr.core.collection6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09 [junit4] 2> 2315169 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2315169 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\collection6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\.\collection6\data\] [junit4] 2> 2315181 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=71.3125, floorSegmentMB=0.982421875, forceMergeDeletesPctAllowed=3.745281002187343, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6140047350466873 [junit4] 2> 2315371 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2315371 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2315374 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17047571074956036] [junit4] 2> 2315375 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@124fb0[collection6] main] [junit4] 2> 2315377 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\collection6\conf [junit4] 2> 2315378 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2315380 INFO (searcherExecutor-6956-thread-1-processing-x:collection3) [ x:collection3] o.a.s.c.SolrCore [collection6] Registered new searcher Searcher@124fb0[collection6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2315425 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2315439 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.IndexSchema [collection7] Schema name=tiny [junit4] 2> 2315446 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 2315446 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection7' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\.\collection7, trusted=true [junit4] 2> 2315446 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection7' (registry 'solr.core.collection7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09 [junit4] 2> 2315446 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2315446 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrCore [[collection7] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\collection7], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\.\collection7\data\] [junit4] 2> 2315465 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8451236829897988] [junit4] 2> 2315645 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2315645 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2315647 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 2315648 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d3143[collection7] main] [junit4] 2> 2315650 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\collection7\conf [junit4] 2> 2315651 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2315653 INFO (searcherExecutor-6960-thread-1-processing-x:collection3) [ x:collection3] o.a.s.c.SolrCore [collection7] Registered new searcher Searcher@3d3143[collection7] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2315731 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2315751 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.IndexSchema [collection8] Schema name=tiny [junit4] 2> 2315764 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 2315764 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection8' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\.\collection8, trusted=true [junit4] 2> 2315765 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection8' (registry 'solr.core.collection8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09 [junit4] 2> 2315765 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2315765 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrCore [[collection8] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\collection8], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\.\collection8\data\] [junit4] 2> 2315778 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10699550277557837] [junit4] 2> 2315978 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2315978 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2315980 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=85.333984375, floorSegmentMB=0.9033203125, forceMergeDeletesPctAllowed=29.307225482942986, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6984103396712127 [junit4] 2> 2315981 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fd0983[collection8] main] [junit4] 2> 2315983 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\collection8\conf [junit4] 2> 2315985 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2315986 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [collection3] [junit4] 2> 2316000 INFO (searcherExecutor-6964-thread-1-processing-x:collection3) [ x:collection3] o.a.s.c.SolrCore [collection8] Registered new searcher Searcher@1fd0983[collection8] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2316049 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2316063 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.IndexSchema [collection9] Schema name=tiny [junit4] 2> 2316072 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 2316072 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection9' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\.\collection9, trusted=true [junit4] 2> 2316073 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection9' (registry 'solr.core.collection9') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09 [junit4] 2> 2316073 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2316073 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrCore [[collection9] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\collection9], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\.\collection9\data\] [junit4] 2> 2316087 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=97.857421875, floorSegmentMB=1.556640625, forceMergeDeletesPctAllowed=21.158900765330234, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5403456907501499 [junit4] 2> 2316314 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2316314 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2316317 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26060959437838116] [junit4] 2> 2316318 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@2dfd00[collection9] main] [junit4] 2> 2316320 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-001\collection9\conf [junit4] 2> 2316321 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2316322 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [collection2] [junit4] 2> 2316323 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrCore [collection2] CLOSING SolrCore org.apache.solr.core.SolrCore@1076e7f [junit4] 2> 2316323 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection2, tag=17264255 [junit4] 2> 2316323 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d34d35: rootName = null, domain = solr.core.collection2, service url = null, agent id = null] for registry solr.core.collection2 / com.codahale.metrics.MetricRegistry@164b05f [junit4] 2> 2316323 INFO (searcherExecutor-6968-thread-1-processing-x:collection3) [ x:collection3] o.a.s.c.SolrCore [collection9] Registered new searcher Searcher@2dfd00[collection9] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2316344 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrCore [collection3] CLOSING SolrCore org.apache.solr.core.SolrCore@722ab9 [junit4] 2> 2316345 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection3, tag=7482041 [junit4] 2> 2316345 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@142e50e: rootName = null, domain = solr.core.collection3, service url = null, agent id = null] for registry solr.core.collection3 / com.codahale.metrics.MetricRegistry@1ddceb5 [junit4] 2> 2316371 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.CoreContainer Shutting down CoreContainer instance=14389088 [junit4] 2> 2316371 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2316371 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@149ec8a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1bf89bb [junit4] 2> 2316379 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2316379 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11f57ba: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7884a7 [junit4] 2> 2316388 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2316388 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b22aa6: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@18f2d9c [junit4] 2> 2316392 INFO (coreCloseExecutor-6972-thread-1-processing-x:collection3) [ x:collection5] o.a.s.c.SolrCore [collection5] CLOSING SolrCore org.apache.solr.core.SolrCore@1d003f [junit4] 2> 2316392 INFO (coreCloseExecutor-6972-thread-1-processing-x:collection3) [ x:collection5] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection5, tag=1900607 [junit4] 2> 2316392 INFO (coreCloseExecutor-6972-thread-1-processing-x:collection3) [ x:collection5] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a45c7d: rootName = null, domain = solr.core.collection5, service url = null, agent id = null] for registry solr.core.collection5 / com.codahale.metrics.MetricRegistry@2c8402 [junit4] 2> 2316392 INFO (coreCloseExecutor-6972-thread-2-processing-x:collection3) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@985ad2 [junit4] 2> 2316393 INFO (coreCloseExecutor-6972-thread-3-processing-x:collection3) [ x:collection4] o.a.s.c.SolrCore [collection4] CLOSING SolrCore org.apache.solr.core.SolrCore@cab18 [junit4] 2> 2316393 INFO (coreCloseExecutor-6972-thread-4-processing-x:collection3) [ x:collection6] o.a.s.c.SolrCore [collection6] CLOSING SolrCore org.apache.solr.core.SolrCore@17b6b66 [junit4] 2> 2316393 INFO (coreCloseExecutor-6972-thread-5-processing-x:collection3) [ x:collection7] o.a.s.c.SolrCore [collection7] CLOSING SolrCore org.apache.solr.core.SolrCore@92f082 [junit4] 2> 2316394 INFO (coreCloseExecutor-6972-thread-6-processing-x:collection3) [ x:collection8] o.a.s.c.SolrCore [collection8] CLOSING SolrCore org.apache.solr.core.SolrCore@1826385 [junit4] 2> 2316394 INFO (coreCloseExecutor-6972-thread-7-processing-x:collection3) [ x:collection9] o.a.s.c.SolrCore [collection9] CLOSING SolrCore org.apache.solr.core.SolrCore@c6819d [junit4] 2> 2316407 INFO (coreCloseExecutor-6972-thread-2-processing-x:collection3) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=9984722 [junit4] 2> 2316407 INFO (coreCloseExecutor-6972-thread-2-processing-x:collection3) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1052d16: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5f38a9 [junit4] 2> 2316430 INFO (coreCloseExecutor-6972-thread-3-processing-x:collection3) [ x:collection4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection4, tag=830232 [junit4] 2> 2316433 INFO (coreCloseExecutor-6972-thread-3-processing-x:collection3) [ x:collection4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@156c57c: rootName = null, domain = solr.core.collection4, service url = null, agent id = null] for registry solr.core.collection4 / com.codahale.metrics.MetricRegistry@bdfce6 [junit4] 2> 2316502 INFO (coreCloseExecutor-6972-thread-4-processing-x:collection3) [ x:collection6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection6, tag=24865638 [junit4] 2> 2316502 INFO (coreCloseExecutor-6972-thread-4-processing-x:collection3) [ x:collection6] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cff2ea: rootName = null, domain = solr.core.collection6, service url = null, agent id = null] for registry solr.core.collection6 / com.codahale.metrics.MetricRegistry@b1f16c [junit4] 2> 2316535 INFO (coreCloseExecutor-6972-thread-5-processing-x:collection3) [ x:collection7] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection7, tag=9629826 [junit4] 2> 2316535 INFO (coreCloseExecutor-6972-thread-5-processing-x:collection3) [ x:collection7] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a4bfc2: rootName = null, domain = solr.core.collection7, service url = null, agent id = null] for registry solr.core.collection7 / com.codahale.metrics.MetricRegistry@f423fb [junit4] 2> 2316556 INFO (coreCloseExecutor-6972-thread-6-processing-x:collection3) [ x:collection8] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection8, tag=25322373 [junit4] 2> 2316556 INFO (coreCloseExecutor-6972-thread-6-processing-x:collection3) [ x:collection8] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1119e7: rootName = null, domain = solr.core.collection8, service url = null, agent id = null] for registry solr.core.collection8 / com.codahale.metrics.MetricRegistry@118235 [junit4] 2> 2316577 INFO (coreCloseExecutor-6972-thread-7-processing-x:collection3) [ x:collection9] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection9, tag=13009309 [junit4] 2> 2316578 INFO (coreCloseExecutor-6972-thread-7-processing-x:collection3) [ x:collection9] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f2f2f: rootName = null, domain = solr.core.collection9, service url = null, agent id = null] for registry solr.core.collection9 / com.codahale.metrics.MetricRegistry@1953dcc [junit4] 2> 2316610 INFO (TEST-TestLazyCores.testCachingLimit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.SolrTestCaseJ4 ###Ending testCachingLimit [junit4] 2> 2316622 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.SolrTestCaseJ4 ###Starting testCreateSame [junit4] 2> 2316729 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\solr.xml [junit4] 2> 2316745 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2316912 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09 [junit4] 2> 2316931 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09 [junit4] 2> 2316932 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09 [junit4] 2> 2316963 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2317029 INFO (coreLoadExecutor-6979-thread-3-processing-x:collection3) [ x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2317057 INFO (coreLoadExecutor-6979-thread-2-processing-x:collection3) [ x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2317077 INFO (coreLoadExecutor-6979-thread-3-processing-x:collection3) [ x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny [junit4] 2> 2317081 INFO (coreLoadExecutor-6979-thread-1-processing-x:collection3) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2317085 INFO (coreLoadExecutor-6979-thread-3-processing-x:collection3) [ x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 2317085 INFO (coreLoadExecutor-6979-thread-3-processing-x:collection3) [ x:collection5] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\.\collection5, trusted=true [junit4] 2> 2317086 INFO (coreLoadExecutor-6979-thread-3-processing-x:collection3) [ 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@cf8a09 [junit4] 2> 2317086 INFO (coreLoadExecutor-6979-thread-3-processing-x:collection3) [ x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2317086 INFO (coreLoadExecutor-6979-thread-3-processing-x:collection3) [ x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\collection5], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\.\collection5\data\] [junit4] 2> 2317099 INFO (coreLoadExecutor-6979-thread-1-processing-x:collection3) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny [junit4] 2> 2317103 INFO (coreLoadExecutor-6979-thread-1-processing-x:collection3) [ x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 2317104 INFO (coreLoadExecutor-6979-thread-1-processing-x:collection3) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\.\collection1, trusted=true [junit4] 2> 2317104 INFO (coreLoadExecutor-6979-thread-1-processing-x:collection3) [ 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@cf8a09 [junit4] 2> 2317104 INFO (coreLoadExecutor-6979-thread-1-processing-x:collection3) [ x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2317105 INFO (coreLoadExecutor-6979-thread-1-processing-x:collection3) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\.\collection1\data\] [junit4] 2> 2317108 INFO (coreLoadExecutor-6979-thread-2-processing-x:collection3) [ x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny [junit4] 2> 2317113 INFO (coreLoadExecutor-6979-thread-2-processing-x:collection3) [ x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 2317113 INFO (coreLoadExecutor-6979-thread-2-processing-x:collection3) [ x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\.\collection2, trusted=true [junit4] 2> 2317113 INFO (coreLoadExecutor-6979-thread-2-processing-x:collection3) [ 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@cf8a09 [junit4] 2> 2317114 INFO (coreLoadExecutor-6979-thread-2-processing-x:collection3) [ x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2317114 INFO (coreLoadExecutor-6979-thread-2-processing-x:collection3) [ x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\collection2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\.\collection2\data\] [junit4] 2> 2317116 INFO (coreLoadExecutor-6979-thread-1-processing-x:collection3) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=2.783203125, floorSegmentMB=0.2958984375, forceMergeDeletesPctAllowed=9.286845852403353, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6069230726571055 [junit4] 2> 2317130 INFO (coreLoadExecutor-6979-thread-2-processing-x:collection3) [ x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=2.783203125, floorSegmentMB=0.2958984375, forceMergeDeletesPctAllowed=9.286845852403353, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6069230726571055 [junit4] 2> 2317213 INFO (coreLoadExecutor-6979-thread-3-processing-x:collection3) [ x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=2.783203125, floorSegmentMB=0.2958984375, forceMergeDeletesPctAllowed=9.286845852403353, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6069230726571055 [junit4] 2> 2317467 INFO (coreLoadExecutor-6979-thread-3-processing-x:collection3) [ x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2317468 INFO (coreLoadExecutor-6979-thread-3-processing-x:collection3) [ x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2317470 INFO (coreLoadExecutor-6979-thread-3-processing-x:collection3) [ x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2317470 INFO (coreLoadExecutor-6979-thread-3-processing-x:collection3) [ x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@11d59fb[collection5] main] [junit4] 2> 2317471 INFO (coreLoadExecutor-6979-thread-3-processing-x:collection3) [ x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\collection5\conf [junit4] 2> 2317472 INFO (coreLoadExecutor-6979-thread-1-processing-x:collection3) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2317472 INFO (coreLoadExecutor-6979-thread-1-processing-x:collection3) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2317473 INFO (coreLoadExecutor-6979-thread-3-processing-x:collection3) [ x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2317473 INFO (coreLoadExecutor-6979-thread-2-processing-x:collection3) [ x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2317473 INFO (coreLoadExecutor-6979-thread-2-processing-x:collection3) [ x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2317475 INFO (coreLoadExecutor-6979-thread-1-processing-x:collection3) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2317475 INFO (coreLoadExecutor-6979-thread-2-processing-x:collection3) [ x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2317476 INFO (coreLoadExecutor-6979-thread-1-processing-x:collection3) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3aa38e[collection1] main] [junit4] 2> 2317476 INFO (coreLoadExecutor-6979-thread-2-processing-x:collection3) [ x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a2725[collection2] main] [junit4] 2> 2317477 INFO (coreLoadExecutor-6979-thread-1-processing-x:collection3) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\collection1\conf [junit4] 2> 2317477 INFO (coreLoadExecutor-6979-thread-2-processing-x:collection3) [ x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\collection2\conf [junit4] 2> 2317478 INFO (coreLoadExecutor-6979-thread-2-processing-x:collection3) [ x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2317478 INFO (coreLoadExecutor-6979-thread-1-processing-x:collection3) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2317483 INFO (searcherExecutor-6980-thread-1-processing-x:collection5) [ x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@11d59fb[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2317483 INFO (searcherExecutor-6981-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3aa38e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2317485 INFO (searcherExecutor-6982-thread-1-processing-x:collection2) [ x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@4a2725[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2317542 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2317563 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.IndexSchema [collection4] Schema name=tiny [junit4] 2> 2317568 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 2317569 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\.\collection4, trusted=true [junit4] 2> 2317570 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection4' (registry 'solr.core.collection4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09 [junit4] 2> 2317570 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2317570 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\collection4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\.\collection4\data\] [junit4] 2> 2317598 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=773970923, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2317892 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2317892 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2317894 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=12.5361328125, floorSegmentMB=0.759765625, forceMergeDeletesPctAllowed=2.849754305000627, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 2317895 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@bbecb[collection4] main] [junit4] 2> 2317897 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\collection4\conf [junit4] 2> 2317897 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2317908 INFO (searcherExecutor-6993-thread-1-processing-x:collection3) [ x:collection3] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@bbecb[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2317978 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2318000 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.IndexSchema [collection6] Schema name=tiny [junit4] 2> 2318005 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 2318005 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection6' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\.\collection6, trusted=true [junit4] 2> 2318005 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection6' (registry 'solr.core.collection6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09 [junit4] 2> 2318005 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2318005 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\collection6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\.\collection6\data\] [junit4] 2> 2318035 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1249466077, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2318264 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2318264 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2318265 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=96.2451171875, floorSegmentMB=0.7607421875, forceMergeDeletesPctAllowed=10.618602454651493, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 2318267 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@181149f[collection6] main] [junit4] 2> 2318269 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-002\collection6\conf [junit4] 2> 2318270 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2318270 INFO (searcherExecutor-6997-thread-1-processing-x:collection3) [ x:collection3] o.a.s.c.SolrCore [collection6] Registered new searcher Searcher@181149f[collection6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2318303 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.h.a.CoreAdminOperation core create command schema=schema.xml&dataDir=t12&name=collection2&action=CREATE&config=solrconfig.xml&wt=xml [junit4] 2> 2318305 WARN (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.CoreContainer Creating a core with existing name is not allowed [junit4] 2> 2318306 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.h.a.CoreAdminOperation core create command schema=schema.xml&dataDir=t14&name=collection4&action=CREATE&config=solrconfig.xml&wt=xml [junit4] 2> 2318307 WARN (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.CoreContainer Creating a core with existing name is not allowed [junit4] 2> 2318308 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.h.a.CoreAdminOperation core create command schema=schema.xml&dataDir=t15&name=collection5&action=CREATE&config=solrconfig.xml&wt=xml [junit4] 2> 2318309 WARN (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.CoreContainer Creating a core with existing name is not allowed [junit4] 2> 2318309 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.h.a.CoreAdminOperation core create command schema=schema.xml&dataDir=t16&name=collection6&action=CREATE&config=solrconfig.xml&wt=xml [junit4] 2> 2318310 WARN (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.CoreContainer Creating a core with existing name is not allowed [junit4] 2> 2318311 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10453204 [junit4] 2> 2318311 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2318311 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@172323b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@9e6db [junit4] 2> 2318316 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2318316 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@553254: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7884a7 [junit4] 2> 2318323 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2318323 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ce6644: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@18f2d9c [junit4] 2> 2318327 INFO (coreCloseExecutor-7001-thread-1-processing-x:collection3) [ x:collection5] o.a.s.c.SolrCore [collection5] CLOSING SolrCore org.apache.solr.core.SolrCore@196b569 [junit4] 2> 2318327 INFO (coreCloseExecutor-7001-thread-1-processing-x:collection3) [ x:collection5] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection5, tag=26654057 [junit4] 2> 2318327 INFO (coreCloseExecutor-7001-thread-1-processing-x:collection3) [ x:collection5] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f9716a: rootName = null, domain = solr.core.collection5, service url = null, agent id = null] for registry solr.core.collection5 / com.codahale.metrics.MetricRegistry@1c8a458 [junit4] 2> 2318327 INFO (coreCloseExecutor-7001-thread-2-processing-x:collection3) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@15fca75 [junit4] 2> 2318327 INFO (coreCloseExecutor-7001-thread-3-processing-x:collection3) [ x:collection4] o.a.s.c.SolrCore [collection4] CLOSING SolrCore org.apache.solr.core.SolrCore@fcfde0 [junit4] 2> 2318328 INFO (coreCloseExecutor-7001-thread-4-processing-x:collection3) [ x:collection2] o.a.s.c.SolrCore [collection2] CLOSING SolrCore org.apache.solr.core.SolrCore@c89e70 [junit4] 2> 2318328 INFO (coreCloseExecutor-7001-thread-5-processing-x:collection3) [ x:collection6] o.a.s.c.SolrCore [collection6] CLOSING SolrCore org.apache.solr.core.SolrCore@5cf1bd [junit4] 2> 2318334 INFO (coreCloseExecutor-7001-thread-2-processing-x:collection3) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=23054965 [junit4] 2> 2318334 INFO (coreCloseExecutor-7001-thread-2-processing-x:collection3) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15fcf04: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1c132f4 [junit4] 2> 2318353 INFO (coreCloseExecutor-7001-thread-3-processing-x:collection3) [ x:collection4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection4, tag=16580064 [junit4] 2> 2318353 INFO (coreCloseExecutor-7001-thread-3-processing-x:collection3) [ x:collection4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e13878: rootName = null, domain = solr.core.collection4, service url = null, agent id = null] for registry solr.core.collection4 / com.codahale.metrics.MetricRegistry@818ef4 [junit4] 2> 2318366 INFO (coreCloseExecutor-7001-thread-4-processing-x:collection3) [ x:collection2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection2, tag=13147760 [junit4] 2> 2318366 INFO (coreCloseExecutor-7001-thread-4-processing-x:collection3) [ x:collection2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10127ea: rootName = null, domain = solr.core.collection2, service url = null, agent id = null] for registry solr.core.collection2 / com.codahale.metrics.MetricRegistry@10bbcdc [junit4] 2> 2318378 INFO (coreCloseExecutor-7001-thread-5-processing-x:collection3) [ x:collection6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection6, tag=6091197 [junit4] 2> 2318378 INFO (coreCloseExecutor-7001-thread-5-processing-x:collection3) [ x:collection6] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c1df9b: rootName = null, domain = solr.core.collection6, service url = null, agent id = null] for registry solr.core.collection6 / com.codahale.metrics.MetricRegistry@54e1e9 [junit4] 2> 2318396 INFO (TEST-TestLazyCores.testCreateSame-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.SolrTestCaseJ4 ###Ending testCreateSame [junit4] 2> 2318404 INFO (TEST-TestLazyCores.testNoCommit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.SolrTestCaseJ4 ###Starting testNoCommit [junit4] 2> 2318548 INFO (TEST-TestLazyCores.testNoCommit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-003\solr.xml [junit4] 2> 2318569 INFO (TEST-TestLazyCores.testNoCommit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2318977 INFO (TEST-TestLazyCores.testNoCommit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09 [junit4] 2> 2319003 INFO (TEST-TestLazyCores.testNoCommit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09 [junit4] 2> 2319003 INFO (TEST-TestLazyCores.testNoCommit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf8a09 [junit4] 2> 2319022 INFO (TEST-TestLazyCores.testNoCommit-seed#[74183DFC746CFA62]) [ x:collection3] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2319157 INFO (coreLoadExecutor-7008-thread-1-processing-x:collection3) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2319157 INFO (coreLoadExecutor-7008-thread-2-processing-x:collection3) [ x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2319179 INFO (coreLoadExecutor-7008-thread-3-processing-x:collection3) [ x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2319184 INFO (coreLoadExecutor-7008-thread-2-processing-x:collection3) [ x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny [junit4] 2> 2319200 INFO (coreLoadExecutor-7008-thread-1-processing-x:collection3) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny [junit4] 2> 2319221 INFO (coreLoadExecutor-7008-thread-2-processing-x:collection3) [ x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 2319221 INFO (coreLoadExecutor-7008-thread-2-processing-x:collection3) [ x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-003\.\collection2, trusted=true [junit4] 2> 2319223 INFO (coreLoadExecutor-7008-thread-2-processing-x:collection3) [ 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@cf8a09 [junit4] 2> 2319223 INFO (coreLoadExecutor-7008-thread-2-processing-x:collection3) [ x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2319223 INFO (coreLoadExecutor-7008-thread-2-processing-x:collection3) [ x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-003\collection2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_74183DFC746CFA62-001\tempDir-003\.\collection2\data\] [junit4] 2> 2319278 INFO (coreLoadExecutor-7008-thread-3-processi [...truncated too long message...] [junit4] 2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: [junit4] 2> 1) Thread[id=21164, name=searcherExecutor-7041-thread-1, state=WAITING, group=TGRP-TestLazyCores] [junit4] 2> at sun.misc.Unsafe.park(Native Method) [junit4] 2> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] 2> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> Sep 22, 2017 9:05:01 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: Starting to interrupt leaked threads: [junit4] 2> 1) Thread[id=21164, name=searcherExecutor-7041-thread-1, state=WAITING, group=TGRP-TestLazyCores] [junit4] 2> Sep 22, 2017 9:05:04 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> SEVERE: There are still zombie threads that couldn't be terminated: [junit4] 2> 1) Thread[id=21164, name=searcherExecutor-7041-thread-1, state=WAITING, group=TGRP-TestLazyCores] [junit4] 2> at sun.misc.Unsafe.park(Native Method) [junit4] 2> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] 2> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=de-AT, timezone=Europe/Kirov [junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=2,free=113598496,total=405164032 [junit4] 2> NOTE: All tests run in this JVM: [TestBinaryField, TestLegacyFieldCache, RequiredFieldsTest, ConfigSetsAPITest, HdfsLockFactoryTest, TestBlendedInfixSuggestions, TestClassicSimilarityFactory, TestReqParamsAPI, TestCoreContainer, RankQueryTest, ExitableDirectoryReaderTest, HighlighterMaxOffsetTest, PKIAuthenticationIntegrationTest, CdcrBootstrapTest, TestSurroundQueryParser, TestQueryWrapperFilter, AnalysisAfterCoreReloadTest, HdfsTlogReplayBufferedWhileIndexingTest, TestConfigsApi, TestFuzzyAnalyzedSuggestions, TestSQLHandler, SuggestComponentContextFilterQueryTest, AnalyticsQueryTest, HardAutoCommitTest, QueryParsingTest, TestTlogReplica, TestExclusionRuleCollectionAccess, SolrMetricManagerTest, CreateCollectionCleanupTest, AtomicUpdateProcessorFactoryTest, NumericFieldsTest, TestJmxIntegration, PathHierarchyTokenizerFactoryTest, TestNumericTerms64, NoCacheHeaderTest, SpatialFilterTest, SpellCheckCollatorWithCollapseTest, TestSolrCloudWithSecureImpersonation, TestCloudPivotFacet, DistanceFunctionTest, AddBlockUpdateTest, TestIntervalFaceting, DistributedVersionInfoTest, TestTrieFacet, OverseerStatusTest, TestSchemalessBufferedUpdates, QueryElevationComponentTest, BasicDistributedZkTest, TestLockTree, SolrJmxReporterTest, TestOnReconnectListenerSupport, TestPayloadCheckQParserPlugin, GraphQueryTest, TestMacroExpander, TestGraphMLResponseWriter, ClassificationUpdateProcessorFactoryTest, NotRequiredUniqueKeyTest, TestShardHandlerFactory, TestManagedSynonymGraphFilterFactory, ActionThrottleTest, HttpPartitionTest, MoveReplicaTest, CollectionTooManyReplicasTest, OutputWriterTest, RuleEngineTest, DistributedFacetPivotLongTailTest, DistributedFacetExistsSmallTest, PeerSyncTest, SolrGraphiteReporterTest, TestNamedUpdateProcessors, TestSchemaSimilarityResource, SliceStateTest, TestInfoStreamLogging, TestGroupingSearch, DistribJoinFromCollectionTest, TestHighlightDedupGrouping, TestIndexingPerformance, TestFieldCacheVsDocValues, WordBreakSolrSpellCheckerTest, AlternateDirectoryTest, TestFieldCacheSort, HdfsWriteToMultipleCollectionsTest, TestSolrConfigHandlerCloud, BlockCacheTest, CoreAdminHandlerTest, CdcrVersionReplicationTest, VersionInfoTest, TestConfigSetsAPIExclusivity, LeaderFailoverAfterPartitionTest, AsyncCallRequestStatusResponseTest, TestTolerantUpdateProcessorRandomCloud, TestBinaryResponseWriter, HdfsRecoveryZkTest, TestPolicyCloud, TestUtils, TestMaxTokenLenTokenizer, SimpleFacetsTest, SubstringBytesRefFilterTest, DistributedSuggestComponentTest, TestFilteredDocIdSet, LeaderInitiatedRecoveryOnCommitTest, TestManagedSchemaAPI, XsltUpdateRequestHandlerTest, TestExtendedDismaxParser, ZkCLITest, TestFieldCache, TestBlobHandler, TestSolrCloudWithDelegationTokens, InfoHandlerTest, CSVRequestHandlerTest, TestHashPartitioner, XmlUpdateRequestHandlerTest, RecoveryZkTest, TestSolrCloudSnapshots, DistributedFacetPivotSmallTest, DeleteInactiveReplicaTest, TestMultiValuedNumericRangeQuery, TestLeaderElectionWithEmptyReplica, RAMDirectoryFactoryTest, HdfsChaosMonkeySafeLeaderTest, TestLeaderInitiatedRecoveryThread, TestCloudRecovery, TestCSVResponseWriter, TestManagedStopFilterFactory, PeerSyncWithIndexFingerprintCachingTest, TestNoOpRegenerator, ScriptEngineTest, TestCollectionsAPIViaSolrCloudCluster, ManagedSchemaRoundRobinCloudTest, TestStandardQParsers, BasicAuthIntegrationTest, BufferStoreTest, ReplicationFactorTest, DocValuesMissingTest, TestQuerySenderListener, TestBulkSchemaConcurrent, UniqFieldsUpdateProcessorFactoryTest, TestLFUCache, SparseHLLTest, DocExpirationUpdateProcessorFactoryTest, TestSlowCompositeReaderWrapper, TestConfigSetProperties, TestSweetSpotSimilarityFactory, TestWriterPerf, TestOrdValues, TestCloudSchemaless, SortByFunctionTest, TriLevelCompositeIdRoutingTest, ResponseHeaderTest, TestZkAclsWithHadoopAuth, TestPHPSerializedResponseWriter, PropertiesRequestHandlerTest, RequestLoggingTest, TestShortCircuitedRequests, WrapperMergePolicyFactoryTest, HdfsBasicDistributedZkTest, TestOmitPositions, DefaultValueUpdateProcessorTest, UUIDFieldTest, BooleanFieldTest, DirectUpdateHandlerOptimizeTest, TestSolrCoreProperties, TestSchemaNameResource, TestBulkSchemaAPI, TestScoreJoinQPScore, SharedFSAutoReplicaFailoverTest, ClusterStateTest, CoreSorterTest, SegmentsInfoRequestHandlerTest, RequestHandlersTest, TestCustomSort, TestReversedWildcardFilterFactory, TestXmlQParserPlugin, V2StandaloneTest, CdcrUpdateLogTest, SolrInfoBeanTest, ClusterStateUpdateTest, TestZkChroot, TestRandomDVFaceting, TestDistributedSearch, ZkControllerTest, TestStressReorder, TestReload, TestRangeQuery, StatsComponentTest, TestLazyCores] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores -Dtests.seed=74183DFC746CFA62 -Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=Europe/Kirov -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 0.00s J0 | TestLazyCores (suite) <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: [junit4] > 1) Thread[id=21164, name=searcherExecutor-7041-thread-1, state=WAITING, group=TGRP-TestLazyCores] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] > at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > at __randomizedtesting.SeedInfo.seed([74183DFC746CFA62]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: [junit4] > 1) Thread[id=21164, name=searcherExecutor-7041-thread-1, state=WAITING, group=TGRP-TestLazyCores] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] > at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > at __randomizedtesting.SeedInfo.seed([74183DFC746CFA62]:0) [junit4] Completed [414/733 (1!)] on J0 in 45.03s, 9 tests, 3 errors <<< FAILURES! [...truncated 43113 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org