Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/9211/ Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC
8 tests failed. FAILED: org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test Error Message: Error from server at http://127.0.0.1:53651/solr: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[] Stack Trace: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53651/solr: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[] at __randomizedtesting.SeedInfo.seed([267B3E48DEA0FA22:AE2F0192705C97DA]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004) at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:309) at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:305) at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:160) 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:567) 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:835) 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([267B3E48DEA0FA22:64E0DD6D5EC78F03]: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:567) 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:835) 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([267B3E48DEA0FA22:64E0DD6D5EC78F03]: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:567) 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:835) 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([267B3E48DEA0FA22:976CD877B1F60186]: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:567) 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:835) 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([267B3E48DEA0FA22:976CD877B1F60186]: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:567) 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:835) 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([267B3E48DEA0FA22:976CD877B1F60186]: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:567) 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:835) 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([267B3E48DEA0FA22:976CD877B1F60186]: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:567) 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:835) 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([267B3E48DEA0FA22:976CD877B1F60186]: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:567) 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:835) Build Log: [...truncated 13625 lines...] [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest [junit4] 2> 875288 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf' [junit4] 2> 875289 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.CloudExitableDirectoryReaderTest_267B3E48DEA0FA22-001\data-dir-84-001 [junit4] 2> 875290 WARN (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3 [junit4] 2> 875290 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 875290 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 875290 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 875290 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.CloudExitableDirectoryReaderTest_267B3E48DEA0FA22-001\tempDir-001 [junit4] 2> 875290 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 875290 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 875290 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 875295 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 875391 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 53637 [junit4] 2> 875391 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53637 [junit4] 2> 875391 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53637 [junit4] 2> 875391 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53637 [junit4] 2> 875394 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 875399 INFO (zkConnectionManagerCallback-9657-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 875399 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 875403 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 875406 INFO (zkConnectionManagerCallback-9659-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 875406 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 875407 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 875410 INFO (zkConnectionManagerCallback-9661-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 875410 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 875526 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 875526 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 875526 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 875526 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 875526 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 875526 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 875526 INFO (jetty-launcher-9662-thread-3) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10 [junit4] 2> 875526 INFO (jetty-launcher-9662-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10 [junit4] 2> 875526 INFO (jetty-launcher-9662-thread-2) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10 [junit4] 2> 875528 INFO (jetty-launcher-9662-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 875528 INFO (jetty-launcher-9662-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 875528 INFO (jetty-launcher-9662-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 875528 INFO (jetty-launcher-9662-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 875528 INFO (jetty-launcher-9662-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 875528 INFO (jetty-launcher-9662-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 875528 INFO (jetty-launcher-9662-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 875528 INFO (jetty-launcher-9662-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 875528 INFO (jetty-launcher-9662-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 875528 INFO (jetty-launcher-9662-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9a9a69f{/solr,null,AVAILABLE} [junit4] 2> 875528 INFO (jetty-launcher-9662-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f06db2{/solr,null,AVAILABLE} [junit4] 2> 875528 INFO (jetty-launcher-9662-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31ff5a1c{/solr,null,AVAILABLE} [junit4] 2> 875533 INFO (jetty-launcher-9662-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1c8dd0b5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53652} [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5121683c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53651} [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2bc7060{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53650} [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-1) [ ] o.e.j.s.Server Started @876405ms [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-2) [ ] o.e.j.s.Server Started @876405ms [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-3) [ ] o.e.j.s.Server Started @876405ms [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53650} [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53651} [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53652} [junit4] 2> 875534 ERROR (jetty-launcher-9662-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 875534 ERROR (jetty-launcher-9662-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 875534 ERROR (jetty-launcher-9662-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-10T10:35:35.086686500Z [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-10T10:35:35.086686500Z [junit4] 2> 875534 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-10T10:35:35.086686500Z [junit4] 2> 875535 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 875535 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 875536 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 875540 INFO (zkConnectionManagerCallback-9664-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 875540 INFO (zkConnectionManagerCallback-9668-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 875540 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 875540 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 875540 INFO (zkConnectionManagerCallback-9666-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 875540 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 875540 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 875540 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 875541 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 875656 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 875657 WARN (jetty-launcher-9662-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78218a1f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 875657 WARN (jetty-launcher-9662-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78218a1f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 875658 WARN (jetty-launcher-9662-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d2651ff[provider=null,keyStore=null,trustStore=null] [junit4] 2> 875658 WARN (jetty-launcher-9662-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d2651ff[provider=null,keyStore=null,trustStore=null] [junit4] 2> 875658 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53637/solr [junit4] 2> 875658 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:53652_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 875666 INFO (zkConnectionManagerCallback-9678-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 875666 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:53652_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 875756 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 875757 WARN (jetty-launcher-9662-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51e5fba0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 875758 WARN (jetty-launcher-9662-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51e5fba0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 875761 WARN (jetty-launcher-9662-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@742b78f1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 875763 WARN (jetty-launcher-9662-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@742b78f1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 875763 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53637/solr [junit4] 2> 875765 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:53651_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 875768 INFO (zkConnectionManagerCallback-9690-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 875768 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:53651_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 875816 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:53651_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53651_solr [junit4] 2> 875821 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:53651_solr ] o.a.s.c.Overseer Overseer (id=72175228438904839-127.0.0.1:53651_solr-n_0000000000) starting [junit4] 2> 875848 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:53651_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53651_solr [junit4] 2> 875848 INFO (OverseerStateUpdate-72175228438904839-127.0.0.1:53651_solr-n_0000000000) [n:127.0.0.1:53651_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53651_solr [junit4] 2> 875856 INFO (OverseerStateUpdate-72175228438904839-127.0.0.1:53651_solr-n_0000000000) [n:127.0.0.1:53651_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 875858 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 875859 WARN (jetty-launcher-9662-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53284530[provider=null,keyStore=null,trustStore=null] [junit4] 2> 875859 WARN (jetty-launcher-9662-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53284530[provider=null,keyStore=null,trustStore=null] [junit4] 2> 875862 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:53651_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 875862 WARN (jetty-launcher-9662-thread-2) [n:127.0.0.1:53651_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> 875864 WARN (jetty-launcher-9662-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@220fb35[provider=null,keyStore=null,trustStore=null] [junit4] 2> 875864 WARN (jetty-launcher-9662-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@220fb35[provider=null,keyStore=null,trustStore=null] [junit4] 2> 875865 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53637/solr [junit4] 2> 875865 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:53650_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 875870 INFO (zkConnectionManagerCallback-9705-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 875870 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:53650_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 875885 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:53650_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 875885 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:53651_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 875907 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:53650_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:53650_solr as DOWN [junit4] 2> 875912 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:53651_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53651.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62687b88 [junit4] 2> 875915 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:53650_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 875915 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:53650_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53650_solr [junit4] 2> 875917 INFO (zkCallback-9689-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 875918 INFO (zkCallback-9704-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 875919 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:53651_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53651.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62687b88 [junit4] 2> 875920 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:53651_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53651.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62687b88 [junit4] 2> 875921 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:53651_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.CloudExitableDirectoryReaderTest_267B3E48DEA0FA22-001\tempDir-001\node2 [junit4] 2> 875926 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:53650_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 875927 WARN (jetty-launcher-9662-thread-3) [n:127.0.0.1:53650_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> 875947 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:53650_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 875964 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:53650_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53650.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62687b88 [junit4] 2> 875970 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:53650_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53650.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62687b88 [junit4] 2> 875970 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:53650_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53650.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62687b88 [junit4] 2> 875971 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:53650_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.CloudExitableDirectoryReaderTest_267B3E48DEA0FA22-001\tempDir-001\node3 [junit4] 2> 876458 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:53652_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 876554 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:53652_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:53652_solr as DOWN [junit4] 2> 876588 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:53652_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 876588 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:53652_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53652_solr [junit4] 2> 876616 INFO (zkCallback-9689-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 876616 INFO (zkCallback-9704-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 876617 INFO (zkCallback-9677-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 876619 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:53652_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 876619 WARN (jetty-launcher-9662-thread-1) [n:127.0.0.1:53652_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> 876661 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:53652_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 876686 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:53652_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53652.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62687b88 [junit4] 2> 876695 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:53652_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53652.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62687b88 [junit4] 2> 876696 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:53652_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53652.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62687b88 [junit4] 2> 876697 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:53652_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.CloudExitableDirectoryReaderTest_267B3E48DEA0FA22-001\tempDir-001\node1 [junit4] 2> 876749 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3 [junit4] 2> 876751 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 876757 INFO (zkConnectionManagerCallback-9729-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 876757 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 876760 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 876764 INFO (SUITE-CloudExitableDirectoryReaderTest-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53637/solr ready [junit4] 2> 876793 INFO (qtp209424287-14401) [n:127.0.0.1:53650_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 876811 INFO (qtp209424287-14401) [n:127.0.0.1:53650_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=18 [junit4] 2> 876813 INFO (qtp209424287-14402) [n:127.0.0.1:53650_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 876813 INFO (qtp209424287-14402) [n:127.0.0.1:53650_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 876840 INFO (OverseerThreadFactory-9695-thread-1-processing-n:127.0.0.1:53651_solr) [n:127.0.0.1:53651_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection exitable [junit4] 2> 877036 INFO (OverseerStateUpdate-72175228438904839-127.0.0.1:53651_solr-n_0000000000) [n:127.0.0.1:53651_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"exitable", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"exitable_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:53650/solr", [junit4] 2> "node_name":"127.0.0.1:53650_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 877065 INFO (OverseerStateUpdate-72175228438904839-127.0.0.1:53651_solr-n_0000000000) [n:127.0.0.1:53651_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"exitable", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"exitable_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:53652/solr", [junit4] 2> "node_name":"127.0.0.1:53652_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 877303 INFO (qtp209424287-14401) [n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0 [junit4] 2> 877303 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 877307 INFO (qtp1908272263-14397) [n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0 [junit4] 2> 877307 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 877307 INFO (qtp209424287-14402) [n:127.0.0.1:53650_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 [junit4] 2> 877307 INFO (qtp209424287-14402) [n:127.0.0.1:53650_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 877414 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 877417 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard2_replica_n2' using configuration from configset conf, trusted=true [junit4] 2> 877433 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 877433 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal [junit4] 2> 877433 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 877433 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard1_replica_n1' using configuration from configset conf, trusted=true [junit4] 2> 877457 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53652.solr.core.exitable.shard2.replica_n2' (registry 'solr.core.exitable.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62687b88 [junit4] 2> 877458 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrCore [[exitable_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.CloudExitableDirectoryReaderTest_267B3E48DEA0FA22-001\tempDir-001\node1\exitable_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.CloudExitableDirectoryReaderTest_267B3E48DEA0FA22-001\tempDir-001\node1\exitable_shard2_replica_n2\data\] [junit4] 2> 877466 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal [junit4] 2> 877469 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 877469 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53650.solr.core.exitable.shard1.replica_n1' (registry 'solr.core.exitable.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62687b88 [junit4] 2> 877469 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SolrCore [[exitable_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.CloudExitableDirectoryReaderTest_267B3E48DEA0FA22-001\tempDir-001\node3\exitable_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.CloudExitableDirectoryReaderTest_267B3E48DEA0FA22-001\tempDir-001\node3\exitable_shard1_replica_n1\data\] [junit4] 2> 877644 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 877644 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 877656 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 877656 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 877656 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 877656 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 877681 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 877681 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 877698 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 877701 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 877701 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 877702 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 877702 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1674634316746850304 [junit4] 2> 877703 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 877703 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 877703 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1674634316747898880 [junit4] 2> 877709 INFO (searcherExecutor-9731-thread-1-processing-x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 r:core_node4 CREATE n:127.0.0.1:53652_solr c:exitable s:shard2) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrCore [exitable_shard2_replica_n2] Registered new searcher autowarm time: 0 ms [junit4] 2> 877732 INFO (searcherExecutor-9733-thread-1-processing-x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 r:core_node3 CREATE n:127.0.0.1:53650_solr c:exitable s:shard1) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SolrCore [exitable_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 877792 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard2 to Terms{values={core_node4=0}, version=0} [junit4] 2> 877792 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/exitable/leaders/shard2 [junit4] 2> 877792 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 877792 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/exitable/leaders/shard1 [junit4] 2> 877816 INFO (qtp209424287-14404) [n:127.0.0.1:53650_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 877847 INFO (qtp209424287-14404) [n:127.0.0.1:53650_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=30 [junit4] 2> 877865 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 877865 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 877865 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53650/solr/exitable_shard1_replica_n1/ [junit4] 2> 877866 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 877866 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 877866 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53652/solr/exitable_shard2_replica_n2/ [junit4] 2> 877868 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 877868 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 877868 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:53652/solr/exitable_shard2_replica_n2/ has no replicas [junit4] 2> 877868 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/exitable/leaders/shard2/leader after winning as /collections/exitable/leader_elect/shard2/election/72175228438904838-core_node4-n_0000000000 [junit4] 2> 877873 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:53650/solr/exitable_shard1_replica_n1/ has no replicas [junit4] 2> 877873 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/exitable/leaders/shard1/leader after winning as /collections/exitable/leader_elect/shard1/election/72175228438904840-core_node3-n_0000000000 [junit4] 2> 877897 INFO (parallelCoreAdminExecutor-9720-thread-1-processing-n:127.0.0.1:53652_solr x:exitable_shard2_replica_n2 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960271677500 CREATE) [n:127.0.0.1:53652_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53652/solr/exitable_shard2_replica_n2/ shard2 [junit4] 2> 877897 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53650/solr/exitable_shard1_replica_n1/ shard1 [junit4] 2> 878035 INFO (zkCallback-9704-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3]) [junit4] 2> 878035 INFO (zkCallback-9704-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3]) [junit4] 2> 878046 INFO (parallelCoreAdminExecutor-9714-thread-1-processing-n:127.0.0.1:53650_solr x:exitable_shard1_replica_n1 4ab2b3b0-cec7-4e9e-a902-25dd4cd9e9db1794960245174400 CREATE) [n:127.0.0.1:53650_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 878061 INFO (zkCallback-9677-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size [...truncated too long message...] bed4104 [junit4] 2> 81598 INFO (coreCloseExecutor-159-thread-2) [n:127.0.0.1:56454_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@660148aa: rootName = solr_56454, 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@5560d619 [junit4] 2> 81600 INFO (coreCloseExecutor-159-thread-1) [n:127.0.0.1:56454_solr ] o.a.s.c.SolrCore [c1_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@5d201eaa [junit4] 2> 81614 INFO (coreCloseExecutor-159-thread-2) [n:127.0.0.1:56454_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.c2.shard1.leader tag=SolrCore@2bed4104 [junit4] 2> 81614 INFO (coreCloseExecutor-159-thread-1) [n:127.0.0.1:56454_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.c1.shard1.replica_n1 tag=SolrCore@5d201eaa [junit4] 2> 81614 INFO (coreCloseExecutor-159-thread-1) [n:127.0.0.1:56454_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@cf433a3: rootName = solr_56454, domain = solr.core.c1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.c1.shard1.replica_n1/com.codahale.metrics.MetricRegistry@5f4f644d [junit4] 2> 81616 INFO (coreCloseExecutor-159-thread-2) [n:127.0.0.1:56454_solr ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 81631 INFO (coreCloseExecutor-159-thread-1) [n:127.0.0.1:56454_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.c1.shard1.leader tag=SolrCore@5d201eaa [junit4] 2> 81632 INFO (coreCloseExecutor-159-thread-1) [n:127.0.0.1:56454_solr ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 81639 INFO (jetty-closer-155-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 81640 INFO (jetty-closer-155-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f010714: rootName = solr_56454, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@50ccacbc [junit4] 2> 81643 INFO (jetty-closer-155-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 81644 INFO (jetty-closer-155-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@557921b0: rootName = solr_56454, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@21803f8b [junit4] 2> 81645 INFO (jetty-closer-155-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 81645 INFO (jetty-closer-155-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19e0debe: rootName = solr_56454, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@59ea1fdd [junit4] 2> 81645 INFO (jetty-closer-155-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 81646 INFO (closeThreadPool-161-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72175406974959620-127.0.0.1:56454_solr-n_0000000000) closing [junit4] 2> 81647 INFO (OverseerStateUpdate-72175406974959620-127.0.0.1:56454_solr-n_0000000000) [n:127.0.0.1:56454_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56454_solr [junit4] 2> 81648 INFO (closeThreadPool-161-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72175406974959620-127.0.0.1:56454_solr-n_0000000000) closing [junit4] 2> 81751 INFO (jetty-closer-155-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72175406974959620-127.0.0.1:56454_solr-n_0000000000) closing [junit4] 2> 81753 INFO (jetty-closer-155-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1bb0427a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 81754 INFO (jetty-closer-155-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@69c5381e{/solr,null,UNAVAILABLE} [junit4] 2> 81754 INFO (jetty-closer-155-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 81758 INFO (SUITE-TestRequestRateLimiter-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 81967 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/clusterprops.json [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> 10 /solr/collections/c1/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 21 /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> 81975 INFO (SUITE-TestRequestRateLimiter-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:56435 [junit4] 2> 81976 INFO (SUITE-TestRequestRateLimiter-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56435 [junit4] 2> 81976 INFO (SUITE-TestRequestRateLimiter-seed#[267B3E48DEA0FA22]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56435 [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.TestRequestRateLimiter_267B3E48DEA0FA22-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=62, maxMBSortInHeap=5.2539631659982025, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=so-KE, timezone=Pacific/Noumea [junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=193595456,total=300941312 [junit4] 2> NOTE: All tests run in this JVM: [CloudExitableDirectoryReaderTest, TestRequestRateLimiter] [junit4] Completed [9/10 (4!)] on J1 in 16.63s, 2 tests, 1 failure <<< FAILURES! [...truncated 22 lines...] BUILD FAILED C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1521: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1048: There were test failures: 10 suites, 45 tests, 5 failures [seed: 267B3E48DEA0FA22] Total time: 1 minute 29 seconds [repro] Setting last failure code to 1 [repro] Failures w/original seeds: [repro] 0/5 failed: org.apache.solr.cloud.CloudExitableDirectoryReaderTest [repro] 4/5 failed: org.apache.solr.servlet.TestRequestRateLimiter [repro] Exiting with code 1 C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 Setting ANT_1_8_2_HOME=C:\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: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows') [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-Windows #9210' 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-Windows #9211'. Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Recording test results Setting ANT_1_8_2_HOME=C:\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
