Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/930/
1 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:37325/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:37325/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([7D2027D53B67FA11:7517C11DE0C98E9F]: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 15174 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> 1504795 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-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> 1504795 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1504795 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-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_7D2027D53B67FA11-001/data-dir-151-001 [junit4] 2> 1504795 WARN (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13 [junit4] 2> 1504796 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1504797 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-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> 1504798 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-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_7D2027D53B67FA11-001/tempDir-001 [junit4] 2> 1504798 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1504798 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 1504798 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1504799 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 1504898 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 36929 [junit4] 2> 1504898 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36929 [junit4] 2> 1504898 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36929 [junit4] 2> 1504898 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36929 [junit4] 2> 1504899 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1504905 INFO (zkConnectionManagerCallback-16046-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1504905 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1504908 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1504909 INFO (zkConnectionManagerCallback-16048-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1504909 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1504910 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1504910 INFO (zkConnectionManagerCallback-16050-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1504910 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1505013 INFO (jetty-launcher-16051-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1505013 INFO (jetty-launcher-16051-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1505013 INFO (jetty-launcher-16051-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1505013 INFO (jetty-launcher-16051-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1505013 INFO (jetty-launcher-16051-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1505013 INFO (jetty-launcher-16051-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1505013 INFO (jetty-launcher-16051-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1505013 INFO (jetty-launcher-16051-thread-2) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1505013 INFO (jetty-launcher-16051-thread-4) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1505013 INFO (jetty-launcher-16051-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1505013 INFO (jetty-launcher-16051-thread-3) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1505013 INFO (jetty-launcher-16051-thread-1) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1505015 INFO (jetty-launcher-16051-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1505015 INFO (jetty-launcher-16051-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1505015 INFO (jetty-launcher-16051-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1505015 INFO (jetty-launcher-16051-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1505015 INFO (jetty-launcher-16051-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1505015 INFO (jetty-launcher-16051-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1505015 INFO (jetty-launcher-16051-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1505015 INFO (jetty-launcher-16051-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1505015 INFO (jetty-launcher-16051-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1505015 INFO (jetty-launcher-16051-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1505015 INFO (jetty-launcher-16051-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1505016 INFO (jetty-launcher-16051-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1505016 INFO (jetty-launcher-16051-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7fb24b02{/solr,null,AVAILABLE} [junit4] 2> 1505016 INFO (jetty-launcher-16051-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@186cdddd{/solr,null,AVAILABLE} [junit4] 2> 1505017 INFO (jetty-launcher-16051-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b1f169b{/solr,null,AVAILABLE} [junit4] 2> 1505017 INFO (jetty-launcher-16051-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60175184{/solr,null,AVAILABLE} [junit4] 2> 1505017 INFO (jetty-launcher-16051-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4b410092{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45089} [junit4] 2> 1505017 INFO (jetty-launcher-16051-thread-2) [ ] o.e.j.s.Server Started @1505059ms [junit4] 2> 1505017 INFO (jetty-launcher-16051-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45089} [junit4] 2> 1505017 INFO (jetty-launcher-16051-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@74816964{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39503} [junit4] 2> 1505017 INFO (jetty-launcher-16051-thread-4) [ ] o.e.j.s.Server Started @1505059ms [junit4] 2> 1505017 INFO (jetty-launcher-16051-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39503} [junit4] 2> 1505017 ERROR (jetty-launcher-16051-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1505017 INFO (jetty-launcher-16051-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1505017 INFO (jetty-launcher-16051-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1505017 ERROR (jetty-launcher-16051-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1505017 INFO (jetty-launcher-16051-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1505017 INFO (jetty-launcher-16051-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1505017 INFO (jetty-launcher-16051-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1505017 INFO (jetty-launcher-16051-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-28T14:04:44.937Z [junit4] 2> 1505017 INFO (jetty-launcher-16051-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1505017 INFO (jetty-launcher-16051-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1505017 INFO (jetty-launcher-16051-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1505017 INFO (jetty-launcher-16051-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-28T14:04:44.937Z [junit4] 2> 1505018 INFO (jetty-launcher-16051-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1505018 INFO (jetty-launcher-16051-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1505018 INFO (jetty-launcher-16051-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@61931942{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44021} [junit4] 2> 1505018 INFO (jetty-launcher-16051-thread-3) [ ] o.e.j.s.Server Started @1505060ms [junit4] 2> 1505018 INFO (jetty-launcher-16051-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44021} [junit4] 2> 1505018 ERROR (jetty-launcher-16051-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1505018 INFO (jetty-launcher-16051-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1505018 INFO (jetty-launcher-16051-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1505019 INFO (jetty-launcher-16051-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1505019 INFO (jetty-launcher-16051-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1505019 INFO (jetty-launcher-16051-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-28T14:04:44.939Z [junit4] 2> 1505019 INFO (jetty-launcher-16051-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1505019 INFO (jetty-launcher-16051-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@ba9bd9d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45789} [junit4] 2> 1505019 INFO (jetty-launcher-16051-thread-1) [ ] o.e.j.s.Server Started @1505061ms [junit4] 2> 1505019 INFO (jetty-launcher-16051-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45789} [junit4] 2> 1505019 INFO (zkConnectionManagerCallback-16053-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1505019 ERROR (jetty-launcher-16051-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1505020 INFO (jetty-launcher-16051-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1505020 INFO (jetty-launcher-16051-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1505020 INFO (jetty-launcher-16051-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1505020 INFO (jetty-launcher-16051-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1505020 INFO (jetty-launcher-16051-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1505020 INFO (jetty-launcher-16051-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-28T14:04:44.940Z [junit4] 2> 1505020 INFO (jetty-launcher-16051-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1505022 INFO (zkConnectionManagerCallback-16055-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1505022 INFO (jetty-launcher-16051-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1505022 INFO (jetty-launcher-16051-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1505022 INFO (jetty-launcher-16051-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1505025 INFO (jetty-launcher-16051-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1505025 INFO (zkConnectionManagerCallback-16057-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1505025 INFO (jetty-launcher-16051-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1505025 WARN (jetty-launcher-16051-thread-2-SendThread(127.0.0.1:36929)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101c618c0650003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101c618c0650003, 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 0x101c618c0650003, 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> 1505026 INFO (jetty-launcher-16051-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1505026 INFO (jetty-launcher-16051-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1505026 INFO (zkConnectionManagerCallback-16059-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1505026 INFO (jetty-launcher-16051-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1505026 INFO (jetty-launcher-16051-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1505029 INFO (jetty-launcher-16051-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1505029 WARN (jetty-launcher-16051-thread-3-SendThread(127.0.0.1:36929)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101c618c0650005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101c618c0650005, 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 0x101c618c0650005, 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> 1505029 WARN (jetty-launcher-16051-thread-4-SendThread(127.0.0.1:36929)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101c618c0650004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101c618c0650004, 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 0x101c618c0650004, 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> 1505030 INFO (jetty-launcher-16051-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1505030 WARN (jetty-launcher-16051-thread-1-SendThread(127.0.0.1:36929)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101c618c0650006. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101c618c0650006, 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 0x101c618c0650006, 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> 1505598 INFO (jetty-launcher-16051-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1505599 WARN (jetty-launcher-16051-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4407deda[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1505599 WARN (jetty-launcher-16051-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4407deda[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1505601 WARN (jetty-launcher-16051-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6bf74069[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1505601 WARN (jetty-launcher-16051-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6bf74069[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1505602 INFO (jetty-launcher-16051-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36929/solr [junit4] 2> 1505603 INFO (jetty-launcher-16051-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1505603 INFO (zkConnectionManagerCallback-16079-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1505603 INFO (jetty-launcher-16051-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1505718 INFO (jetty-launcher-16051-thread-1) [n:127.0.0.1:45789_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1505719 INFO (zkConnectionManagerCallback-16081-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1505719 INFO (jetty-launcher-16051-thread-1) [n:127.0.0.1:45789_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1505800 INFO (jetty-launcher-16051-thread-1) [n:127.0.0.1:45789_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45789_solr [junit4] 2> 1505801 INFO (jetty-launcher-16051-thread-1) [n:127.0.0.1:45789_solr ] o.a.s.c.Overseer Overseer (id=72556878623997960-127.0.0.1:45789_solr-n_0000000000) starting [junit4] 2> 1505813 INFO (OverseerStateUpdate-72556878623997960-127.0.0.1:45789_solr-n_0000000000) [n:127.0.0.1:45789_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45789_solr [junit4] 2> 1505848 INFO (jetty-launcher-16051-thread-1) [n:127.0.0.1:45789_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45789_solr [junit4] 2> 1505850 INFO (jetty-launcher-16051-thread-1) [n:127.0.0.1:45789_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1505850 WARN (jetty-launcher-16051-thread-1) [n:127.0.0.1:45789_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> 1505858 INFO (zkCallback-16080-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1505868 INFO (jetty-launcher-16051-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1505871 INFO (jetty-launcher-16051-thread-1) [n:127.0.0.1:45789_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_7D2027D53B67FA11-001/tempDir-001/node1 [junit4] 2> 1505872 WARN (jetty-launcher-16051-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@420b3d45[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1505872 WARN (jetty-launcher-16051-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@420b3d45[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1505881 WARN (jetty-launcher-16051-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2723d263[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1505881 WARN (jetty-launcher-16051-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2723d263[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1505882 INFO (jetty-launcher-16051-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36929/solr [junit4] 2> 1505884 INFO (jetty-launcher-16051-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1505885 INFO (zkConnectionManagerCallback-16099-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1505885 INFO (jetty-launcher-16051-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1505987 INFO (jetty-launcher-16051-thread-3) [n:127.0.0.1:44021_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1505988 INFO (zkConnectionManagerCallback-16101-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1505988 INFO (jetty-launcher-16051-thread-3) [n:127.0.0.1:44021_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1505991 INFO (jetty-launcher-16051-thread-3) [n:127.0.0.1:44021_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1505994 INFO (jetty-launcher-16051-thread-3) [n:127.0.0.1:44021_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44021_solr as DOWN [junit4] 2> 1505994 INFO (jetty-launcher-16051-thread-3) [n:127.0.0.1:44021_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1505994 INFO (jetty-launcher-16051-thread-3) [n:127.0.0.1:44021_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44021_solr [junit4] 2> 1505995 INFO (zkCallback-16080-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1505996 INFO (jetty-launcher-16051-thread-3) [n:127.0.0.1:44021_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1505996 WARN (jetty-launcher-16051-thread-3) [n:127.0.0.1:44021_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> 1506006 INFO (zkCallback-16100-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1506007 INFO (jetty-launcher-16051-thread-3) [n:127.0.0.1:44021_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_7D2027D53B67FA11-001/tempDir-001/node3 [junit4] 2> 1506040 INFO (jetty-launcher-16051-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1506040 WARN (jetty-launcher-16051-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b18684a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1506040 WARN (jetty-launcher-16051-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b18684a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1506043 WARN (jetty-launcher-16051-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3978a7ed[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1506043 WARN (jetty-launcher-16051-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3978a7ed[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1506044 INFO (jetty-launcher-16051-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36929/solr [junit4] 2> 1506046 INFO (jetty-launcher-16051-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1506050 INFO (zkConnectionManagerCallback-16115-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1506050 INFO (jetty-launcher-16051-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1506164 INFO (jetty-launcher-16051-thread-4) [n:127.0.0.1:39503_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1506176 INFO (zkConnectionManagerCallback-16117-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1506176 INFO (jetty-launcher-16051-thread-4) [n:127.0.0.1:39503_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1506179 INFO (jetty-launcher-16051-thread-4) [n:127.0.0.1:39503_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1506182 INFO (jetty-launcher-16051-thread-4) [n:127.0.0.1:39503_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39503_solr as DOWN [junit4] 2> 1506182 INFO (jetty-launcher-16051-thread-4) [n:127.0.0.1:39503_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1506182 INFO (jetty-launcher-16051-thread-4) [n:127.0.0.1:39503_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39503_solr [junit4] 2> 1506183 INFO (zkCallback-16080-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1506184 INFO (jetty-launcher-16051-thread-4) [n:127.0.0.1:39503_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1506184 WARN (jetty-launcher-16051-thread-4) [n:127.0.0.1:39503_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> 1506214 INFO (zkCallback-16100-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1506214 INFO (zkCallback-16116-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1506225 INFO (jetty-launcher-16051-thread-4) [n:127.0.0.1:39503_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_7D2027D53B67FA11-001/tempDir-001/node4 [junit4] 2> 1506235 INFO (jetty-launcher-16051-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1506236 WARN (jetty-launcher-16051-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20efde76[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1506236 WARN (jetty-launcher-16051-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20efde76[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1506238 WARN (jetty-launcher-16051-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a831dad[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1506238 WARN (jetty-launcher-16051-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a831dad[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1506239 INFO (jetty-launcher-16051-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36929/solr [junit4] 2> 1506239 INFO (jetty-launcher-16051-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1506240 INFO (zkConnectionManagerCallback-16131-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1506240 INFO (jetty-launcher-16051-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1506342 INFO (jetty-launcher-16051-thread-2) [n:127.0.0.1:45089_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1506343 INFO (zkConnectionManagerCallback-16133-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1506343 INFO (jetty-launcher-16051-thread-2) [n:127.0.0.1:45089_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1506347 INFO (jetty-launcher-16051-thread-2) [n:127.0.0.1:45089_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1506350 INFO (jetty-launcher-16051-thread-2) [n:127.0.0.1:45089_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:45089_solr as DOWN [junit4] 2> 1506353 INFO (jetty-launcher-16051-thread-2) [n:127.0.0.1:45089_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1506353 INFO (jetty-launcher-16051-thread-2) [n:127.0.0.1:45089_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45089_solr [junit4] 2> 1506354 INFO (zkCallback-16080-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1506354 INFO (zkCallback-16100-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1506355 INFO (jetty-launcher-16051-thread-2) [n:127.0.0.1:45089_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1506356 WARN (jetty-launcher-16051-thread-2) [n:127.0.0.1:45089_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> 1506362 INFO (zkCallback-16116-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1506364 INFO (zkCallback-16132-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1506367 INFO (jetty-launcher-16051-thread-2) [n:127.0.0.1:45089_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_7D2027D53B67FA11-001/tempDir-001/node2 [junit4] 2> 1506378 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1506384 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1506386 INFO (zkConnectionManagerCallback-16144-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1506386 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1506388 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1506390 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36929/solr ready [junit4] 2> 1506393 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1008502007 [junit4] 2> 1506393 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45789_solr [junit4] 2> 1506393 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1506393 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:45789_solr as DOWN [junit4] 2> 1506400 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1506403 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1506403 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1506403 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1506403 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1506403 INFO (closeThreadPool-16149-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72556878623997960-127.0.0.1:45789_solr-n_0000000000) closing [junit4] 2> 1506411 INFO (OverseerAutoScalingTriggerThread-72556878623997960-127.0.0.1:45789_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1506411 INFO (OverseerStateUpdate-72556878623997960-127.0.0.1:45789_solr-n_0000000000) [n:127.0.0.1:45789_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45789_solr [junit4] 2> 1506412 WARN (jetty-launcher-16051-thread-1-SendThread(127.0.0.1:36929)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101c618c0650008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101c618c0650008, 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 0x101c618c0650008, 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> 1506413 INFO (zkCallback-16116-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1506413 INFO (zkCallback-16100-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44021_solr [junit4] 2> 1506414 INFO (zkCallback-16100-thread-1) [n:127.0.0.1:44021_solr ] o.a.s.c.Overseer Overseer (id=72556878623997962-127.0.0.1:44021_solr-n_0000000001) starting [junit4] 2> 1506427 INFO (closeThreadPool-16149-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72556878623997960-127.0.0.1:45789_solr-n_0000000000) closing [junit4] 2> 1506427 INFO (zkCallback-16132-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1506428 INFO (zkCallback-16100-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1506428 INFO (zkCallback-16143-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1506434 INFO (OverseerStateUpdate-72556878623997962-127.0.0.1:44021_solr-n_0000000001) [n:127.0.0.1:44021_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44021_solr [junit4] 2> 1506512 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.Overseer Overseer (id=72556878623997960-127.0.0.1:45789_solr-n_0000000000) closing [junit4] 2> 1506513 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@ba9bd9d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1506514 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7fb24b02{/solr,null,STOPPED} [junit4] 2> 1506514 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1506514 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1506514 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1506514 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1506515 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1506515 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1506515 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1506515 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e66323d{/solr,null,AVAILABLE} [junit4] 2> 1506515 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7ebb8635{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33017} [junit4] 2> 1506515 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.Server Started @1506557ms [junit4] 2> 1506515 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37325} [junit4] 2> 1506516 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1506516 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1506516 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1506516 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1506516 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1506516 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-28T14:04:46.436Z [junit4] 2> 1506516 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1506517 INFO (zkConnectionManagerCallback-16155-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1506517 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1506518 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1506522 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1506884 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1506885 WARN (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@517542d6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1506885 WARN (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@517542d6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1506887 WARN (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@87e6c19[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1506887 WARN (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@87e6c19[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1506888 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36929/solr [junit4] 2> 1506889 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1506889 INFO (zkConnectionManagerCallback-16166-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1506889 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1506991 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:37325_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1506994 INFO (zkConnectionManagerCallback-16168-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1506994 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:37325_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1506998 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:37325_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1507001 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:37325_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37325_solr as DOWN [junit4] 2> 1507002 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:37325_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1507002 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:37325_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37325_solr [junit4] 2> 1507003 INFO (zkCallback-16143-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1507003 INFO (zkCallback-16116-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1507003 INFO (zkCallback-16100-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1507003 INFO (zkCallback-16132-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1507003 INFO (zkCallback-16167-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1507004 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:37325_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1507004 WARN (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:37325_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> 1507020 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:37325_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_7D2027D53B67FA11-001/tempDir-001/node1 [junit4] 2> 1507027 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1507028 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:33017/solr. Proxy: http://127.0.0.1:37325/solr [junit4] 2> 1507028 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1863053531 [junit4] 2> 1507028 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44021_solr [junit4] 2> 1507028 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1507028 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:44021_solr as DOWN [junit4] 2> 1507030 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1507030 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1507030 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1507030 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1507036 INFO (closeThreadPool-16179-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72556878623997962-127.0.0.1:44021_solr-n_0000000001) closing [junit4] 2> 1507037 INFO (OverseerStateUpdate-72556878623997962-127.0.0.1:44021_solr-n_0000000001) [n:127.0.0.1:44021_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44021_solr [junit4] 2> 1507037 INFO (OverseerAutoScalingTriggerThread-72556878623997962-127.0.0.1:44021_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1507040 INFO (closeThreadPool-16179-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72556878623997962-127.0.0.1:44021_solr-n_0000000001) closing [junit4] 2> 1507040 WARN (jetty-launcher-16051-thread-3-SendThread(127.0.0.1:36929)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101c618c065000a. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101c618c065000a, 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 0x101c618c065000a, 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> 1507041 INFO (zkCallback-16132-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1507041 INFO (zkCallback-16167-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1507041 INFO (zkCallback-16143-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1507041 INFO (zkCallback-16116-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39503_solr [junit4] 2> 1507041 INFO (zkCallback-16116-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1507042 INFO (zkCallback-16116-thread-1) [n:127.0.0.1:39503_solr ] o.a.s.c.Overseer Overseer (id=72556878623997964-127.0.0.1:39503_solr-n_0000000002) starting [junit4] 2> 1507044 INFO (OverseerStateUpdate-72556878623997964-127.0.0.1:39503_solr-n_0000000002) [n:127.0.0.1:39503_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39503_solr [junit4] 2> 1507140 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.Overseer Overseer (id=72556878623997962-127.0.0.1:44021_solr-n_0000000001) closing [junit4] 2> 1507141 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@61931942{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1507142 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@60175184{/solr,null,STOPPED} [junit4] 2> 1507142 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1507142 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1507142 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1507142 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1507143 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1507143 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1507143 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1507143 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@282511a3{/solr,null,AVAILABLE} [junit4] 2> 1507143 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@68d34b90{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44789} [junit4] 2> 1507143 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.Server Started @1507185ms [junit4] 2> 1507144 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44567} [junit4] 2> 1507144 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1507144 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1507144 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1507144 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1507144 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1507144 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-28T14:04:47.064Z [junit4] 2> 1507144 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1507145 INFO (zkConnectionManagerCallback-16185-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1507145 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1507146 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1507150 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1508222 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1508223 WARN (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@387a4c8a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1508223 WARN (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@387a4c8a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1508225 WARN (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5fd67580[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1508225 WARN (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5fd67580[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1508226 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36929/solr [junit4] 2> 1508227 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1508228 INFO (zkConnectionManagerCallback-16196-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1508228 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1508329 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:44567_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1508330 INFO (zkConnectionManagerCallback-16198-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1508330 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:44567_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1508335 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:44567_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1508337 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:44567_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44567_solr as DOWN [junit4] 2> 1508338 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:44567_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1508338 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:44567_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44567_solr [junit4] 2> 1508339 INFO (zkCallback-16167-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1508339 INFO (zkCallback-16143-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1508339 INFO (zkCallback-16132-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1508340 INFO (zkCallback-16197-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1508340 INFO (zkCallback-16116-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1508341 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:44567_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1508341 WARN (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:44567_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> 1508357 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:44567_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_7D2027D53B67FA11-001/tempDir-001/node3 [junit4] 2> 1508364 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1508365 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:44789/solr. Proxy: http://127.0.0.1:44567/solr [junit4] 2> 1508365 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1711033517 [junit4] 2> 1508365 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39503_solr [junit4] 2> 1508365 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1508365 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:39503_solr as DOWN [junit4] 2> 1508366 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1508367 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1508367 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1508367 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1508367 INFO (closeThreadPool-16209-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72556878623997964-127.0.0.1:39503_solr-n_0000000002) closing [junit4] 2> 1508368 INFO (OverseerStateUpdate-72556878623997964-127.0.0.1:39503_solr-n_0000000002) [n:127.0.0.1:39503_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39503_solr [junit4] 2> 1508368 INFO (OverseerAutoScalingTriggerThread-72556878623997964-127.0.0.1:39503_solr-n_0000000002) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1508369 INFO (closeThreadPool-16209-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72556878623997964-127.0.0.1:39503_solr-n_0000000002) closing [junit4] 2> 1508370 WARN (jetty-launcher-16051-thread-4-SendThread(127.0.0.1:36929)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101c618c065000c. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101c618c065000c, 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 0x101c618c065000c, 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> 1508370 INFO (zkCallback-16197-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1508370 INFO (zkCallback-16143-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1508370 INFO (zkCallback-16167-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1508370 INFO (zkCallback-16132-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45089_solr [junit4] 2> 1508370 INFO (zkCallback-16132-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1508470 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.Overseer Overseer (id=72556878623997964-127.0.0.1:39503_solr-n_0000000002) closing [junit4] 2> 1508471 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@74816964{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1508472 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2b1f169b{/solr,null,STOPPED} [junit4] 2> 1508472 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1508472 INFO (zkCallback-16132-thread-1) [n:127.0.0.1:45089_solr ] o.a.s.c.Overseer Overseer (id=72556878623997966-127.0.0.1:45089_solr-n_0000000003) starting [junit4] 2> 1508473 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1508473 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1508473 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1508478 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1508478 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1508478 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1508482 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43936266{/solr,null,AVAILABLE} [junit4] 2> 1508483 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1ddeea03{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43149} [junit4] 2> 1508483 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.s.Server Started @1508525ms [junit4] 2> 1508483 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42037} [junit4] 2> 1508483 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1508483 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1508483 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1508483 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1508483 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1508483 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-28T14:04:48.403Z [junit4] 2> 1508484 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1508486 INFO (OverseerStateUpdate-72556878623997966-127.0.0.1:45089_solr-n_0000000003) [n:127.0.0.1:45089_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45089_solr [junit4] 2> 1508486 INFO (zkConnectionManagerCallback-16214-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1508486 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1508487 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1508495 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1508496 WARN (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker-SendThread(127.0.0.1:36929)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101c618c0650016. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101c618c0650016, 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 0x101c618c0650016, 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> 1508861 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1508861 WARN (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@488a92a1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1508861 WARN (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@488a92a1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1508864 WARN (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@22457505[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1508864 WARN (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@22457505[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1508865 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36929/solr [junit4] 2> 1508866 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1508866 INFO (zkConnectionManagerCallback-16226-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1508866 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1508968 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:42037_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1508969 INFO (zkConnectionManagerCallback-16228-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1508969 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:42037_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1508973 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:42037_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1508976 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:42037_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42037_solr as DOWN [junit4] 2> 1508976 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:42037_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1508977 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:42037_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42037_solr [junit4] 2> 1508978 INFO (zkCallback-16143-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1508978 INFO (zkCallback-16167-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1508978 INFO (zkCallback-16132-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1508978 INFO (zkCallback-16197-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1508978 INFO (zkCallback-16227-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1508979 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:42037_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1508979 WARN (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:42037_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> 1508995 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [n:127.0.0.1:42037_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_7D2027D53B67FA11-001/tempDir-001/node4 [junit4] 2> 1509002 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1509002 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:43149/solr. Proxy: http://127.0.0.1:42037/solr [junit4] 2> 1509003 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2103909427 [junit4] 2> 1509003 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45089_solr [junit4] 2> 1509003 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1509003 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:45089_solr as DOWN [junit4] 2> 1509004 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1509004 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1509004 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1509004 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1509005 INFO (closeThreadPool-16239-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72556878623997966-127.0.0.1:45089_solr-n_0000000003) closing [junit4] 2> 1509005 INFO (OverseerStateUpdate-72556878623997966-127.0.0.1:45089_solr-n_0000000003) [n:127.0.0.1:45089_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45089_solr [junit4] 2> 1509007 INFO (OverseerAutoScalingTriggerThread-72556878623997966-127.0.0.1:45089_solr- [...truncated too long message...] va:327) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:827) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.access$1700(ZkStateReader.java:76) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1542) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1537) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.lambda$process$1(SolrZkClient.java:880) ~[java/:?] [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_252] [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_252] [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) ~[java/:?] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_252] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_252] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] [junit4] 2> 1529434 ERROR (recoveryExecutor-16254-thread-1-processing-n:127.0.0.1:41339_solr x:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2 c:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect s:shard1 r:core_node4) [n:127.0.0.1:41339_solr c:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect s:shard1 r:core_node4 x:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2 ] o.a.s.c.RecoveryStrategy SolrCore not found - cannot recover:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2 [junit4] 2> 1529436 INFO (jetty-closer-16317-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@75d8d9b1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1529436 INFO (jetty-closer-16317-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@26c55a5c{/solr,null,STOPPED} [junit4] 2> 1529436 INFO (jetty-closer-16317-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1529437 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 1529639 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> 12 /solr/aliases.json [junit4] 2> 11 /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> 8 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> 7 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1 [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> 40 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 29 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> 12 /solr/clusterstate.json [junit4] 2> 8 /solr/clusterprops.json [junit4] 2> 6 /solr/autoscaling.json [junit4] 2> 2 /solr/overseer_elect/election/72556878623997976-127.0.0.1:42037_solr-n_0000000006 [junit4] 2> 2 /solr/overseer_elect/election/72556878623997980-127.0.0.1:37325_solr-n_0000000008 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 92 /solr/live_nodes [junit4] 2> 87 /solr/overseer/queue [junit4] 2> 49 /solr/collections [junit4] 2> 31 /solr/overseer/collection-queue-work [junit4] 2> 6 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 6 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 6 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 1529641 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36929 [junit4] 2> 1529641 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36929 [junit4] 2> 1529642 INFO (SUITE-TestPullReplicaErrorHandling-seed#[7D2027D53B67FA11]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36929 [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_7D2027D53B67FA11-001 [junit4] 2> Nov 28, 2020 2:05:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=FastCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=22626, maxDocsPerChunk=2, blockShift=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=22626, blockSize=6)), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=de-LU, timezone=America/Barbados [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=266947600,total=520617984 [junit4] 2> NOTE: All tests run in this JVM: [TestLegacyNumericUtils, TestSimNodeAddedTrigger, TestConfig, NumericFieldsTest, TestSimExecutePlanAction, TestLazyCores, SortSpecParsingTest, AtomicUpdatesTest, TestFieldCacheWithThreads, FastVectorHighlighterTest, TestConfigSetsAPIShareSchema, CustomCollectionTest, TestStressUserVersions, TestRandomFaceting, TestWriterPerf, BlockJoinFacetRandomTest, TestSolr4Spatial, TestUninvertingReader, InfixSuggestersTest, TestSweetSpotSimilarityFactory, ReplaceNodeNoTargetTest, SmileWriterTest, UtilsToolTest, TestSystemIdResolver, TestExceedMaxTermLength, TestRecovery, TestLegacyBM25SimilarityFactory, ClassificationUpdateProcessorTest, VersionInfoTest, ZkStateReaderTest, IgnoreLargeDocumentProcessorFactoryTest, TolerantUpdateProcessorTest, LukeRequestHandlerTest, PropertiesRequestHandlerTest, CdcrBidirectionalTest, TriggerCooldownIntegrationTest, HdfsAutoAddReplicasIntegrationTest, SliceStateTest, TestAnalyzeInfixSuggestions, DocValuesMultiTest, TestNoOpRegenerator, TestTrie, TestImplicitCoreProperties, DirectSolrConnectionTest, DistributedQueueTest, SolrCoreTest, UUIDFieldTest, TestQuerySenderNoQuery, TestReqParamsAPI, TestPullReplica, TestJsonFacets, TestSlowCompositeReaderWrapper, TestExclusionRuleCollectionAccess, SimplePostToolTest, HealthCheckHandlerTest, DistributedDebugComponentTest, TestSegmentSorting, TestSimClusterStateProvider, TestDeprecatedFilters, MinimalSchemaTest, TestBM25SimilarityFactory, AutoAddReplicasPlanActionTest, V2ApiIntegrationTest, HttpPartitionWithTlogReplicasTest, TestSolrCoreSnapshots, TestGroupingSearch, BlockCacheTest, IndexSchemaRuntimeFieldTest, TestSearchPerf, TestSortableTextField, HighlighterWithoutStoredIdTest, TestFieldCacheReopen, TestManagedResourceStorage, DistributedMLTComponentTest, BasicDistributedZkTest, TestRandomRequestDistribution, LeaderFailoverAfterPartitionTest, FileBasedSpellCheckerTest, SpellCheckComponentTest, AuditLoggerPluginTest, TestSchemaSimilarityResource, TestDocBasedVersionConstraints, HdfsSyncSliceTest, TestPseudoReturnFields, TestLocalFSCloudBackupRestore, TestImpersonationWithHadoopAuth, NodeAddedTriggerTest, JWTAuthPluginIntegrationTest, HLLUtilTest, CurrencyFieldTypeTest, ResponseBuilderTest, DeleteLastCustomShardedReplicaTest, TestSolrQueryResponse, MultiDestinationAuditLoggerTest, RollingRestartTest, TestNumericRangeQuery64, AddReplicaTest, SolrRrdBackendFactoryTest, TestExportWriter, TestDynamicFieldCollectionResource, CollectionPropsTest, ZkFailoverTest, SolrIndexConfigTest, TestSolrConfigHandler, TestEmbeddedSolrServerSchemaAPI, PeerSyncWithLeaderTest, ForceLeaderWithTlogReplicasTest, TestPushWriter, SignatureUpdateProcessorFactoryTest, PeerSyncTest, DocumentAnalysisRequestHandlerTest, TestStandardQParsers, UpdateRequestProcessorFactoryTest, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TokenizerChainTest, TestLuceneIndexBackCompat, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CreateCollectionCleanupTest, DeleteReplicaTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, OverseerRolesTest, PackageManagerCLITest, RecoveryAfterSoftCommitTest, RouteFieldTest, RoutingToNodesWithPropertiesTest, SolrCloudExampleTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudSearcherWarming, TestPullReplicaErrorHandling] [junit4] Completed [555/921 (1!)] on J3 in 26.03s, 4 tests, 1 error <<< FAILURES! [...truncated 51898 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
