Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/679/
1 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:42405/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number) Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42405/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number) at __randomizedtesting.SeedInfo.seed([6AEC3B61014C64C9:62DBDDA9DAE21047]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.junit.rules.RunRules.evaluate(RunRules.java:20) 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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 15192 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> 1411448 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf' [junit4] 2> 1411448 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_6AEC3B61014C64C9-001/data-dir-145-001 [junit4] 2> 1411448 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1411450 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 1411450 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1411450 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_6AEC3B61014C64C9-001/tempDir-001 [junit4] 2> 1411450 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1411451 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 1411451 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1411451 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 1411551 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 40571 [junit4] 2> 1411551 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40571 [junit4] 2> 1411551 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40571 [junit4] 2> 1411551 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40571 [junit4] 2> 1411552 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1411554 INFO (zkConnectionManagerCallback-14178-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1411554 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1411563 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1411567 INFO (zkConnectionManagerCallback-14180-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1411567 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1411569 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1411570 INFO (zkConnectionManagerCallback-14182-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1411570 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1411672 INFO (jetty-launcher-14183-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1411672 INFO (jetty-launcher-14183-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1411672 INFO (jetty-launcher-14183-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1411672 INFO (jetty-launcher-14183-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1411672 INFO (jetty-launcher-14183-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1411672 INFO (jetty-launcher-14183-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1411672 INFO (jetty-launcher-14183-thread-1) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 1411672 INFO (jetty-launcher-14183-thread-3) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 1411673 INFO (jetty-launcher-14183-thread-2) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 1411673 INFO (jetty-launcher-14183-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1411673 INFO (jetty-launcher-14183-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1411673 INFO (jetty-launcher-14183-thread-4) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 1411683 INFO (jetty-launcher-14183-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1411683 INFO (jetty-launcher-14183-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1411684 INFO (jetty-launcher-14183-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1411684 INFO (jetty-launcher-14183-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1411684 INFO (jetty-launcher-14183-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1411684 INFO (jetty-launcher-14183-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1411684 INFO (jetty-launcher-14183-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26bbe0a8{/solr,null,AVAILABLE} [junit4] 2> 1411684 INFO (jetty-launcher-14183-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3d111fc4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35033} [junit4] 2> 1411684 INFO (jetty-launcher-14183-thread-2) [ ] o.e.j.s.Server Started @1411713ms [junit4] 2> 1411684 INFO (jetty-launcher-14183-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35033} [junit4] 2> 1411684 ERROR (jetty-launcher-14183-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1411684 INFO (jetty-launcher-14183-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1411684 INFO (jetty-launcher-14183-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1411684 INFO (jetty-launcher-14183-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1411684 INFO (jetty-launcher-14183-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1411684 INFO (jetty-launcher-14183-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-10-28T21:12:12.410Z [junit4] 2> 1411686 INFO (jetty-launcher-14183-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1411687 INFO (jetty-launcher-14183-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1411687 INFO (jetty-launcher-14183-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1411687 INFO (jetty-launcher-14183-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1411687 INFO (jetty-launcher-14183-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ddb1f03{/solr,null,AVAILABLE} [junit4] 2> 1411689 INFO (jetty-launcher-14183-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1411689 INFO (jetty-launcher-14183-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1411689 INFO (jetty-launcher-14183-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1411690 INFO (jetty-launcher-14183-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78da4a19{/solr,null,AVAILABLE} [junit4] 2> 1411690 INFO (jetty-launcher-14183-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@43a3f65b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39361} [junit4] 2> 1411690 INFO (jetty-launcher-14183-thread-3) [ ] o.e.j.s.Server Started @1411719ms [junit4] 2> 1411690 INFO (jetty-launcher-14183-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39361} [junit4] 2> 1411690 ERROR (jetty-launcher-14183-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1411690 INFO (jetty-launcher-14183-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1411690 INFO (jetty-launcher-14183-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1411690 INFO (jetty-launcher-14183-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1411690 INFO (jetty-launcher-14183-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1411690 INFO (jetty-launcher-14183-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-10-28T21:12:12.416Z [junit4] 2> 1411693 INFO (jetty-launcher-14183-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31bf3838{/solr,null,AVAILABLE} [junit4] 2> 1411693 INFO (jetty-launcher-14183-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@32ceacde{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40909} [junit4] 2> 1411693 INFO (jetty-launcher-14183-thread-4) [ ] o.e.j.s.Server Started @1411722ms [junit4] 2> 1411693 INFO (jetty-launcher-14183-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40909} [junit4] 2> 1411693 ERROR (jetty-launcher-14183-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1411693 INFO (jetty-launcher-14183-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1411693 INFO (jetty-launcher-14183-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1411693 INFO (jetty-launcher-14183-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1411693 INFO (jetty-launcher-14183-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1411693 INFO (jetty-launcher-14183-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1411693 INFO (jetty-launcher-14183-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-10-28T21:12:12.419Z [junit4] 2> 1411693 INFO (jetty-launcher-14183-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@986d0ef{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35239} [junit4] 2> 1411693 INFO (jetty-launcher-14183-thread-1) [ ] o.e.j.s.Server Started @1411722ms [junit4] 2> 1411693 INFO (jetty-launcher-14183-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35239} [junit4] 2> 1411694 ERROR (jetty-launcher-14183-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1411694 INFO (jetty-launcher-14183-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1411694 INFO (jetty-launcher-14183-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1411694 INFO (jetty-launcher-14183-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1411694 INFO (jetty-launcher-14183-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1411694 INFO (jetty-launcher-14183-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-10-28T21:12:12.420Z [junit4] 2> 1411694 INFO (zkConnectionManagerCallback-14185-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1411694 INFO (jetty-launcher-14183-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1411694 INFO (jetty-launcher-14183-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1411695 INFO (jetty-launcher-14183-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1411695 INFO (jetty-launcher-14183-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1411695 INFO (zkConnectionManagerCallback-14187-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1411695 INFO (jetty-launcher-14183-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1411696 INFO (jetty-launcher-14183-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1411697 INFO (zkConnectionManagerCallback-14191-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1411697 INFO (jetty-launcher-14183-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1411698 INFO (zkConnectionManagerCallback-14189-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1411698 INFO (jetty-launcher-14183-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1411699 INFO (jetty-launcher-14183-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1411700 INFO (jetty-launcher-14183-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1411700 INFO (jetty-launcher-14183-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1411701 WARN (jetty-launcher-14183-thread-2-SendThread(127.0.0.1:40571)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10127f8c2d20003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1411702 INFO (jetty-launcher-14183-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1411704 INFO (jetty-launcher-14183-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1411705 WARN (jetty-launcher-14183-thread-3-SendThread(127.0.0.1:40571)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10127f8c2d20004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1411705 INFO (jetty-launcher-14183-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1411806 WARN (jetty-launcher-14183-thread-4-SendThread(127.0.0.1:40571)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10127f8c2d20005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1412356 INFO (jetty-launcher-14183-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1412359 WARN (jetty-launcher-14183-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e33345a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1412359 WARN (jetty-launcher-14183-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e33345a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1412394 WARN (jetty-launcher-14183-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3024edbf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1412394 WARN (jetty-launcher-14183-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3024edbf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1412395 INFO (jetty-launcher-14183-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1412395 INFO (jetty-launcher-14183-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40571/solr [junit4] 2> 1412396 WARN (jetty-launcher-14183-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2988a344[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1412396 WARN (jetty-launcher-14183-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2988a344[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1412434 INFO (jetty-launcher-14183-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1412458 INFO (zkConnectionManagerCallback-14214-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1412458 INFO (jetty-launcher-14183-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1412477 WARN (jetty-launcher-14183-thread-4-SendThread(127.0.0.1:40571)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10127f8c2d20007. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20007, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20007, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1412489 WARN (jetty-launcher-14183-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8df5a06[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1412489 WARN (jetty-launcher-14183-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8df5a06[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1412491 INFO (jetty-launcher-14183-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40571/solr [junit4] 2> 1412514 INFO (jetty-launcher-14183-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1412522 INFO (zkConnectionManagerCallback-14219-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1412522 INFO (jetty-launcher-14183-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1412618 INFO (jetty-launcher-14183-thread-4) [n:127.0.0.1:40909_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1412630 INFO (zkConnectionManagerCallback-14221-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1412630 INFO (jetty-launcher-14183-thread-4) [n:127.0.0.1:40909_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1412680 INFO (jetty-launcher-14183-thread-4) [n:127.0.0.1:40909_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40909_solr [junit4] 2> 1412680 INFO (jetty-launcher-14183-thread-4) [n:127.0.0.1:40909_solr ] o.a.s.c.Overseer Overseer (id=72383018388553737-127.0.0.1:40909_solr-n_0000000000) starting [junit4] 2> 1412694 INFO (OverseerStateUpdate-72383018388553737-127.0.0.1:40909_solr-n_0000000000) [n:127.0.0.1:40909_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40909_solr [junit4] 2> 1412712 INFO (jetty-launcher-14183-thread-4) [n:127.0.0.1:40909_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40909_solr [junit4] 2> 1412742 INFO (jetty-launcher-14183-thread-1) [n:127.0.0.1:35239_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1412744 INFO (jetty-launcher-14183-thread-4) [n:127.0.0.1:40909_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1412745 WARN (jetty-launcher-14183-thread-4) [n:127.0.0.1:40909_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1412753 INFO (zkCallback-14220-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1412796 INFO (jetty-launcher-14183-thread-4) [n:127.0.0.1:40909_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_6AEC3B61014C64C9-001/tempDir-001/node4 [junit4] 2> 1412802 INFO (zkConnectionManagerCallback-14229-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1412802 INFO (jetty-launcher-14183-thread-1) [n:127.0.0.1:35239_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1412807 INFO (jetty-launcher-14183-thread-1) [n:127.0.0.1:35239_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1412809 INFO (jetty-launcher-14183-thread-1) [n:127.0.0.1:35239_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35239_solr as DOWN [junit4] 2> 1412810 INFO (jetty-launcher-14183-thread-1) [n:127.0.0.1:35239_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1412810 INFO (jetty-launcher-14183-thread-1) [n:127.0.0.1:35239_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35239_solr [junit4] 2> 1412843 INFO (jetty-launcher-14183-thread-1) [n:127.0.0.1:35239_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1412843 WARN (jetty-launcher-14183-thread-1) [n:127.0.0.1:35239_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1412854 INFO (zkCallback-14220-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1412878 INFO (zkCallback-14228-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1412879 INFO (jetty-launcher-14183-thread-1) [n:127.0.0.1:35239_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_6AEC3B61014C64C9-001/tempDir-001/node1 [junit4] 2> 1413126 INFO (jetty-launcher-14183-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1413127 WARN (jetty-launcher-14183-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@657dd66[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1413127 WARN (jetty-launcher-14183-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@657dd66[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1413166 WARN (jetty-launcher-14183-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19f45bef[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1413166 WARN (jetty-launcher-14183-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19f45bef[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1413168 INFO (jetty-launcher-14183-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40571/solr [junit4] 2> 1413182 INFO (jetty-launcher-14183-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1413206 INFO (zkConnectionManagerCallback-14247-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1413206 INFO (jetty-launcher-14183-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1413326 INFO (jetty-launcher-14183-thread-3) [n:127.0.0.1:39361_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1413342 INFO (zkConnectionManagerCallback-14249-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1413342 INFO (jetty-launcher-14183-thread-3) [n:127.0.0.1:39361_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1413346 INFO (jetty-launcher-14183-thread-3) [n:127.0.0.1:39361_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1413348 INFO (jetty-launcher-14183-thread-3) [n:127.0.0.1:39361_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39361_solr as DOWN [junit4] 2> 1413349 INFO (jetty-launcher-14183-thread-3) [n:127.0.0.1:39361_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1413349 INFO (jetty-launcher-14183-thread-3) [n:127.0.0.1:39361_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39361_solr [junit4] 2> 1413350 INFO (zkCallback-14220-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1413351 INFO (jetty-launcher-14183-thread-3) [n:127.0.0.1:39361_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1413351 WARN (jetty-launcher-14183-thread-3) [n:127.0.0.1:39361_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1413362 INFO (zkCallback-14248-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1413362 INFO (zkCallback-14228-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1413374 INFO (jetty-launcher-14183-thread-3) [n:127.0.0.1:39361_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_6AEC3B61014C64C9-001/tempDir-001/node3 [junit4] 2> 1414039 INFO (jetty-launcher-14183-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1414040 WARN (jetty-launcher-14183-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c35619f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1414040 WARN (jetty-launcher-14183-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c35619f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1414043 WARN (jetty-launcher-14183-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e084abc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1414043 WARN (jetty-launcher-14183-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e084abc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1414044 INFO (jetty-launcher-14183-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40571/solr [junit4] 2> 1414045 INFO (jetty-launcher-14183-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1414046 INFO (zkConnectionManagerCallback-14263-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1414046 INFO (jetty-launcher-14183-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1414148 INFO (jetty-launcher-14183-thread-2) [n:127.0.0.1:35033_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1414149 INFO (zkConnectionManagerCallback-14265-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1414149 INFO (jetty-launcher-14183-thread-2) [n:127.0.0.1:35033_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1414152 INFO (jetty-launcher-14183-thread-2) [n:127.0.0.1:35033_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1414154 INFO (jetty-launcher-14183-thread-2) [n:127.0.0.1:35033_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35033_solr as DOWN [junit4] 2> 1414155 INFO (jetty-launcher-14183-thread-2) [n:127.0.0.1:35033_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1414155 INFO (jetty-launcher-14183-thread-2) [n:127.0.0.1:35033_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35033_solr [junit4] 2> 1414157 INFO (zkCallback-14228-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1414157 INFO (zkCallback-14248-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1414157 INFO (zkCallback-14264-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1414157 INFO (zkCallback-14220-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1414158 INFO (jetty-launcher-14183-thread-2) [n:127.0.0.1:35033_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1414159 WARN (jetty-launcher-14183-thread-2) [n:127.0.0.1:35033_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1414173 INFO (jetty-launcher-14183-thread-2) [n:127.0.0.1:35033_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_6AEC3B61014C64C9-001/tempDir-001/node2 [junit4] 2> 1414181 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1414182 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1414185 INFO (zkConnectionManagerCallback-14276-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1414185 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1414186 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1414187 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40571/solr ready [junit4] 2> 1414189 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2061360175 [junit4] 2> 1414189 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40909_solr [junit4] 2> 1414190 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1414190 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:40909_solr as DOWN [junit4] 2> 1414194 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1414195 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1414195 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1414195 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1414195 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1414196 INFO (closeThreadPool-14281-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72383018388553737-127.0.0.1:40909_solr-n_0000000000) closing [junit4] 2> 1414197 INFO (OverseerStateUpdate-72383018388553737-127.0.0.1:40909_solr-n_0000000000) [n:127.0.0.1:40909_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40909_solr [junit4] 2> 1414197 INFO (OverseerAutoScalingTriggerThread-72383018388553737-127.0.0.1:40909_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1414199 WARN (jetty-launcher-14183-thread-4-SendThread(127.0.0.1:40571)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10127f8c2d20009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1414200 INFO (closeThreadPool-14281-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72383018388553737-127.0.0.1:40909_solr-n_0000000000) closing [junit4] 2> 1414200 INFO (zkCallback-14228-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35239_solr [junit4] 2> 1414200 INFO (zkCallback-14248-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1414200 INFO (zkCallback-14264-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1414200 INFO (zkCallback-14228-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1414200 INFO (zkCallback-14275-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1414201 INFO (zkCallback-14228-thread-1) [n:127.0.0.1:35239_solr ] o.a.s.c.Overseer Overseer (id=72383018388553738-127.0.0.1:35239_solr-n_0000000001) starting [junit4] 2> 1414204 INFO (OverseerStateUpdate-72383018388553738-127.0.0.1:35239_solr-n_0000000001) [n:127.0.0.1:35239_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35239_solr [junit4] 2> 1414300 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.Overseer Overseer (id=72383018388553737-127.0.0.1:40909_solr-n_0000000000) closing [junit4] 2> 1414301 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@32ceacde{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1414301 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@78da4a19{/solr,null,STOPPED} [junit4] 2> 1414301 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1414302 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1414302 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1414302 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 1414305 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1414305 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1414305 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1414314 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1846d5e7{/solr,null,AVAILABLE} [junit4] 2> 1414314 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@549457fa{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44669} [junit4] 2> 1414314 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.Server Started @1414343ms [junit4] 2> 1414314 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42405} [junit4] 2> 1414314 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1414314 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1414315 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1414315 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1414315 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1414315 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-10-28T21:12:15.041Z [junit4] 2> 1414316 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1414318 INFO (zkConnectionManagerCallback-14287-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1414318 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1414319 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1414323 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1414323 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker-SendThread(127.0.0.1:40571)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10127f8c2d20010. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20010, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20010, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1414561 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1414562 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@441db44[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1414562 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@441db44[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1414565 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36f0baa3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1414565 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36f0baa3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1414566 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40571/solr [junit4] 2> 1414568 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1414569 INFO (zkConnectionManagerCallback-14298-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1414569 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1414570 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker-SendThread(127.0.0.1:40571)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10127f8c2d20011. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20011, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20011, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1414672 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:42405_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1414672 INFO (zkConnectionManagerCallback-14300-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1414672 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:42405_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1414675 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:42405_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1414678 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:42405_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42405_solr as DOWN [junit4] 2> 1414679 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:42405_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1414679 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:42405_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42405_solr [junit4] 2> 1414680 INFO (zkCallback-14228-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1414680 INFO (zkCallback-14264-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1414680 INFO (zkCallback-14248-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1414680 INFO (zkCallback-14275-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1414681 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:42405_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1414681 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:42405_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1414686 INFO (zkCallback-14299-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1414705 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:42405_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_6AEC3B61014C64C9-001/tempDir-001/node4 [junit4] 2> 1414717 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1414718 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:44669/solr. Proxy: http://127.0.0.1:42405/solr [junit4] 2> 1414718 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=623628966 [junit4] 2> 1414718 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35239_solr [junit4] 2> 1414719 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1414719 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:35239_solr as DOWN [junit4] 2> 1414729 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1414729 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1414729 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1414729 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1414733 INFO (closeThreadPool-14311-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72383018388553738-127.0.0.1:35239_solr-n_0000000001) closing [junit4] 2> 1414733 INFO (OverseerStateUpdate-72383018388553738-127.0.0.1:35239_solr-n_0000000001) [n:127.0.0.1:35239_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35239_solr [junit4] 2> 1414733 INFO (OverseerAutoScalingTriggerThread-72383018388553738-127.0.0.1:35239_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1414742 INFO (closeThreadPool-14311-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72383018388553738-127.0.0.1:35239_solr-n_0000000001) closing [junit4] 2> 1414743 WARN (jetty-launcher-14183-thread-1-SendThread(127.0.0.1:40571)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10127f8c2d2000a. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d2000a, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d2000a, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1414743 INFO (zkCallback-14275-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1414743 INFO (zkCallback-14299-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1414744 INFO (zkCallback-14248-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39361_solr [junit4] 2> 1414744 INFO (zkCallback-14264-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1414744 INFO (zkCallback-14248-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1414745 INFO (zkCallback-14248-thread-1) [n:127.0.0.1:39361_solr ] o.a.s.c.Overseer Overseer (id=72383018388553740-127.0.0.1:39361_solr-n_0000000002) starting [junit4] 2> 1414749 INFO (OverseerStateUpdate-72383018388553740-127.0.0.1:39361_solr-n_0000000002) [n:127.0.0.1:39361_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39361_solr [junit4] 2> 1414843 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.Overseer Overseer (id=72383018388553738-127.0.0.1:35239_solr-n_0000000001) closing [junit4] 2> 1414844 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@986d0ef{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1414845 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@31bf3838{/solr,null,STOPPED} [junit4] 2> 1414845 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1414845 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1414845 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1414845 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 1414851 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1414851 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1414852 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1414852 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4213b375{/solr,null,AVAILABLE} [junit4] 2> 1414852 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@79550509{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37051} [junit4] 2> 1414852 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.Server Started @1414881ms [junit4] 2> 1414852 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34345} [junit4] 2> 1414852 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1414852 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1414852 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1414852 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1414852 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1414852 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-10-28T21:12:15.578Z [junit4] 2> 1414854 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1414854 INFO (zkConnectionManagerCallback-14317-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1414854 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1414854 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1414859 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1414859 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker-SendThread(127.0.0.1:40571)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10127f8c2d20013. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20013, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20013, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1415216 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1415217 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@646cb1e0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1415217 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@646cb1e0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1415220 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5751f1d1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1415220 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5751f1d1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1415221 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40571/solr [junit4] 2> 1415222 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1415226 INFO (zkConnectionManagerCallback-14328-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1415226 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1415328 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:34345_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1415329 INFO (zkConnectionManagerCallback-14330-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1415329 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:34345_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1415333 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:34345_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1415336 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:34345_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34345_solr as DOWN [junit4] 2> 1415337 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:34345_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1415337 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:34345_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34345_solr [junit4] 2> 1415338 INFO (zkCallback-14264-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1415338 INFO (zkCallback-14275-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1415338 INFO (zkCallback-14299-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1415338 INFO (zkCallback-14248-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1415338 INFO (zkCallback-14329-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1415339 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:34345_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1415339 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:34345_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1415354 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:34345_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_6AEC3B61014C64C9-001/tempDir-001/node1 [junit4] 2> 1415362 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1415362 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:37051/solr. Proxy: http://127.0.0.1:34345/solr [junit4] 2> 1415362 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=383608311 [junit4] 2> 1415362 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39361_solr [junit4] 2> 1415363 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1415363 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:39361_solr as DOWN [junit4] 2> 1415364 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1415364 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1415364 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1415364 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1415368 INFO (closeThreadPool-14341-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72383018388553740-127.0.0.1:39361_solr-n_0000000002) closing [junit4] 2> 1415370 INFO (OverseerAutoScalingTriggerThread-72383018388553740-127.0.0.1:39361_solr-n_0000000002) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1415373 INFO (OverseerStateUpdate-72383018388553740-127.0.0.1:39361_solr-n_0000000002) [n:127.0.0.1:39361_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39361_solr [junit4] 2> 1415375 INFO (closeThreadPool-14341-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72383018388553740-127.0.0.1:39361_solr-n_0000000002) closing [junit4] 2> 1415375 INFO (zkCallback-14264-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35033_solr [junit4] 2> 1415375 WARN (jetty-launcher-14183-thread-3-SendThread(127.0.0.1:40571)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10127f8c2d2000c. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d2000c, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d2000c, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1415375 INFO (zkCallback-14299-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1415375 INFO (zkCallback-14275-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1415375 INFO (zkCallback-14329-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1415376 INFO (zkCallback-14264-thread-1) [n:127.0.0.1:35033_solr ] o.a.s.c.Overseer Overseer (id=72383018388553742-127.0.0.1:35033_solr-n_0000000003) starting [junit4] 2> 1415376 INFO (zkCallback-14264-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1415383 INFO (OverseerStateUpdate-72383018388553742-127.0.0.1:35033_solr-n_0000000003) [n:127.0.0.1:35033_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35033_solr [junit4] 2> 1415476 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.Overseer Overseer (id=72383018388553740-127.0.0.1:39361_solr-n_0000000002) closing [junit4] 2> 1415477 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@43a3f65b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1415477 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ddb1f03{/solr,null,STOPPED} [junit4] 2> 1415477 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1415478 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1415478 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1415478 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 1415481 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1415481 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1415481 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1415482 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d58ffb{/solr,null,AVAILABLE} [junit4] 2> 1415482 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4f8f2750{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44427} [junit4] 2> 1415482 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.s.Server Started @1415511ms [junit4] 2> 1415482 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35417} [junit4] 2> 1415482 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1415482 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1415482 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1415482 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1415482 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1415482 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-10-28T21:12:16.208Z [junit4] 2> 1415485 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1415486 INFO (zkConnectionManagerCallback-14347-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1415486 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1415486 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1415500 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1415501 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker-SendThread(127.0.0.1:40571)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10127f8c2d20016. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20016, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20016, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1416415 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1416416 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a37b3e5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1416416 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a37b3e5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1416418 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57ed50ac[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1416419 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57ed50ac[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1416420 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40571/solr [junit4] 2> 1416422 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1416426 INFO (zkConnectionManagerCallback-14358-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1416426 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1416427 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker-SendThread(127.0.0.1:40571)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10127f8c2d20017. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20017, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20017, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1416528 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:35417_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1416529 INFO (zkConnectionManagerCallback-14360-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1416529 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:35417_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1416534 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:35417_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1416536 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:35417_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35417_solr as DOWN [junit4] 2> 1416537 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:35417_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1416537 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [n:127.0.0.1:35417_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35417_solr [junit4] 2> 1416538 INFO (zkCallback-14275-th [...truncated too long message...] rverConnector@549457fa{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1451339 INFO (jetty-closer-14447-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1846d5e7{/solr,null,STOPPED} [junit4] 2> 1451339 INFO (jetty-closer-14447-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1451438 INFO (jetty-closer-14447-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7984c4e3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1451439 INFO (jetty-closer-14447-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2300fcd5{/solr,null,STOPPED} [junit4] 2> 1451439 INFO (jetty-closer-14447-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1451539 INFO (jetty-closer-14447-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4f8f2750{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1451539 INFO (jetty-closer-14447-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d58ffb{/solr,null,STOPPED} [junit4] 2> 1451539 INFO (jetty-closer-14447-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1451639 INFO (jetty-closer-14447-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@79550509{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1451640 INFO (jetty-closer-14447-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4213b375{/solr,null,STOPPED} [junit4] 2> 1451640 INFO (jetty-closer-14447-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1451641 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 1451641 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker-SendThread(127.0.0.1:40571)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10127f8c2d20000. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20000, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10127f8c2d20000, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1451846 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 13 /solr/aliases.json [junit4] 2> 12 /solr/security.json [junit4] 2> 9 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1 [junit4] 2> 9 /solr/configs/conf [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 8 /solr/packages.json [junit4] 2> 8 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1 [junit4] 2> 7 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1 [junit4] 2> 7 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> 6 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 4 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json [junit4] 2> 2 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/collectionprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 46 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json [junit4] 2> 41 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 24 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> 13 /solr/clusterstate.json [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 5 /solr/autoscaling.json [junit4] 2> 4 /solr/overseer_elect/election/72383018388553752-127.0.0.1:35417_solr-n_0000000006 [junit4] 2> 2 /solr/overseer_elect/election/72383018388553749-127.0.0.1:34345_solr-n_0000000005 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 96 /solr/live_nodes [junit4] 2> 94 /solr/overseer/queue [junit4] 2> 54 /solr/collections [junit4] 2> 31 /solr/overseer/collection-queue-work [junit4] 2> 5 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 5 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 5 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 1451849 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40571 [junit4] 2> 1451849 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40571 [junit4] 2> 1451849 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6AEC3B61014C64C9]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40571 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_6AEC3B61014C64C9-001 [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-CR, timezone=America/Maceio [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=50634384,total=524812288 [junit4] 2> NOTE: All tests run in this JVM: [TestConfigSetsAPIShareSchema, TestCustomSort, TestExportTool, HdfsSyncSliceTest, AddReplicaTest, SpellPossibilityIteratorTest, TestExactSharedStatsCache, LeaderFailoverAfterPartitionTest, CollectionPropsTest, FileBasedSpellCheckerTest, TestSimNodeAddedTrigger, TestFieldCacheReopen, TestSchemaSimilarityResource, DistributedFacetPivotLongTailTest, IndexSchemaRuntimeFieldTest, SolrMetricReporterTest, TestExclusionRuleCollectionAccess, TestExportWriter, TestImplicitCoreProperties, TestSlowCompositeReaderWrapper, TestSearchPerf, TestPullReplica, TestAnalyzeInfixSuggestions, SearchRateTriggerIntegrationTest, CoreSorterTest, AuditLoggerPluginTest, TestFoldingMultitermQuery, SpellCheckComponentTest, SortByFunctionTest, TestSolrCoreSnapshots, CurrencyFieldTypeTest, V2ApiIntegrationTest, SortSpecParsingTest, ForceLeaderWithTlogReplicasTest, CdcrBidirectionalTest, TestInPlaceUpdatesRequiredField, TestSegmentSorting, MetricsConfigTest, OverseerTaskQueueTest, TestFastLRUCache, SolrIndexConfigTest, TestSolrCloudWithDelegationTokens, CloudExitableDirectoryReaderTest, TestSimClusterStateProvider, HdfsWriteToMultipleCollectionsTest, ReplaceNodeNoTargetTest, TestRTimerTree, PreAnalyzedFieldTest, UnloadDistributedZkTest, SolrRrdBackendFactoryTest, CdcrRequestHandlerTest, MultiDestinationAuditLoggerTest, ConnectionManagerTest, SecurityHeadersTest, HdfsBasicDistributedZk2Test, FastVectorHighlighterTest, DistributedQueueTest, TestGeoJSONResponseWriter, AssignTest, TestSolrQueryResponse, JWTAuthPluginIntegrationTest, PeerSyncTest, TestFreeTextSuggestions, RollingRestartTest, SynonymTokenizerTest, TestApiFramework, UUIDFieldTest, DeleteStatusTest, TestCloudConsistency, OutOfBoxZkACLAndCredentialsProvidersTest, UtilsToolTest, VersionInfoTest, TestDynamicFieldCollectionResource, ZkStateReaderTest, TestDocBasedVersionConstraints, TestLegacyBM25SimilarityFactory, TestConfigSets, TestManagedResourceStorage, TestSolrFieldCacheBean, TestJsonFacets, TestInitQParser, HdfsNNFailoverTest, UpdateRequestProcessorFactoryTest, TriggerCooldownIntegrationTest, TestConfig, DistributedDebugComponentTest, TestSolr4Spatial, TestSystemIdResolver, TestSortByMinMaxFunction, TestLockTree, TestMaxScoreQueryParser, PingRequestHandlerTest, TestEmbeddedSolrServerSchemaAPI, TestCSVLoader, BJQFilterAccessibleTest, TestTolerantUpdateProcessorCloud, BitVectorTest, Tagger2Test, SolrTestCaseJ4Test, TestHdfsBackupRestoreCore, TestSolrConfigHandler, TestSimExecutePlanAction, TestQuerySenderNoQuery, SuggesterFSTTest, TestDistributedTracing, DOMUtilTest, TestImpersonationWithHadoopAuth, CustomCollectionTest, TestPushWriter, CollectionsAPIAsyncDistributedZkTest, TestRecovery, TestNoOpRegenerator, TestCloudNestedDocsSort, TestDistribDocBasedVersion, TestDistributedGrouping, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestRandomFaceting, TestSolrTestCaseJ4, PathHierarchyTokenizerFactoryTest, TestDeprecatedFilters, TestWordDelimiterFilterFactory, AliasIntegrationTest, BasicDistributedZk2Test, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, HttpPartitionTest, LegacyCloudClusterPropTest, MetricsHistoryWithAuthIntegrationTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, OverseerModifyCollectionTest, OverseerTest, RecoveryZkTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, SolrCloudExampleTest, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudRecovery, TestDistributedMap, TestPullReplicaErrorHandling] [junit4] Completed [555/921 (1!)] on J3 in 40.53s, 4 tests, 1 error <<< FAILURES! [...truncated 53477 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
