Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24430/ Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseG1GC
9 tests failed. FAILED: org.apache.solr.handler.TestContainerReqHandler.testPluginGlobalLoader Error Message: attempt: 0 Mismatch for value : 'Version' in response { "get":"org.apache.solr.core.RuntimeLibSearchComponent", "loader":"org.apache.solr.core.MemClassLoader", "Version":"1", "doc":null} Stack Trace: java.lang.AssertionError: attempt: 0 Mismatch for value : 'Version' in response { "get":"org.apache.solr.core.RuntimeLibSearchComponent", "loader":"org.apache.solr.core.MemClassLoader", "Version":"1", "doc":null} at __randomizedtesting.SeedInfo.seed([A6A2C2703A2BF6C2:E154AB78C54570B5]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:99) at org.apache.solr.handler.TestContainerReqHandler.testPluginGlobalLoader(TestContainerReqHandler.java:544) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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:368) at java.base/java.lang.Thread.run(Thread.java:835) FAILED: org.apache.solr.handler.TestContainerReqHandler.testPluginGlobalLoader Error Message: attempt: 0 Mismatch for value : 'Version' in response { "get":"org.apache.solr.core.RuntimeLibSearchComponent", "loader":"org.apache.solr.core.MemClassLoader", "Version":"1", "doc":null} Stack Trace: java.lang.AssertionError: attempt: 0 Mismatch for value : 'Version' in response { "get":"org.apache.solr.core.RuntimeLibSearchComponent", "loader":"org.apache.solr.core.MemClassLoader", "Version":"1", "doc":null} at __randomizedtesting.SeedInfo.seed([A6A2C2703A2BF6C2:E154AB78C54570B5]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:99) at org.apache.solr.handler.TestContainerReqHandler.testPluginGlobalLoader(TestContainerReqHandler.java:544) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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:368) at java.base/java.lang.Thread.run(Thread.java:835) FAILED: org.apache.solr.handler.TestContainerReqHandler.testPluginGlobalLoader Error Message: attempt: 0 Mismatch for value : 'Version' in response { "get":"org.apache.solr.core.RuntimeLibSearchComponent", "loader":"org.apache.solr.core.MemClassLoader", "Version":"1", "doc":null} Stack Trace: java.lang.AssertionError: attempt: 0 Mismatch for value : 'Version' in response { "get":"org.apache.solr.core.RuntimeLibSearchComponent", "loader":"org.apache.solr.core.MemClassLoader", "Version":"1", "doc":null} at __randomizedtesting.SeedInfo.seed([A6A2C2703A2BF6C2:E154AB78C54570B5]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:99) at org.apache.solr.handler.TestContainerReqHandler.testPluginGlobalLoader(TestContainerReqHandler.java:544) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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:368) at java.base/java.lang.Thread.run(Thread.java:835) FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: expected:<401> but was:<400> Stack Trace: java.lang.AssertionError: expected:<401> but was:<400> at __randomizedtesting.SeedInfo.seed([A6A2C2703A2BF6C2:1ACCB4629E7875B8]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.junit.Assert.assertEquals(Assert.java:631) at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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:368) at java.base/java.lang.Thread.run(Thread.java:835) FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: expected:<401> but was:<400> Stack Trace: java.lang.AssertionError: expected:<401> but was:<400> at __randomizedtesting.SeedInfo.seed([A6A2C2703A2BF6C2:1ACCB4629E7875B8]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.junit.Assert.assertEquals(Assert.java:631) at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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:368) at java.base/java.lang.Thread.run(Thread.java:835) FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: expected:<401> but was:<400> Stack Trace: java.lang.AssertionError: expected:<401> but was:<400> at __randomizedtesting.SeedInfo.seed([A6A2C2703A2BF6C2:1ACCB4629E7875B8]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.junit.Assert.assertEquals(Assert.java:631) at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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:368) at java.base/java.lang.Thread.run(Thread.java:835) FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: expected:<401> but was:<400> Stack Trace: java.lang.AssertionError: expected:<401> but was:<400> at __randomizedtesting.SeedInfo.seed([A6A2C2703A2BF6C2:1ACCB4629E7875B8]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.junit.Assert.assertEquals(Assert.java:631) at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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:368) at java.base/java.lang.Thread.run(Thread.java:835) FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: expected:<401> but was:<400> Stack Trace: java.lang.AssertionError: expected:<401> but was:<400> at __randomizedtesting.SeedInfo.seed([A6A2C2703A2BF6C2:1ACCB4629E7875B8]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.junit.Assert.assertEquals(Assert.java:631) at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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:368) at java.base/java.lang.Thread.run(Thread.java:835) FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: expected:<401> but was:<400> Stack Trace: java.lang.AssertionError: expected:<401> but was:<400> at __randomizedtesting.SeedInfo.seed([A6A2C2703A2BF6C2:1ACCB4629E7875B8]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.junit.Assert.assertEquals(Assert.java:631) at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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:368) at java.base/java.lang.Thread.run(Thread.java:835) Build Log: [...truncated 13970 lines...] [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_A6A2C2703A2BF6C2-001/init-core-data-001 [junit4] 2> 1054150 WARN (SUITE-TestContainerReqHandler-seed#[A6A2C2703A2BF6C2]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 1054150 INFO (SUITE-TestContainerReqHandler-seed#[A6A2C2703A2BF6C2]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1054151 INFO (SUITE-TestContainerReqHandler-seed#[A6A2C2703A2BF6C2]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None") [junit4] 2> 1054151 INFO (SUITE-TestContainerReqHandler-seed#[A6A2C2703A2BF6C2]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1054153 INFO (TEST-TestContainerReqHandler.testRuntimeLib-seed#[A6A2C2703A2BF6C2]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRuntimeLib [junit4] 2> 1054157 INFO (TEST-TestContainerReqHandler.testRuntimeLib-seed#[A6A2C2703A2BF6C2]) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12 [junit4] 2> 1054179 INFO (TEST-TestContainerReqHandler.testRuntimeLib-seed#[A6A2C2703A2BF6C2]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@515242b5{HTTP/1.1,[http/1.1]}{0.0.0.0:44209} [junit4] 2> 1054179 INFO (TEST-TestContainerReqHandler.testRuntimeLib-seed#[A6A2C2703A2BF6C2]) [ ] o.e.j.s.Server Started @1054201ms [junit4] 2> 1054180 INFO (TEST-TestContainerReqHandler.testRuntimeLib-seed#[A6A2C2703A2BF6C2]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_A6A2C2703A2BF6C2-001/tempDir-001 [junit4] 2> 1054180 INFO (TEST-TestContainerReqHandler.testRuntimeLib-seed#[A6A2C2703A2BF6C2]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1054185 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1054185 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1054285 INFO (TEST-TestContainerReqHandler.testRuntimeLib-seed#[A6A2C2703A2BF6C2]) [ ] o.a.s.c.ZkTestServer start zk server on port:32777 [junit4] 2> 1054285 INFO (TEST-TestContainerReqHandler.testRuntimeLib-seed#[A6A2C2703A2BF6C2]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32777 [junit4] 2> 1054285 INFO (TEST-TestContainerReqHandler.testRuntimeLib-seed#[A6A2C2703A2BF6C2]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32777 [junit4] 2> 1054286 INFO (TEST-TestContainerReqHandler.testRuntimeLib-seed#[A6A2C2703A2BF6C2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1054287 INFO (zkConnectionManagerCallback-8969-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1054287 INFO (TEST-TestContainerReqHandler.testRuntimeLib-seed#[A6A2C2703A2BF6C2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1054291 INFO (TEST-TestContainerReqHandler.testRuntimeLib-seed#[A6A2C2703A2BF6C2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1054293 INFO (zkConnectionManagerCallback-8971-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1054293 INFO (TEST-TestContainerReqHandler.testRuntimeLib-seed#[A6A2C2703A2BF6C2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1054295 INFO (TEST-TestContainerReqHandler.testRuntimeLib-seed#[A6A2C2703A2BF6C2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1054300 INFO (zkConnectionManagerCallback-8973-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1054300 INFO (TEST-TestContainerReqHandler.testRuntimeLib-seed#[A6A2C2703A2BF6C2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1054411 WARN (jetty-launcher-8974-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1054412 INFO (jetty-launcher-8974-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1054412 INFO (jetty-launcher-8974-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1054412 INFO (jetty-launcher-8974-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12 [junit4] 2> 1054414 WARN (jetty-launcher-8974-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1054414 INFO (jetty-launcher-8974-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1054414 INFO (jetty-launcher-8974-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1054414 INFO (jetty-launcher-8974-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12 [junit4] 2> 1054415 WARN (jetty-launcher-8974-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1054415 WARN (jetty-launcher-8974-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1054415 INFO (jetty-launcher-8974-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1054415 INFO (jetty-launcher-8974-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1054415 INFO (jetty-launcher-8974-thread-3) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12 [junit4] 2> 1054415 INFO (jetty-launcher-8974-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1054415 INFO (jetty-launcher-8974-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1054415 INFO (jetty-launcher-8974-thread-4) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12 [junit4] 2> 1054448 INFO (jetty-launcher-8974-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1054448 INFO (jetty-launcher-8974-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1054448 INFO (jetty-launcher-8974-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1054451 INFO (jetty-launcher-8974-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1054451 INFO (jetty-launcher-8974-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1054451 INFO (jetty-launcher-8974-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1054459 INFO (jetty-launcher-8974-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@119beaa4{/solr,null,AVAILABLE} [junit4] 2> 1054459 INFO (jetty-launcher-8974-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7fbcbca8{/solr,null,AVAILABLE} [junit4] 2> 1054459 INFO (jetty-launcher-8974-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1054459 INFO (jetty-launcher-8974-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1054459 INFO (jetty-launcher-8974-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@458026f6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35057} [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-4) [ ] o.e.j.s.Server Started @1054482ms [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c787d8c{/solr,null,AVAILABLE} [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35057} [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@12613063{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36933} [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-3) [ ] o.e.j.s.Server Started @1054482ms [junit4] 2> 1054460 ERROR (jetty-launcher-8974-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36933} [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-07-22T05:29:42.181516Z [junit4] 2> 1054460 ERROR (jetty-launcher-8974-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-07-22T05:29:42.181624Z [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7a65e9a3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37297} [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-1) [ ] o.e.j.s.Server Started @1054482ms [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37297} [junit4] 2> 1054460 ERROR (jetty-launcher-8974-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1054460 INFO (jetty-launcher-8974-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 1054461 INFO (jetty-launcher-8974-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1054461 INFO (jetty-launcher-8974-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1054461 INFO (jetty-launcher-8974-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-07-22T05:29:42.182025Z [junit4] 2> 1054463 INFO (jetty-launcher-8974-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cc1ea5f{/solr,null,AVAILABLE} [junit4] 2> 1054464 INFO (jetty-launcher-8974-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@8d68cf2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36231} [junit4] 2> 1054464 INFO (jetty-launcher-8974-thread-2) [ ] o.e.j.s.Server Started @1054486ms [junit4] 2> 1054464 INFO (jetty-launcher-8974-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36231} [junit4] 2> 1054464 ERROR (jetty-launcher-8974-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1054464 INFO (jetty-launcher-8974-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1054464 INFO (jetty-launcher-8974-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 1054464 INFO (jetty-launcher-8974-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1054464 INFO (jetty-launcher-8974-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1054464 INFO (jetty-launcher-8974-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-07-22T05:29:42.185743Z [junit4] 2> 1054468 INFO (jetty-launcher-8974-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1054472 INFO (jetty-launcher-8974-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1054472 INFO (zkConnectionManagerCallback-8980-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1054472 INFO (jetty-launcher-8974-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1054473 INFO (jetty-launcher-8974-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1054481 INFO (jetty-launcher-8974-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1054490 INFO (jetty-launcher-8974-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1054490 INFO (zkConnectionManagerCallback-8976-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1054490 INFO (jetty-launcher-8974-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1054490 INFO (zkConnectionManagerCallback-8978-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1054490 INFO (jetty-launcher-8974-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1054491 INFO (zkConnectionManagerCallback-8982-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1054491 INFO (jetty-launcher-8974-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1054577 INFO (jetty-launcher-8974-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1054577 INFO (jetty-launcher-8974-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1054583 INFO (jetty-launcher-8974-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1054698 INFO (jetty-launcher-8974-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1054703 WARN (jetty-launcher-8974-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d75e585[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1054703 WARN (jetty-launcher-8974-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d75e585[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1054707 WARN (jetty-launcher-8974-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e660505[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1054707 WARN (jetty-launcher-8974-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e660505[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1054708 INFO (jetty-launcher-8974-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32777/solr [junit4] 2> 1054715 INFO (jetty-launcher-8974-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1054720 INFO (zkConnectionManagerCallback-8991-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1054720 INFO (jetty-launcher-8974-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1054767 INFO (jetty-launcher-8974-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1054767 WARN (jetty-launcher-8974-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@256fa9f3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1054767 WARN (jetty-launcher-8974-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@256fa9f3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1054769 WARN (jetty-launcher-8974-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20d753bc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1054769 WARN (jetty-launcher-8974-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20d753bc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1054770 INFO (jetty-launcher-8974-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32777/solr [junit4] 2> 1054770 INFO (jetty-launcher-8974-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1054771 INFO (zkConnectionManagerCallback-8997-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1054771 INFO (jetty-launcher-8974-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1054830 INFO (jetty-launcher-8974-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1054830 WARN (jetty-launcher-8974-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76a80dc7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1054830 WARN (jetty-launcher-8974-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76a80dc7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1054832 WARN (jetty-launcher-8974-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c6aae19[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1054832 WARN (jetty-launcher-8974-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c6aae19[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1054833 INFO (jetty-launcher-8974-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32777/solr [junit4] 2> 1054842 INFO (jetty-launcher-8974-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1054842 INFO (zkConnectionManagerCallback-9004-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1054842 INFO (jetty-launcher-8974-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1054891 INFO (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1054891 INFO (zkConnectionManagerCallback-9006-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1054891 INFO (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1054926 INFO (jetty-launcher-8974-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1054927 WARN (jetty-launcher-8974-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@24b592c5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1054927 WARN (jetty-launcher-8974-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@24b592c5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1054936 WARN (jetty-launcher-8974-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e05dbe8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1054936 WARN (jetty-launcher-8974-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e05dbe8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1054938 INFO (jetty-launcher-8974-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32777/solr [junit4] 2> 1054941 DEBUG (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1054942 DEBUG (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1054942 DEBUG (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [] [junit4] 2> 1054942 DEBUG (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 1054943 INFO (jetty-launcher-8974-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1054944 INFO (zkConnectionManagerCallback-9014-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1054944 INFO (jetty-launcher-8974-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1054945 INFO (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36231_solr [junit4] 2> 1054945 INFO (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.c.Overseer Overseer (id=72207484974923786-127.0.0.1:36231_solr-n_0000000000) starting [junit4] 2> 1054948 INFO (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1054950 INFO (zkConnectionManagerCallback-9019-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1054950 INFO (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1054951 DEBUG (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1054951 DEBUG (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1054952 DEBUG (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [] [junit4] 2> 1054952 DEBUG (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 1054953 INFO (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32777/solr ready [junit4] 2> 1054953 INFO (OverseerStateUpdate-72207484974923786-127.0.0.1:36231_solr-n_0000000000) [n:127.0.0.1:36231_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36231_solr [junit4] 2> 1054954 DEBUG (OverseerStateUpdate-72207484974923786-127.0.0.1:36231_solr-n_0000000000) [n:127.0.0.1:36231_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [] [junit4] 2> 1054954 DEBUG (OverseerStateUpdate-72207484974923786-127.0.0.1:36231_solr-n_0000000000) [n:127.0.0.1:36231_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 1054956 INFO (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36231_solr [junit4] 2> 1054957 INFO (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.c.LibListener clusterprops.json changed , version -1 [junit4] 2> 1054959 DEBUG (zkCallback-9005-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 1054963 INFO (zkCallback-9005-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1054963 DEBUG (zkCallback-9018-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 1054963 DEBUG (zkCallback-9005-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36231_solr] [junit4] 2> 1054963 INFO (zkCallback-9018-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1054963 DEBUG (zkCallback-9018-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36231_solr] [junit4] 2> 1054975 INFO (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1054991 INFO (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36231.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1257fe [junit4] 2> 1054999 INFO (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1055000 INFO (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36231.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1257fe [junit4] 2> 1055000 INFO (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36231.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1257fe [junit4] 2> 1055001 INFO (jetty-launcher-8974-thread-2) [n:127.0.0.1:36231_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_A6A2C2703A2BF6C2-001/tempDir-001/node2/. [junit4] 2> 1055003 INFO (zkConnectionManagerCallback-9022-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1055003 INFO (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1055005 DEBUG (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1055006 DEBUG (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1055006 INFO (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1055006 DEBUG (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36231_solr] [junit4] 2> 1055006 DEBUG (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 1055008 INFO (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37297_solr as DOWN [junit4] 2> 1055008 INFO (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1055008 INFO (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37297_solr [junit4] 2> 1055009 DEBUG (zkCallback-9018-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1055009 DEBUG (zkCallback-9005-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1055009 INFO (zkCallback-9018-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1055009 DEBUG (zkCallback-9018-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36231_solr] -> [127.0.0.1:36231_solr, 127.0.0.1:37297_solr] [junit4] 2> 1055011 INFO (zkCallback-9005-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1055011 DEBUG (zkCallback-9005-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36231_solr] -> [127.0.0.1:36231_solr, 127.0.0.1:37297_solr] [junit4] 2> 1055015 INFO (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1055018 DEBUG (zkCallback-9021-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1055018 INFO (zkConnectionManagerCallback-9029-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1055018 INFO (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1055018 INFO (zkCallback-9021-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1055018 DEBUG (zkCallback-9021-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36231_solr] -> [127.0.0.1:36231_solr, 127.0.0.1:37297_solr] [junit4] 2> 1055019 DEBUG (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1055019 DEBUG (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1055019 INFO (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1055019 DEBUG (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36231_solr, 127.0.0.1:37297_solr] [junit4] 2> 1055019 DEBUG (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 1055020 INFO (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32777/solr ready [junit4] 2> 1055020 INFO (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.LibListener clusterprops.json changed , version -1 [junit4] 2> 1055035 INFO (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1055055 INFO (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37297.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1257fe [junit4] 2> 1055065 INFO (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37297.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1257fe [junit4] 2> 1055066 INFO (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37297.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1257fe [junit4] 2> 1055067 INFO (jetty-launcher-8974-thread-1) [n:127.0.0.1:37297_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_A6A2C2703A2BF6C2-001/tempDir-001/node1/. [junit4] 2> 1055091 INFO (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1055099 INFO (zkConnectionManagerCallback-9032-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1055099 INFO (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1055101 DEBUG (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1055101 DEBUG (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1055102 INFO (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1055102 DEBUG (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36231_solr, 127.0.0.1:37297_solr] [junit4] 2> 1055102 DEBUG (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 1055107 INFO (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35057_solr as DOWN [junit4] 2> 1055108 INFO (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1055108 INFO (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35057_solr [junit4] 2> 1055108 DEBUG (zkCallback-9021-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1055108 DEBUG (zkCallback-9018-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1055109 INFO (zkCallback-9021-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1055109 DEBUG (zkCallback-9021-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36231_solr, 127.0.0.1:37297_solr] -> [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:37297_solr] [junit4] 2> 1055109 INFO (zkCallback-9018-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1055109 DEBUG (zkCallback-9018-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36231_solr, 127.0.0.1:37297_solr] -> [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:37297_solr] [junit4] 2> 1055111 DEBUG (zkCallback-9031-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1055112 INFO (zkCallback-9031-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1055112 DEBUG (zkCallback-9031-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36231_solr, 127.0.0.1:37297_solr] -> [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:37297_solr] [junit4] 2> 1055115 DEBUG (zkCallback-9028-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1055116 INFO (zkCallback-9028-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1055116 DEBUG (zkCallback-9028-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36231_solr, 127.0.0.1:37297_solr] -> [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:37297_solr] [junit4] 2> 1055119 DEBUG (zkCallback-9005-thread-2) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1055119 INFO (zkCallback-9005-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1055119 DEBUG (zkCallback-9005-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36231_solr, 127.0.0.1:37297_solr] -> [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:37297_solr] [junit4] 2> 1055123 INFO (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1055127 INFO (zkConnectionManagerCallback-9039-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1055127 INFO (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1055127 DEBUG (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1055128 DEBUG (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1055128 INFO (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1055128 DEBUG (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:37297_solr] [junit4] 2> 1055128 DEBUG (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 1055129 INFO (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32777/solr ready [junit4] 2> 1055129 INFO (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.LibListener clusterprops.json changed , version -1 [junit4] 2> 1055151 INFO (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1055169 INFO (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35057.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1257fe [junit4] 2> 1055180 INFO (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35057.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1257fe [junit4] 2> 1055180 INFO (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35057.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1257fe [junit4] 2> 1055182 INFO (jetty-launcher-8974-thread-4) [n:127.0.0.1:35057_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_A6A2C2703A2BF6C2-001/tempDir-001/node4/. [junit4] 2> 1055191 INFO (jetty-launcher-8974-thread-3) [n:127.0.0.1:36933_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1055195 INFO (zkConnectionManagerCallback-9042-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1055195 INFO (jetty-launcher-8974-thread-3) [n:127.0.0.1:36933_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1055197 DEBUG (jetty-launcher-8974-thread-3) [n:127.0.0.1:36933_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1055198 DEBUG (jetty-launcher-8974-thread-3) [n:127.0.0.1:36933_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1055198 INFO (jetty-launcher-8974-thread-3) [n:127.0.0.1:36933_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1055198 DEBUG (jetty-launcher-8974-thread-3) [n:127.0.0.1:36933_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:37297_solr] [junit4] 2> 1055199 DEBUG (jetty-launcher-8974-thread-3) [n:127.0.0.1:36933_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 1055201 INFO (jetty-launcher-8974-thread-3) [n:127.0.0.1:36933_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36933_solr as DOWN [junit4] 2> 1055201 INFO (jetty-launcher-8974-thread-3) [n:127.0.0.1:36933_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1055201 INFO (jetty-launcher-8974-thread-3) [n:127.0.0.1:36933_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36933_solr [junit4] 2> 1055202 DEBUG (zkCallback-9031-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1055202 DEBUG (zkCallback-9018-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1055202 DEBUG (zkCallback-9021-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1055202 DEBUG (zkCallback-9028-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1055202 INFO (zkCallback-9021-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1055202 DEBUG (zkCallback-9021-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:37297_solr] -> [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:36933_solr, 127.0.0.1:37297_solr] [junit4] 2> 1055203 INFO (zkCallback-9018-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1055203 DEBUG (zkCallback-9018-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:37297_solr] -> [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:36933_solr, 127.0.0.1:37297_solr] [junit4] 2> 1055203 INFO (zkCallback-9028-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1055203 DEBUG (zkCallback-9028-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:37297_solr] -> [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:36933_solr, 127.0.0.1:37297_solr] [junit4] 2> 1055203 INFO (zkCallback-9031-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1055203 DEBUG (zkCallback-9031-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:37297_solr] -> [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:36933_solr, 127.0.0.1:37297_solr] [junit4] 2> 1055203 DEBUG (zkCallback-9005-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1055203 INFO (zkCallback-9005-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1055203 DEBUG (zkCallback-9005-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:37297_solr] -> [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:36933_solr, 127.0.0.1:37297_solr] [junit4] 2> 1055207 DEBUG (zkCallback-9038-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1055207 INFO (zkCallback-9038-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1055207 DEBUG (zkCallback-9038-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:37297_solr] -> [127.0.0.1:35057_solr, 127.0.0.1:36231_solr, 127.0.0.1:36933_solr, 127.0.0.1:37297_solr] [junit4] 2> 1055211 INFO (jetty-launcher-8974-thread-3) [n:127.0.0.1:36933_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1055214 DEBUG (zkCallback-9041-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1055214 INFO (zkConnectionManagerCallback-9049-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1055214 INFO (jetty-launcher-8974-thread-3) [n:127.0.0.1:36933_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1055214 INFO (zkCallback-9041-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1055214 DEBUG (zkCallback-9041-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeepe [...truncated too long message...] ter@2909d89c: rootName = solr_45475, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7035dbc8 [junit4] 2> 51535 INFO (jetty-closer-1025-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 51535 INFO (jetty-closer-1025-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3201f645: rootName = solr_45475, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@d16ee43 [junit4] 2> 51537 INFO (jetty-closer-1025-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 51537 INFO (jetty-closer-1025-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20631cfb: rootName = solr_45475, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@276350bd [junit4] 2> 51537 INFO (jetty-closer-1025-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 51538 INFO (closeThreadPool-1035-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72207650470297609-127.0.0.1:36371_solr-n_0000000000) closing [junit4] 2> 51538 INFO (OverseerStateUpdate-72207650470297609-127.0.0.1:36371_solr-n_0000000000) [n:127.0.0.1:36371_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36371_solr [junit4] 2> 51538 INFO (OverseerAutoScalingTriggerThread-72207650470297609-127.0.0.1:36371_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 51546 INFO (closeThreadPool-1035-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72207650470297609-127.0.0.1:36371_solr-n_0000000000) closing [junit4] 2> 51547 INFO (zkCallback-983-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1) [junit4] 2> 51646 INFO (zkCallback-990-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1) [junit4] 2> 51647 INFO (jetty-closer-1025-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5fa8fbbd{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:36037} [junit4] 2> 51647 INFO (jetty-closer-1025-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4757544c{/solr,null,UNAVAILABLE} [junit4] 2> 51647 INFO (jetty-closer-1025-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 51846 INFO (jetty-closer-1025-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72207650470297609-127.0.0.1:36371_solr-n_0000000000) closing [junit4] 2> 51847 INFO (jetty-closer-1025-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@50e700f3{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0} [junit4] 2> 51847 INFO (jetty-closer-1025-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15e55f23{/solr,null,UNAVAILABLE} [junit4] 2> 51847 INFO (jetty-closer-1025-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 51848 INFO (jetty-closer-1025-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@6dd89a24{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0} [junit4] 2> 51848 INFO (jetty-closer-1025-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4065ae65{/solr,null,UNAVAILABLE} [junit4] 2> 51848 INFO (jetty-closer-1025-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 51849 INFO (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A6A2C2703A2BF6C2]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 52052 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> 9 /solr/aliases.json [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/conf [junit4] 2> 3 /solr/collections/authCollection/terms/shard2 [junit4] 2> 2 /solr/collections/authCollection/terms/shard1 [junit4] 2> 2 /solr/collections/authCollection/terms/shard3 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 50 /solr/collections/authCollection/state.json [junit4] 2> 9 /solr/clusterstate.json [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 3 /solr/security.json [junit4] 2> 2 /solr/overseer_elect/election/72207650470297609-127.0.0.1:36371_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 32 /solr/live_nodes [junit4] 2> 25 /solr/overseer/queue [junit4] 2> 16 /solr/collections [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 52053 INFO (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A6A2C2703A2BF6C2]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38011 [junit4] 2> 52053 INFO (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A6A2C2703A2BF6C2]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38011 [junit4] 2> 52054 INFO (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A6A2C2703A2BF6C2]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasicAuth -Dtests.seed=A6A2C2703A2BF6C2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ewo -Dtests.timezone=America/Asuncion -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] FAILURE 4.10s J2 | BasicAuthIntegrationTest.testBasicAuth <<< [junit4] > Throwable #1: java.lang.AssertionError: expected:<401> but was:<400> [junit4] > at __randomizedtesting.SeedInfo.seed([A6A2C2703A2BF6C2:1ACCB4629E7875B8]:0) [junit4] > at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:567) [junit4] > at java.base/java.lang.Thread.run(Thread.java:835) [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A6A2C2703A2BF6C2-004 [junit4] 2> Jul 22, 2019 6:11:51 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1899, maxMBSortInHeap=6.952047167052193, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@42e7b114), locale=ewo, timezone=America/Asuncion [junit4] 2> NOTE: Linux 4.18.0-24-generic amd64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=8,threads=1,free=55385176,total=175112192 [junit4] 2> NOTE: All tests run in this JVM: [BasicAuthIntegrationTest, BasicAuthIntegrationTest, TestContainerReqHandler, BasicAuthIntegrationTest, BasicAuthIntegrationTest] [junit4] Completed [10/10 (7!)] on J2 in 4.76s, 1 test, 1 failure <<< FAILURES! [...truncated 17 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1492: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1019: There were test failures: 10 suites, 30 tests, 7 failures [seed: A6A2C2703A2BF6C2] Total time: 55 seconds [repro] Setting last failure code to 256 [repro] Failures: [repro] 2/5 failed: org.apache.solr.handler.TestContainerReqHandler [repro] 5/5 failed: org.apache.solr.security.BasicAuthIntegrationTest [repro] Exiting with code 256 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 No credentials specified Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=afa64c892bff68f3b4f41cd371587c55507946e3, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux [WARNINGS] Computing warning deltas based on reference build #24429 Recording test results Setting ANT_1_8_2_HOME=/home/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org