Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.10/206/
1 tests failed. FAILED: org.apache.solr.common.cloud.PerReplicaStatesIntegrationTest.testPerReplicaStateCollection Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:41099/solr] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41099/solr] at __randomizedtesting.SeedInfo.seed([FC6C846E1EF33AA2:D6512F2CBE53E0AF]:0) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:346) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171) 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.common.cloud.PerReplicaStatesIntegrationTest.testPerReplicaStateCollection(PerReplicaStatesIntegrationTest.java:84) 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) Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:41099/solr at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) 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) ... 49 more Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) ... 53 more Build Log: [...truncated 17730 lines...] [junit4] Suite: org.apache.solr.common.cloud.PerReplicaStatesIntegrationTest [junit4] 2> 273577 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[FC6C846E1EF33AA2]-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.10/solr/server/solr/configsets/_default/conf' [junit4] 2> 273577 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[FC6C846E1EF33AA2]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 273578 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[FC6C846E1EF33AA2]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_FC6C846E1EF33AA2-001/data-dir-22-001 [junit4] 2> 273578 WARN (SUITE-PerReplicaStatesIntegrationTest-seed#[FC6C846E1EF33AA2]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8 [junit4] 2> 273578 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[FC6C846E1EF33AA2]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 273580 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[FC6C846E1EF33AA2]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 273583 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRestart [junit4] 2> 273583 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_FC6C846E1EF33AA2-001/tempDir-001 [junit4] 2> 273584 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 273584 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 273584 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 273585 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 273684 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.ZkTestServer start zk server on port: 38939 [junit4] 2> 273684 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38939 [junit4] 2> 273684 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38939 [junit4] 2> 273684 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38939 [junit4] 2> 273689 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 273692 INFO (zkConnectionManagerCallback-3994-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 273692 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 273700 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 273702 INFO (zkConnectionManagerCallback-3996-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 273702 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 273703 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 273704 INFO (zkConnectionManagerCallback-3998-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 273704 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 273806 INFO (jetty-launcher-3999-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 273806 INFO (jetty-launcher-3999-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 273806 INFO (jetty-launcher-3999-thread-1) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 273807 INFO (jetty-launcher-3999-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 273807 INFO (jetty-launcher-3999-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 273807 INFO (jetty-launcher-3999-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 273807 INFO (jetty-launcher-3999-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d38b701{/solr,null,AVAILABLE} [junit4] 2> 273808 INFO (jetty-launcher-3999-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@eed4736{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36715} [junit4] 2> 273808 INFO (jetty-launcher-3999-thread-1) [ ] o.e.j.s.Server Started @273989ms [junit4] 2> 273808 INFO (jetty-launcher-3999-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38939/solr, hostPort=36715} [junit4] 2> 273808 ERROR (jetty-launcher-3999-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 273808 INFO (jetty-launcher-3999-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 273808 INFO (jetty-launcher-3999-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.1 [junit4] 2> 273808 INFO (jetty-launcher-3999-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 273808 INFO (jetty-launcher-3999-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr [junit4] 2> 273808 INFO (jetty-launcher-3999-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-13T15:01:35.633Z [junit4] 2> 273809 INFO (jetty-launcher-3999-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 273810 INFO (zkConnectionManagerCallback-4001-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 273810 INFO (jetty-launcher-3999-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 273810 INFO (jetty-launcher-3999-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 273815 INFO (jetty-launcher-3999-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 277120 INFO (jetty-launcher-3999-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 277122 WARN (jetty-launcher-3999-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35947583[provider=null,keyStore=null,trustStore=null] [junit4] 2> 277122 WARN (jetty-launcher-3999-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35947583[provider=null,keyStore=null,trustStore=null] [junit4] 2> 277127 WARN (jetty-launcher-3999-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@336b9d0e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 277127 WARN (jetty-launcher-3999-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@336b9d0e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 277128 INFO (jetty-launcher-3999-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38939/solr [junit4] 2> 277128 INFO (jetty-launcher-3999-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 277129 INFO (zkConnectionManagerCallback-4012-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 277129 INFO (jetty-launcher-3999-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 277231 INFO (jetty-launcher-3999-thread-1) [n:127.0.0.1:36715_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 277232 INFO (zkConnectionManagerCallback-4014-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 277232 INFO (jetty-launcher-3999-thread-1) [n:127.0.0.1:36715_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 277300 WARN (jetty-launcher-3999-thread-1) [n:127.0.0.1:36715_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 277304 INFO (jetty-launcher-3999-thread-1) [n:127.0.0.1:36715_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36715_solr [junit4] 2> 277305 INFO (jetty-launcher-3999-thread-1) [n:127.0.0.1:36715_solr ] o.a.s.c.Overseer Overseer (id=72571833261752325-127.0.0.1:36715_solr-n_0000000000) starting [junit4] 2> 277309 INFO (OverseerStateUpdate-72571833261752325-127.0.0.1:36715_solr-n_0000000000) [n:127.0.0.1:36715_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36715_solr [junit4] 2> 277314 INFO (jetty-launcher-3999-thread-1) [n:127.0.0.1:36715_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36715_solr [junit4] 2> 277316 INFO (jetty-launcher-3999-thread-1) [n:127.0.0.1:36715_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 277316 WARN (jetty-launcher-3999-thread-1) [n:127.0.0.1:36715_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> 277322 INFO (zkCallback-4013-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 277365 INFO (jetty-launcher-3999-thread-1) [n:127.0.0.1:36715_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_FC6C846E1EF33AA2-001/tempDir-001/node1 [junit4] 2> 277376 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1 [junit4] 2> 277377 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 277379 INFO (zkConnectionManagerCallback-4029-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 277379 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 277382 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 277382 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38939/solr ready [junit4] 2> 277394 INFO (OverseerThreadFactory-4021-thread-1-processing-n:127.0.0.1:36715_solr) [n:127.0.0.1:36715_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection prs_restart_test [junit4] 2> 277395 DEBUG (OverseerThreadFactory-4021-thread-1-processing-n:127.0.0.1:36715_solr) [n:127.0.0.1:36715_solr ] o.a.s.c.c.PerReplicaStatesOps touchChildren [ADD : .dummy.7846671653848882:0:D, DELETE : .dummy.7846671653848882:0:D] [junit4] 2> 277397 INFO (OverseerThreadFactory-4021-thread-1-processing-n:127.0.0.1:36715_solr) [n:127.0.0.1:36715_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"prs_restart_test_shard1_replica_n1", [junit4] 2> "node_name":"127.0.0.1:36715_solr", [junit4] 2> "base_url":"http://127.0.0.1:36715/solr", [junit4] 2> "collection":"prs_restart_test", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 277410 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr x:prs_restart_test_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=prs_restart_test_shard1_replica_n1&action=CREATE&numShards=1&collection=prs_restart_test&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 277411 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 277419 DEBUG (OverseerStateUpdate-72571833261752325-127.0.0.1:36715_solr-n_0000000000) [n:127.0.0.1:36715_solr ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/prs_restart_test/state.json, core_node2 -> down, ops :[ADD : core_node2:0:D] [junit4] 2> 277419 DEBUG (OverseerStateUpdate-72571833261752325-127.0.0.1:36715_solr-n_0000000000) [n:127.0.0.1:36715_solr ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/prs_restart_test/state.json', ops: [ADD : core_node2:0:D] [junit4] 2> 277423 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1 [junit4] 2> 277426 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 277428 WARN (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.D.s.TrieDateField Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly. [junit4] 2> 277433 WARN (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.D.s.TrieFloatField Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly. [junit4] 2> 277436 WARN (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.D.s.TrieLongField Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly. [junit4] 2> 277438 WARN (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.D.s.TrieDoubleField Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly. [junit4] 2> 277439 WARN (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2) [junit4] 2> 277439 WARN (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3) [junit4] 2> 277439 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 277439 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'prs_restart_test_shard1_replica_n1' using configuration from configset conf, trusted=true [junit4] 2> 277440 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.SolrCore [[prs_restart_test_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_FC6C846E1EF33AA2-001/tempDir-001/node1/prs_restart_test_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_FC6C846E1EF33AA2-001/tempDir-001/node1/prs_restart_test_shard1_replica_n1/data/] [junit4] 2> 277471 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 277471 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 277472 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 277472 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 277473 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 277473 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 277473 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 277473 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1713517152748699648 [junit4] 2> 277476 INFO (searcherExecutor-4031-thread-1-processing-n:127.0.0.1:36715_solr x:prs_restart_test_shard1_replica_n1 c:prs_restart_test s:shard1 r:core_node2) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.SolrCore [prs_restart_test_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 277481 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/prs_restart_test/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 277481 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/prs_restart_test/leaders/shard1 [junit4] 2> 277485 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 277485 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 277485 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36715/solr/prs_restart_test_shard1_replica_n1/ [junit4] 2> 277485 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 277485 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:36715/solr/prs_restart_test_shard1_replica_n1/ has no replicas [junit4] 2> 277485 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/prs_restart_test/leaders/shard1/leader after winning as /collections/prs_restart_test/leader_elect/shard1/election/72571833261752325-core_node2-n_0000000000 [junit4] 2> 277487 DEBUG (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.c.PerReplicaStatesOps flipLeader on:/collections/prs_restart_test/state.json, [core_node2] -> core_node2, ops: [ADD : core_node2:1:A:L, DELETE : core_node2:0:D] [junit4] 2> 277487 DEBUG (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/prs_restart_test/state.json', ops: [ADD : core_node2:1:A:L, DELETE : core_node2:0:D] [junit4] 2> 277487 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36715/solr/prs_restart_test_shard1_replica_n1/ shard1 [junit4] 2> 277491 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 277491 DEBUG (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/prs_restart_test/state.json, core_node2 -> active, ops :[ADD : core_node2:2:A:L, DELETE : core_node2:1:A:L] [junit4] 2> 277491 DEBUG (qtp2799939-7528) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/prs_restart_test/state.json', ops: [ADD : core_node2:2:A:L, DELETE : core_node2:1:A:L] [junit4] 2> 277495 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=prs_restart_test_shard1_replica_n1&action=CREATE&numShards=1&collection=prs_restart_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=84 [junit4] 2> 277497 INFO (qtp2799939-7525) [n:127.0.0.1:36715_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 277497 INFO (qtp2799939-7525) [n:127.0.0.1:36715_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=prs_restart_test&nrtReplicas=1&action=CREATE&numShards=1&perReplicaState=true&wt=javabin&version=2} status=0 QTime=110 [junit4] 2> 277497 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: prs_restart_test [junit4] 2> 277502 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 277502 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 277502 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 277513 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 277514 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 277514 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 277514 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a3738f2{/solr,null,AVAILABLE} [junit4] 2> 277514 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5fa11f97{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37873} [junit4] 2> 277514 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.s.Server Started @277696ms [junit4] 2> 277514 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38939/solr, hostPort=37873} [junit4] 2> 277515 ERROR (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 277515 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 277515 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.1 [junit4] 2> 277515 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 277515 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr [junit4] 2> 277515 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-13T15:01:39.340Z [junit4] 2> 277516 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 277518 INFO (zkConnectionManagerCallback-4037-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 277518 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 277518 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 277521 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 277522 WARN (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]-SendThread(127.0.0.1:38939)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101d3b2a6440007. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101d3b2a6440007, 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 0x101d3b2a6440007, 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> 277958 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 277962 WARN (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e7ef7f4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 277962 WARN (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e7ef7f4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 277966 WARN (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a376f27[provider=null,keyStore=null,trustStore=null] [junit4] 2> 277966 WARN (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a376f27[provider=null,keyStore=null,trustStore=null] [junit4] 2> 277967 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38939/solr [junit4] 2> 277969 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 277974 INFO (zkConnectionManagerCallback-4048-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 277974 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 278089 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 278096 INFO (zkConnectionManagerCallback-4050-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 278096 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 278099 WARN (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 278111 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 278114 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37873_solr as DOWN [junit4] 2> 278115 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 278115 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37873_solr [junit4] 2> 278116 INFO (zkCallback-4013-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 278119 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 278120 WARN (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_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> 278126 INFO (zkCallback-4028-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 278133 INFO (zkCallback-4049-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 278162 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_FC6C846E1EF33AA2-001/tempDir-001/node2 [junit4] 2> 278194 INFO (OverseerCollectionConfigSetProcessor-72571833261752325-127.0.0.1:36715_solr-n_0000000000) [n:127.0.0.1:36715_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 278195 INFO (OverseerThreadFactory-4021-thread-2-processing-n:127.0.0.1:36715_solr) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37873_solr for creating new replica of shard shard1 for collection prs_restart_test [junit4] 2> 278197 INFO (OverseerThreadFactory-4021-thread-2-processing-n:127.0.0.1:36715_solr) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 278198 INFO (OverseerStateUpdate-72571833261752325-127.0.0.1:36715_solr-n_0000000000) [n:127.0.0.1:36715_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"prs_restart_test_shard1_replica_n3", [junit4] 2> "node_name":"127.0.0.1:37873_solr", [junit4] 2> "base_url":"http://127.0.0.1:37873/solr", [junit4] 2> "collection":"prs_restart_test", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"addreplica"} [junit4] 2> 278199 DEBUG (OverseerStateUpdate-72571833261752325-127.0.0.1:36715_solr-n_0000000000) [n:127.0.0.1:36715_solr ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/prs_restart_test/state.json', ops: [ADD : core_node4:0:D] [junit4] 2> 278199 INFO (zkCallback-4013-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 278200 INFO (zkCallback-4013-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 278214 INFO (zkCallback-4013-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 278214 INFO (zkCallback-4013-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 278339 INFO (qtp1626851207-7571) [n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&name=prs_restart_test_shard1_replica_n3&action=CREATE&collection=prs_restart_test&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 278365 DEBUG (OverseerStateUpdate-72571833261752325-127.0.0.1:36715_solr-n_0000000000) [n:127.0.0.1:36715_solr ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/prs_restart_test/state.json, core_node4 -> down, ops :[ADD : core_node4:1:D, DELETE : core_node4:0:D] [junit4] 2> 278365 DEBUG (OverseerStateUpdate-72571833261752325-127.0.0.1:36715_solr-n_0000000000) [n:127.0.0.1:36715_solr ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/prs_restart_test/state.json', ops: [ADD : core_node4:1:D, DELETE : core_node4:0:D] [junit4] 2> 278365 INFO (zkCallback-4013-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 278367 INFO (zkCallback-4013-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 278367 INFO (zkCallback-4013-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 278367 INFO (zkCallback-4013-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 278371 INFO (qtp1626851207-7571) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1 [junit4] 2> 278374 INFO (qtp1626851207-7571) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 278377 WARN (qtp1626851207-7571) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2) [junit4] 2> 278386 WARN (qtp1626851207-7571) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3) [junit4] 2> 278386 INFO (qtp1626851207-7571) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 278386 INFO (qtp1626851207-7571) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'prs_restart_test_shard1_replica_n3' using configuration from configset conf, trusted=true [junit4] 2> 278386 INFO (qtp1626851207-7571) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.SolrCore [[prs_restart_test_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_FC6C846E1EF33AA2-001/tempDir-001/node2/prs_restart_test_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_FC6C846E1EF33AA2-001/tempDir-001/node2/prs_restart_test_shard1_replica_n3/data/] [junit4] 2> 278432 INFO (qtp1626851207-7571) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 278432 INFO (qtp1626851207-7571) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 278432 INFO (qtp1626851207-7571) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 278432 INFO (qtp1626851207-7571) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 278638 INFO (qtp1626851207-7571) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 278638 INFO (qtp1626851207-7571) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 278638 INFO (qtp1626851207-7571) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 278638 INFO (qtp1626851207-7571) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1713517153970290688 [junit4] 2> 278641 INFO (searcherExecutor-4058-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.SolrCore [prs_restart_test_shard1_replica_n3] Registered new searcher autowarm time: 0 ms [junit4] 2> 278649 INFO (qtp1626851207-7571) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/prs_restart_test/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1} [junit4] 2> 278649 INFO (qtp1626851207-7571) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/prs_restart_test/leaders/shard1 [junit4] 2> 278653 INFO (qtp1626851207-7571) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.ZkController Core needs to recover:prs_restart_test_shard1_replica_n3 [junit4] 2> 278657 INFO (updateExecutor-4044-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 278657 INFO (qtp1626851207-7571) [n:127.0.0.1:37873_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&name=prs_restart_test_shard1_replica_n3&action=CREATE&collection=prs_restart_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=318 [junit4] 2> 278658 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 278658 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy startupVersions is empty [junit4] 2> 278660 INFO (qtp2799939-7527) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.S.Request [prs_restart_test_shard1_replica_n1] webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 278660 INFO (qtp2799939-7527) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.S.Request [prs_restart_test_shard1_replica_n1] webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 278661 INFO (qtp2799939-7529) [n:127.0.0.1:36715_solr c:prs_restart_test ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=prs_restart_test&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=479 [junit4] 2> 278661 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[prs_restart_test_shard1_replica_n3] [junit4] 2> 278661 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 278661 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Publishing state of core [prs_restart_test_shard1_replica_n3] as recovering, leader is [http://127.0.0.1:36715/solr/prs_restart_test_shard1_replica_n1/] and I am [http://127.0.0.1:37873/solr/prs_restart_test_shard1_replica_n3/] [junit4] 2> 278661 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: prs_restart_test [junit4] 2> 278661 DEBUG (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/prs_restart_test/state.json, core_node4 -> recovering, ops :[ADD : core_node4:2:R, DELETE : core_node4:1:D] [junit4] 2> 278661 DEBUG (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/prs_restart_test/state.json', ops: [ADD : core_node4:2:R, DELETE : core_node4:1:D] [junit4] 2> 278662 INFO (zkCallback-4013-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 278662 INFO (zkCallback-4049-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 278662 INFO (zkCallback-4028-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 278665 INFO (zkCallback-4049-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 278666 INFO (zkCallback-4049-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 278670 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:36715/solr]; [WaitForState: action=PREPRECOVERY&core=prs_restart_test_shard1_replica_n1&nodeName=127.0.0.1:37873_solr&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 278670 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr x:prs_restart_test_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 278670 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=prs_restart_test, shard=shard1, thisCore=prs_restart_test_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:37873_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{ [junit4] 2> "core":"prs_restart_test_shard1_replica_n3", [junit4] 2> "node_name":"127.0.0.1:37873_solr", [junit4] 2> "base_url":"http://127.0.0.1:37873/solr", [junit4] 2> "state":"recovering", [junit4] 2> "type":"NRT", [junit4] 2> "force_set_state":"false"} [junit4] 2> 278670 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=prs_restart_test, shard=shard1, thisCore=prs_restart_test_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:37873_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{ [junit4] 2> "core":"prs_restart_test_shard1_replica_n3", [junit4] 2> "node_name":"127.0.0.1:37873_solr", [junit4] 2> "base_url":"http://127.0.0.1:37873/solr", [junit4] 2> "state":"recovering", [junit4] 2> "type":"NRT", [junit4] 2> "force_set_state":"false"} [junit4] 2> 278670 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=prs_restart_test, shard=shard1, thisCore=prs_restart_test_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:37873_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{ [junit4] 2> "core":"prs_restart_test_shard1_replica_n3", [junit4] 2> "node_name":"127.0.0.1:37873_solr", [junit4] 2> "base_url":"http://127.0.0.1:37873/solr", [junit4] 2> "state":"recovering", [junit4] 2> "type":"NRT", [junit4] 2> "force_set_state":"false"} [junit4] 2> 278670 INFO (qtp2799939-7528) [n:127.0.0.1:36715_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:37873_solr&onlyIfLeaderActive=true&core=prs_restart_test_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 279171 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:36715/solr/prs_restart_test_shard1_replica_n1/] - recoveringAfterStartup=[true] [junit4] 2> 279171 WARN (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.PeerSyncWithLeader no frame of reference to tell if we've missed updates [junit4] 2> 279171 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy PeerSync Recovery was not successful - trying replication. [junit4] 2> 279171 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Starting Replication Recovery. [junit4] 2> 279171 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:36715/solr/prs_restart_test_shard1_replica_n1/]. [junit4] 2> 279184 INFO (qtp1626851207-7569) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE - state: BUFFERING replay: false [junit4] 2> 279184 INFO (qtp1626851207-7569) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.S.Request [prs_restart_test_shard1_replica_n3] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=false&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36715/solr/prs_restart_test_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=1 [junit4] 2> 279184 INFO (qtp2799939-7525) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.S.Request [prs_restart_test_shard1_replica_n1] webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=12 [junit4] 2> 279186 INFO (qtp2799939-7524) [n:127.0.0.1:36715_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.S.Request [prs_restart_test_shard1_replica_n1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4] 2> 279186 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.h.IndexFetcher Leader's generation: 1 [junit4] 2> 279186 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.h.IndexFetcher Leader's version: 0 [junit4] 2> 279186 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.h.IndexFetcher Follower's generation: 1 [junit4] 2> 279186 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.h.IndexFetcher Follower's version: 0 [junit4] 2> 279186 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.h.IndexFetcher New index in Leader. Deleting mine... [junit4] 2> 279188 INFO (searcherExecutor-4058-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.SolrCore [prs_restart_test_shard1_replica_n3] Registered new searcher autowarm time: 0 ms [junit4] 2> 279188 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy No replay needed. [junit4] 2> 279188 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Replication Recovery was successful. [junit4] 2> 279188 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 279188 DEBUG (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/prs_restart_test/state.json, core_node4 -> active, ops :[ADD : core_node4:3:A, DELETE : core_node4:2:R] [junit4] 2> 279188 DEBUG (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/prs_restart_test/state.json', ops: [ADD : core_node4:3:A, DELETE : core_node4:2:R] [junit4] 2> 279189 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Updating version bucket highest from index after successful recovery. [junit4] 2> 279189 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1713517154548056064 [junit4] 2> 279189 INFO (zkCallback-4028-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 279189 INFO (zkCallback-4049-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 279189 INFO (zkCallback-4013-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 279190 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true] [junit4] 2> 279190 INFO (recoveryExecutor-4046-thread-1-processing-n:127.0.0.1:37873_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:37873_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Finished recovery process. recoveringAfterStartup=true msTimeTaken=532.0 [junit4] 2> 279190 INFO (zkCallback-4049-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 279192 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.PerReplicaStatesIntegrationTest restarting the node : 127.0.0.1:37873_solr, state.json v: 4 downreplica :core_node4 [junit4] 2> 279192 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1337820091 [junit4] 2> 279192 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37873_solr [junit4] 2> 279193 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 279193 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:37873_solr as DOWN [junit4] 2> 279194 DEBUG (OverseerStateUpdate-72571833261752325-127.0.0.1:36715_solr-n_0000000000) [n:127.0.0.1:36715_solr ] o.a.s.c.c.PerReplicaStatesOps for coll: {/collections/prs_restart_test/state.json/[12]: [core_node2:2:A:L, core_node4:3:A]} down replicas [core_node4], ops [ADD : core_node4:4:D, DELETE : core_node4:3:A] [junit4] 2> 279195 DEBUG (OverseerStateUpdate-72571833261752325-127.0.0.1:36715_solr-n_0000000000) [n:127.0.0.1:36715_solr ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/prs_restart_test/state.json', ops: [ADD : core_node4:4:D, DELETE : core_node4:3:A] [junit4] 2> 279196 INFO (zkCallback-4013-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 279196 INFO (zkCallback-4049-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 279205 INFO (zkCallback-4049-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 279206 INFO (zkCallback-4049-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 279209 INFO (coreCloseExecutor-4067-thread-1) [n:127.0.0.1:37873_solr ] o.a.s.c.SolrCore [prs_restart_test_shard1_replica_n3] CLOSING SolrCore org.apache.solr.core.SolrCore@55382cfb [junit4] 2> 279209 INFO (coreCloseExecutor-4067-thread-1) [n:127.0.0.1:37873_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.prs_restart_test.shard1.replica_n3 tag=SolrCore@55382cfb [junit4] 2> 279209 INFO (coreCloseExecutor-4067-thread-1) [n:127.0.0.1:37873_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.prs_restart_test.shard1.leader tag=SolrCore@55382cfb [junit4] 2> 279210 INFO (coreCloseExecutor-4067-thread-1) [n:127.0.0.1:37873_solr ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 279211 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 279212 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 279212 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 279212 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 279214 INFO (zkCallback-4028-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 279214 INFO (zkCallback-4013-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 279429 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5fa11f97{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 279429 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2a3738f2{/solr,null,STOPPED} [junit4] 2> 279429 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 279431 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.PerReplicaStatesIntegrationTest after down node, state.json v: 4 [junit4] 2> 279431 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=37873) [junit4] 2> 279431 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 37873 try number 2 ... [junit4] 2> 279431 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 279435 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 279435 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 279435 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 279435 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2459e1fb{/solr,null,AVAILABLE} [junit4] 2> 279435 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@25f7b503{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37873} [junit4] 2> 279435 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.s.Server Started @279617ms [junit4] 2> 279436 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38939/solr, hostPort=37873} [junit4] 2> 279436 ERROR (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 279436 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 279436 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.1 [junit4] 2> 279436 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 279436 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr [junit4] 2> 279436 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-13T15:01:41.261Z [junit4] 2> 279439 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 279439 INFO (zkConnectionManagerCallback-4071-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 279439 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 279440 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 279443 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 280398 INFO (OverseerCollectionConfigSetProcessor-72571833261752325-127.0.0.1:36715_solr-n_0000000000) [n:127.0.0.1:36715_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 281220 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 281221 WARN (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1879ccfb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 281221 WARN (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1879ccfb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 281225 WARN (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f2804b2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 281225 WARN (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f2804b2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 281226 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38939/solr [junit4] 2> 281237 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 281248 INFO (zkConnectionManagerCallback-4082-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 281248 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 281249 WARN (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]-SendThread(127.0.0.1:38939)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101d3b2a644000b. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101d3b2a644000b, 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 0x101d3b2a644000b, 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> 281361 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 281370 INFO (zkConnectionManagerCallback-4084-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 281370 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 281539 WARN (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 281540 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 281543 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37873_solr as DOWN [junit4] 2> 281544 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 281544 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37873_solr [junit4] 2> 281545 DEBUG (OverseerStateUpdate-72571833261752325-127.0.0.1:36715_solr-n_0000000000) [n:127.0.0.1:36715_solr ] o.a.s.c.c.PerReplicaStatesOps for coll: {/collections/prs_restart_test/state.json/[14]: [core_node2:2:A:L, core_node4:4:D]} down replicas [core_node4], ops [] [junit4] 2> 281546 INFO (zkCallback-4028-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 281546 INFO (zkCallback-4013-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 281548 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 281549 WARN (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_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> 281562 INFO (zkCallback-4083-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 281581 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_FC6C846E1EF33AA2-001/tempDir-001/node2 [junit4] 2> 281581 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[FC6C846E1EF33AA2]) [n:127.0.0.1:37873_solr ] o.a.s.c.CorePropertiesLocator Cores are: [prs_restart_test_shard1_replica_n3] [junit4] 2> 281599 INFO (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:37873_solr) [n:127.0.0.1:37873_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1 [junit4] [...truncated too long message...] junit4] 2> 468411 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> 9 /solr/collections/perReplicaState_test/terms/shard1 [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 5 /solr/collections/perReplicaState_testv2/terms/shard1 [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/collections/perReplicaState_testv2/terms/shard2 [junit4] 2> 5 /solr/collections/perReplicaState_test/terms/shard2 [junit4] 2> 4 /solr/packages.json [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/conf [junit4] 2> 4 /solr/collections/perReplicaState_test/collectionprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 38 /solr/collections/perReplicaState_test/state.json [junit4] 2> 16 /solr/collections/perReplicaState_testv2/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 2 /solr/overseer_elect/election/72571833894305799-127.0.0.1:41099_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 59 /solr/collections/perReplicaState_test/state.json [junit4] 2> 33 /solr/collections/perReplicaState_testv2/state.json [junit4] 2> 27 /solr/overseer/queue [junit4] 2> 21 /solr/live_nodes [junit4] 2> 14 /solr/collections [junit4] 2> 10 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 468414 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44967 [junit4] 2> 468414 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44967 [junit4] 2> 468414 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44967 [junit4] 2> 468415 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[FC6C846E1EF33AA2]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testPerReplicaStateCollection [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=PerReplicaStatesIntegrationTest -Dtests.method=testPerReplicaStateCollection -Dtests.seed=FC6C846E1EF33AA2 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-PE -Dtests.timezone=Asia/Yakutsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 185s J2 | PerReplicaStatesIntegrationTest.testPerReplicaStateCollection <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41099/solr] [junit4] > at __randomizedtesting.SeedInfo.seed([FC6C846E1EF33AA2:D6512F2CBE53E0AF]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:346) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) [junit4] > at org.apache.solr.common.cloud.PerReplicaStatesIntegrationTest.testPerReplicaStateCollection(PerReplicaStatesIntegrationTest.java:84) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:41099/solr [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) [junit4] > ... 49 more [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:171) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) [junit4] > ... 53 more [junit4] 2> 468418 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[FC6C846E1EF33AA2]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 468419 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[FC6C846E1EF33AA2]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44967 [junit4] 2> 468419 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[FC6C846E1EF33AA2]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44967 [junit4] 2> 468419 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[FC6C846E1EF33AA2]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44967 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_FC6C846E1EF33AA2-001 [junit4] 2> Oct 13, 2021 3:04:50 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=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=526, maxMBSortInHeap=5.668513484598061, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-PE, timezone=Asia/Yakutsk [junit4] 2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=283172088,total=511180800 [junit4] 2> NOTE: All tests run in this JVM: [ConcurrentUpdateSolrClientMultiCollectionTest, RawValueEvaluatorTest, QueryFacetMapTest, UsingSolrJRefGuideExamplesTest, CoalesceEvaluatorTest, TangentEvaluatorTest, MoveReplicaSuggesterTest, HttpSolrClientSSLAuthConPoolTest, TestCloudCollectionsListeners, OperationsTest, NormalizeEvaluatorTest, TestSolrJsonWriter, TestLBHttpSolrClient, DirectJsonQueryRequestFacetingEmbeddedTest, SolrQueryTest, SolrExampleBinaryHttp2Test, CommonParamsTest, LargeVolumeJettyTest, TestToleratedUpdateError, CloudHttp2SolrClientTest, GreaterThanEqualToEvaluatorTest, TestJsonRecordReader, JsonQueryRequestFacetingIntegrationTest, ModuloEvaluatorTest, SelectWithEvaluatorsTest, StreamExpressionTest, StreamExpressionToExpessionTest, StreamExpressionToExplanationTest, AbsoluteValueEvaluatorTest, AddEvaluatorTest, AndEvaluatorTest, AppendEvaluatorTest, ArcSineEvaluatorTest, CorrelationEvaluatorTest, CubedRootEvaluatorTest, EmpiricalDistributionEvaluatorTest, ExclusiveOrEvaluatorTest, HyperbolicSineEvaluatorTest, NotEvaluatorTest, ReverseEvaluatorTest, SineEvaluatorTest, UniformDistributionEvaluatorTest, SolrPingTest, TestCollectionAdminRequest, TestUpdateRequestCodec, RangeFacetMapTest, TermsFacetMapTest, AnlysisResponseBaseTest, DocumentAnalysisResponseTest, FacetFieldTest, FieldAnalysisResponseTest, NoOpResponseParserTest, TestDelegationTokenResponse, TestSuggesterResponse, ReplicaListTransformerTest, PerReplicaStatesIntegrationTest] [junit4] Completed [215/215 (1!)] on J2 in 195.21s, 2 tests, 1 error <<< FAILURES! [...truncated 53088 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: builds-unsubscr...@lucene.apache.org For additional commands, e-mail: builds-h...@lucene.apache.org