Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.2-Windows/172/ Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations Error Message: IOException occurred when talking to server at: https://127.0.0.1:51726/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:51726/solr at __randomizedtesting.SeedInfo.seed([6C0BCD69B40846F3:9CE11E956B2B3699]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:670) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:123) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:835) Caused by: javax.net.ssl.SSLException: Software caused connection abort: recv failed at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:320) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:263) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:258) at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1342) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:844) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555) ... 48 more Suppressed: java.net.SocketException: Software caused connection abort: socket write error at java.base/java.net.SocketOutputStream.socketWrite0(Native Method) at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110) at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150) at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:351) ... 70 more Caused by: java.net.SocketException: Software caused connection abort: recv failed at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1132) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:828) ... 66 more Build Log: [...truncated 13502 lines...] [junit4] Suite: org.apache.solr.cloud.TestSkipOverseerOperations [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\init-core-data-001 [junit4] 2> 514951 WARN (SUITE-TestSkipOverseerOperations-seed#[6C0BCD69B40846F3]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12 [junit4] 2> 514951 INFO (SUITE-TestSkipOverseerOperations-seed#[6C0BCD69B40846F3]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 514951 INFO (SUITE-TestSkipOverseerOperations-seed#[6C0BCD69B40846F3]-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> 514951 INFO (SUITE-TestSkipOverseerOperations-seed#[6C0BCD69B40846F3]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 514955 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSkipDownOperations [junit4] 2> 514955 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001 [junit4] 2> 514955 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 514957 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 514957 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 515053 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.c.ZkTestServer start zk server on port:51477 [junit4] 2> 515053 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51477 [junit4] 2> 515053 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51477 [junit4] 2> 515055 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 515060 INFO (zkConnectionManagerCallback-6044-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 515060 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515064 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 515067 INFO (zkConnectionManagerCallback-6046-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 515067 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515068 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 515071 INFO (zkConnectionManagerCallback-6048-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 515071 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515192 WARN (jetty-launcher-6049-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 515192 WARN (jetty-launcher-6049-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 515192 INFO (jetty-launcher-6049-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 515192 INFO (jetty-launcher-6049-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 515192 INFO (jetty-launcher-6049-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> 515192 INFO (jetty-launcher-6049-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 515192 INFO (jetty-launcher-6049-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 515192 INFO (jetty-launcher-6049-thread-3) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12 [junit4] 2> 515192 INFO (jetty-launcher-6049-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 515192 INFO (jetty-launcher-6049-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 515192 INFO (jetty-launcher-6049-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 515193 INFO (jetty-launcher-6049-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bee2c5f{/solr,null,AVAILABLE} [junit4] 2> 515193 WARN (jetty-launcher-6049-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 515193 INFO (jetty-launcher-6049-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 515193 INFO (jetty-launcher-6049-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 515193 INFO (jetty-launcher-6049-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> 515193 INFO (jetty-launcher-6049-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 515193 INFO (jetty-launcher-6049-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 515193 INFO (jetty-launcher-6049-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 515193 INFO (jetty-launcher-6049-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 515193 INFO (jetty-launcher-6049-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 515193 INFO (jetty-launcher-6049-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 515193 INFO (jetty-launcher-6049-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@525afcbe{/solr,null,AVAILABLE} [junit4] 2> 515193 INFO (jetty-launcher-6049-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71d1ecf4{/solr,null,AVAILABLE} [junit4] 2> 515204 INFO (jetty-launcher-6049-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6fae0784{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:51490} [junit4] 2> 515204 INFO (jetty-launcher-6049-thread-1) [ ] o.e.j.s.Server Started @522933ms [junit4] 2> 515204 INFO (jetty-launcher-6049-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51490} [junit4] 2> 515204 ERROR (jetty-launcher-6049-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 515204 INFO (jetty-launcher-6049-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 515204 INFO (jetty-launcher-6049-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.2.1 [junit4] 2> 515204 INFO (jetty-launcher-6049-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 515204 INFO (jetty-launcher-6049-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 515204 INFO (jetty-launcher-6049-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@26be93bf{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:51496} [junit4] 2> 515204 INFO (jetty-launcher-6049-thread-2) [ ] o.e.j.s.Server Started @522933ms [junit4] 2> 515204 INFO (jetty-launcher-6049-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-08-12T09:05:02.836933900Z [junit4] 2> 515204 INFO (jetty-launcher-6049-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51496} [junit4] 2> 515204 ERROR (jetty-launcher-6049-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 515204 INFO (jetty-launcher-6049-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 515204 INFO (jetty-launcher-6049-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.2.1 [junit4] 2> 515204 INFO (jetty-launcher-6049-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 515204 INFO (jetty-launcher-6049-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 515204 INFO (jetty-launcher-6049-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-08-12T09:05:02.836933900Z [junit4] 2> 515205 INFO (jetty-launcher-6049-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 515207 INFO (jetty-launcher-6049-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2e4b6d0d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:51493} [junit4] 2> 515207 INFO (jetty-launcher-6049-thread-3) [ ] o.e.j.s.Server Started @522936ms [junit4] 2> 515207 INFO (jetty-launcher-6049-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51493} [junit4] 2> 515207 ERROR (jetty-launcher-6049-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 515207 INFO (jetty-launcher-6049-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 515207 INFO (jetty-launcher-6049-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.2.1 [junit4] 2> 515207 INFO (jetty-launcher-6049-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 515207 INFO (jetty-launcher-6049-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 515207 INFO (jetty-launcher-6049-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-08-12T09:05:02.839059Z [junit4] 2> 515207 INFO (jetty-launcher-6049-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 515208 INFO (jetty-launcher-6049-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 515210 INFO (zkConnectionManagerCallback-6053-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 515210 INFO (jetty-launcher-6049-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515211 INFO (jetty-launcher-6049-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 515212 INFO (zkConnectionManagerCallback-6051-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 515212 INFO (jetty-launcher-6049-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515212 INFO (jetty-launcher-6049-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 515219 INFO (zkConnectionManagerCallback-6055-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 515219 INFO (jetty-launcher-6049-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515220 INFO (jetty-launcher-6049-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 515442 INFO (jetty-launcher-6049-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 515444 WARN (jetty-launcher-6049-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ce6af11[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515444 WARN (jetty-launcher-6049-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ce6af11[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515448 WARN (jetty-launcher-6049-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e272043[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515448 WARN (jetty-launcher-6049-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e272043[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515449 INFO (jetty-launcher-6049-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51477/solr [junit4] 2> 515450 INFO (jetty-launcher-6049-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 515452 INFO (zkConnectionManagerCallback-6063-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 515452 INFO (jetty-launcher-6049-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515606 INFO (jetty-launcher-6049-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 515606 INFO (jetty-launcher-6049-thread-1) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 515607 WARN (jetty-launcher-6049-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5539ca47[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515607 WARN (jetty-launcher-6049-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5539ca47[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515608 INFO (zkConnectionManagerCallback-6066-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 515608 INFO (jetty-launcher-6049-thread-1) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515611 WARN (jetty-launcher-6049-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c81ba1a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515611 WARN (jetty-launcher-6049-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c81ba1a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515611 INFO (jetty-launcher-6049-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51477/solr [junit4] 2> 515612 INFO (jetty-launcher-6049-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 515615 INFO (zkConnectionManagerCallback-6074-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 515615 INFO (jetty-launcher-6049-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515714 INFO (jetty-launcher-6049-thread-2) [n:127.0.0.1:51496_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 515716 INFO (zkConnectionManagerCallback-6076-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 515717 INFO (jetty-launcher-6049-thread-2) [n:127.0.0.1:51496_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515718 INFO (jetty-launcher-6049-thread-1) [n:127.0.0.1:51490_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51490_solr [junit4] 2> 515723 INFO (jetty-launcher-6049-thread-1) [n:127.0.0.1:51490_solr ] o.a.s.c.Overseer Overseer (id=72244487102005255-127.0.0.1:51490_solr-n_0000000000) starting [junit4] 2> 515729 INFO (jetty-launcher-6049-thread-2) [n:127.0.0.1:51496_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51496_solr [junit4] 2> 515732 INFO (jetty-launcher-6049-thread-1) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 515733 INFO (jetty-launcher-6049-thread-2) [n:127.0.0.1:51496_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 515733 INFO (zkCallback-6075-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 515733 INFO (zkCallback-6065-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 515736 INFO (zkConnectionManagerCallback-6083-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 515736 INFO (jetty-launcher-6049-thread-1) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515736 INFO (zkConnectionManagerCallback-6088-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 515736 INFO (jetty-launcher-6049-thread-2) [n:127.0.0.1:51496_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515738 INFO (jetty-launcher-6049-thread-2) [n:127.0.0.1:51496_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 515738 INFO (jetty-launcher-6049-thread-1) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 515740 INFO (jetty-launcher-6049-thread-2) [n:127.0.0.1:51496_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51477/solr ready [junit4] 2> 515740 INFO (jetty-launcher-6049-thread-1) [n:127.0.0.1:51490_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51477/solr ready [junit4] 2> 515741 INFO (jetty-launcher-6049-thread-1) [n:127.0.0.1:51490_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:51490_solr as DOWN [junit4] 2> 515741 INFO (jetty-launcher-6049-thread-1) [n:127.0.0.1:51490_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 515741 INFO (jetty-launcher-6049-thread-1) [n:127.0.0.1:51490_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51490_solr [junit4] 2> 515743 INFO (zkCallback-6075-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 515743 INFO (zkCallback-6065-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 515743 INFO (OverseerStateUpdate-72244487102005255-127.0.0.1:51490_solr-n_0000000000) [n:127.0.0.1:51490_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:51490_solr [junit4] 2> 515777 INFO (jetty-launcher-6049-thread-2) [n:127.0.0.1:51496_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 515785 INFO (jetty-launcher-6049-thread-1) [n:127.0.0.1:51490_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 515792 INFO (zkCallback-6087-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 515795 INFO (zkCallback-6082-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 515824 INFO (jetty-launcher-6049-thread-2) [n:127.0.0.1:51496_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51496.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28821d09 [junit4] 2> 515829 INFO (jetty-launcher-6049-thread-1) [n:127.0.0.1:51490_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51490.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28821d09 [junit4] 2> 515831 INFO (jetty-launcher-6049-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 515834 WARN (jetty-launcher-6049-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ec9dad8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515834 WARN (jetty-launcher-6049-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ec9dad8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515835 INFO (jetty-launcher-6049-thread-2) [n:127.0.0.1:51496_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51496.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28821d09 [junit4] 2> 515835 INFO (jetty-launcher-6049-thread-2) [n:127.0.0.1:51496_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51496.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28821d09 [junit4] 2> 515837 INFO (jetty-launcher-6049-thread-2) [n:127.0.0.1:51496_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\. [junit4] 2> 515839 INFO (jetty-launcher-6049-thread-1) [n:127.0.0.1:51490_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51490.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28821d09 [junit4] 2> 515839 INFO (jetty-launcher-6049-thread-1) [n:127.0.0.1:51490_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51490.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28821d09 [junit4] 2> 515840 WARN (jetty-launcher-6049-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@168ababd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515840 WARN (jetty-launcher-6049-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@168ababd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515840 INFO (jetty-launcher-6049-thread-1) [n:127.0.0.1:51490_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node1\. [junit4] 2> 515841 INFO (jetty-launcher-6049-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51477/solr [junit4] 2> 515841 INFO (jetty-launcher-6049-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 515846 INFO (zkConnectionManagerCallback-6096-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 515846 INFO (jetty-launcher-6049-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515945 INFO (jetty-launcher-6049-thread-3) [n:127.0.0.1:51493_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 515948 INFO (zkConnectionManagerCallback-6098-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 515948 INFO (jetty-launcher-6049-thread-3) [n:127.0.0.1:51493_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515954 INFO (jetty-launcher-6049-thread-3) [n:127.0.0.1:51493_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 515957 INFO (jetty-launcher-6049-thread-3) [n:127.0.0.1:51493_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:51493_solr as DOWN [junit4] 2> 515958 INFO (jetty-launcher-6049-thread-3) [n:127.0.0.1:51493_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 515958 INFO (jetty-launcher-6049-thread-3) [n:127.0.0.1:51493_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51493_solr [junit4] 2> 515959 INFO (zkCallback-6065-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 515959 INFO (zkCallback-6075-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 515959 INFO (zkCallback-6082-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 515959 INFO (zkCallback-6087-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 515960 INFO (zkCallback-6097-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 515961 INFO (jetty-launcher-6049-thread-3) [n:127.0.0.1:51493_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 515963 INFO (zkConnectionManagerCallback-6105-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 515963 INFO (jetty-launcher-6049-thread-3) [n:127.0.0.1:51493_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515965 INFO (jetty-launcher-6049-thread-3) [n:127.0.0.1:51493_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 515967 INFO (jetty-launcher-6049-thread-3) [n:127.0.0.1:51493_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51477/solr ready [junit4] 2> 515988 INFO (jetty-launcher-6049-thread-3) [n:127.0.0.1:51493_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 516010 INFO (jetty-launcher-6049-thread-3) [n:127.0.0.1:51493_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51493.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28821d09 [junit4] 2> 516015 INFO (jetty-launcher-6049-thread-3) [n:127.0.0.1:51493_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51493.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28821d09 [junit4] 2> 516017 INFO (jetty-launcher-6049-thread-3) [n:127.0.0.1:51493_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51493.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28821d09 [junit4] 2> 516018 INFO (jetty-launcher-6049-thread-3) [n:127.0.0.1:51493_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\. [junit4] 2> 516046 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 516049 INFO (zkConnectionManagerCallback-6111-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 516049 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 516051 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 516052 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51477/solr ready [junit4] 2> 516097 INFO (qtp942753271-9647) [n:127.0.0.1:51490_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 516106 INFO (qtp942753271-9647) [n:127.0.0.1:51490_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=8 [junit4] 2> 516108 INFO (qtp942753271-9655) [n:127.0.0.1:51490_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=2&name=collection2&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:51496_solr,127.0.0.1:51493_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 516114 INFO (OverseerCollectionConfigSetProcessor-72244487102005255-127.0.0.1:51490_solr-n_0000000000) [n:127.0.0.1:51490_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 516116 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection2 [junit4] 2> 516117 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection2.AUTOCREATED/managed-schema [junit4] 2> 516126 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection2.AUTOCREATED/protwords.txt [junit4] 2> 516128 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection2.AUTOCREATED/solrconfig.xml [junit4] 2> 516130 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection2.AUTOCREATED/synonyms.txt [junit4] 2> 516132 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection2.AUTOCREATED/stopwords.txt [junit4] 2> 516134 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection2.AUTOCREATED/lang/contractions_it.txt [junit4] 2> 516135 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection2.AUTOCREATED/lang/contractions_ca.txt [junit4] 2> 516137 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection2.AUTOCREATED/lang/stemdict_nl.txt [junit4] 2> 516140 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection2.AUTOCREATED/lang/stopwords_hy.txt [junit4] 2> 516142 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection2.AUTOCREATED/lang/stopwords_no.txt [junit4] 2> 516144 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection2.AUTOCREATED/lang/stopwords_id.txt [junit4] 2> 516146 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/collection2.AUTOCREATED/lang/stopwords_et.txt [junit4] 2> 516148 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection2.AUTOCREATED/lang/stopwords_da.txt [junit4] 2> 516149 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection2.AUTOCREATED/lang/stopwords_ga.txt [junit4] 2> 516151 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection2.AUTOCREATED/lang/stopwords_hi.txt [junit4] 2> 516153 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection2.AUTOCREATED/lang/stopwords_ja.txt [junit4] 2> 516154 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection2.AUTOCREATED/lang/stopwords_pt.txt [junit4] 2> 516156 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection2.AUTOCREATED/lang/stopwords_hu.txt [junit4] 2> 516159 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection2.AUTOCREATED/lang/stopwords_el.txt [junit4] 2> 516160 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection2.AUTOCREATED/lang/stopwords_ru.txt [junit4] 2> 516162 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection2.AUTOCREATED/lang/stopwords_tr.txt [junit4] 2> 516163 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection2.AUTOCREATED/lang/stopwords_ar.txt [junit4] 2> 516165 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection2.AUTOCREATED/lang/userdict_ja.txt [junit4] 2> 516166 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection2.AUTOCREATED/lang/stopwords_eu.txt [junit4] 2> 516168 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection2.AUTOCREATED/lang/stopwords_it.txt [junit4] 2> 516169 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection2.AUTOCREATED/lang/stopwords_cz.txt [junit4] 2> 516171 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection2.AUTOCREATED/lang/stoptags_ja.txt [junit4] 2> 516172 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection2.AUTOCREATED/lang/contractions_fr.txt [junit4] 2> 516173 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection2.AUTOCREATED/lang/stopwords_de.txt [junit4] 2> 516173 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection2.AUTOCREATED/lang/stopwords_fa.txt [junit4] 2> 516178 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection2.AUTOCREATED/lang/contractions_ga.txt [junit4] 2> 516179 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection2.AUTOCREATED/lang/stopwords_ca.txt [junit4] 2> 516181 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection2.AUTOCREATED/lang/stopwords_nl.txt [junit4] 2> 516183 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection2.AUTOCREATED/lang/stopwords_bg.txt [junit4] 2> 516184 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection2.AUTOCREATED/lang/stopwords_en.txt [junit4] 2> 516186 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection2.AUTOCREATED/lang/stopwords_es.txt [junit4] 2> 516188 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection2.AUTOCREATED/lang/stopwords_lv.txt [junit4] 2> 516190 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection2.AUTOCREATED/lang/stopwords_ro.txt [junit4] 2> 516192 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection2.AUTOCREATED/lang/stopwords_th.txt [junit4] 2> 516194 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection2.AUTOCREATED/lang/stopwords_fr.txt [junit4] 2> 516196 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection2.AUTOCREATED/lang/stopwords_sv.txt [junit4] 2> 516197 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection2.AUTOCREATED/lang/stopwords_fi.txt [junit4] 2> 516198 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection2.AUTOCREATED/lang/hyphenations_ga.txt [junit4] 2> 516200 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection2.AUTOCREATED/lang/stopwords_gl.txt [junit4] 2> 516202 INFO (OverseerThreadFactory-1664-thread-2-processing-n:127.0.0.1:51490_solr) [n:127.0.0.1:51490_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/collection2.AUTOCREATED/params.json [junit4] 2> 516309 INFO (OverseerStateUpdate-72244487102005255-127.0.0.1:51490_solr-n_0000000000) [n:127.0.0.1:51490_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection2_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:51496/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 516311 INFO (OverseerStateUpdate-72244487102005255-127.0.0.1:51490_solr-n_0000000000) [n:127.0.0.1:51490_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection2_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:51493/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 516313 INFO (OverseerStateUpdate-72244487102005255-127.0.0.1:51490_solr-n_0000000000) [n:127.0.0.1:51490_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection2", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"collection2_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:51496/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 516316 INFO (OverseerStateUpdate-72244487102005255-127.0.0.1:51490_solr-n_0000000000) [n:127.0.0.1:51490_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection2", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"collection2_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:51493/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 516765 INFO (qtp911024997-9663) [n:127.0.0.1:51496_solr x:collection2_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection2.AUTOCREATED&newCollection=true&name=collection2_shard2_replica_n4&action=CREATE&numShards=2&collection=collection2&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 516766 INFO (qtp911024997-9663) [n:127.0.0.1:51496_solr x:collection2_shard2_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 516769 INFO (qtp615712381-9657) [n:127.0.0.1:51493_solr x:collection2_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection2.AUTOCREATED&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=2&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 516776 INFO (qtp615712381-9649) [n:127.0.0.1:51493_solr x:collection2_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection2.AUTOCREATED&newCollection=true&name=collection2_shard2_replica_n6&action=CREATE&numShards=2&collection=collection2&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 516781 INFO (qtp911024997-9662) [n:127.0.0.1:51496_solr x:collection2_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection2.AUTOCREATED&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=2&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 517724 INFO (qtp911024997-9662) [n:127.0.0.1:51496_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 517724 INFO (qtp911024997-9662) [n:127.0.0.1:51496_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 517725 WARN (qtp911024997-9662) [n:127.0.0.1:51496_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\contrib\extraction\lib [junit4] 2> 517725 WARN (qtp911024997-9662) [n:127.0.0.1:51496_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist [junit4] 2> 517725 WARN (qtp911024997-9662) [n:127.0.0.1:51496_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\contrib\clustering\lib [junit4] 2> 517725 WARN (qtp911024997-9662) [n:127.0.0.1:51496_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist [junit4] 2> 517725 WARN (qtp911024997-9662) [n:127.0.0.1:51496_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\contrib\langid\lib [junit4] 2> 517725 WARN (qtp911024997-9662) [n:127.0.0.1:51496_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist [junit4] 2> 517725 WARN (qtp911024997-9662) [n:127.0.0.1:51496_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\contrib\velocity\lib [junit4] 2> 517725 WARN (qtp911024997-9662) [n:127.0.0.1:51496_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist [junit4] 2> 517725 WARN (qtp911024997-9662) [n:127.0.0.1:51496_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist [junit4] 2> 517725 INFO (qtp911024997-9662) [n:127.0.0.1:51496_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.1 [junit4] 2> 517752 INFO (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 517752 INFO (qtp615712381-9649) [n:127.0.0.1:51493_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 517752 INFO (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 517752 INFO (qtp615712381-9649) [n:127.0.0.1:51493_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 517754 WARN (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2\..\..\..\..\contrib\extraction\lib [junit4] 2> 517754 WARN (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2\..\..\..\..\dist [junit4] 2> 517754 WARN (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2\..\..\..\..\contrib\clustering\lib [junit4] 2> 517754 WARN (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2\..\..\..\..\dist [junit4] 2> 517754 WARN (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2\..\..\..\..\contrib\langid\lib [junit4] 2> 517754 WARN (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2\..\..\..\..\dist [junit4] 2> 517754 WARN (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2\..\..\..\..\contrib\velocity\lib [junit4] 2> 517754 WARN (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2\..\..\..\..\dist [junit4] 2> 517754 WARN (qtp615712381-9649) [n:127.0.0.1:51493_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6\..\..\..\..\contrib\extraction\lib [junit4] 2> 517754 WARN (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2\..\..\..\..\dist [junit4] 2> 517754 WARN (qtp615712381-9649) [n:127.0.0.1:51493_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6\..\..\..\..\dist [junit4] 2> 517755 WARN (qtp615712381-9649) [n:127.0.0.1:51493_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6\..\..\..\..\contrib\clustering\lib [junit4] 2> 517755 INFO (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.1 [junit4] 2> 517755 WARN (qtp615712381-9649) [n:127.0.0.1:51493_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6\..\..\..\..\dist [junit4] 2> 517755 WARN (qtp615712381-9649) [n:127.0.0.1:51493_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6\..\..\..\..\contrib\langid\lib [junit4] 2> 517755 WARN (qtp615712381-9649) [n:127.0.0.1:51493_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6\..\..\..\..\dist [junit4] 2> 517755 WARN (qtp615712381-9649) [n:127.0.0.1:51493_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6\..\..\..\..\contrib\velocity\lib [junit4] 2> 517755 WARN (qtp615712381-9649) [n:127.0.0.1:51493_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6\..\..\..\..\dist [junit4] 2> 517755 WARN (qtp615712381-9649) [n:127.0.0.1:51493_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6\..\..\..\..\dist [junit4] 2> 517755 INFO (qtp911024997-9662) [n:127.0.0.1:51496_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=default-config [junit4] 2> 517760 INFO (qtp615712381-9649) [n:127.0.0.1:51493_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.1 [junit4] 2> 517785 INFO (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection2_shard1_replica_n2] Schema name=default-config [junit4] 2> 517790 INFO (qtp615712381-9649) [n:127.0.0.1:51493_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.s.IndexSchema [collection2_shard2_replica_n6] Schema name=default-config [junit4] 2> 517860 INFO (qtp911024997-9663) [n:127.0.0.1:51496_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 517860 INFO (qtp911024997-9663) [n:127.0.0.1:51496_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 517860 WARN (qtp911024997-9663) [n:127.0.0.1:51496_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\contrib\extraction\lib [junit4] 2> 517860 WARN (qtp911024997-9663) [n:127.0.0.1:51496_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist [junit4] 2> 517860 WARN (qtp911024997-9663) [n:127.0.0.1:51496_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\contrib\clustering\lib [junit4] 2> 517860 WARN (qtp911024997-9663) [n:127.0.0.1:51496_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist [junit4] 2> 517860 WARN (qtp911024997-9663) [n:127.0.0.1:51496_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\contrib\langid\lib [junit4] 2> 517860 WARN (qtp911024997-9663) [n:127.0.0.1:51496_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist [junit4] 2> 517860 WARN (qtp911024997-9663) [n:127.0.0.1:51496_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\contrib\velocity\lib [junit4] 2> 517860 WARN (qtp911024997-9663) [n:127.0.0.1:51496_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist [junit4] 2> 517860 WARN (qtp911024997-9663) [n:127.0.0.1:51496_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist [junit4] 2> 517860 INFO (qtp911024997-9663) [n:127.0.0.1:51496_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.1 [junit4] 2> 517881 INFO (qtp911024997-9663) [n:127.0.0.1:51496_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.s.IndexSchema [collection2_shard2_replica_n4] Schema name=default-config [junit4] 2> 517961 INFO (qtp911024997-9662) [n:127.0.0.1:51496_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 517962 INFO (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 517965 INFO (qtp615712381-9649) [n:127.0.0.1:51493_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 518031 INFO (qtp911024997-9662) [n:127.0.0.1:51496_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using configuration from collection collection2, trusted=true [junit4] 2> 518031 INFO (qtp911024997-9662) [n:127.0.0.1:51496_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51496.solr.core.collection2.shard1.replica_n1' (registry 'solr.core.collection2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28821d09 [junit4] 2> 518036 INFO (qtp911024997-9662) [n:127.0.0.1:51496_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection2_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\collection2_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node2\.\collection2_shard1_replica_n1\data\] [junit4] 2> 518037 INFO (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n2' using configuration from collection collection2, trusted=true [junit4] 2> 518037 INFO (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51493.solr.core.collection2.shard1.replica_n2' (registry 'solr.core.collection2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28821d09 [junit4] 2> 518037 INFO (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection2_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\.\collection2_shard1_replica_n2\data\] [junit4] 2> 518058 INFO (qtp911024997-9663) [n:127.0.0.1:51496_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 518060 INFO (qtp615712381-9649) [n:127.0.0.1:51493_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard2_replica_n6' using configuration from collection collection2, trusted=true [junit4] 2> 518060 INFO (qtp615712381-9649) [n:127.0.0.1:51493_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51493.solr.core.collection2.shard2.replica_n6' (registry 'solr.core.collection2.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28821d09 [junit4] 2> 518061 INFO (qtp615712381-9649) [n:127.0.0.1:51493_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrCore [[collection2_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\collection2_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001\tempDir-001\node3\.\collection2_shard2_replica_n6\data\] [junit4] 2> 518091 INFO (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 518101 INFO (qtp911024997-9662) [n:127.0.0.1:51496_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 518139 INFO (qtp615712381-9649) [n:127.0.0.1:51493_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 518183 INFO (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 518183 INFO (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 518188 INFO (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 518188 INFO (qtp615712381-9657) [n:127.0.0.1:51493_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 518197 INFO (qtp911024997-9663) [n:127.0.0.1:51496_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard2_replica_n4' using configuration from collection collection2, trusted=true [junit4] 2> 518197 INFO (qtp911024997-9663) [n:127.0.0.1:51496_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter [...truncated too long message...] (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51709 [junit4] 2> 531558 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51709 [junit4] 2> 533118 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[6C0BCD69B40846F3]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testSkipLeaderOperations [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSkipOverseerOperations -Dtests.method=testSkipLeaderOperations -Dtests.seed=6C0BCD69B40846F3 -Dtests.slow=true -Dtests.locale=ha-NG -Dtests.timezone=Africa/Mogadishu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 7.17s J1 | TestSkipOverseerOperations.testSkipLeaderOperations <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:51726/solr [junit4] > at __randomizedtesting.SeedInfo.seed([6C0BCD69B40846F3:9CE11E956B2B3699]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:670) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) [junit4] > at org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:123) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:567) [junit4] > at java.base/java.lang.Thread.run(Thread.java:835) [junit4] > Caused by: javax.net.ssl.SSLException: Software caused connection abort: recv failed [junit4] > at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127) [junit4] > at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:320) [junit4] > at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:263) [junit4] > at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:258) [junit4] > at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1342) [junit4] > at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:844) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555) [junit4] > ... 48 more [junit4] > Suppressed: java.net.SocketException: Software caused connection abort: socket write error [junit4] > at java.base/java.net.SocketOutputStream.socketWrite0(Native Method) [junit4] > at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110) [junit4] > at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150) [junit4] > at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81) [junit4] > at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:351) [junit4] > ... 70 more [junit4] > Caused by: java.net.SocketException: Software caused connection abort: recv failed [junit4] > at java.base/java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) [junit4] > at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) [junit4] > at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) [junit4] > at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) [junit4] > at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) [junit4] > at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1132) [junit4] > at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:828) [junit4] > ... 66 more [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_6C0BCD69B40846F3-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@75124600), locale=ha-NG, timezone=Africa/Mogadishu [junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=3,threads=1,free=299938928,total=486539264 [junit4] 2> NOTE: All tests run in this JVM: [SolrTestCaseJ4Test, DistributedFacetPivotSmallTest, SmileWriterTest, RulesTest, SampleTest, TestExclusionRuleCollectionAccess, TestPullReplica, TestAnalyzeInfixSuggestions, XsltUpdateRequestHandlerTest, TestDistributedMap, TestSurroundQueryParser, TestClusterStateMutator, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, TestNumericTokenStream, UtilsToolTest, TestBadConfig, TestSQLHandler, TestRequestStatusCollectionAPI, TestDocTermOrdsUninvertLimit, TestStressLiveNodes, TestNumericTerms32, SolrMetricReporterTest, TestDynamicLoading, ZkCLITest, TestBlendedInfixSuggestions, TestGraphTermsQParserPlugin, AnalyticsQueryTest, OverseerCollectionConfigSetProcessorTest, TestInPlaceUpdatesRequiredField, SparseHLLTest, TestSolrCloudWithKerberosAlt, UUIDUpdateProcessorFallbackTest, TestLockTree, TestShortCircuitedRequests, TestExactStatsCache, HttpSolrCallGetCoreTest, AutoscalingHistoryHandlerTest, SegmentsInfoRequestHandlerTest, TestCollectionAPIs, TestRawTransformer, PropertiesRequestHandlerTest, CdcrOpsAndBoundariesTest, JsonLoaderTest, TestSimPolicyCloud, TlogReplayBufferedWhileIndexingTest, TestStressRecovery, TestQueryTypes, TestTrackingShardHandlerFactory, BitVectorTest, TestFreeTextSuggestions, LukeRequestHandlerTest, TestSkipOverseerOperations] [junit4] Completed [85/867 (1!)] on J1 in 18.21s, 2 tests, 1 error <<< FAILURES! [...truncated 47572 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.2-Windows/172/consoleText [repro] Revision: 7b0c7cada62a361aa9b00ecedb804e890f1724d4 [repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr\core [repro] TestSkipOverseerOperations [repro] ant compile-test [...truncated 3604 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestSkipOverseerOperations" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=6C0BCD69B40846F3 -Dtests.slow=true -Dtests.locale=ha-NG -Dtests.timezone=Africa/Mogadishu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [...truncated 78 lines...] [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.TestSkipOverseerOperations [repro] Exiting with code 0 [...truncated 78 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org