Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6397/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.solr.servlet.TestRequestRateLimiter.testConcurrentQueries

Error Message:
Incoming accepted new request count did not match. Expected 5 incoming 25

Stack Trace:
java.lang.AssertionError: Incoming accepted new request count did not match. 
Expected 5 incoming 25
        at 
__randomizedtesting.SeedInfo.seed([DB48BF1E3ED6ECC0:99D35C3BBEB199E1]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.servlet.TestRequestRateLimiter.testConcurrentQueries(TestRequestRateLimiter.java:74)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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 
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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing

Error Message:
Incoming slots borrowed count did not match. Expected > 0  incoming 0

Stack Trace:
java.lang.AssertionError: Incoming slots borrowed count did not match. Expected 
> 0  incoming 0
        at 
__randomizedtesting.SeedInfo.seed([DB48BF1E3ED6ECC0:6A5F592151801764]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing(TestRequestRateLimiter.java:106)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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 
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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing

Error Message:
Incoming slots borrowed count did not match. Expected > 0  incoming 0

Stack Trace:
java.lang.AssertionError: Incoming slots borrowed count did not match. Expected 
> 0  incoming 0
        at 
__randomizedtesting.SeedInfo.seed([DB48BF1E3ED6ECC0:6A5F592151801764]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing(TestRequestRateLimiter.java:106)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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 
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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing

Error Message:
Incoming slots borrowed count did not match. Expected > 0  incoming 0

Stack Trace:
java.lang.AssertionError: Incoming slots borrowed count did not match. Expected 
> 0  incoming 0
        at 
__randomizedtesting.SeedInfo.seed([DB48BF1E3ED6ECC0:6A5F592151801764]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing(TestRequestRateLimiter.java:106)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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 
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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing

Error Message:
Incoming slots borrowed count did not match. Expected > 0  incoming 0

Stack Trace:
java.lang.AssertionError: Incoming slots borrowed count did not match. Expected 
> 0  incoming 0
        at 
__randomizedtesting.SeedInfo.seed([DB48BF1E3ED6ECC0:6A5F592151801764]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing(TestRequestRateLimiter.java:106)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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 
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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing

Error Message:
Incoming slots borrowed count did not match. Expected > 0  incoming 0

Stack Trace:
java.lang.AssertionError: Incoming slots borrowed count did not match. Expected 
> 0  incoming 0
        at 
__randomizedtesting.SeedInfo.seed([DB48BF1E3ED6ECC0:6A5F592151801764]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing(TestRequestRateLimiter.java:106)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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 
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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14750 lines...]
   [junit4] Suite: org.apache.solr.servlet.TestRequestRateLimiter
   [junit4]   2> 1530145 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1530146 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.servlet.TestRequestRateLimiter_DB48BF1E3ED6ECC0-001/data-dir-198-001
   [junit4]   2> 1530146 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1530147 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1530148 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1530148 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.servlet.TestRequestRateLimiter_DB48BF1E3ED6ECC0-001/tempDir-001
   [junit4]   2> 1530149 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1530149 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1530149 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1530151 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1530249 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 57766
   [junit4]   2> 1530249 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:57766
   [junit4]   2> 1530249 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57766
   [junit4]   2> 1530249 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 57766
   [junit4]   2> 1530253 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530258 INFO  (zkConnectionManagerCallback-12552-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530258 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530263 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530267 INFO  (zkConnectionManagerCallback-12554-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530267 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530268 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530274 INFO  (zkConnectionManagerCallback-12556-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530274 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530280 WARN  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker-SendThread(127.0.0.1:57766))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1006a59028f0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1006a59028f0002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1006a59028f0002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1530384 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1530384 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1530384 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1530386 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1530386 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1530386 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1530386 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e6ef9d9{/solr,null,AVAILABLE}
   [junit4]   2> 1530387 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@d8ac955{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:57771}
   [junit4]   2> 1530387 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.e.j.s.Server Started @1530443ms
   [junit4]   2> 1530387 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57771}
   [junit4]   2> 1530387 ERROR (jetty-launcher-12557-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1530387 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1530387 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1530388 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1530388 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1530388 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-10T08:07:25.748106Z
   [junit4]   2> 1530388 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530391 INFO  (zkConnectionManagerCallback-12559-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530392 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530392 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1530399 WARN  
(jetty-launcher-12557-thread-1-SendThread(127.0.0.1:57766)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1006a59028f0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1006a59028f0003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1006a59028f0003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1530502 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1530503 WARN  (jetty-launcher-12557-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5bf398a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530503 WARN  (jetty-launcher-12557-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5bf398a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530505 WARN  (jetty-launcher-12557-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3566d5c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530505 WARN  (jetty-launcher-12557-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3566d5c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530506 INFO  (jetty-launcher-12557-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57766/solr
   [junit4]   2> 1530507 INFO  (jetty-launcher-12557-thread-1) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1530510 INFO  (zkConnectionManagerCallback-12569-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530510 INFO  (jetty-launcher-12557-thread-1) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1530712 INFO  (jetty-launcher-12557-thread-1) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57771_solr
   [junit4]   2> 1530712 INFO  (jetty-launcher-12557-thread-1) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.Overseer Overseer 
(id=72174524565487620-127.0.0.1:57771_solr-n_0000000000) starting
   [junit4]   2> 1530733 INFO  
(OverseerStateUpdate-72174524565487620-127.0.0.1:57771_solr-n_0000000000) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:57771_solr
   [junit4]   2> 1530733 INFO  (jetty-launcher-12557-thread-1) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57771_solr
   [junit4]   2> 1530740 INFO  
(OverseerStateUpdate-72174524565487620-127.0.0.1:57771_solr-n_0000000000) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1530745 INFO  (jetty-launcher-12557-thread-1) 
[n:127.0.0.1:57771_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1530745 WARN  (jetty-launcher-12557-thread-1) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1530761 INFO  (jetty-launcher-12557-thread-1) 
[n:127.0.0.1:57771_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1530777 INFO  (jetty-launcher-12557-thread-1) 
[n:127.0.0.1:57771_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57771.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1945e9
   [junit4]   2> 1530787 INFO  (jetty-launcher-12557-thread-1) 
[n:127.0.0.1:57771_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57771.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1945e9
   [junit4]   2> 1530787 INFO  (jetty-launcher-12557-thread-1) 
[n:127.0.0.1:57771_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57771.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1945e9
   [junit4]   2> 1530788 INFO  (jetty-launcher-12557-thread-1) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.servlet.TestRequestRateLimiter_DB48BF1E3ED6ECC0-001/tempDir-001/node1
   [junit4]   2> 1530792 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1530792 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530799 INFO  (zkConnectionManagerCallback-12584-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530799 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530801 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1530804 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57766/solr ready
   [junit4]   2> 1530826 INFO  
(TEST-TestRequestRateLimiter.testConcurrentQueries-seed#[DB48BF1E3ED6ECC0]) [   
  ] o.a.s.SolrTestCaseJ4 ###Starting testConcurrentQueries
   [junit4]   2> 1530842 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&name=c1&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1530851 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
c1
   [junit4]   2> 1530855 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/c1.AUTOCREATED/managed-schema
   [junit4]   2> 1530861 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/c1.AUTOCREATED/protwords.txt
   [junit4]   2> 1530869 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/c1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1530876 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/c1.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1530884 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/c1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1530891 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1530898 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1530905 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1530914 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1530920 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1530932 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1530940 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1530948 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1530957 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1530964 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1530972 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1530981 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1530989 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1530996 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1531003 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/c1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1531009 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1531018 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1531024 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1531029 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/c1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1531042 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/c1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1531050 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1531057 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1531064 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/c1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1531073 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1531081 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1531087 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1531094 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1531102 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1531109 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1531114 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1531119 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1531125 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1531131 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1531138 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1531143 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/c1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1531149 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1531154 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/c1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1531159 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/c1.AUTOCREATED/synonyms.txt
   [junit4]   2> 1531163 INFO  
(OverseerThreadFactory-12574-thread-1-processing-n:127.0.0.1:57771_solr) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/c1.AUTOCREATED/stopwords.txt
   [junit4]   2> 1531305 INFO  
(OverseerStateUpdate-72174524565487620-127.0.0.1:57771_solr-n_0000000000) 
[n:127.0.0.1:57771_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"c1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"c1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:57771/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:57771_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1531528 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr    
x:c1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=c1.AUTOCREATED&newCollection=true&name=c1_shard1_replica_n1&action=CREATE&numShards=1&collection=c1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1531528 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr    
x:c1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 1531547 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 1531559 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'c1_shard1_replica_n1' using configuration from configset 
c1.AUTOCREATED, trusted=true
   [junit4]   2> 1531565 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=default-config
   [junit4]   2> 1531780 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1531784 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_57771.solr.core.c1.shard1.replica_n1' (registry 
'solr.core.c1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1945e9
   [junit4]   2> 1531784 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[c1_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.servlet.TestRequestRateLimiter_DB48BF1E3ED6ECC0-001/tempDir-001/node1/c1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.servlet.TestRequestRateLimiter_DB48BF1E3ED6ECC0-001/tempDir-001/node1/c1_shard1_replica_n1/data/]
   [junit4]   2> 1531925 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1531925 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1531926 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1531926 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1531932 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/c1.AUTOCREATED
   [junit4]   2> 1531933 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/c1.AUTOCREATED
   [junit4]   2> 1531933 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/c1.AUTOCREATED/managed-schema
   [junit4]   2> 1531934 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 1531935 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1531935 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, 
classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, 
maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, 
maxQueryFrequency=0.01}
   [junit4]   2> 1531936 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
   [junit4]   2> 1531936 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1674624994950250496
   [junit4]   2> 1531939 INFO  
(searcherExecutor-12586-thread-1-processing-n:127.0.0.1:57771_solr 
x:c1_shard1_replica_n1 c:c1 s:shard1 r:core_node2) [n:127.0.0.1:57771_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 1531939 INFO  
(searcherExecutor-12586-thread-1-processing-n:127.0.0.1:57771_solr 
x:c1_shard1_replica_n1 c:c1 s:shard1 r:core_node2) [n:127.0.0.1:57771_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent 
Loading spell index for spellchecker: default
   [junit4]   2> 1531941 INFO  
(searcherExecutor-12586-thread-1-processing-n:127.0.0.1:57771_solr 
x:c1_shard1_replica_n1 c:c1 s:shard1 r:core_node2) [n:127.0.0.1:57771_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[c1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1531949 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/c1/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1531949 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/c1/leaders/shard1
   [junit4]   2> 1531966 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1531966 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1531966 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
replicas to https://127.0.0.1:57771/solr/c1_shard1_replica_n1/
   [junit4]   2> 1531967 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1531967 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:57771/solr/c1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1531968 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/c1/leaders/shard1/leader after winning as 
/collections/c1/leader_elect/shard1/election/72174524565487620-core_node2-n_0000000000
   [junit4]   2> 1531974 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:57771/solr/c1_shard1_replica_n1/ shard1
   [junit4]   2> 1532080 INFO  (zkCallback-12568-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1532081 INFO  (zkCallback-12568-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1532084 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 1532099 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=c1.AUTOCREATED&newCollection=true&name=c1_shard1_replica_n1&action=CREATE&numShards=1&collection=c1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=571
   [junit4]   2> 1532110 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1532194 INFO  (zkCallback-12568-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1532194 INFO  (zkCallback-12568-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1532194 INFO  (zkCallback-12568-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1532197 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&name=c1&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=1355
   [junit4]   2> 1532202 INFO  
(TEST-TestRequestRateLimiter.testConcurrentQueries-seed#[DB48BF1E3ED6ECC0]) [   
  ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: c1
   [junit4]   2> 1532859 INFO  
(OverseerCollectionConfigSetProcessor-72174524565487620-127.0.0.1:57771_solr-n_0000000000)
 [n:127.0.0.1:57771_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1532941 INFO  (zkCallback-12568-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/c1.AUTOCREATED/managed-schema, has occurred 
- updating schema from ZooKeeper ...
   [junit4]   2> 1532941 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema 
Persisted managed schema version 1  at /configs/c1.AUTOCREATED/managed-schema
   [junit4]   2> 1532944 INFO  (zkCallback-12568-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
   [junit4]   2> 1532946 INFO  (zkCallback-12568-thread-2) [     ] 
o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1532959 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/c1/terms/shard1 to 
Terms{values={core_node2=1}, version=1}
   [junit4]   2> 1532961 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[0 (1674624996005117952)]} 0 734
   [junit4]   2> 1532964 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1674624996027138048)]} 0 0
   [junit4]   2> 1532971 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[2 (1674624996031332352)]} 0 4
   [junit4]   2> 1532974 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[3 (1674624996037623808)]} 0 1
   [junit4]   2> 1532989 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[4 (1674624996052303872)]} 0 2
   [junit4]   2> 1532993 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[5 (1674624996057546752)]} 0 0
   [junit4]   2> 1532998 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[6 (1674624996061741056)]} 0 1
   [junit4]   2> 1533002 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[7 (1674624996066983936)]} 0 1
   [junit4]   2> 1533011 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[8 (1674624996075372544)]} 0 2
   [junit4]   2> 1533018 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[9 (1674624996082712576)]} 0 3
   [junit4]   2> 1533025 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[10 (1674624996086906880)]} 0 5
   [junit4]   2> 1533027 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[11 (1674624996094246912)]} 0 0
   [junit4]   2> 1533032 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[12 (1674624996096344064)]} 0 2
   [junit4]   2> 1533037 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[13 (1674624996104732672)]} 0 0
   [junit4]   2> 1533044 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[14 (1674624996112072704)]} 0 0
   [junit4]   2> 1533046 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[15 (1674624996113121280)]} 0 0
   [junit4]   2> 1533051 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[16 (1674624996116267008)]} 0 4
   [junit4]   2> 1533058 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[17 (1674624996123607040)]} 0 2
   [junit4]   2> 1533060 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[18 (1674624996127801344)]} 0 0
   [junit4]   2> 1533064 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[19 (1674624996131995648)]} 0 1
   [junit4]   2> 1533070 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[20 (1674624996136189952)]} 0 4
   [junit4]   2> 1533076 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[21 (1674624996141432832)]} 0 4
   [junit4]   2> 1533084 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[22 (1674624996148772864)]} 0 5
   [junit4]   2> 1533086 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[23 (1674624996156112896)]} 0 0
   [junit4]   2> 1533089 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[24 (1674624996159258624)]} 0 0
   [junit4]   2> 1533093 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[25 (1674624996162404352)]} 0 1
   [junit4]   2> 1533099 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[26 (1674624996168695808)]} 0 0
   [junit4]   2> 1533105 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[27 (1674624996172890112)]} 0 2
   [junit4]   2> 1533114 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[28 (1674624996179181568)]} 0 5
   [junit4]   2> 1533120 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[29 (1674624996189667328)]} 0 2
   [junit4]   2> 1533125 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[30 (1674624996197007360)]} 0 0
   [junit4]   2> 1533127 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[31 (1674624996199104512)]} 0 0
   [junit4]   2> 1533129 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[32 (1674624996201201664)]} 0 0
   [junit4]   2> 1533140 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[33 (1674624996209590272)]} 0 4
   [junit4]   2> 1533145 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[34 (1674624996215881728)]} 0 2
   [junit4]   2> 1533152 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[35 (1674624996223221760)]} 0 3
   [junit4]   2> 1533159 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[36 (1674624996227416064)]} 0 4
   [junit4]   2> 1533161 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[37 (1674624996234756096)]} 0 0
   [junit4]   2> 1533164 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[38 (1674624996237901824)]} 0 0
   [junit4]   2> 1533166 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[39 (1674624996239998976)]} 0 0
   [junit4]   2> 1533176 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[40 (1674624996241047552)]} 0 8
   [junit4]   2> 1533193 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[41 (1674624996257824768)]} 0 9
   [junit4]   2> 1533206 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[42 (1674624996281942016)]} 0 1
   [junit4]   2> 1533209 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[43 (1674624996285087744)]} 0 0
   [junit4]   2> 1533211 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[44 (1674624996286136320)]} 0 0
   [junit4]   2> 1533212 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[45 (1674624996288233472)]} 0 0
   [junit4]   2> 1533214 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[46 (1674624996289282048)]} 0 0
   [junit4]   2> 1533219 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[47 (1674624996295573504)]} 0 0
   [junit4]   2> 1533221 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[48 (1674624996297670656)]} 0 0
   [junit4]   2> 1533222 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[49 (1674624996298719232)]} 0 0
   [junit4]   2> 1533231 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[50 (1674624996302913536)]} 0 5
   [junit4]   2> 1533233 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[51 (1674624996310253568)]} 0 0
   [junit4]   2> 1533234 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[52 (1674624996311302144)]} 0 0
   [junit4]   2> 1533236 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[53 (1674624996313399296)]} 0 0
   [junit4]   2> 1533240 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[54 (1674624996316545024)]} 0 1
   [junit4]   2> 1533246 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[55 (1674624996323885056)]} 0 0
   [junit4]   2> 1533254 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[56 (1674624996332273664)]} 0 0
   [junit4]   2> 1533257 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[57 (1674624996335419392)]} 0 0
   [junit4]   2> 1533274 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[58 (1674624996351148032)]} 0 2
   [junit4]   2> 1533279 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[59 (1674624996358488064)]} 0 1
   [junit4]   2> 1533284 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[60 (1674624996362682368)]} 0 1
   [junit4]   2> 1533294 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[61 (1674624996366876672)]} 0 6
   [junit4]   2> 1533307 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[62 (1674624996381556736)]} 0 5
   [junit4]   2> 1533314 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[63 (1674624996395188224)]} 0 0
   [junit4]   2> 1533320 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[64 (1674624996401479680)]} 0 0
   [junit4]   2> 1533328 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[65 (1674624996406722560)]} 0 2
   [junit4]   2> 1533334 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[66 (1674624996414062592)]} 0 2
   [junit4]   2> 1533340 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[67 (1674624996421402624)]} 0 1
   [junit4]   2> 1533348 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[68 (1674624996429791232)]} 0 4
   [junit4]   2> 1533353 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[69 (1674624996436082688)]} 0 0
   [junit4]   2> 1533357 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[70 (1674624996440276992)]} 0 0
   [junit4]   2> 1533360 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[71 (1674624996443422720)]} 0 0
   [junit4]   2> 1533381 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[72 (1674624996465442816)]} 0 0
   [junit4]   2> 1533406 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[73 (1674624996475928576)]} 0 14
   [junit4]   2> 1533410 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[74 (1674624996495851520)]} 0 0
   [junit4]   2> 1533421 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[75 (1674624996507385856)]} 0 0
   [junit4]   2> 1533438 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[76 (1674624996524163072)]} 0 0
   [junit4]   2> 1533445 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[77 (1674624996529405952)]} 0 2
   [junit4]   2> 1533456 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[78 (1674624996544086016)]} 0 0
   [junit4]   2> 1533470 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[79 (1674624996557717504)]} 0 1
   [junit4]   2> 1533485 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[80 (1674624996571348992)]} 0 3
   [junit4]   2> 1533492 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[81 (1674624996581834752)]} 0 0
   [junit4]   2> 1533499 INFO  (qtp124953125-21104) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[82 (1674624996584980480)]} 0 4
   [junit4]   2> 1533502 INFO  (qtp124953125-21105) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[83 (1674624996591271936)]} 0 1
   [junit4]   2> 1533506 INFO  (qtp124953125-21107) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[84 (1674624996595466240)]} 0 0
   [junit4]   2> 1533509 INFO  (qtp124953125-21106) [n:127.0.0.1:57771_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[85 (1674624996599660

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

for registry 
solr.core.c1.shard1.replica_n1/com.codahale.metrics.MetricRegistry@c71baf3
   [junit4]   2> 23876 INFO  (coreCloseExecutor-54-thread-1) 
[n:127.0.0.1:64458_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.c1.shard1.leader tag=SolrCore@1ade1602
   [junit4]   2> 23877 INFO  (coreCloseExecutor-54-thread-2) 
[n:127.0.0.1:64458_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.c2.shard1.replica_n1 tag=SolrCore@30918f36
   [junit4]   2> 23877 INFO  (coreCloseExecutor-54-thread-2) 
[n:127.0.0.1:64458_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@500c6cb3: rootName = 
solr_64458, domain = solr.core.c2.shard1.replica_n1, service url = null, agent 
id = null] for registry 
solr.core.c2.shard1.replica_n1/com.codahale.metrics.MetricRegistry@487fd2db
   [junit4]   2> 23880 INFO  (coreCloseExecutor-54-thread-1) 
[n:127.0.0.1:64458_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 23897 INFO  (coreCloseExecutor-54-thread-2) 
[n:127.0.0.1:64458_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.c2.shard1.leader tag=SolrCore@30918f36
   [junit4]   2> 23900 INFO  (coreCloseExecutor-54-thread-2) 
[n:127.0.0.1:64458_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 23906 INFO  (jetty-closer-50-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 23906 INFO  (jetty-closer-50-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@29e90aeb: rootName = 
solr_64458, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@4465a7f4
   [junit4]   2> 23912 INFO  (jetty-closer-50-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 23912 INFO  (jetty-closer-50-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@45807368: rootName = 
solr_64458, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@abd7a86
   [junit4]   2> 23916 INFO  (jetty-closer-50-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 23916 INFO  (jetty-closer-50-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7f0fc289: rootName = 
solr_64458, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@20ba944c
   [junit4]   2> 23916 INFO  (jetty-closer-50-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 23919 INFO  (closeThreadPool-56-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72174573404880900-127.0.0.1:64458_solr-n_0000000000) closing
   [junit4]   2> 23919 INFO  
(OverseerStateUpdate-72174573404880900-127.0.0.1:64458_solr-n_0000000000) 
[n:127.0.0.1:64458_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:64458_solr
   [junit4]   2> 23922 INFO  (closeThreadPool-56-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72174573404880900-127.0.0.1:64458_solr-n_0000000000) closing
   [junit4]   2> 24040 INFO  (jetty-closer-50-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72174573404880900-127.0.0.1:64458_solr-n_0000000000) closing
   [junit4]   2> 24070 INFO  (jetty-closer-50-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@30e51e4d{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 24078 INFO  (jetty-closer-50-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@35ca23b{/solr,null,UNAVAILABLE}
   [junit4]   2> 24082 INFO  (jetty-closer-50-thread-1) [     ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 24103 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 24110 WARN  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker-SendThread(127.0.0.1:64439))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1006a64619d0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1006a64619d0000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1006a64619d0000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 24348 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/collections/c2/terms/shard1
   [junit4]   2>        3       /solr/collections/c1/terms/shard1
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections/c2/state.json
   [junit4]   2>        7       /solr/collections/c1/state.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/overseer/queue
   [junit4]   2>        7       /solr/overseer/collection-queue-work
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 24363 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64439
   [junit4]   2> 24363 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64439
   [junit4]   2> 24364 INFO  
(SUITE-TestRequestRateLimiter-seed#[DB48BF1E3ED6ECC0]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 64439
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.servlet.TestRequestRateLimiter_DB48BF1E3ED6ECC0-001
   [junit4]   2> Aug 10, 2020 8:20:10 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=295, maxMBSortInHeap=7.224348972972606, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=dje-NE, 
timezone=America/Araguaina
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 
(64-bit)/cpus=6,threads=1,free=192480472,total=297795584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRequestRateLimiter]
   [junit4] Completed [4/5 (4!)] on J4 in 23.69s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 22 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1521:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1048:
 There were test failures: 5 suites, 10 tests, 5 failures [seed: 
DB48BF1E3ED6ECC0]

Total time: 29 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   4/5 failed: org.apache.solr.servlet.TestRequestRateLimiter
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 0 issues (skipped 0 duplicates)
[Java] Skipping post processing
[Java] No filter has been set, publishing all 0 issues
[Java] Using reference build 'Lucene-Solr-master-MacOSX #6396' to compute new, 
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-master-MacOSX 
#6397'.
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to