Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8092/ Java: 64bit/jdk-11.0.3 -XX:+UseCompressedOops -XX:+UseParallelGC
3 tests failed. FAILED: org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations Error Message: IOException occurred when talking to server at: https://127.0.0.1:64455/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:64455/solr at __randomizedtesting.SeedInfo.seed([4C85584C4DC8AAB6:BC6F8BB092EBDADC]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:670) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:123) 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:566) 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:834) Caused by: javax.net.ssl.SSLException: Software caused connection abort: recv failed at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259) at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1314) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555) ... 48 more Suppressed: java.net.SocketException: Software caused connection abort: socket write error at java.base/java.net.SocketOutputStream.socketWrite0(Native Method) at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110) at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150) at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:352) ... 70 more Caused by: java.net.SocketException: Software caused connection abort: recv failed at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823) ... 66 more FAILED: org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations Error Message: IOException occurred when talking to server at: https://127.0.0.1:64938/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:64938/solr at __randomizedtesting.SeedInfo.seed([4C85584C4DC8AAB6:BC6F8BB092EBDADC]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:670) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:123) 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:566) 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:834) Caused by: javax.net.ssl.SSLException: Software caused connection abort: recv failed at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:137) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1155) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1125) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555) ... 48 more Suppressed: java.net.SocketException: Software caused connection abort: socket write error at java.base/java.net.SocketOutputStream.socketWrite0(Native Method) at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110) at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150) at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:352) ... 72 more Caused by: java.net.SocketException: Software caused connection abort: recv failed at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) at java.base/sun.security.ssl.SSLSocketInputRecord.decodeInputRecord(SSLSocketInputRecord.java:237) at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:190) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:108) ... 69 more FAILED: org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations Error Message: IOException occurred when talking to server at: https://127.0.0.1:61442/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:61442/solr at __randomizedtesting.SeedInfo.seed([4C85584C4DC8AAB6:BC6F8BB092EBDADC]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:670) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:123) 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:566) 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:834) Caused by: javax.net.ssl.SSLException: Software caused connection abort: recv failed at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259) at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1314) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555) ... 48 more Suppressed: java.net.SocketException: Software caused connection abort: socket write error at java.base/java.net.SocketOutputStream.socketWrite0(Native Method) at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110) at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150) at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:352) ... 70 more Caused by: java.net.SocketException: Software caused connection abort: recv failed at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823) ... 66 more Build Log: [...truncated 14667 lines...] [junit4] Suite: org.apache.solr.cloud.TestSkipOverseerOperations [junit4] 2> 3214641 INFO (SUITE-TestSkipOverseerOperations-seed#[4C85584C4DC8AAB6]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 3214641 INFO (SUITE-TestSkipOverseerOperations-seed#[4C85584C4DC8AAB6]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\data-dir-320-001 [junit4] 2> 3214642 INFO (SUITE-TestSkipOverseerOperations-seed#[4C85584C4DC8AAB6]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 3214643 INFO (SUITE-TestSkipOverseerOperations-seed#[4C85584C4DC8AAB6]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 3214645 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSkipLeaderOperations [junit4] 2> 3214645 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001 [junit4] 2> 3214645 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3214689 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3214689 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3214736 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.c.ZkTestServer start zk server on port:61416 [junit4] 2> 3214736 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61416 [junit4] 2> 3214736 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61416 [junit4] 2> 3214743 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3214747 INFO (zkConnectionManagerCallback-18280-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3214747 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3214752 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3214752 INFO (zkConnectionManagerCallback-18282-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3214752 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3214752 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3214762 INFO (zkConnectionManagerCallback-18284-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3214762 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3214869 WARN (jetty-launcher-18285-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3214869 INFO (jetty-launcher-18285-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3214869 INFO (jetty-launcher-18285-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3214869 INFO (jetty-launcher-18285-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7 [junit4] 2> 3214869 INFO (jetty-launcher-18285-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3214869 INFO (jetty-launcher-18285-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3214869 INFO (jetty-launcher-18285-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3214870 INFO (jetty-launcher-18285-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a474793{/solr,null,AVAILABLE} [junit4] 2> 3214875 WARN (jetty-launcher-18285-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3214875 INFO (jetty-launcher-18285-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3214875 INFO (jetty-launcher-18285-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3214875 INFO (jetty-launcher-18285-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7 [junit4] 2> 3214875 INFO (jetty-launcher-18285-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3214875 INFO (jetty-launcher-18285-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3214875 INFO (jetty-launcher-18285-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3214875 INFO (jetty-launcher-18285-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1557d36f{/solr,null,AVAILABLE} [junit4] 2> 3214879 WARN (jetty-launcher-18285-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3214879 INFO (jetty-launcher-18285-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3214879 INFO (jetty-launcher-18285-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3214879 INFO (jetty-launcher-18285-thread-3) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7 [junit4] 2> 3214879 INFO (jetty-launcher-18285-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3214879 INFO (jetty-launcher-18285-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3214879 INFO (jetty-launcher-18285-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3214879 INFO (jetty-launcher-18285-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@522d76c4{/solr,null,AVAILABLE} [junit4] 2> 3214897 INFO (jetty-launcher-18285-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@25859f86{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:61442} [junit4] 2> 3214897 INFO (jetty-launcher-18285-thread-1) [ ] o.e.j.s.Server Started @3248341ms [junit4] 2> 3214897 INFO (jetty-launcher-18285-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61442} [junit4] 2> 3214897 ERROR (jetty-launcher-18285-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3214897 INFO (jetty-launcher-18285-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3214897 INFO (jetty-launcher-18285-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3214897 INFO (jetty-launcher-18285-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3214897 INFO (jetty-launcher-18285-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3214897 INFO (jetty-launcher-18285-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-08-17T11:35:11.255469300Z [junit4] 2> 3214897 INFO (jetty-launcher-18285-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3214902 INFO (jetty-launcher-18285-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@14794270{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:61445} [junit4] 2> 3214902 INFO (jetty-launcher-18285-thread-2) [ ] o.e.j.s.Server Started @3248347ms [junit4] 2> 3214902 INFO (jetty-launcher-18285-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61445} [junit4] 2> 3214902 ERROR (jetty-launcher-18285-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3214902 INFO (jetty-launcher-18285-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3214902 INFO (jetty-launcher-18285-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3214902 INFO (jetty-launcher-18285-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3214902 INFO (jetty-launcher-18285-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3214902 INFO (jetty-launcher-18285-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-08-17T11:35:11.260790700Z [junit4] 2> 3214902 INFO (jetty-launcher-18285-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3214906 INFO (jetty-launcher-18285-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@43ebe816{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:61448} [junit4] 2> 3214906 INFO (jetty-launcher-18285-thread-3) [ ] o.e.j.s.Server Started @3248351ms [junit4] 2> 3214906 INFO (jetty-launcher-18285-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61448} [junit4] 2> 3214906 ERROR (jetty-launcher-18285-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3214906 INFO (jetty-launcher-18285-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3214906 INFO (jetty-launcher-18285-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3214906 INFO (jetty-launcher-18285-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3214906 INFO (jetty-launcher-18285-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3214906 INFO (jetty-launcher-18285-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-08-17T11:35:11.264669800Z [junit4] 2> 3214907 INFO (jetty-launcher-18285-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3214950 INFO (zkConnectionManagerCallback-18287-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3214950 INFO (jetty-launcher-18285-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3214951 INFO (jetty-launcher-18285-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3214959 INFO (zkConnectionManagerCallback-18289-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3214959 INFO (jetty-launcher-18285-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3214960 INFO (jetty-launcher-18285-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3214961 INFO (zkConnectionManagerCallback-18291-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3214961 INFO (jetty-launcher-18285-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3214961 INFO (jetty-launcher-18285-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3215319 INFO (jetty-launcher-18285-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3215350 WARN (jetty-launcher-18285-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ee1b462[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3215351 WARN (jetty-launcher-18285-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ee1b462[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3215391 WARN (jetty-launcher-18285-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4dc8e623[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3215391 WARN (jetty-launcher-18285-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4dc8e623[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3215391 INFO (jetty-launcher-18285-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61416/solr [junit4] 2> 3215393 INFO (jetty-launcher-18285-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3215412 INFO (zkConnectionManagerCallback-18300-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3215412 INFO (jetty-launcher-18285-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3215430 INFO (jetty-launcher-18285-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3215435 WARN (jetty-launcher-18285-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@22963062[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3215435 WARN (jetty-launcher-18285-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@22963062[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3215439 WARN (jetty-launcher-18285-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@686e6b02[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3215439 WARN (jetty-launcher-18285-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@686e6b02[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3215439 INFO (jetty-launcher-18285-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61416/solr [junit4] 2> 3215439 INFO (jetty-launcher-18285-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3215448 INFO (zkConnectionManagerCallback-18306-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3215448 INFO (jetty-launcher-18285-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3215462 INFO (jetty-launcher-18285-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3215464 WARN (jetty-launcher-18285-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@620c47b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3215464 WARN (jetty-launcher-18285-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@620c47b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3215467 WARN (jetty-launcher-18285-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@59dcbeac[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3215467 WARN (jetty-launcher-18285-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@59dcbeac[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3215467 INFO (jetty-launcher-18285-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61416/solr [junit4] 2> 3215468 INFO (jetty-launcher-18285-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3215471 INFO (zkConnectionManagerCallback-18312-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3215471 INFO (jetty-launcher-18285-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3215504 INFO (jetty-launcher-18285-thread-3) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3215506 INFO (zkConnectionManagerCallback-18314-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3215506 INFO (jetty-launcher-18285-thread-3) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3215593 INFO (jetty-launcher-18285-thread-2) [n:127.0.0.1:61445_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3215595 INFO (zkConnectionManagerCallback-18318-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3215595 INFO (jetty-launcher-18285-thread-2) [n:127.0.0.1:61445_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3215602 INFO (jetty-launcher-18285-thread-3) [n:127.0.0.1:61448_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61448_solr [junit4] 2> 3215602 INFO (jetty-launcher-18285-thread-3) [n:127.0.0.1:61448_solr ] o.a.s.c.Overseer Overseer (id=72067497167028233-127.0.0.1:61448_solr-n_0000000000) starting [junit4] 2> 3215606 INFO (jetty-launcher-18285-thread-2) [n:127.0.0.1:61445_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61445_solr [junit4] 2> 3215609 INFO (jetty-launcher-18285-thread-2) [n:127.0.0.1:61445_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3215609 INFO (jetty-launcher-18285-thread-3) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3215611 INFO (zkCallback-18313-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3215611 INFO (zkCallback-18317-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3215613 INFO (zkConnectionManagerCallback-18325-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3215615 INFO (jetty-launcher-18285-thread-2) [n:127.0.0.1:61445_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3215615 INFO (zkConnectionManagerCallback-18330-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3215615 INFO (jetty-launcher-18285-thread-3) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3215616 INFO (jetty-launcher-18285-thread-2) [n:127.0.0.1:61445_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3215617 INFO (jetty-launcher-18285-thread-3) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3215617 INFO (jetty-launcher-18285-thread-2) [n:127.0.0.1:61445_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61416/solr ready [junit4] 2> 3215617 INFO (jetty-launcher-18285-thread-2) [n:127.0.0.1:61445_solr ] o.a.s.c.LibListener clusterprops.json changed , version 0 [junit4] 2> 3215618 INFO (jetty-launcher-18285-thread-3) [n:127.0.0.1:61448_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61416/solr ready [junit4] 2> 3215618 INFO (jetty-launcher-18285-thread-3) [n:127.0.0.1:61448_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:61448_solr as DOWN [junit4] 2> 3215618 INFO (jetty-launcher-18285-thread-3) [n:127.0.0.1:61448_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3215618 INFO (jetty-launcher-18285-thread-3) [n:127.0.0.1:61448_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61448_solr [junit4] 2> 3215620 INFO (zkCallback-18313-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3215620 INFO (zkCallback-18317-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3215621 INFO (jetty-launcher-18285-thread-3) [n:127.0.0.1:61448_solr ] o.a.s.c.LibListener clusterprops.json changed , version 0 [junit4] 2> 3215621 INFO (OverseerStateUpdate-72067497167028233-127.0.0.1:61448_solr-n_0000000000) [n:127.0.0.1:61448_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61448_solr [junit4] 2> 3215643 INFO (jetty-launcher-18285-thread-2) [n:127.0.0.1:61445_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3215644 INFO (jetty-launcher-18285-thread-3) [n:127.0.0.1:61448_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3215662 INFO (zkCallback-18324-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3215662 INFO (zkCallback-18329-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3215675 INFO (jetty-launcher-18285-thread-2) [n:127.0.0.1:61445_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61445.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43be7bf4 [junit4] 2> 3215675 INFO (jetty-launcher-18285-thread-3) [n:127.0.0.1:61448_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61448.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43be7bf4 [junit4] 2> 3215683 INFO (jetty-launcher-18285-thread-2) [n:127.0.0.1:61445_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61445.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43be7bf4 [junit4] 2> 3215683 INFO (jetty-launcher-18285-thread-2) [n:127.0.0.1:61445_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61445.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43be7bf4 [junit4] 2> 3215684 INFO (jetty-launcher-18285-thread-3) [n:127.0.0.1:61448_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61448.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43be7bf4 [junit4] 2> 3215684 INFO (jetty-launcher-18285-thread-3) [n:127.0.0.1:61448_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61448.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43be7bf4 [junit4] 2> 3215684 INFO (jetty-launcher-18285-thread-2) [n:127.0.0.1:61445_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\. [junit4] 2> 3215684 INFO (jetty-launcher-18285-thread-3) [n:127.0.0.1:61448_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node3\. [junit4] 2> 3215685 INFO (jetty-launcher-18285-thread-1) [n:127.0.0.1:61442_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3215697 INFO (zkConnectionManagerCallback-18334-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3215697 INFO (jetty-launcher-18285-thread-1) [n:127.0.0.1:61442_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3215702 INFO (jetty-launcher-18285-thread-1) [n:127.0.0.1:61442_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3215707 INFO (jetty-launcher-18285-thread-1) [n:127.0.0.1:61442_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:61442_solr as DOWN [junit4] 2> 3215708 INFO (jetty-launcher-18285-thread-1) [n:127.0.0.1:61442_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3215708 INFO (jetty-launcher-18285-thread-1) [n:127.0.0.1:61442_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61442_solr [junit4] 2> 3215710 INFO (zkCallback-18317-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3215710 INFO (zkCallback-18313-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3215710 INFO (zkCallback-18324-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3215710 INFO (zkCallback-18329-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3215711 INFO (jetty-launcher-18285-thread-1) [n:127.0.0.1:61442_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3215715 INFO (zkCallback-18333-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3215717 INFO (zkConnectionManagerCallback-18341-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3215717 INFO (jetty-launcher-18285-thread-1) [n:127.0.0.1:61442_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3215725 INFO (jetty-launcher-18285-thread-1) [n:127.0.0.1:61442_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3215726 INFO (jetty-launcher-18285-thread-1) [n:127.0.0.1:61442_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61416/solr ready [junit4] 2> 3215728 INFO (jetty-launcher-18285-thread-1) [n:127.0.0.1:61442_solr ] o.a.s.c.LibListener clusterprops.json changed , version 0 [junit4] 2> 3215756 INFO (jetty-launcher-18285-thread-1) [n:127.0.0.1:61442_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3215778 INFO (jetty-launcher-18285-thread-1) [n:127.0.0.1:61442_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61442.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43be7bf4 [junit4] 2> 3215786 INFO (jetty-launcher-18285-thread-1) [n:127.0.0.1:61442_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61442.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43be7bf4 [junit4] 2> 3215786 INFO (jetty-launcher-18285-thread-1) [n:127.0.0.1:61442_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61442.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43be7bf4 [junit4] 2> 3215786 INFO (jetty-launcher-18285-thread-1) [n:127.0.0.1:61442_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\. [junit4] 2> 3215818 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3215819 INFO (zkConnectionManagerCallback-18347-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3215819 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3215819 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3215824 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61416/solr ready [junit4] 2> 3215844 INFO (qtp796783862-44583) [n:127.0.0.1:61442_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3215850 INFO (qtp796783862-44583) [n:127.0.0.1:61442_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=6 [junit4] 2> 3215853 INFO (qtp796783862-44583) [n:127.0.0.1:61442_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:61445_solr,127.0.0.1:61442_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3215855 INFO (OverseerCollectionConfigSetProcessor-72067497167028233-127.0.0.1:61448_solr-n_0000000000) [n:127.0.0.1:61448_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 3215858 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 3215859 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema [junit4] 2> 3215861 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt [junit4] 2> 3215863 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml [junit4] 2> 3215864 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt [junit4] 2> 3215866 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt [junit4] 2> 3215869 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1.AUTOCREATED/lang/contractions_it.txt [junit4] 2> 3215871 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1.AUTOCREATED/lang/contractions_ca.txt [junit4] 2> 3215872 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1.AUTOCREATED/lang/stemdict_nl.txt [junit4] 2> 3215874 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hy.txt [junit4] 2> 3215876 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1.AUTOCREATED/lang/stopwords_no.txt [junit4] 2> 3215878 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1.AUTOCREATED/lang/stopwords_id.txt [junit4] 2> 3215880 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/collection1.AUTOCREATED/lang/stopwords_et.txt [junit4] 2> 3215882 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1.AUTOCREATED/lang/stopwords_da.txt [junit4] 2> 3215883 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ga.txt [junit4] 2> 3215884 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hi.txt [junit4] 2> 3215888 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ja.txt [junit4] 2> 3215889 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1.AUTOCREATED/lang/stopwords_pt.txt [junit4] 2> 3215891 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hu.txt [junit4] 2> 3215893 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1.AUTOCREATED/lang/stopwords_el.txt [junit4] 2> 3215896 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ru.txt [junit4] 2> 3215898 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_tr.txt [junit4] 2> 3215898 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ar.txt [junit4] 2> 3215900 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1.AUTOCREATED/lang/userdict_ja.txt [junit4] 2> 3215902 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_eu.txt [junit4] 2> 3215904 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1.AUTOCREATED/lang/stopwords_it.txt [junit4] 2> 3215906 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1.AUTOCREATED/lang/stopwords_cz.txt [junit4] 2> 3215908 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1.AUTOCREATED/lang/stoptags_ja.txt [junit4] 2> 3215909 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1.AUTOCREATED/lang/contractions_fr.txt [junit4] 2> 3215911 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1.AUTOCREATED/lang/stopwords_de.txt [junit4] 2> 3215913 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fa.txt [junit4] 2> 3215915 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1.AUTOCREATED/lang/contractions_ga.txt [junit4] 2> 3215916 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ca.txt [junit4] 2> 3215917 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_nl.txt [junit4] 2> 3215920 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1.AUTOCREATED/lang/stopwords_bg.txt [junit4] 2> 3215922 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1.AUTOCREATED/lang/stopwords_en.txt [junit4] 2> 3215923 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1.AUTOCREATED/lang/stopwords_es.txt [junit4] 2> 3215925 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_lv.txt [junit4] 2> 3215927 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ro.txt [junit4] 2> 3215929 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1.AUTOCREATED/lang/stopwords_th.txt [junit4] 2> 3215932 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fr.txt [junit4] 2> 3215933 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_sv.txt [junit4] 2> 3215934 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fi.txt [junit4] 2> 3215936 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt [junit4] 2> 3215938 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_gl.txt [junit4] 2> 3215940 INFO (OverseerThreadFactory-12725-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/collection1.AUTOCREATED/params.json [junit4] 2> 3216040 INFO (OverseerStateUpdate-72067497167028233-127.0.0.1:61448_solr-n_0000000000) [n:127.0.0.1:61448_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:61445/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3216042 INFO (OverseerStateUpdate-72067497167028233-127.0.0.1:61448_solr-n_0000000000) [n:127.0.0.1:61448_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"collection1_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:61442/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3216234 INFO (qtp796783862-44608) [n:127.0.0.1:61442_solr x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3216239 INFO (qtp511781120-44593) [n:127.0.0.1:61445_solr x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3216239 INFO (qtp511781120-44593) [n:127.0.0.1:61445_solr x:collection1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3217151 INFO (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 3217151 INFO (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 3217151 WARN (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2\..\..\..\..\contrib\extraction\lib [junit4] 2> 3217152 WARN (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2\..\..\..\..\dist [junit4] 2> 3217152 WARN (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2\..\..\..\..\contrib\clustering\lib [junit4] 2> 3217152 WARN (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2\..\..\..\..\dist [junit4] 2> 3217152 WARN (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2\..\..\..\..\contrib\langid\lib [junit4] 2> 3217152 WARN (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2\..\..\..\..\dist [junit4] 2> 3217152 WARN (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2\..\..\..\..\contrib\velocity\lib [junit4] 2> 3217152 WARN (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2\..\..\..\..\dist [junit4] 2> 3217152 WARN (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2\..\..\..\..\dist [junit4] 2> 3217152 INFO (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 3217154 INFO (qtp511781120-44593) [n:127.0.0.1:61445_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 3217154 INFO (qtp511781120-44593) [n:127.0.0.1:61445_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 3217154 WARN (qtp511781120-44593) [n:127.0.0.1:61445_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1\..\..\..\..\contrib\extraction\lib [junit4] 2> 3217154 WARN (qtp511781120-44593) [n:127.0.0.1:61445_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1\..\..\..\..\dist [junit4] 2> 3217154 WARN (qtp511781120-44593) [n:127.0.0.1:61445_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1\..\..\..\..\contrib\clustering\lib [junit4] 2> 3217154 WARN (qtp511781120-44593) [n:127.0.0.1:61445_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1\..\..\..\..\dist [junit4] 2> 3217154 WARN (qtp511781120-44593) [n:127.0.0.1:61445_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1\..\..\..\..\contrib\langid\lib [junit4] 2> 3217154 WARN (qtp511781120-44593) [n:127.0.0.1:61445_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1\..\..\..\..\dist [junit4] 2> 3217154 WARN (qtp511781120-44593) [n:127.0.0.1:61445_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1\..\..\..\..\contrib\velocity\lib [junit4] 2> 3217154 WARN (qtp511781120-44593) [n:127.0.0.1:61445_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1\..\..\..\..\dist [junit4] 2> 3217154 WARN (qtp511781120-44593) [n:127.0.0.1:61445_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1\..\..\..\..\dist [junit4] 2> 3217154 INFO (qtp511781120-44593) [n:127.0.0.1:61445_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 3217169 INFO (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=default-config [junit4] 2> 3217175 INFO (qtp511781120-44593) [n:127.0.0.1:61445_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=default-config [junit4] 2> 3217283 INFO (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 3217287 INFO (qtp511781120-44593) [n:127.0.0.1:61445_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 3217319 INFO (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true [junit4] 2> 3217320 INFO (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61442.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43be7bf4 [junit4] 2> 3217320 INFO (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\collection1_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node1\.\collection1_shard2_replica_n2\data\] [junit4] 2> 3217323 INFO (qtp511781120-44593) [n:127.0.0.1:61445_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true [junit4] 2> 3217323 INFO (qtp511781120-44593) [n:127.0.0.1:61445_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61445.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43be7bf4 [junit4] 2> 3217323 INFO (qtp511781120-44593) [n:127.0.0.1:61445_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\collection1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-001\tempDir-001\node2\.\collection1_shard1_replica_n1\data\] [junit4] 2> 3217339 INFO (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 3217341 INFO (qtp511781120-44593) [n:127.0.0.1:61445_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 3217522 INFO (qtp796783862-44608) [n:127.0.0.1:61442_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3217522 INFO (qtp796783862-44608) [n:12 [...truncated too long message...] er... (3) -> (2) [junit4] 2> 86465 INFO (zkCallback-721-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 86469 INFO (jetty-closer-801-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 86469 INFO (jetty-closer-801-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4aaa8be7: rootName = solr_65055, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@35b2d755 [junit4] 2> 86469 INFO (jetty-closer-801-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 86469 INFO (jetty-closer-801-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 86469 INFO (jetty-closer-801-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76e56fb0: rootName = solr_65058, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@35b2d755 [junit4] 2> 86469 INFO (jetty-closer-801-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 86475 INFO (closeThreadPool-812-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72067765602680842-127.0.0.1:65055_solr-n_0000000000) closing [junit4] 2> 86476 INFO (OverseerStateUpdate-72067765602680842-127.0.0.1:65055_solr-n_0000000000) [n:127.0.0.1:65055_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:65055_solr [junit4] 2> 86477 INFO (OverseerAutoScalingTriggerThread-72067765602680842-127.0.0.1:65055_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 86479 INFO (closeThreadPool-812-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72067765602680842-127.0.0.1:65055_solr-n_0000000000) closing [junit4] 2> 86557 INFO (jetty-closer-801-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72067765602680842-127.0.0.1:65055_solr-n_0000000000) closing [junit4] 2> 86557 INFO (zkCallback-721-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0) [junit4] 2> 86557 INFO (zkCallback-794-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0) [junit4] 2> 86636 INFO (jetty-closer-801-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@57023079{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:65052} [junit4] 2> 86636 INFO (jetty-closer-801-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36f15a72{/solr,null,UNAVAILABLE} [junit4] 2> 86637 INFO (jetty-closer-801-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 86729 INFO (jetty-closer-801-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4c3cc277{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0} [junit4] 2> 86729 INFO (jetty-closer-801-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@50369f9d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:65058} [junit4] 2> 86730 INFO (jetty-closer-801-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52360543{/solr,null,UNAVAILABLE} [junit4] 2> 86730 INFO (jetty-closer-801-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 86730 INFO (jetty-closer-801-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@695211a6{/solr,null,UNAVAILABLE} [junit4] 2> 86730 INFO (jetty-closer-801-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 86732 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 86904 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> 11 /solr/aliases.json [junit4] 2> 10 /solr/collections/collection2/terms/shard1 [junit4] 2> 8 /solr/configs/collection2.AUTOCREATED/managed-schema [junit4] 2> 8 /solr/collections/collection2/terms/shard2 [junit4] 2> 5 /solr/security.json [junit4] 2> 5 /solr/collections/collection2/state.json [junit4] 2> 4 /solr/configs/collection2.AUTOCREATED [junit4] 2> 2 /solr/collections/collection2/collectionprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 49 /solr/collections/collection2/state.json [junit4] 2> 11 /solr/clusterstate.json [junit4] 2> 11 /solr/clusterprops.json [junit4] 2> 4 /solr/overseer_elect/election/72067765602680842-127.0.0.1:65055_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 53 /solr/overseer/queue [junit4] 2> 44 /solr/live_nodes [junit4] 2> 25 /solr/collections [junit4] 2> 16 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 86909 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:65039 [junit4] 2> 86909 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 65039 [junit4] 2> 88605 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[4C85584C4DC8AAB6]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testSkipDownOperations [junit4] OK 9.08s J0 | TestSkipOverseerOperations.testSkipDownOperations [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_4C85584C4DC8AAB6-002 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1395, maxMBSortInHeap=6.932106484092146, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4c8a5a9e), locale=kk-KZ, timezone=America/Boise [junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 11.0.3 (64-bit)/cpus=3,threads=1,free=190093664,total=300941312 [junit4] 2> NOTE: All tests run in this JVM: [TestSkipOverseerOperations, TestSkipOverseerOperations, TestSkipOverseerOperations] [junit4] Completed [5/5 (2!)] on J0 in 16.16s, 2 tests, 1 error <<< FAILURES! [junit4] [junit4] [junit4] Tests with failures [seed: 4C85584C4DC8AAB6]: [junit4] - org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations [junit4] - org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations [junit4] [junit4] [junit4] JVM J0: 1.08 .. 89.51 = 88.42s [junit4] JVM J1: 1.10 .. 75.89 = 74.79s [junit4] Execution time total: 1 minute 29 seconds [junit4] Tests summary: 5 suites, 10 tests, 2 errors BUILD FAILED C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1492: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1019: There were test failures: 5 suites, 10 tests, 2 errors [seed: 4C85584C4DC8AAB6] Total time: 1 minute 31 seconds [repro] Setting last failure code to 1 [repro] Failures: [repro] 2/5 failed: org.apache.solr.cloud.TestSkipOverseerOperations [repro] Exiting with code 1 C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 Archiving artifacts Setting ANT_1_8_2_HOME=C:\Users\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 No credentials specified Setting ANT_1_8_2_HOME=C:\Users\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=54ab07718a016c888e69ff4a8070c24cf34d3a51, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows [WARNINGS] Computing warning deltas based on reference build #8091 Recording test results Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
