Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.4-Windows/228/ Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed. FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery Error Message: IOException occurred when talking to server at: https://127.0.0.1:58214/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:58214/solr at __randomizedtesting.SeedInfo.seed([58D7E632C994E1F6:8827E3190B557EB]: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:1143) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.MissingSegmentRecoveryTest.teardown(MissingSegmentRecoveryTest.java:87) 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$10.evaluate(RandomizedRunner.java:996) 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) ... 46 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) ... 68 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) ... 64 more FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery Error Message: IOException occurred when talking to server at: https://127.0.0.1:54953/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:54953/solr at __randomizedtesting.SeedInfo.seed([58D7E632C994E1F6:8827E3190B557EB]: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:1143) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.MissingSegmentRecoveryTest.teardown(MissingSegmentRecoveryTest.java:87) 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$10.evaluate(RandomizedRunner.java:996) 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) ... 46 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) ... 68 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) ... 64 more Build Log: [...truncated 14246 lines...] [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest [junit4] 2> 1484029 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1484029 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_58D7E632C994E1F6-001\data-dir-120-001 [junit4] 2> 1484029 WARN (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 1484031 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1484032 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 1484035 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_58D7E632C994E1F6-001\tempDir-001 [junit4] 2> 1484035 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1484036 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1484036 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1484137 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:54940 [junit4] 2> 1484137 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54940 [junit4] 2> 1484137 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54940 [junit4] 2> 1484137 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54940 [junit4] 2> 1484139 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1484145 INFO (zkConnectionManagerCallback-6317-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1484145 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1484149 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1484151 INFO (zkConnectionManagerCallback-6319-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1484151 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1484152 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1484155 INFO (zkConnectionManagerCallback-6321-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1484155 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1484266 WARN (jetty-launcher-6322-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1484266 WARN (jetty-launcher-6322-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1484266 INFO (jetty-launcher-6322-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1484266 INFO (jetty-launcher-6322-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1484267 INFO (jetty-launcher-6322-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> 1484267 INFO (jetty-launcher-6322-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1484267 INFO (jetty-launcher-6322-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1484267 INFO (jetty-launcher-6322-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> 1484268 INFO (jetty-launcher-6322-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1484268 INFO (jetty-launcher-6322-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1484268 INFO (jetty-launcher-6322-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1484268 INFO (jetty-launcher-6322-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1484268 INFO (jetty-launcher-6322-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1484268 INFO (jetty-launcher-6322-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1484269 INFO (jetty-launcher-6322-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@439b66fd{/solr,null,AVAILABLE} [junit4] 2> 1484269 INFO (jetty-launcher-6322-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6190ca0a{/solr,null,AVAILABLE} [junit4] 2> 1484270 INFO (jetty-launcher-6322-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@72b840df{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:54954} [junit4] 2> 1484270 INFO (jetty-launcher-6322-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@613bd353{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:54953} [junit4] 2> 1484270 INFO (jetty-launcher-6322-thread-2) [ ] o.e.j.s.Server Started @1484314ms [junit4] 2> 1484270 INFO (jetty-launcher-6322-thread-1) [ ] o.e.j.s.Server Started @1484314ms [junit4] 2> 1484270 INFO (jetty-launcher-6322-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54953} [junit4] 2> 1484270 INFO (jetty-launcher-6322-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54954} [junit4] 2> 1484270 ERROR (jetty-launcher-6322-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1484270 ERROR (jetty-launcher-6322-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1484270 INFO (jetty-launcher-6322-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1484271 INFO (jetty-launcher-6322-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1484271 INFO (jetty-launcher-6322-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 1484271 INFO (jetty-launcher-6322-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 1484271 INFO (jetty-launcher-6322-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1484271 INFO (jetty-launcher-6322-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1484271 INFO (jetty-launcher-6322-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-26T19:53:35.646327900Z [junit4] 2> 1484271 INFO (jetty-launcher-6322-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1484271 INFO (jetty-launcher-6322-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1484271 INFO (jetty-launcher-6322-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-26T19:53:35.646327900Z [junit4] 2> 1484276 INFO (jetty-launcher-6322-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1484277 INFO (jetty-launcher-6322-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1484279 INFO (zkConnectionManagerCallback-6326-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1484279 INFO (jetty-launcher-6322-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1484279 INFO (zkConnectionManagerCallback-6324-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1484280 INFO (jetty-launcher-6322-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1484280 INFO (jetty-launcher-6322-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1484281 INFO (jetty-launcher-6322-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1484738 INFO (jetty-launcher-6322-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1484739 WARN (jetty-launcher-6322-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6851ac48[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1484739 WARN (jetty-launcher-6322-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6851ac48[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1484744 WARN (jetty-launcher-6322-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72460b1a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1484744 WARN (jetty-launcher-6322-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72460b1a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1484744 INFO (jetty-launcher-6322-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54940/solr [junit4] 2> 1484748 INFO (jetty-launcher-6322-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1484750 INFO (zkConnectionManagerCallback-6334-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1484750 INFO (jetty-launcher-6322-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1484787 INFO (jetty-launcher-6322-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1484789 WARN (jetty-launcher-6322-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a9546ec[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1484789 WARN (jetty-launcher-6322-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a9546ec[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1484792 WARN (jetty-launcher-6322-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@39afbfb7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1484792 WARN (jetty-launcher-6322-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@39afbfb7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1484792 INFO (jetty-launcher-6322-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54940/solr [junit4] 2> 1484792 INFO (jetty-launcher-6322-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1484797 INFO (zkConnectionManagerCallback-6340-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1484797 INFO (jetty-launcher-6322-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1484853 INFO (jetty-launcher-6322-thread-2) [n:127.0.0.1:54954_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1484855 INFO (zkConnectionManagerCallback-6342-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1484855 INFO (jetty-launcher-6322-thread-2) [n:127.0.0.1:54954_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1484954 INFO (jetty-launcher-6322-thread-1) [n:127.0.0.1:54953_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1484956 INFO (jetty-launcher-6322-thread-2) [n:127.0.0.1:54954_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54954_solr [junit4] 2> 1484956 INFO (zkConnectionManagerCallback-6346-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1484956 INFO (jetty-launcher-6322-thread-1) [n:127.0.0.1:54953_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1484957 INFO (jetty-launcher-6322-thread-2) [n:127.0.0.1:54954_solr ] o.a.s.c.Overseer Overseer (id=72141155348316167-127.0.0.1:54954_solr-n_0000000000) starting [junit4] 2> 1484960 INFO (jetty-launcher-6322-thread-2) [n:127.0.0.1:54954_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54954_solr [junit4] 2> 1484960 INFO (OverseerStateUpdate-72141155348316167-127.0.0.1:54954_solr-n_0000000000) [n:127.0.0.1:54954_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54954_solr [junit4] 2> 1484964 INFO (zkCallback-6345-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1484965 INFO (OverseerStateUpdate-72141155348316167-127.0.0.1:54954_solr-n_0000000000) [n:127.0.0.1:54954_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1484965 WARN (jetty-launcher-6322-thread-2) [n:127.0.0.1:54954_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1484968 INFO (jetty-launcher-6322-thread-1) [n:127.0.0.1:54953_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:54953_solr as DOWN [junit4] 2> 1484969 INFO (jetty-launcher-6322-thread-1) [n:127.0.0.1:54953_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1484969 INFO (jetty-launcher-6322-thread-1) [n:127.0.0.1:54953_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54953_solr [junit4] 2> 1484972 INFO (zkCallback-6345-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1484973 WARN (jetty-launcher-6322-thread-1) [n:127.0.0.1:54953_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1484989 INFO (zkCallback-6341-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1484992 INFO (jetty-launcher-6322-thread-2) [n:127.0.0.1:54954_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1484996 INFO (jetty-launcher-6322-thread-1) [n:127.0.0.1:54953_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1485027 INFO (jetty-launcher-6322-thread-2) [n:127.0.0.1:54954_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54954.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614280dc [junit4] 2> 1485031 INFO (jetty-launcher-6322-thread-1) [n:127.0.0.1:54953_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54953.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614280dc [junit4] 2> 1485036 INFO (jetty-launcher-6322-thread-2) [n:127.0.0.1:54954_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54954.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614280dc [junit4] 2> 1485037 INFO (jetty-launcher-6322-thread-2) [n:127.0.0.1:54954_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54954.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614280dc [junit4] 2> 1485038 INFO (jetty-launcher-6322-thread-2) [n:127.0.0.1:54954_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1485038 INFO (jetty-launcher-6322-thread-1) [n:127.0.0.1:54953_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54953.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614280dc [junit4] 2> 1485038 INFO (jetty-launcher-6322-thread-1) [n:127.0.0.1:54953_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54953.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614280dc [junit4] 2> 1485039 INFO (jetty-launcher-6322-thread-2) [n:127.0.0.1:54954_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_58D7E632C994E1F6-001\tempDir-001\node2\. [junit4] 2> 1485040 INFO (jetty-launcher-6322-thread-1) [n:127.0.0.1:54953_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1485040 INFO (jetty-launcher-6322-thread-1) [n:127.0.0.1:54953_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_58D7E632C994E1F6-001\tempDir-001\node1\. [junit4] 2> 1485081 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2 [junit4] 2> 1485082 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1485084 INFO (zkConnectionManagerCallback-6357-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1485085 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1485087 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1485088 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54940/solr ready [junit4] 2> 1485112 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery [junit4] 2> 1485137 INFO (qtp1807988771-17531) [n:127.0.0.1:54953_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1485142 INFO (OverseerThreadFactory-6279-thread-1-processing-n:127.0.0.1:54954_solr) [n:127.0.0.1:54954_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection MissingSegmentRecoveryTest [junit4] 2> 1485253 INFO (OverseerStateUpdate-72141155348316167-127.0.0.1:54954_solr-n_0000000000) [n:127.0.0.1:54954_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MissingSegmentRecoveryTest", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MissingSegmentRecoveryTest_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:54953/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1485256 INFO (OverseerStateUpdate-72141155348316167-127.0.0.1:54954_solr-n_0000000000) [n:127.0.0.1:54954_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MissingSegmentRecoveryTest", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MissingSegmentRecoveryTest_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:54954/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1485466 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1485471 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1485471 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1486484 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0 [junit4] 2> 1486502 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0 [junit4] 2> 1486505 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n1] Schema name=minimal [junit4] 2> 1486508 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1486508 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n1' using configuration from collection MissingSegmentRecoveryTest, trusted=true [junit4] 2> 1486508 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54953.solr.core.MissingSegmentRecoveryTest.shard1.replica_n1' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614280dc [junit4] 2> 1486508 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_58D7E632C994E1F6-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_58D7E632C994E1F6-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica_n1\data\] [junit4] 2> 1486510 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n2] Schema name=minimal [junit4] 2> 1486511 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1486512 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n2' using configuration from collection MissingSegmentRecoveryTest, trusted=true [junit4] 2> 1486512 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54954.solr.core.MissingSegmentRecoveryTest.shard1.replica_n2' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614280dc [junit4] 2> 1486512 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_58D7E632C994E1F6-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_58D7E632C994E1F6-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica_n2\data\] [junit4] 2> 1486605 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1486605 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1486605 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1486605 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1486624 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1486624 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1486624 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1486624 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1486627 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@204d5ccd[MissingSegmentRecoveryTest_shard1_replica_n2] main] [junit4] 2> 1486632 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b3ac1bf[MissingSegmentRecoveryTest_shard1_replica_n1] main] [junit4] 2> 1486635 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1486635 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1486635 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1486635 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1486635 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1486636 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1654013315525902336 [junit4] 2> 1486636 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1486636 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1654013315525902336 [junit4] 2> 1486639 INFO (searcherExecutor-6288-thread-1-processing-n:127.0.0.1:54953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 c:MissingSegmentRecoveryTest s:shard1 r:core_node3) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] Registered new searcher Searcher@3b3ac1bf[MissingSegmentRecoveryTest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1486639 INFO (searcherExecutor-6289-thread-1-processing-n:127.0.0.1:54954_solr x:MissingSegmentRecoveryTest_shard1_replica_n2 c:MissingSegmentRecoveryTest s:shard1 r:core_node4) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n2] Registered new searcher Searcher@204d5ccd[MissingSegmentRecoveryTest_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1486643 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MissingSegmentRecoveryTest/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 1486643 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying [junit4] 2> 1486643 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MissingSegmentRecoveryTest/leaders/shard1 [junit4] 2> 1486644 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MissingSegmentRecoveryTest/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1} [junit4] 2> 1486644 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MissingSegmentRecoveryTest/leaders/shard1 [junit4] 2> 1486649 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1486649 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1486649 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:54954/solr/MissingSegmentRecoveryTest_shard1_replica_n2/ [junit4] 2> 1486650 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica_n2 url=https://127.0.0.1:54954/solr START replicas=[https://127.0.0.1:54953/solr/MissingSegmentRecoveryTest_shard1_replica_n1/] nUpdates=100 [junit4] 2> 1486650 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica_n2 url=https://127.0.0.1:54954/solr DONE. We have no versions. sync failed. [junit4] 2> 1486662 INFO (qtp1807988771-17536) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.S.Request [MissingSegmentRecoveryTest_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1486662 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1486662 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1486662 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/MissingSegmentRecoveryTest/leaders/shard1/leader after winning as /collections/MissingSegmentRecoveryTest/leader_elect/shard1/election/72141155348316167-core_node4-n_0000000000 [junit4] 2> 1486665 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:54954/solr/MissingSegmentRecoveryTest_shard1_replica_n2/ shard1 [junit4] 2> 1486769 INFO (zkCallback-6341-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1486769 INFO (zkCallback-6341-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1486770 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1486775 INFO (qtp2017471407-17535) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1303 [junit4] 2> 1486874 INFO (zkCallback-6341-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1486874 INFO (zkCallback-6341-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1486874 INFO (zkCallback-6341-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1487655 INFO (qtp1807988771-17538) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2189 [junit4] 2> 1487658 INFO (qtp1807988771-17531) [n:127.0.0.1:54953_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1487753 INFO (zkCallback-6341-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1487753 INFO (zkCallback-6341-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1487754 INFO (zkCallback-6341-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1487754 INFO (zkCallback-6345-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1487754 INFO (qtp1807988771-17531) [n:127.0.0.1:54953_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2618 [junit4] 2> 1487754 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.c.SolrCloudTestCase waitForState (MissingSegmentRecoveryTest): Expected a collection with one shard and two replicas [junit4] 2> 1487755 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2 [junit4] 2> 1487755 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2 [junit4] 2> 1487755 INFO (zkCallback-6345-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1487756 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2 [junit4] 2> 1487771 INFO (qtp2017471407-17532) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MissingSegmentRecoveryTest/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, version=2} [junit4] 2> 1487790 INFO (qtp1807988771-17529) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:54954/solr/MissingSegmentRecoveryTest_shard1_replica_n2/&wt=javabin&version=2}{add=[0 (1654013316711841792), 1 (1654013316714987520), 2 (1654013316714987521), 3 (1654013316714987522), 4 (1654013316714987523), 5 (1654013316714987524), 6 (1654013316714987525), 7 (1654013316714987526), 8 (1654013316714987527), 9 (1654013316716036096)]} 0 3 [junit4] 2> 1487791 INFO (qtp2017471407-17532) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1654013316711841792), 1 (1654013316714987520), 2 (1654013316714987521), 3 (1654013316714987522), 4 (1654013316714987523), 5 (1654013316714987524), 6 (1654013316714987525), 7 (1654013316714987526), 8 (1654013316714987527), 9 (1654013316716036096)]} 0 24 [junit4] 2> 1487793 INFO (qtp2017471407-17539) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1654013316739104768,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1487793 INFO (qtp2017471407-17539) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@232c0871 commitCommandVersion:1654013316739104768 [junit4] 2> 1487796 INFO (qtp1807988771-17536) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1654013316742250496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1487796 INFO (qtp1807988771-17536) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@668d5660 commitCommandVersion:1654013316742250496 [junit4] 2> 1487868 INFO (qtp2017471407-17539) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@57247941[MissingSegmentRecoveryTest_shard1_replica_n2] main] [junit4] 2> 1487868 INFO (qtp2017471407-17539) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1487869 INFO (qtp1807988771-17536) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@415643ee[MissingSegmentRecoveryTest_shard1_replica_n1] main] [junit4] 2> 1487870 INFO (qtp1807988771-17536) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1487870 INFO (searcherExecutor-6289-thread-1-processing-n:127.0.0.1:54954_solr x:MissingSegmentRecoveryTest_shard1_replica_n2 c:MissingSegmentRecoveryTest s:shard1 r:core_node4) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n2] Registered new searcher Searcher@57247941[MissingSegmentRecoveryTest_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.4.0):C10:[diagnostics={os=Windows 10, java.vendor=AdoptOpenJDK, java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=8.4.0, os.arch=amd64, java.runtime.version=12.0.1+12, source=flush, os.version=10.0, timestamp=1577390019219}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))} [junit4] 2> 1487871 INFO (searcherExecutor-6288-thread-1-processing-n:127.0.0.1:54953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 c:MissingSegmentRecoveryTest s:shard1 r:core_node3) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] Registered new searcher Searcher@415643ee[MissingSegmentRecoveryTest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.4.0):C10:[diagnostics={os=Windows 10, java.vendor=AdoptOpenJDK, java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=8.4.0, os.arch=amd64, java.runtime.version=12.0.1+12, source=flush, os.version=10.0, timestamp=1577390019223}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))} [junit4] 2> 1487871 INFO (qtp1807988771-17536) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:54954/solr/MissingSegmentRecoveryTest_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 75 [junit4] 2> 1487871 INFO (qtp2017471407-17539) [n:127.0.0.1:54954_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n2] webapp=/solr path=/update params={_stateVer_=MissingSegmentRecoveryTest:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 78 [junit4] 2> 1487874 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1560549526 [junit4] 2> 1487874 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:54953_solr [junit4] 2> 1487875 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1487875 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:54953_solr as DOWN [junit4] 2> 1487877 INFO (coreCloseExecutor-6298-thread-1) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@6e58d293 [junit4] 2> 1487877 INFO (coreCloseExecutor-6298-thread-1) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, tag=SolrCore@6e58d293 [junit4] 2> 1487877 INFO (coreCloseExecutor-6298-thread-1) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17d13b64: rootName = solr_54953, domain = solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.MissingSegmentRecoveryTest.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@67178eb8 [junit4] 2> 1487885 INFO (coreCloseExecutor-6298-thread-1) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.MissingSegmentRecoveryTest.shard1.leader, tag=SolrCore@6e58d293 [junit4] 2> 1487891 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1487891 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11a19d5a: rootName = solr_54953, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3661c31 [junit4] 2> 1487897 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1487897 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c5e068: rootName = solr_54953, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4027dc10 [junit4] 2> 1487900 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1487900 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64eca602: rootName = solr_54953, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5799b7b7 [junit4] 2> 1487900 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1487902 INFO (zkCallback-6341-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 1487902 INFO (zkCallback-6356-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 1487980 INFO (zkCallback-6341-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1487980 INFO (zkCallback-6341-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1487980 INFO (zkCallback-6341-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1488005 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@613bd353{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0} [junit4] 2> 1488005 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@439b66fd{/solr,null,UNAVAILABLE} [junit4] 2> 1488006 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1488006 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=54953) [junit4] 2> 1488009 WARN (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1488009 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 54953 try number 1 ... [junit4] 2> 1488009 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] 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> 1488010 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1488010 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1488010 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1488010 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57f37461{/solr,null,AVAILABLE} [junit4] 2> 1488011 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7c66ce3a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:54953} [junit4] 2> 1488011 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.e.j.s.Server Started @1488055ms [junit4] 2> 1488011 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54953} [junit4] 2> 1488011 ERROR (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1488011 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1488012 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 1488012 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1488012 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1488012 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-26T19:53:39.387299700Z [junit4] 2> 1488013 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1488015 INFO (zkConnectionManagerCallback-6365-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1488016 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1488016 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1488271 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1488273 WARN (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2cef6b99[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1488273 WARN (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2cef6b99[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1488279 WARN (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c92c558[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1488279 WARN (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c92c558[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1488280 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54940/solr [junit4] 2> 1488282 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1488285 INFO (zkConnectionManagerCallback-6372-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1488285 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1488391 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [n:127.0.0.1:54953_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1488394 INFO (zkConnectionManagerCallback-6374-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1488394 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [n:127.0.0.1:54953_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1488400 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [n:127.0.0.1:54953_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1488404 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [n:127.0.0.1:54953_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:54953_solr as DOWN [junit4] 2> 1488405 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [n:127.0.0.1:54953_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1488405 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [n:127.0.0.1:54953_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54953_solr [junit4] 2> 1488406 INFO (zkCallback-6341-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1488406 INFO (zkCallback-6356-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1488407 INFO (zkCallback-6373-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1488408 WARN (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [n:127.0.0.1:54953_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1488437 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [n:127.0.0.1:54953_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1488460 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [n:127.0.0.1:54953_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54953.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614280dc [junit4] 2> 1488469 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [n:127.0.0.1:54953_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54953.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614280dc [junit4] 2> 1488469 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [n:127.0.0.1:54953_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54953.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614280dc [junit4] 2> 1488471 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [n:127.0.0.1:54953_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1488473 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [n:127.0.0.1:54953_solr ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_58D7E632C994E1F6-001\tempDir-001\node1\. [junit4] 2> 1488473 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[58D7E632C994E1F6]) [n:127.0.0.1:54953_solr ] o.a.s.c.CorePropertiesLocator Cores are: [MissingSegmentRecoveryTest_shard1_replica_n1] [junit4] 2> 1488481 INFO (coreLoadExecutor-6308-thread-1-processing-n:127.0.0.1:54953_solr) [n:127.0.0.1:54953_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0 [junit4] 2> 1488510 INFO (zkCallback-6341-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1488510 INFO (zkCallback-6341-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1488510 INFO (zkCallback-6341-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1488514 INFO (coreLoadExecutor-6308-thread-1-processing-n:127.0.0.1:54953_solr) [n:127.0.0.1:54953_solr ] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n1] Schema name=minimal [junit4] 2> 1488516 INFO (coreLoadExecutor-6308-thread-1-processing-n:127.0.0.1:54953_solr) [n:127.0.0.1:54953_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1488527 INFO (coreLoadExecutor-6308-thread-1-processing-n:127.0.0.1:54953_solr) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0 [junit4] 2> 1488536 INFO (coreLoadExecutor-6308-thread-1-processing-n:127.0.0.1:54953_solr) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n1] Schema name=minimal [junit4] 2> 1488538 INFO (coreLoadExecutor-6308-thread-1-processing-n:127.0.0.1:54953_solr) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1488538 INFO (coreLoadExecutor-6308-thread-1-processing-n:127.0.0.1:54953_solr) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n1' using configuration from collection MissingSegmentRecoveryTest, trusted=true [junit4] 2> 1488538 INFO (coreLoadExecutor-6308-thread-1-processing-n:127.0.0.1:54953_solr) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54953.solr.core.MissingSegmentRecoveryTest.shard1.replica_n1' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614280dc [junit4] 2> 1488538 INFO (coreLoadExecutor-6308-thread-1-processing-n:127.0.0.1:54953_solr) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_58D7E632C994E1F6-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_58D7E632C994E1F6-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica_n1\data\] [junit4] 2> 1488628 INFO (coreLoadExecutor-6308-thread-1-processing-n:127.0.0.1:54953_solr) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1488628 INFO (coreLoadExecutor-6308-thread-1-processing-n:127.0.0.1:54953_solr) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1488630 INFO (coreLoadExecutor-6308-thread-1-processing-n:127.0.0.1:54953_solr) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1488630 INFO (coreLoadExecutor-6308-thread-1-processing-n:127.0.0.1:54953_solr) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1488635 INFO (coreLoadExecutor-6308-thread-1-processing-n:127.0.0.1:54953_solr) [n:127.0.0.1:54953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_ [...truncated too long message...] 2> 39531 INFO (jetty-closer-144-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ff475b: rootName = solr_58211, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3cd4aaa8 [junit4] 2> 39534 INFO (jetty-closer-144-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 39536 INFO (jetty-closer-144-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@487abf03: rootName = solr_58214, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4770428d [junit4] 2> 39536 INFO (jetty-closer-144-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 39536 INFO (jetty-closer-144-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d579b76: rootName = solr_58211, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6e75b67b [junit4] 2> 39536 INFO (jetty-closer-144-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 39544 INFO (jetty-closer-144-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 39544 INFO (jetty-closer-144-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7eb4e02b: rootName = solr_58214, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3cd4aaa8 [junit4] 2> 39548 INFO (jetty-closer-144-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 39548 INFO (jetty-closer-144-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@288bbbf6: rootName = solr_58214, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6e75b67b [junit4] 2> 39548 INFO (jetty-closer-144-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 39560 INFO (closeThreadPool-151-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72141548656984070-127.0.0.1:58211_solr-n_0000000001) closing [junit4] 2> 39561 INFO (OverseerAutoScalingTriggerThread-72141548656984070-127.0.0.1:58211_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 39564 INFO (OverseerStateUpdate-72141548656984070-127.0.0.1:58211_solr-n_0000000001) [n:127.0.0.1:58211_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58211_solr [junit4] 2> 39576 INFO (closeThreadPool-151-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72141548656984070-127.0.0.1:58211_solr-n_0000000001) closing [junit4] 2> 39649 INFO (jetty-closer-144-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72141548656984070-127.0.0.1:58211_solr-n_0000000001) closing [junit4] 2> 39650 INFO (zkCallback-135-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 39652 INFO (jetty-closer-144-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@124e95bf{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0} [junit4] 2> 39652 INFO (jetty-closer-144-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3702a365{/solr,null,UNAVAILABLE} [junit4] 2> 39652 INFO (jetty-closer-144-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 39756 INFO (jetty-closer-144-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2c66bd5a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:58214} [junit4] 2> 39758 INFO (jetty-closer-144-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@69f304fc{/solr,null,UNAVAILABLE} [junit4] 2> 39758 INFO (jetty-closer-144-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 39762 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 39969 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> 14 /solr/collections/MissingSegmentRecoveryTest/terms/shard1 [junit4] 2> 4 /solr/aliases.json [junit4] 2> 3 /solr/packages.json [junit4] 2> 3 /solr/security.json [junit4] 2> 3 /solr/configs/conf [junit4] 2> 3 /solr/collections/MissingSegmentRecoveryTest/collectionprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 38 /solr/collections/MissingSegmentRecoveryTest/state.json [junit4] 2> 4 /solr/clusterstate.json [junit4] 2> 4 /solr/clusterprops.json [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> 2 /solr/collections/MissingSegmentRecoveryTest/leader_elect/shard1/election/72141548656984070-core_node3-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 28 /solr/overseer/queue [junit4] 2> 12 /solr/live_nodes [junit4] 2> 7 /solr/collections [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 39974 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:58194 [junit4] 2> 39974 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58194 [junit4] 2> 39974 INFO (SUITE-MissingSegmentRecoveryTest-seed#[58D7E632C994E1F6]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58194 [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_58D7E632C994E1F6-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene84): {_root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=Lucene84}, docValues:{}, maxPointsInLeafNode=1560, maxMBSortInHeap=7.971691937369257, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@954d88), locale=dje, timezone=GB [junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=3,threads=1,free=12956048,total=148992000 [junit4] 2> NOTE: All tests run in this JVM: [MissingSegmentRecoveryTest, MissingSegmentRecoveryTest] [junit4] Completed [4/5 (1!)] on J1 in 10.09s, 1 test, 1 error <<< FAILURES! [...truncated 14 lines...] BUILD FAILED C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\common-build.xml:1591: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\common-build.xml:1117: There were test failures: 5 suites, 5 tests, 1 error [seed: 58D7E632C994E1F6] Total time: 56 seconds [repro] Setting last failure code to 1 [repro] Failures w/original seeds: [repro] 1/5 failed: org.apache.solr.cloud.MissingSegmentRecoveryTest [repro] Exiting with code 1 C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.4-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=d398ebbf119ff858d6bb1cad7d775ba6e1ec3a29, workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows [WARNINGS] Computing warning deltas based on reference build #227 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]
