Build: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Windows/78/ Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed. FAILED: org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations Error Message: IOException occurred when talking to server at: https://127.0.0.1:54229/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:54229/solr at __randomizedtesting.SeedInfo.seed([D3D81084BAD76A9E:2332C37865F41AF4]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:679) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) 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:1127) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224) 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:567) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:835) 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:320) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:263) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:258) at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1342) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:844) 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:564) ... 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:351) ... 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:1132) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:828) ... 66 more FAILED: org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations Error Message: IOException occurred when talking to server at: https://127.0.0.1:53850/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:53850/solr at __randomizedtesting.SeedInfo.seed([D3D81084BAD76A9E:2332C37865F41AF4]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:679) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) 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:1127) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224) 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:567) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:835) 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:320) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:263) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:258) at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1342) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:844) 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:564) ... 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:351) ... 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:1132) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:828) ... 66 more Build Log: [...truncated 2153 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\core\test\temp\junit4-J0-20191124_114428_55517189464960413151078.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\core\test\temp\junit4-J1-20191124_114428_55515720442693441632243.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 319 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\test-framework\test\temp\junit4-J0-20191124_115453_22310282751761844081160.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\test-framework\test\temp\junit4-J1-20191124_115453_2238916178301379806735.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 1089 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20191124_115621_6247823524056504806357.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20191124_115621_6257729920024382419634.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 243 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20191124_115922_54710984017769907465855.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20191124_115922_5475599163507294846328.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 221 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20191124_115936_0406955098127268761139.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20191124_115936_04013696222113193493504.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 155 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20191124_120005_22218274073382794075763.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20191124_120005_22317491025383934062133.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 181 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\nori\test\temp\junit4-J0-20191124_120011_0687026525156523341827.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\nori\test\temp\junit4-J1-20191124_120011_0682924167667657701678.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 164 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20191124_120025_0038183320005454135367.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20191124_120025_00314929856761546261773.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 169 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20191124_120030_0457594303323183171465.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20191124_120030_0446421971236902884358.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 152 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20191124_120042_916268874485347319162.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20191124_120042_9165152072851421497853.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 160 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20191124_120050_5676182190784309498735.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20191124_120050_5684949768977486762873.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 166 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20191124_120056_5579547829754999604123.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 31 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20191124_120056_55717082983258322586475.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 1455 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\benchmark\test\temp\junit4-J1-20191124_120636_3259318372583340537596.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\benchmark\test\temp\junit4-J0-20191124_120636_3259944599330302336335.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 240 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\classification\test\temp\junit4-J1-20191124_120650_3442641874700491976665.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\classification\test\temp\junit4-J0-20191124_120650_34417157812808673272654.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 277 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\codecs\test\temp\junit4-J0-20191124_120711_51017190460904719581115.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\codecs\test\temp\junit4-J1-20191124_120711_51114082963500016966196.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 211 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\demo\test\temp\junit4-J1-20191124_120839_79012230566818654055833.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\demo\test\temp\junit4-J0-20191124_120839_7904878959688342595702.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 171 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\expressions\test\temp\junit4-J0-20191124_120845_1396642624408989849712.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\expressions\test\temp\junit4-J1-20191124_120845_13916318764095318361403.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 227 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\facet\test\temp\junit4-J1-20191124_120853_0621565047064256894845.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\facet\test\temp\junit4-J0-20191124_120853_0629673875115880272524.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 183 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\grouping\test\temp\junit4-J1-20191124_120927_65014282457593175501718.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\grouping\test\temp\junit4-J0-20191124_120927_65017673887096900011082.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 244 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\highlighter\test\temp\junit4-J1-20191124_120938_4286951780635886227131.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\highlighter\test\temp\junit4-J0-20191124_120938_4287999706340889758851.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 167 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\join\test\temp\junit4-J1-20191124_121000_23010877790354035535758.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\join\test\temp\junit4-J0-20191124_121000_22911077767034628063562.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 271 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\luke\test\temp\junit4-J1-20191124_121016_62318305081052325106447.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\luke\test\temp\junit4-J0-20191124_121016_6239751706119620970505.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 148 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\memory\test\temp\junit4-J0-20191124_121028_69715206577494860713778.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\memory\test\temp\junit4-J1-20191124_121028_69713187229570899627248.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 193 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\misc\test\temp\junit4-J0-20191124_121036_4262851414398573096736.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 5 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\misc\test\temp\junit4-J1-20191124_121036_42612913227007122735940.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 252 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\monitor\test\temp\junit4-J0-20191124_121102_05114841168088017970461.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\monitor\test\temp\junit4-J1-20191124_121102_05116041416911817739322.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 317 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\queries\test\temp\junit4-J1-20191124_121116_1874890220853300998655.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\queries\test\temp\junit4-J0-20191124_121116_18610140322208579306842.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 224 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\queryparser\test\temp\junit4-J0-20191124_121131_26413755559032647951588.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Suite: org.apache.lucene.queryparser.xml.TestCorePlusQueriesParser [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 2 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\queryparser\test\temp\junit4-J1-20191124_121131_26412528507986502454793.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 213 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\replicator\test\temp\junit4-J1-20191124_121146_73116074527611269854390.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\replicator\test\temp\junit4-J0-20191124_121146_7313359565830789075881.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 276 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\sandbox\test\temp\junit4-J1-20191124_121206_7056714054448906097611.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 5 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\sandbox\test\temp\junit4-J0-20191124_121206_70512101231213001617758.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 289 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20191124_121256_41916711073368968572123.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 12 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20191124_121256_41916818021619094855982.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 178 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20191124_121333_5289132678857823287179.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 17 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20191124_121333_5281583938447212172981.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 147 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\spatial\test\temp\junit4-J0-20191124_121352_8815078377635677866375.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 246 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\suggest\test\temp\junit4-J1-20191124_121357_48811303506235895352147.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\suggest\test\temp\junit4-J0-20191124_121357_48812711582921733321271.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 1704 lines...] [junit4] Suite: org.apache.solr.cloud.TestSkipOverseerOperations [junit4] 2> 94493 INFO (SUITE-TestSkipOverseerOperations-seed#[D3D81084BAD76A9E]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 94495 INFO (SUITE-TestSkipOverseerOperations-seed#[D3D81084BAD76A9E]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_D3D81084BAD76A9E-001\data-dir-14-001 [junit4] 2> 94495 WARN (SUITE-TestSkipOverseerOperations-seed#[D3D81084BAD76A9E]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5 [junit4] 2> 94495 INFO (SUITE-TestSkipOverseerOperations-seed#[D3D81084BAD76A9E]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 94496 INFO (SUITE-TestSkipOverseerOperations-seed#[D3D81084BAD76A9E]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 94500 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSkipLeaderOperations [junit4] 2> 94501 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_D3D81084BAD76A9E-001\tempDir-001 [junit4] 2> 94501 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 94502 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 94503 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 94602 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.ZkTestServer start zk server on port:53837 [junit4] 2> 94602 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53837 [junit4] 2> 94602 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53837 [junit4] 2> 94602 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53837 [junit4] 2> 94605 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 94609 INFO (zkConnectionManagerCallback-442-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 94609 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 94612 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 94615 INFO (zkConnectionManagerCallback-444-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 94615 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 94616 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 94618 INFO (zkConnectionManagerCallback-446-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 94618 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 94730 WARN (jetty-launcher-447-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 94730 INFO (jetty-launcher-447-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 94730 INFO (jetty-launcher-447-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 94730 INFO (jetty-launcher-447-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12 [junit4] 2> 94731 INFO (jetty-launcher-447-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 94731 INFO (jetty-launcher-447-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 94731 INFO (jetty-launcher-447-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 94731 INFO (jetty-launcher-447-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b230f{/solr,null,AVAILABLE} [junit4] 2> 94731 WARN (jetty-launcher-447-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 94732 INFO (jetty-launcher-447-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 94732 INFO (jetty-launcher-447-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 94732 INFO (jetty-launcher-447-thread-3) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12 [junit4] 2> 94733 INFO (jetty-launcher-447-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 94733 INFO (jetty-launcher-447-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 94733 INFO (jetty-launcher-447-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 94733 INFO (jetty-launcher-447-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bbf0be8{/solr,null,AVAILABLE} [junit4] 2> 94733 WARN (jetty-launcher-447-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 94733 INFO (jetty-launcher-447-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 94733 INFO (jetty-launcher-447-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 94733 INFO (jetty-launcher-447-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12 [junit4] 2> 94734 INFO (jetty-launcher-447-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 94734 INFO (jetty-launcher-447-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 94734 INFO (jetty-launcher-447-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 94734 INFO (jetty-launcher-447-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24975c26{/solr,null,AVAILABLE} [junit4] 2> 94736 INFO (jetty-launcher-447-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@181ba6e9{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:53850} [junit4] 2> 94736 INFO (jetty-launcher-447-thread-2) [ ] o.e.j.s.Server Started @94771ms [junit4] 2> 94736 INFO (jetty-launcher-447-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53850} [junit4] 2> 94736 ERROR (jetty-launcher-447-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 94736 INFO (jetty-launcher-447-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 94736 INFO (jetty-launcher-447-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 94736 INFO (jetty-launcher-447-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 94736 INFO (jetty-launcher-447-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 94736 INFO (jetty-launcher-447-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-24T12:17:40.937938Z [junit4] 2> 94736 INFO (jetty-launcher-447-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7936cc00{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:53853} [junit4] 2> 94736 INFO (jetty-launcher-447-thread-3) [ ] o.e.j.s.Server Started @94773ms [junit4] 2> 94736 INFO (jetty-launcher-447-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53853} [junit4] 2> 94738 ERROR (jetty-launcher-447-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 94738 INFO (jetty-launcher-447-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 94738 INFO (jetty-launcher-447-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 94738 INFO (jetty-launcher-447-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 94738 INFO (jetty-launcher-447-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 94738 INFO (jetty-launcher-447-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-24T12:17:40.939438700Z [junit4] 2> 94739 INFO (jetty-launcher-447-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 94739 INFO (jetty-launcher-447-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 94740 INFO (jetty-launcher-447-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@444ab40d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:53856} [junit4] 2> 94740 INFO (jetty-launcher-447-thread-1) [ ] o.e.j.s.Server Started @94776ms [junit4] 2> 94740 INFO (jetty-launcher-447-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53856} [junit4] 2> 94740 ERROR (jetty-launcher-447-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 94740 INFO (jetty-launcher-447-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 94740 INFO (jetty-launcher-447-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 94740 INFO (jetty-launcher-447-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 94740 INFO (jetty-launcher-447-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 94740 INFO (jetty-launcher-447-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-24T12:17:40.941934400Z [junit4] 2> 94743 INFO (jetty-launcher-447-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 94745 INFO (zkConnectionManagerCallback-451-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 94745 INFO (jetty-launcher-447-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 94746 INFO (jetty-launcher-447-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 94751 INFO (zkConnectionManagerCallback-449-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 94751 INFO (zkConnectionManagerCallback-453-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 94751 INFO (jetty-launcher-447-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 94752 INFO (jetty-launcher-447-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 94754 INFO (jetty-launcher-447-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 94754 INFO (jetty-launcher-447-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 94926 INFO (jetty-launcher-447-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 94931 WARN (jetty-launcher-447-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@313fd1e7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 94931 WARN (jetty-launcher-447-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@313fd1e7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 94937 WARN (jetty-launcher-447-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52e9856c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 94937 WARN (jetty-launcher-447-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52e9856c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 94939 INFO (jetty-launcher-447-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53837/solr [junit4] 2> 94940 INFO (jetty-launcher-447-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 94942 INFO (zkConnectionManagerCallback-461-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 94942 INFO (jetty-launcher-447-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 95071 INFO (jetty-launcher-447-thread-1) [n:127.0.0.1:53856_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 95086 INFO (zkConnectionManagerCallback-464-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 95086 INFO (jetty-launcher-447-thread-1) [n:127.0.0.1:53856_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 95142 INFO (jetty-launcher-447-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 95151 WARN (jetty-launcher-447-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5cdd62b8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 95151 WARN (jetty-launcher-447-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5cdd62b8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 95243 INFO (jetty-launcher-447-thread-1) [n:127.0.0.1:53856_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53856_solr [junit4] 2> 95243 INFO (jetty-launcher-447-thread-1) [n:127.0.0.1:53856_solr ] o.a.s.c.Overseer Overseer (id=72068982223667207-127.0.0.1:53856_solr-n_0000000000) starting [junit4] 2> 95248 INFO (jetty-launcher-447-thread-1) [n:127.0.0.1:53856_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53856_solr [junit4] 2> 95357 INFO (zkCallback-463-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 95357 WARN (jetty-launcher-447-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ee940bf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 95357 WARN (jetty-launcher-447-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ee940bf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 95357 INFO (jetty-launcher-447-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53837/solr [junit4] 2> 95357 INFO (jetty-launcher-447-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 95368 INFO (jetty-launcher-447-thread-1) [n:127.0.0.1:53856_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 95371 INFO (OverseerStateUpdate-72068982223667207-127.0.0.1:53856_solr-n_0000000000) [n:127.0.0.1:53856_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53856_solr [junit4] 2> 95393 INFO (jetty-launcher-447-thread-1) [n:127.0.0.1:53856_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53856.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@226c2429 [junit4] 2> 95401 INFO (jetty-launcher-447-thread-1) [n:127.0.0.1:53856_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53856.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@226c2429 [junit4] 2> 95401 INFO (jetty-launcher-447-thread-1) [n:127.0.0.1:53856_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53856.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@226c2429 [junit4] 2> 95430 INFO (jetty-launcher-447-thread-1) [n:127.0.0.1:53856_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_D3D81084BAD76A9E-001\tempDir-001\node1\. [junit4] 2> 95436 INFO (zkConnectionManagerCallback-473-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 95436 INFO (jetty-launcher-447-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 95548 INFO (jetty-launcher-447-thread-3) [n:127.0.0.1:53853_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 95567 INFO (jetty-launcher-447-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 95572 WARN (jetty-launcher-447-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@371187e2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 95572 WARN (jetty-launcher-447-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@371187e2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 95572 INFO (zkConnectionManagerCallback-476-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 95572 INFO (jetty-launcher-447-thread-3) [n:127.0.0.1:53853_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 95588 INFO (jetty-launcher-447-thread-3) [n:127.0.0.1:53853_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 95588 WARN (jetty-launcher-447-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3aeff5dd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 95588 WARN (jetty-launcher-447-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3aeff5dd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 95590 INFO (jetty-launcher-447-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53837/solr [junit4] 2> 95592 INFO (jetty-launcher-447-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 95596 INFO (jetty-launcher-447-thread-3) [n:127.0.0.1:53853_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:53853_solr as DOWN [junit4] 2> 95598 INFO (jetty-launcher-447-thread-3) [n:127.0.0.1:53853_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 95598 INFO (jetty-launcher-447-thread-3) [n:127.0.0.1:53853_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53853_solr [junit4] 2> 95600 INFO (zkCallback-463-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 95607 INFO (zkCallback-475-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 95608 INFO (zkConnectionManagerCallback-484-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 95608 INFO (jetty-launcher-447-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 95631 INFO (jetty-launcher-447-thread-3) [n:127.0.0.1:53853_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 95648 INFO (jetty-launcher-447-thread-3) [n:127.0.0.1:53853_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53853.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@226c2429 [junit4] 2> 95654 INFO (jetty-launcher-447-thread-3) [n:127.0.0.1:53853_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53853.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@226c2429 [junit4] 2> 95654 INFO (jetty-launcher-447-thread-3) [n:127.0.0.1:53853_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53853.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@226c2429 [junit4] 2> 95713 INFO (jetty-launcher-447-thread-2) [n:127.0.0.1:53850_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 95719 INFO (jetty-launcher-447-thread-3) [n:127.0.0.1:53853_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_D3D81084BAD76A9E-001\tempDir-001\node3\. [junit4] 2> 95746 INFO (zkConnectionManagerCallback-488-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 95749 INFO (jetty-launcher-447-thread-2) [n:127.0.0.1:53850_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 95759 INFO (jetty-launcher-447-thread-2) [n:127.0.0.1:53850_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 95763 INFO (jetty-launcher-447-thread-2) [n:127.0.0.1:53850_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:53850_solr as DOWN [junit4] 2> 95764 INFO (jetty-launcher-447-thread-2) [n:127.0.0.1:53850_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 95764 INFO (jetty-launcher-447-thread-2) [n:127.0.0.1:53850_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53850_solr [junit4] 2> 95769 INFO (zkCallback-475-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 95769 INFO (zkCallback-463-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 95785 INFO (zkCallback-487-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 95795 INFO (jetty-launcher-447-thread-2) [n:127.0.0.1:53850_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 95812 INFO (jetty-launcher-447-thread-2) [n:127.0.0.1:53850_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53850.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@226c2429 [junit4] 2> 95821 INFO (jetty-launcher-447-thread-2) [n:127.0.0.1:53850_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53850.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@226c2429 [junit4] 2> 95822 INFO (jetty-launcher-447-thread-2) [n:127.0.0.1:53850_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53850.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@226c2429 [junit4] 2> 95824 INFO (jetty-launcher-447-thread-2) [n:127.0.0.1:53850_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_D3D81084BAD76A9E-001\tempDir-001\node2\. [junit4] 2> 95858 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3 [junit4] 2> 95859 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 95862 INFO (zkConnectionManagerCallback-497-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 95862 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 95866 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 95866 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53837/solr ready [junit4] 2> 95913 INFO (qtp936295188-1468) [n:127.0.0.1:53850_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 95926 INFO (qtp936295188-1468) [n:127.0.0.1:53850_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=12 [junit4] 2> 95928 INFO (qtp936295188-1470) [n:127.0.0.1:53850_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:53853_solr,127.0.0.1:53850_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 95931 INFO (OverseerCollectionConfigSetProcessor-72068982223667207-127.0.0.1:53856_solr-n_0000000000) [n:127.0.0.1:53856_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> 95932 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 95933 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema [junit4] 2> 95936 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt [junit4] 2> 95937 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml [junit4] 2> 95939 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt [junit4] 2> 95941 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt [junit4] 2> 95943 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95945 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95947 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95948 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95950 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95952 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95954 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95957 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95958 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95959 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95961 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95963 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95964 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95965 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95967 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95969 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95970 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95972 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95974 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95976 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95981 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95984 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95986 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95988 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95989 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95991 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95992 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95994 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95996 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95997 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 95999 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 96001 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 96003 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 96004 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 96006 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 96008 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 96009 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 96011 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 96012 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_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> 96014 INFO (OverseerThreadFactory-464-thread-2-processing-n:127.0.0.1:53856_solr) [n:127.0.0.1:53856_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/collection1.AUTOCREATED/params.json [junit4] 2> 96127 INFO (OverseerStateUpdate-72068982223667207-127.0.0.1:53856_solr-n_0000000000) [n:127.0.0.1:53856_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:53850/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 96129 INFO (OverseerStateUpdate-72068982223667207-127.0.0.1:53856_solr-n_0000000000) [n:127.0.0.1:53856_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:53853/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 96360 INFO (qtp936295188-1478) [n:127.0 [...truncated too long message...] metrics.MetricRegistry@5cf3d80d [junit4] 2> 118394 INFO (jetty-closer-681-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 118397 INFO (jetty-closer-681-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 118397 INFO (jetty-closer-681-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@316b6ab9: rootName = solr_54333, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5cf3d80d [junit4] 2> 118397 INFO (jetty-closer-681-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 118398 INFO (jetty-closer-681-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 118398 INFO (jetty-closer-681-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36f02fb0: rootName = solr_54340, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5cf3d80d [junit4] 2> 118398 INFO (jetty-closer-681-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 118408 INFO (closeThreadPool-692-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72069438165286921-127.0.0.1:54333_solr-n_0000000000) closing [junit4] 2> 118408 INFO (OverseerStateUpdate-72069438165286921-127.0.0.1:54333_solr-n_0000000000) [n:127.0.0.1:54333_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54333_solr [junit4] 2> 118413 INFO (OverseerAutoScalingTriggerThread-72069438165286921-127.0.0.1:54333_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 118422 INFO (closeThreadPool-692-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72069438165286921-127.0.0.1:54333_solr-n_0000000000) closing [junit4] 2> 118503 INFO (jetty-closer-681-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72069438165286921-127.0.0.1:54333_solr-n_0000000000) closing [junit4] 2> 118505 INFO (jetty-closer-681-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2c22be08{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0} [junit4] 2> 118506 INFO (jetty-closer-681-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2f1d01c3{/solr,null,UNAVAILABLE} [junit4] 2> 118506 INFO (jetty-closer-681-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 118606 INFO (jetty-closer-681-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4752061e{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:54330} [junit4] 2> 118606 INFO (jetty-closer-681-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@235f0997{/solr,null,UNAVAILABLE} [junit4] 2> 118606 INFO (jetty-closer-681-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 118706 INFO (jetty-closer-681-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@20c67e2d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:54340} [junit4] 2> 118706 INFO (jetty-closer-681-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7c02e5cf{/solr,null,UNAVAILABLE} [junit4] 2> 118707 INFO (jetty-closer-681-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 118708 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 118912 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> 8 /solr/configs/collection2.AUTOCREATED/managed-schema [junit4] 2> 8 /solr/collections/collection2/terms/shard1 [junit4] 2> 8 /solr/collections/collection2/terms/shard2 [junit4] 2> 6 /solr/aliases.json [junit4] 2> 5 /solr/packages.json [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> 72 /solr/collections/collection2/state.json [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 2 /solr/overseer_elect/election/72069438165286921-127.0.0.1:54333_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 58 /solr/overseer/queue [junit4] 2> 24 /solr/live_nodes [junit4] 2> 19 /solr/overseer/collection-queue-work [junit4] 2> 14 /solr/collections [junit4] 2> [junit4] 2> 118919 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:54317 [junit4] 2> 118919 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54317 [junit4] 2> 118919 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54317 [junit4] 2> 120920 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[D3D81084BAD76A9E]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testSkipDownOperations [junit4] OK 14.8s J0 | TestSkipOverseerOperations.testSkipDownOperations [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_D3D81084BAD76A9E-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=352, maxMBSortInHeap=6.940801623756479, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@766945fd), locale=en-001, timezone=CNT [junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=3,threads=1,free=57493736,total=165195776 [junit4] 2> NOTE: All tests run in this JVM: [TestSkipOverseerOperations, TestSkipOverseerOperations, TestSkipOverseerOperations] [junit4] Completed [5/5 (1!)] on J0 in 23.83s, 2 tests, 1 error <<< FAILURES! [...truncated 1 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\temp\junit4-J0-20191124_141151_4168870878984742798067.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 9 lines...] BUILD FAILED C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\common-build.xml:1510: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\common-build.xml:1037: There were test failures: 5 suites, 10 tests, 1 error [seed: D3D81084BAD76A9E] Total time: 2 minutes 5 seconds [repro] Setting last failure code to 1 [repro] Failures: [repro] 1/5 failed: org.apache.solr.cloud.TestSkipOverseerOperations [repro] Exiting with code 1 C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-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=5674f4aa9077b493503d94821471e9e6aa8a1702, workspace=C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows [WARNINGS] Computing warning deltas based on reference build #77 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]
