Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19286/ Java: 32bit/jdk-9-ea+162 -client -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.cloud.TestSegmentSorting.testAtomicUpdateOfSegmentSortField Error Message: Error from server at https://127.0.0.1:40501/solr: Could not fully remove collection: testAtomicUpdateOfSegmentSortField Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:40501/solr: Could not fully remove collection: testAtomicUpdateOfSegmentSortField at __randomizedtesting.SeedInfo.seed([EC59391A32E9F0B1:D4B1E1FE4AC6B09]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1364) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1115) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1054) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177) at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:437) at org.apache.solr.cloud.TestSegmentSorting.ensureClusterEmpty(TestSegmentSorting.java:63) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:547) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:965) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 11695 lines...] [junit4] Suite: org.apache.solr.cloud.TestSegmentSorting [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSegmentSorting_EC59391A32E9F0B1-001/init-core-data-001 [junit4] 2> 1022060 WARN (SUITE-TestSegmentSorting-seed#[EC59391A32E9F0B1]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22 [junit4] 2> 1022060 INFO (SUITE-TestSegmentSorting-seed#[EC59391A32E9F0B1]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields [junit4] 2> 1022062 INFO (SUITE-TestSegmentSorting-seed#[EC59391A32E9F0B1]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 1022065 INFO (SUITE-TestSegmentSorting-seed#[EC59391A32E9F0B1]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSegmentSorting_EC59391A32E9F0B1-001/tempDir-001 [junit4] 2> 1022065 INFO (SUITE-TestSegmentSorting-seed#[EC59391A32E9F0B1]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1022066 INFO (Thread-1628) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1022066 INFO (Thread-1628) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1022166 INFO (SUITE-TestSegmentSorting-seed#[EC59391A32E9F0B1]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:41851 [junit4] 2> 1022173 INFO (jetty-launcher-2957-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1022174 INFO (jetty-launcher-2957-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1022176 INFO (jetty-launcher-2957-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9362c1{/solr,null,AVAILABLE} [junit4] 2> 1022176 INFO (jetty-launcher-2957-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1164a26{/solr,null,AVAILABLE} [junit4] 2> 1022176 INFO (jetty-launcher-2957-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1022178 INFO (jetty-launcher-2957-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1022178 INFO (jetty-launcher-2957-thread-5) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1022179 INFO (jetty-launcher-2957-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10f6c8a{/solr,null,AVAILABLE} [junit4] 2> 1022180 INFO (jetty-launcher-2957-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@185f7c5{/solr,null,AVAILABLE} [junit4] 2> 1022181 INFO (jetty-launcher-2957-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1fec867{SSL,[ssl, http/1.1]}{127.0.0.1:43743} [junit4] 2> 1022181 INFO (jetty-launcher-2957-thread-1) [ ] o.e.j.s.Server Started @1024234ms [junit4] 2> 1022181 INFO (jetty-launcher-2957-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43743} [junit4] 2> 1022182 ERROR (jetty-launcher-2957-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1022182 INFO (jetty-launcher-2957-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 1022182 INFO (jetty-launcher-2957-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1022182 INFO (jetty-launcher-2957-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1022182 INFO (jetty-launcher-2957-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-03-29T03:22:20.223422Z [junit4] 2> 1022182 INFO (jetty-launcher-2957-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@174f5ae{/solr,null,AVAILABLE} [junit4] 2> 1022183 INFO (jetty-launcher-2957-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1895445{SSL,[ssl, http/1.1]}{127.0.0.1:40501} [junit4] 2> 1022183 INFO (jetty-launcher-2957-thread-3) [ ] o.e.j.s.Server Started @1024236ms [junit4] 2> 1022183 INFO (jetty-launcher-2957-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40501} [junit4] 2> 1022183 INFO (jetty-launcher-2957-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1c2af68{SSL,[ssl, http/1.1]}{127.0.0.1:45009} [junit4] 2> 1022183 INFO (jetty-launcher-2957-thread-4) [ ] o.e.j.s.Server Started @1024236ms [junit4] 2> 1022183 INFO (jetty-launcher-2957-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45009} [junit4] 2> 1022183 ERROR (jetty-launcher-2957-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1022183 INFO (jetty-launcher-2957-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 1022183 INFO (jetty-launcher-2957-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1022183 INFO (jetty-launcher-2957-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1022183 INFO (jetty-launcher-2957-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-03-29T03:22:20.224973Z [junit4] 2> 1022182 INFO (jetty-launcher-2957-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@b63b60{SSL,[ssl, http/1.1]}{127.0.0.1:43645} [junit4] 2> 1022184 INFO (jetty-launcher-2957-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1413171{SSL,[ssl, http/1.1]}{127.0.0.1:34862} [junit4] 2> 1022184 INFO (jetty-launcher-2957-thread-5) [ ] o.e.j.s.Server Started @1024237ms [junit4] 2> 1022187 INFO (jetty-launcher-2957-thread-2) [ ] o.e.j.s.Server Started @1024237ms [junit4] 2> 1022187 INFO (jetty-launcher-2957-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43645} [junit4] 2> 1022183 ERROR (jetty-launcher-2957-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1022187 INFO (jetty-launcher-2957-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34862} [junit4] 2> 1022187 INFO (jetty-launcher-2957-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 1022187 ERROR (jetty-launcher-2957-thread-5) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1022187 ERROR (jetty-launcher-2957-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1022187 INFO (jetty-launcher-2957-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 1022187 INFO (jetty-launcher-2957-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 1022187 INFO (jetty-launcher-2957-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1022187 INFO (jetty-launcher-2957-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1022187 INFO (jetty-launcher-2957-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1022187 INFO (jetty-launcher-2957-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1022187 INFO (jetty-launcher-2957-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-03-29T03:22:20.228964Z [junit4] 2> 1022187 INFO (jetty-launcher-2957-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1022188 INFO (jetty-launcher-2957-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1022188 INFO (jetty-launcher-2957-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-03-29T03:22:20.229105Z [junit4] 2> 1022188 INFO (jetty-launcher-2957-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-03-29T03:22:20.229147Z [junit4] 2> 1022193 INFO (jetty-launcher-2957-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1022194 INFO (jetty-launcher-2957-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1022194 INFO (jetty-launcher-2957-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1022194 INFO (jetty-launcher-2957-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1022194 INFO (jetty-launcher-2957-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1022208 INFO (jetty-launcher-2957-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41851/solr [junit4] 2> 1022209 INFO (jetty-launcher-2957-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41851/solr [junit4] 2> 1022211 INFO (jetty-launcher-2957-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41851/solr [junit4] 2> 1022212 INFO (jetty-launcher-2957-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41851/solr [junit4] 2> 1022213 INFO (jetty-launcher-2957-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41851/solr [junit4] 2> 1022215 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15b1815e64c0008, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 1022215 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15b1815e64c0007, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 1022231 INFO (jetty-launcher-2957-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1022231 INFO (jetty-launcher-2957-thread-5) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1022231 INFO (jetty-launcher-2957-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1022231 INFO (jetty-launcher-2957-thread-4) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1022231 INFO (jetty-launcher-2957-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1022231 INFO (jetty-launcher-2957-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43743_solr [junit4] 2> 1022232 INFO (jetty-launcher-2957-thread-5) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43645_solr [junit4] 2> 1022232 INFO (jetty-launcher-2957-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34862_solr [junit4] 2> 1022232 INFO (jetty-launcher-2957-thread-1) [ ] o.a.s.c.Overseer Overseer (id=97698299255717902-127.0.0.1:43743_solr-n_0000000000) starting [junit4] 2> 1022232 INFO (jetty-launcher-2957-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40501_solr [junit4] 2> 1022234 INFO (zkCallback-2980-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1022234 INFO (zkCallback-2981-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1022235 INFO (zkCallback-2982-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1022238 INFO (zkCallback-2983-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1022238 INFO (zkCallback-2984-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1022238 INFO (zkCallback-2981-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1022238 INFO (zkCallback-2980-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1022239 INFO (zkCallback-2983-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1022238 INFO (zkCallback-2984-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1022238 INFO (zkCallback-2982-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1022247 INFO (jetty-launcher-2957-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45009_solr [junit4] 2> 1022264 INFO (zkCallback-2980-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1022264 INFO (zkCallback-2982-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1022264 INFO (zkCallback-2981-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1022265 INFO (zkCallback-2983-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1022265 INFO (zkCallback-2984-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1022309 INFO (jetty-launcher-2957-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43743_solr [junit4] 2> 1022310 INFO (zkCallback-2981-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1022310 INFO (zkCallback-2984-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1022310 INFO (zkCallback-2982-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1022310 INFO (zkCallback-2983-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1022310 INFO (zkCallback-2980-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1022570 INFO (jetty-launcher-2957-thread-4) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSegmentSorting_EC59391A32E9F0B1-001/tempDir-001/node5/. [junit4] 2> 1022570 INFO (jetty-launcher-2957-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSegmentSorting_EC59391A32E9F0B1-001/tempDir-001/node2/. [junit4] 2> 1022602 INFO (jetty-launcher-2957-thread-5) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSegmentSorting_EC59391A32E9F0B1-001/tempDir-001/node4/. [junit4] 2> 1022647 INFO (jetty-launcher-2957-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSegmentSorting_EC59391A32E9F0B1-001/tempDir-001/node1/. [junit4] 2> 1022696 INFO (jetty-launcher-2957-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSegmentSorting_EC59391A32E9F0B1-001/tempDir-001/node3/. [junit4] 2> 1024631 INFO (SUITE-TestSegmentSorting-seed#[EC59391A32E9F0B1]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1024631 INFO (SUITE-TestSegmentSorting-seed#[EC59391A32E9F0B1]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41851/solr ready [junit4] 2> 1025527 INFO (TEST-TestSegmentSorting.testSegmentTerminateEarly-seed#[EC59391A32E9F0B1]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSegmentTerminateEarly [junit4] 2> 1025579 INFO (qtp22584197-11846) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.config=solrconfig-sortingmergepolicyfactory.xml&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&name=testSegmentTerminateEarly&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1025580 INFO (OverseerThreadFactory-4611-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection testSegmentTerminateEarly [junit4] 2> 1025688 INFO (qtp22584197-11870) [ ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-sortingmergepolicyfactory.xml&qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&name=testSegmentTerminateEarly_shard1_replica1&action=CREATE&numShards=2&collection=testSegmentTerminateEarly&shard=shard1&wt=javabin&version=2 [junit4] 2> 1025749 INFO (qtp3200224-11828) [ ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-sortingmergepolicyfactory.xml&qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&name=testSegmentTerminateEarly_shard1_replica2&action=CREATE&numShards=2&collection=testSegmentTerminateEarly&shard=shard1&wt=javabin&version=2 [junit4] 2> 1025752 INFO (qtp7366070-11829) [ ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-sortingmergepolicyfactory.xml&qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&name=testSegmentTerminateEarly_shard2_replica1&action=CREATE&numShards=2&collection=testSegmentTerminateEarly&shard=shard2&wt=javabin&version=2 [junit4] 2> 1025757 INFO (qtp17341980-11847) [ ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-sortingmergepolicyfactory.xml&qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&name=testSegmentTerminateEarly_shard2_replica2&action=CREATE&numShards=2&collection=testSegmentTerminateEarly&shard=shard2&wt=javabin&version=2 [junit4] 2> 1025859 INFO (zkCallback-2984-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1025859 INFO (zkCallback-2982-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1025859 INFO (zkCallback-2983-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1025859 INFO (zkCallback-2981-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1026699 INFO (qtp22584197-11870) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1026711 INFO (qtp22584197-11870) [ ] o.a.s.s.IndexSchema [testSegmentTerminateEarly_shard1_replica1] Schema name=test [junit4] 2> 1026758 INFO (qtp3200224-11828) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1026761 INFO (qtp7366070-11829) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1026764 INFO (qtp17341980-11847) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1026771 INFO (qtp7366070-11829) [ ] o.a.s.s.IndexSchema [testSegmentTerminateEarly_shard2_replica1] Schema name=test [junit4] 2> 1026772 INFO (qtp17341980-11847) [ ] o.a.s.s.IndexSchema [testSegmentTerminateEarly_shard2_replica2] Schema name=test [junit4] 2> 1026774 INFO (qtp3200224-11828) [ ] o.a.s.s.IndexSchema [testSegmentTerminateEarly_shard1_replica2] Schema name=test [junit4] 2> 1026858 WARN (qtp22584197-11870) [ ] o.a.s.s.IndexSchema [testSegmentTerminateEarly_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1026864 INFO (qtp22584197-11870) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1026876 INFO (qtp22584197-11870) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSegmentTerminateEarly_shard1_replica1' using configuration from collection testSegmentTerminateEarly, trusted=true [junit4] 2> 1026877 INFO (qtp22584197-11870) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1026877 INFO (qtp22584197-11870) [ ] o.a.s.c.SolrCore [[testSegmentTerminateEarly_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSegmentSorting_EC59391A32E9F0B1-001/tempDir-001/node3/testSegmentTerminateEarly_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSegmentSorting_EC59391A32E9F0B1-001/tempDir-001/node3/./testSegmentTerminateEarly_shard1_replica1/data/] [junit4] 2> 1026881 INFO (qtp22584197-11870) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=82.5615234375, floorSegmentMB=0.705078125, forceMergeDeletesPctAllowed=5.995625091620678, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25390936129297526) [junit4] 2> 1026892 WARN (qtp17341980-11847) [ ] o.a.s.s.IndexSchema [testSegmentTerminateEarly_shard2_replica2] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1026896 INFO (qtp17341980-11847) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1026934 INFO (qtp17341980-11847) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSegmentTerminateEarly_shard2_replica2' using configuration from collection testSegmentTerminateEarly, trusted=true [junit4] 2> 1026934 INFO (qtp17341980-11847) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1026934 INFO (qtp17341980-11847) [ ] o.a.s.c.SolrCore [[testSegmentTerminateEarly_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSegmentSorting_EC59391A32E9F0B1-001/tempDir-001/node5/testSegmentTerminateEarly_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSegmentSorting_EC59391A32E9F0B1-001/tempDir-001/node5/./testSegmentTerminateEarly_shard2_replica2/data/] [junit4] 2> 1026936 INFO (qtp17341980-11847) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=82.5615234375, floorSegmentMB=0.705078125, forceMergeDeletesPctAllowed=5.995625091620678, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25390936129297526) [junit4] 2> 1026947 WARN (qtp3200224-11828) [ ] o.a.s.s.IndexSchema [testSegmentTerminateEarly_shard1_replica2] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1026951 INFO (qtp3200224-11828) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1026956 WARN (qtp7366070-11829) [ ] o.a.s.s.IndexSchema [testSegmentTerminateEarly_shard2_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1026960 INFO (qtp7366070-11829) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1026963 INFO (qtp3200224-11828) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSegmentTerminateEarly_shard1_replica2' using configuration from collection testSegmentTerminateEarly, trusted=true [junit4] 2> 1026964 INFO (qtp3200224-11828) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1026964 INFO (qtp3200224-11828) [ ] o.a.s.c.SolrCore [[testSegmentTerminateEarly_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSegmentSorting_EC59391A32E9F0B1-001/tempDir-001/node1/testSegmentTerminateEarly_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSegmentSorting_EC59391A32E9F0B1-001/tempDir-001/node1/./testSegmentTerminateEarly_shard1_replica2/data/] [junit4] 2> 1026966 INFO (qtp3200224-11828) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=82.5615234375, floorSegmentMB=0.705078125, forceMergeDeletesPctAllowed=5.995625091620678, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25390936129297526) [junit4] 2> 1026972 INFO (qtp7366070-11829) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSegmentTerminateEarly_shard2_replica1' using configuration from collection testSegmentTerminateEarly, trusted=true [junit4] 2> 1026973 INFO (qtp7366070-11829) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1026973 INFO (qtp7366070-11829) [ ] o.a.s.c.SolrCore [[testSegmentTerminateEarly_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSegmentSorting_EC59391A32E9F0B1-001/tempDir-001/node2/testSegmentTerminateEarly_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSegmentSorting_EC59391A32E9F0B1-001/tempDir-001/node2/./testSegmentTerminateEarly_shard2_replica1/data/] [junit4] 2> 1026976 INFO (qtp7366070-11829) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=82.5615234375, floorSegmentMB=0.705078125, forceMergeDeletesPctAllowed=5.995625091620678, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25390936129297526) [junit4] 2> 1027315 INFO (qtp17341980-11847) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1027315 INFO (qtp17341980-11847) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1027316 INFO (qtp17341980-11847) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1027316 INFO (qtp17341980-11847) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1027317 INFO (qtp17341980-11847) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=0.6044921875, floorSegmentMB=0.7080078125, forceMergeDeletesPctAllowed=25.807209280711966, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5200537166588614) [junit4] 2> 1027318 INFO (qtp17341980-11847) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@99fa55[testSegmentTerminateEarly_shard2_replica2] main] [junit4] 2> 1027319 INFO (qtp17341980-11847) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 1027319 INFO (qtp17341980-11847) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 1027319 INFO (qtp17341980-11847) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1027320 INFO (searcherExecutor-4623-thread-1) [ ] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard2_replica2] Registered new searcher Searcher@99fa55[testSegmentTerminateEarly_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1027320 INFO (qtp17341980-11847) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1563172793599655936 [junit4] 2> 1027327 INFO (qtp17341980-11847) [ ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 1027333 INFO (qtp22584197-11870) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1027333 INFO (qtp22584197-11870) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1027335 INFO (qtp22584197-11870) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1027335 INFO (qtp22584197-11870) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1027335 INFO (qtp22584197-11870) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=0.6044921875, floorSegmentMB=0.7080078125, forceMergeDeletesPctAllowed=25.807209280711966, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5200537166588614) [junit4] 2> 1027336 INFO (qtp22584197-11870) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13566ef[testSegmentTerminateEarly_shard1_replica1] main] [junit4] 2> 1027337 INFO (qtp22584197-11870) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 1027337 INFO (qtp22584197-11870) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 1027337 INFO (qtp22584197-11870) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1027337 INFO (searcherExecutor-4622-thread-1) [ ] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard1_replica1] Registered new searcher Searcher@13566ef[testSegmentTerminateEarly_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1027337 INFO (qtp22584197-11870) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1563172793617481728 [junit4] 2> 1027341 INFO (qtp22584197-11870) [ ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 1027443 INFO (zkCallback-2984-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1027443 INFO (zkCallback-2981-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1027443 INFO (zkCallback-2983-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1027443 INFO (zkCallback-2982-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1027464 INFO (qtp7366070-11829) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1027464 INFO (qtp7366070-11829) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1027465 INFO (qtp7366070-11829) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1027465 INFO (qtp7366070-11829) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1027466 INFO (qtp7366070-11829) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=0.6044921875, floorSegmentMB=0.7080078125, forceMergeDeletesPctAllowed=25.807209280711966, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5200537166588614) [junit4] 2> 1027467 INFO (qtp7366070-11829) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11235a0[testSegmentTerminateEarly_shard2_replica1] main] [junit4] 2> 1027468 INFO (qtp7366070-11829) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 1027468 INFO (qtp7366070-11829) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 1027468 INFO (qtp7366070-11829) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1027468 INFO (searcherExecutor-4625-thread-1) [ ] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard2_replica1] Registered new searcher Searcher@11235a0[testSegmentTerminateEarly_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1027468 INFO (qtp7366070-11829) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1563172793754845184 [junit4] 2> 1027493 INFO (qtp3200224-11828) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1027493 INFO (qtp3200224-11828) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1027495 INFO (qtp3200224-11828) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1027495 INFO (qtp3200224-11828) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1027495 INFO (qtp3200224-11828) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=0.6044921875, floorSegmentMB=0.7080078125, forceMergeDeletesPctAllowed=25.807209280711966, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5200537166588614) [junit4] 2> 1027496 INFO (qtp3200224-11828) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f471f9[testSegmentTerminateEarly_shard1_replica2] main] [junit4] 2> 1027496 INFO (qtp3200224-11828) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 1027497 INFO (qtp3200224-11828) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 1027497 INFO (qtp3200224-11828) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1027497 INFO (searcherExecutor-4624-thread-1) [ ] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard1_replica2] Registered new searcher Searcher@f471f9[testSegmentTerminateEarly_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1027497 INFO (qtp3200224-11828) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1563172793785253888 [junit4] 2> 1027827 INFO (qtp17341980-11847) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1027827 INFO (qtp17341980-11847) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1027827 INFO (qtp17341980-11847) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/ [junit4] 2> 1027828 INFO (qtp17341980-11847) [ ] o.a.s.u.PeerSync PeerSync: core=testSegmentTerminateEarly_shard2_replica2 url=https://127.0.0.1:45009/solr START replicas=[https://127.0.0.1:34862/solr/testSegmentTerminateEarly_shard2_replica1/] nUpdates=100 [junit4] 2> 1027828 INFO (qtp17341980-11847) [ ] o.a.s.u.PeerSync PeerSync: core=testSegmentTerminateEarly_shard2_replica2 url=https://127.0.0.1:45009/solr DONE. We have no versions. sync failed. [junit4] 2> 1027842 INFO (qtp22584197-11870) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1027842 INFO (qtp22584197-11870) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1027842 INFO (qtp22584197-11870) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/ [junit4] 2> 1027842 INFO (qtp22584197-11870) [ ] o.a.s.u.PeerSync PeerSync: core=testSegmentTerminateEarly_shard1_replica1 url=https://127.0.0.1:40501/solr START replicas=[https://127.0.0.1:43743/solr/testSegmentTerminateEarly_shard1_replica2/] nUpdates=100 [junit4] 2> 1027843 INFO (qtp22584197-11870) [ ] o.a.s.u.PeerSync PeerSync: core=testSegmentTerminateEarly_shard1_replica1 url=https://127.0.0.1:40501/solr DONE. We have no versions. sync failed. [junit4] 2> 1027843 INFO (qtp7366070-11843) [ ] o.a.s.c.S.Request [testSegmentTerminateEarly_shard2_replica1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1027844 INFO (qtp17341980-11847) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1027844 INFO (qtp17341980-11847) [ ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1027844 INFO (qtp17341980-11847) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1027849 INFO (qtp17341980-11847) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/ shard2 [junit4] 2> 1027851 INFO (qtp3200224-11842) [ ] o.a.s.c.S.Request [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1027851 INFO (qtp22584197-11870) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1027852 INFO (qtp22584197-11870) [ ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1027852 INFO (qtp22584197-11870) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1027854 INFO (qtp22584197-11870) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/ shard1 [junit4] 2> 1027957 INFO (zkCallback-2983-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1027957 INFO (zkCallback-2982-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1027957 INFO (zkCallback-2984-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1027957 INFO (zkCallback-2981-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1028001 INFO (qtp17341980-11847) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1028003 INFO (qtp17341980-11847) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-sortingmergepolicyfactory.xml&qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&name=testSegmentTerminateEarly_shard2_replica2&action=CREATE&numShards=2&collection=testSegmentTerminateEarly&shard=shard2&wt=javabin&version=2} status=0 QTime=2245 [junit4] 2> 1028005 INFO (qtp22584197-11870) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1028007 INFO (qtp22584197-11870) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-sortingmergepolicyfactory.xml&qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&name=testSegmentTerminateEarly_shard1_replica1&action=CREATE&numShards=2&collection=testSegmentTerminateEarly&shard=shard1&wt=javabin&version=2} status=0 QTime=2318 [junit4] 2> 1028108 INFO (zkCallback-2982-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1028108 INFO (zkCallback-2983-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1028108 INFO (zkCallback-2981-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1028109 INFO (zkCallback-2984-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1028473 INFO (qtp7366070-11829) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-sortingmergepolicyfactory.xml&qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&name=testSegmentTerminateEarly_shard2_replica1&action=CREATE&numShards=2&collection=testSegmentTerminateEarly&shard=shard2&wt=javabin&version=2} status=0 QTime=2721 [junit4] 2> 1028504 INFO (qtp3200224-11828) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-sortingmergepolicyfactory.xml&qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&name=testSegmentTerminateEarly_shard1_replica2&action=CREATE&numShards=2&collection=testSegmentTerminateEarly&shard=shard1&wt=javabin&version=2} status=0 QTime=2754 [junit4] 2> 1028509 INFO (qtp22584197-11846) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1028607 INFO (zkCallback-2984-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1028607 INFO (zkCallback-2981-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1028607 INFO (zkCallback-2982-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1028607 INFO (zkCallback-2983-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1029509 INFO (qtp22584197-11846) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&property.config=solrconfig-sortingmergepolicyfactory.xml&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&name=testSegmentTerminateEarly&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3930 [junit4] 2> 1029510 INFO (TEST-TestSegmentSorting.testSegmentTerminateEarly-seed#[EC59391A32E9F0B1]) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testSegmentTerminateEarly failOnTimeout:true timeout (sec):330 [junit4] 1> - [junit4] 1> replica:core_node1 rstate:active live:true [junit4] 1> replica:core_node2 rstate:active live:true [junit4] 1> replica:core_node3 rstate:active live:true [junit4] 1> replica:core_node4 rstate:active live:true [junit4] 1> no one is recoverying [junit4] 2> 1029511 INFO (TEST-TestSegmentSorting.testSegmentTerminateEarly-seed#[EC59391A32E9F0B1]) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testSegmentTerminateEarly [junit4] 2> 1029527 INFO (qtp3200224-11840) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/&wt=javabin&version=2}{add=[1 (1563172795905474560)]} 0 2 [junit4] 2> 1029527 INFO (qtp22584197-11868) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1563172795905474560)]} 0 7 [junit4] 2> 1029536 INFO (qtp7366070-11843) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&wt=javabin&version=2}{add=[2 (1563172795919106048)]} 0 1 [junit4] 2> 1029536 INFO (qtp17341980-11866) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1563172795919106048)]} 0 4 [junit4] 2> 1029537 INFO (qtp7366070-11841) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&wt=javabin&version=2}{add=[3 (1563172795924348928)]} 0 0 [junit4] 2> 1029538 INFO (qtp17341980-11847) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1563172795924348928)]} 0 0 [junit4] 2> 1029539 INFO (qtp3200224-11830) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/&wt=javabin&version=2}{add=[4 (1563172795925397504)]} 0 0 [junit4] 2> 1029539 INFO (qtp22584197-11869) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1563172795925397504)]} 0 0 [junit4] 2> 1029540 INFO (qtp7366070-11831) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&wt=javabin&version=2}{add=[5 (1563172795927494656)]} 0 0 [junit4] 2> 1029540 INFO (qtp17341980-11849) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1563172795927494656)]} 0 0 [junit4] 2> 1029541 INFO (qtp7366070-11829) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&wt=javabin&version=2}{add=[6 (1563172795928543232)]} 0 0 [junit4] 2> 1029543 INFO (qtp17341980-11864) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1563172795928543232)]} 0 1 [junit4] 2> 1029544 INFO (qtp7366070-11843) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&wt=javabin&version=2}{add=[7 (1563172795930640384)]} 0 0 [junit4] 2> 1029544 INFO (qtp17341980-11866) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1563172795930640384)]} 0 0 [junit4] 2> 1029545 INFO (qtp3200224-11842) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/&wt=javabin&version=2}{add=[8 (1563172795931688960)]} 0 0 [junit4] 2> 1029545 INFO (qtp22584197-11870) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1563172795931688960)]} 0 0 [junit4] 2> 1029547 INFO (qtp7366070-11831) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&wt=javabin&version=2}{add=[9 (1563172795933786112)]} 0 0 [junit4] 2> 1029547 INFO (qtp17341980-11847) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1563172795933786112)]} 0 0 [junit4] 2> 1029549 INFO (qtp3200224-11828) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/&wt=javabin&version=2}{add=[10 (1563172795934834688)]} 0 1 [junit4] 2> 1029549 INFO (qtp22584197-11846) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1563172795934834688)]} 0 1 [junit4] 2> 1029551 INFO (qtp7366070-11829) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1029551 INFO (qtp7366070-11829) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16615ab commitCommandVersion:0 [junit4] 2> 1029553 INFO (qtp17341980-11847) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1029553 INFO (qtp3200224-11840) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1029553 INFO (qtp17341980-11847) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ca9cab commitCommandVersion:0 [junit4] 2> 1029555 INFO (qtp3200224-11840) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@9d8d90 commitCommandVersion:0 [junit4] 2> 1029559 INFO (qtp22584197-11870) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1029559 INFO (qtp22584197-11870) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@80bf32 commitCommandVersion:0 [junit4] 2> 1029561 INFO (qtp7366070-11829) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@148356e[testSegmentTerminateEarly_shard2_replica1] main] [junit4] 2> 1029561 INFO (qtp7366070-11829) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1029561 INFO (searcherExecutor-4625-thread-1) [ ] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard2_replica1] Registered new searcher Searcher@148356e[testSegmentTerminateEarly_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C6:[indexSort=<int: "timestamp_i_dvo">!])))} [junit4] 2> 1029561 INFO (qtp7366070-11829) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 10 [junit4] 2> 1029572 INFO (qtp17341980-11847) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@33cf88[testSegmentTerminateEarly_shard2_replica2] main] [junit4] 2> 1029573 INFO (qtp17341980-11847) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1029573 INFO (searcherExecutor-4623-thread-1) [ ] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard2_replica2] Registered new searcher Searcher@33cf88[testSegmentTerminateEarly_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C6:[indexSort=<int: "timestamp_i_dvo">!])))} [junit4] 2> 1029573 INFO (qtp17341980-11847) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 19 [junit4] 2> 1029574 INFO (qtp22584197-11870) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17f3b43[testSegmentTerminateEarly_shard1_replica1] main] [junit4] 2> 1029574 INFO (qtp3200224-11840) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9d26a6[testSegmentTerminateEarly_shard1_replica2] main] [junit4] 2> 1029574 INFO (qtp22584197-11870) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1029574 INFO (qtp3200224-11840) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1029574 INFO (searcherExecutor-4624-thread-1) [ ] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard1_replica2] Registered new searcher Searcher@9d26a6[testSegmentTerminateEarly_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4:[indexSort=<int: "timestamp_i_dvo">!])))} [junit4] 2> 1029574 INFO (qtp3200224-11840) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 20 [junit4] 2> 1029574 INFO (searcherExecutor-4622-thread-1) [ ] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard1_replica1] Registered new searcher Searcher@17f3b43[testSegmentTerminateEarly_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4:[indexSort=<int: "timestamp_i_dvo">!])))} [junit4] 2> 1029574 INFO (qtp22584197-11870) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 15 [junit4] 2> 1029575 INFO (qtp17341980-11849) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={_stateVer_=testSegmentTerminateEarly:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 24 [junit4] 2> 1029585 INFO (OverseerCollectionConfigSetProcessor-97698299255717902-127.0.0.1:43743_solr-n_0000000000) [ ] 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> 1029586 INFO (qtp3200224-11830) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/&wt=javabin&version=2}{add=[11 (1563172795965243392)]} 0 7 [junit4] 2> 1029586 INFO (qtp22584197-11868) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1563172795965243392)]} 0 10 [junit4] 2> 1029588 INFO (qtp3200224-11832) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/&wt=javabin&version=2}{add=[12 (1563172795976777728)]} 0 0 [junit4] 2> 1029588 INFO (qtp22584197-11869) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1563172795976777728)]} 0 1 [junit4] 2> 1029591 INFO (qtp3200224-11842) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/&wt=javabin&version=2}{add=[13 (1563172795978874880)]} 0 0 [junit4] 2> 1029592 INFO (qtp22584197-11863) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1563172795978874880)]} 0 2 [junit4] 2> 1029594 INFO (qtp3200224-11830) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/&wt=javabin&version=2}{add=[14 (1563172795983069184)]} 0 0 [junit4] 2> 1029594 INFO (qtp22584197-11870) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1563172795983069184)]} 0 1 [junit4] 2> 1029595 INFO (qtp3200224-11830) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/&wt=javabin&version=2}{add=[15 (1563172795984117760)]} 0 0 [junit4] 2> 1029596 INFO (qtp22584197-11868) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1563172795984117760)]} 0 1 [junit4] 2> 1029598 INFO (qtp3200224-11830) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/&wt=javabin&version=2}{add=[16 (1563172795986214912)]} 0 0 [junit4] 2> 1029598 INFO (qtp22584197-11869) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1563172795986214912)]} 0 1 [junit4] 2> 1029604 INFO (qtp7366070-11841) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&wt=javabin&version=2}{add=[17 (1563172795989360640)]} 0 1 [junit4] 2> 1029605 INFO (qtp17341980-11864) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1563172795989360640)]} 0 6 [junit4] 2> 1029612 INFO (qtp7366070-11843) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&wt=javabin&version=2}{add=[18 (1563172796001943552)]} 0 0 [junit4] 2> 1029612 INFO (qtp17341980-11866) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1563172796001943552)]} 0 1 [junit4] 2> 1029614 INFO (qtp7366070-11843) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&wt=javabin&version=2}{add=[19 (1563172796004040704)]} 0 0 [junit4] 2> 1029615 INFO (qtp17341980-11847) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1563172796004040704)]} 0 1 [junit4] 2> 1029621 INFO (qtp3200224-11830) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/&wt=javabin&version=2}{add=[20 (1563172796006137856)]} 0 5 [junit4] 2> 1029622 INFO (qtp22584197-11863) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1563172796006137856)]} 0 6 [junit4] 2> 1029624 INFO (qtp7366070-11829) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1029624 INFO (qtp22584197-11846) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1029624 INFO (qtp7366070-11829) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16615ab commitCommandVersion:0 [junit4] 2> 1029624 INFO (qtp17341980-11850) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1029624 INFO (qtp17341980-11850) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ca9cab commitCommandVersion:0 [junit4] 2> 1029624 INFO (qtp22584197-11846) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@80bf32 commitCommandVersion:0 [junit4] 2> 1029627 INFO (qtp3200224-11828) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1029627 INFO (qtp3200224-11828) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@9d8d90 commitCommandVersion:0 [junit4] 2> 1029636 INFO (qtp7366070-11829) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1de6c15[testSegmentTerminateEarly_shard2_replica1] main] [junit4] 2> 1029636 INFO (qtp3200224-11828) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17cead[testSegmentTerminateEarly_shard1_replica2] main] [junit4] 2> 1029637 INFO (searcherExecutor-4625-thread-1) [ ] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard2_replica1] Registered new searcher Searcher@1de6c15[testSegmentTerminateEarly_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C6:[indexSort=<int: "timestamp_i_dvo">!]) Uninverting(_1(7.0.0):C3:[indexSort=<int: "timestamp_i_dvo">!])))} [junit4] 2> 1029637 INFO (qtp7366070-11829) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1029644 INFO (qtp17341980-11850) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@113c2fc[testSegmentTerminateEarly_shard2_replica2] main] [junit4] 2> 1029645 INFO (qtp7366070-11829) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 22 [junit4] 2> 1029646 INFO (searcherExecutor-4624-thread-1) [ ] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard1_replica2] Registered new searcher Searcher@17cead[testSegmentTerminateEarly_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4:[indexSort=<int: "timestamp_i_dvo">!]) Uninverting(_1(7.0.0):C7:[indexSort=<int: "timestamp_i_dvo">!])))} [junit4] 2> 1029646 INFO (qtp17341980-11850) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1029646 INFO (qtp3200224-11828) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1029646 INFO (searcherExecutor-4623-thread-1) [ ] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard2_replica2] Registered new searcher Searcher@113c2fc[testSegmentTerminateEarly_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C6:[indexSort=<int: "timestamp_i_dvo">!]) Uninverting(_1(7.0.0):C3:[indexSort=<int: "timestamp_i_dvo">!])))} [junit4] 2> 1029646 INFO (qtp3200224-11828) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 18 [junit4] 2> 1029649 INFO (qtp17341980-11850) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 24 [junit4] 2> 1029649 INFO (qtp22584197-11846) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@118ea6f[testSegmentTerminateEarly_shard1_replica1] main] [junit4] 2> 1029651 INFO (searcherExecutor-4622-thread-1) [ ] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard1_replica1] Registered new searcher Searcher@118ea6f[testSegmentTerminateEarly_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4:[indexSort=<int: "timestamp_i_dvo">!]) Uninverting(_1(7.0.0):C7:[indexSort=<int: "timestamp_i_dvo">!])))} [junit4] 2> 1029651 INFO (qtp22584197-11846) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1029651 INFO (qtp22584197-11846) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 26 [junit4] 2> 1029651 INFO (qtp17341980-11849) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={_stateVer_=testSegmentTerminateEarly:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 28 [junit4] 2> 1029655 INFO (qtp7366070-11841) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&wt=javabin&version=2}{add=[21 (1563172796044935168)]} 0 1 [junit4] 2> 1029655 INFO (qtp17341980-11864) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1563172796044935168)]} 0 3 [junit4] 2> 1029676 INFO (qtp3200224-11832) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/&wt=javabin&version=2}{add=[22 (1563172796056469504)]} 0 4 [junit4] 2> 1029677 INFO (qtp22584197-11870) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1563172796056469504)]} 0 14 [junit4] 2> 1029679 INFO (qtp7366070-11841) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&wt=javabin&version=2}{add=[23 (1563172796072198144)]} 0 0 [junit4] 2> 1029679 INFO (qtp17341980-11847) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1563172796072198144)]} 0 1 [junit4] 2> 1029680 INFO (qtp3200224-11840) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/&wt=javabin&version=2}{add=[24 (1563172796073246720)]} 0 0 [junit4] 2> 1029681 INFO (qtp22584197-11869) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1563172796073246720)]} 0 1 [junit4] 2> 1029683 INFO (qtp7366070-11843) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&wt=javabin&version=2}{add=[25 (1563172796076392448)]} 0 0 [junit4] 2> 1029683 INFO (qtp17341980-11850) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1563172796076392448)]} 0 1 [junit4] 2> 1029685 INFO (qtp7366070-11829) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&wt=javabin&version=2}{add=[26 (1563172796078489600)]} 0 0 [junit4] 2> 1029685 INFO (qtp17341980-11849) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1563172796078489600)]} 0 1 [junit4] 2> 1029687 INFO (qtp3200224-11840) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/&wt=javabin&version=2}{add=[27 (1563172796080586752)]} 0 0 [junit4] 2> 1029687 INFO (qtp22584197-11863) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1563172796080586752)]} 0 0 [junit4] 2> 1029688 INFO (qtp3200224-11828) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/&wt=javabin&version=2}{add=[28 (1563172796081635328)]} 0 0 [junit4] 2> 1029688 INFO (qtp22584197-11846) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1563172796081635328)]} 0 0 [junit4] 2> 1029690 INFO (qtp7366070-11831) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&wt=javabin&version=2}{add=[29 (1563172796083732480)]} 0 0 [junit4] 2> 1029690 INFO (qtp17341980-11864) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1563172796083732480)]} 0 1 [junit4] 2> 1029692 INFO (qtp7366070-11841) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:45009/solr/testSegmentTerminateEarly_shard2_replica2/&wt=javabin&version=2}{add=[30 (1563172796085829632)]} 0 0 [junit4] 2> 1029692 INFO (qtp17341980-11847) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1563172796085829632)]} 0 1 [junit4] 2> 1029694 INFO (qtp3200224-11832) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1029694 INFO (qtp3200224-11832) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@9d8d90 commitCommandVersion:0 [junit4] 2> 1029696 INFO (qtp22584197-11862) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1029696 INFO (qtp7366070-11831) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1029696 INFO (qtp22584197-11862) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@80bf32 commitCommandVersion:0 [junit4] 2> 1029696 INFO (qtp7366070-11831) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16615ab commitCommandVersion:0 [junit4] 2> 1029700 INFO (qtp17341980-11851) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1029700 INFO (qtp17341980-11851) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ca9cab commitCommandVersion:0 [junit4] 2> 1029703 INFO (qtp17341980-11851) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1be4606[testSegmentTerminateEarly_shard2_replica2] main] [junit4] 2> 1029704 INFO (qtp3200224-11832) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e03fcc[testSegmentTerminateEarly_shard1_replica2] main] [junit4] 2> 1029704 INFO (searcherExecutor-4623-thread-1) [ ] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard2_replica2] Registered new searcher Searcher@1be4606[testSegmentTerminateEarly_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C6:[indexSort=<int: "timestamp_i_dvo">!]) Uninverting(_1(7.0.0):C3:[indexSort=<int: "timestamp_i_dvo">!]) Uninverting(_2(7.0.0):C6:[indexSort=<int: "timestamp_i_dvo">!])))} [junit4] 2> 1029704 INFO (qtp17341980-11851) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1029704 INFO (qtp17341980-11851) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4 [junit4] 2> 1029705 INFO (qtp3200224-11832) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1029705 INFO (searcherExecutor-4624-thread-1) [ ] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard1_replica2] Registered new searcher Searcher@e03fcc[testSegmentTerminateEarly_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4:[indexSort=<int: "timestamp_i_dvo">!]) Uninverting(_1(7.0.0):C7:[indexSort=<int: "timestamp_i_dvo">!]) Uninverting(_2(7.0.0):C4:[indexSort=<int: "timestamp_i_dvo">!])))} [junit4] 2> 1029705 INFO (qtp3200224-11832) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 11 [junit4] 2> 1029707 INFO (qtp22584197-11862) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@dcb931[testSegmentTerminateEarly_shard1_replica1] main] [junit4] 2> 1029708 INFO (searcherExecutor-4622-thread-1) [ ] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard1_replica1] Registered new searcher Searcher@dcb931[testSegmentTerminateEarly_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4:[indexSort=<int: "timestamp_i_dvo">!]) Uninverting(_1(7.0.0):C7:[indexSort=<int: "timestamp_i_dvo">!]) Uninverting(_2(7.0.0):C4:[indexSort=<int: "timestamp_i_dvo">!])))} [junit4] 2> 1029708 INFO (qtp22584197-11862) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1029708 INFO (qtp22584197-11862) [ ] o.a.s.u.p.LogUpdateProcessorFactory [testSegmentTerminateEarly_shard1_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:40501/solr/testSegmentTerminateEarly_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 11 [junit4] 2> 1029711 INFO (qtp7366070-11831) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d2182[testSeg [...truncated too long message...] che.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 1078998 INFO (zkCallback-2982-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3) [junit4] 2> 1078999 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15b1815e64c000b, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 1078999 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15b1815e64c000e, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 1078999 INFO (zkCallback-2984-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (2) [junit4] 2> 1078999 INFO (zkCallback-2982-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 1078999 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15b1815e64c000d, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 1080497 WARN (zkCallback-2983-thread-6) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1080497 WARN (zkCallback-2981-thread-1) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1080497 WARN (zkCallback-2980-thread-1) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1080498 INFO (jetty-closer-2958-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9362c1{/solr,null,UNAVAILABLE} [junit4] 2> 1080498 INFO (jetty-closer-2958-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1164a26{/solr,null,UNAVAILABLE} [junit4] 2> 1080498 INFO (jetty-closer-2958-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10f6c8a{/solr,null,UNAVAILABLE} [junit4] 2> 1080499 WARN (zkCallback-2984-thread-2) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1080500 INFO (jetty-closer-2958-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@185f7c5{/solr,null,UNAVAILABLE} [junit4] 2> 1080500 INFO (jetty-closer-2958-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@174f5ae{/solr,null,UNAVAILABLE} [junit4] 2> 1080501 INFO (SUITE-TestSegmentSorting-seed#[EC59391A32E9F0B1]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41851 41851 [junit4] 2> 1080511 INFO (Thread-1628) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41851 41851 [junit4] 2> 1080511 WARN (Thread-1628) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 8 /solr/aliases.json [junit4] 2> 8 /solr/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 5 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 8 /solr/clusterprops.json [junit4] 2> 8 /solr/clusterstate.json [junit4] 2> 4 /solr/collections/testSegmentTerminateEarly/state.json [junit4] 2> 4 /solr/collections/testAtomicUpdateOfSegmentSortField/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 23 /solr/overseer/queue [junit4] 2> 19 /solr/overseer/collection-queue-work [junit4] 2> 12 /solr/collections [junit4] 2> 8 /solr/live_nodes [junit4] 2> 5 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 1080511 INFO (SUITE-TestSegmentSorting-seed#[EC59391A32E9F0B1]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSegmentSorting_EC59391A32E9F0B1-001 [junit4] 2> Mar 29, 2017 3:23:18 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=1, maxDocsPerChunk=1006, blockSize=757), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=1, blockSize=757)), sim=RandomSimilarity(queryNorm=true): {}, locale=sah-RU, timezone=US/Pacific-New [junit4] 2> NOTE: Linux 4.4.0-66-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=308293584,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestManagedSchemaAPI, LukeRequestHandlerTest, ReplicationFactorTest, TestStandardQParsers, HttpPartitionTest, TestBulkSchemaConcurrent, DeleteLastCustomShardedReplicaTest, TestCustomSort, TestSchemaResource, DeleteShardTest, SimpleFacetsTest, TestSolrQueryParser, SolrCoreMetricManagerTest, TestIntervalFaceting, TestSolr4Spatial2, HardAutoCommitTest, CursorMarkTest, HdfsBasicDistributedZkTest, TestSha256AuthenticationProvider, TestSolrXml, SolrMetricsIntegrationTest, TestStressCloudBlindAtomicUpdates, RequestLoggingTest, AtomicUpdatesTest, FullSolrCloudDistribCmdsTest, TestRestManager, OutputWriterTest, SolrTestCaseJ4Test, TestPhraseSuggestions, TestGraphMLResponseWriter, CdcrReplicationDistributedZkTest, TestQuerySenderNoQuery, TestCSVResponseWriter, SolrIndexConfigTest, UpdateLogTest, TestLMDirichletSimilarityFactory, MigrateRouteKeyTest, StatsComponentTest, TestRandomRequestDistribution, TestFieldCacheSortRandom, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrJ, DistributedVersionInfoTest, TestCloudPivotFacet, URLClassifyProcessorTest, TestExclusionRuleCollectionAccess, CurrencyFieldXmlFileTest, SuggestComponentContextFilterQueryTest, TestCoreDiscovery, SolrIndexMetricsTest, ConcurrentDeleteAndCreateCollectionTest, TestFastOutputStream, TestLegacyNumericRangeQueryBuilder, SolrShardReporterTest, TestUtils, TestFieldTypeCollectionResource, TestConfigOverlay, HdfsThreadLeakTest, CreateCollectionCleanupTest, DateRangeFieldTest, TestIBSimilarityFactory, TestEmbeddedSolrServerSchemaAPI, TestDynamicLoading, TestScoreJoinQPNoScore, TestComponentsName, CdcrVersionReplicationTest, LeaderElectionTest, CoreSorterTest, TestGraphTermsQParserPlugin, TestAuthorizationFramework, TestFieldCache, CoreMergeIndexesAdminHandlerTest, CoreAdminHandlerTest, TestChildDocTransformer, TestMiniSolrCloudClusterSSL, TestCollationField, BadCopyFieldTest, TestConfigSets, TestSlowCompositeReaderWrapper, OverseerCollectionConfigSetProcessorTest, ExplicitHLLTest, TestSolrCloudWithHadoopAuthPlugin, TestGroupingSearch, ConjunctionSolrSpellCheckerTest, HdfsDirectoryTest, ReplicaListTransformerTest, TestSolrConfigHandlerCloud, UpdateParamsTest, PropertiesRequestHandlerTest, XmlUpdateRequestHandlerTest, ResourceLoaderTest, BadIndexSchemaTest, TriLevelCompositeIdRoutingTest, TestCollapseQParserPlugin, TestReload, BigEndianAscendingWordDeserializerTest, TestRecovery, TestCustomDocTransformer, TestSerializedLuceneMatchVersion, DocValuesMultiTest, V2ApiIntegrationTest, TestDeleteCollectionOnDownNodes, TestCloudSchemaless, SharedFSAutoReplicaFailoverTest, TestSegmentSorting] [junit4] Completed [283/701 (1!)] on J2 in 58.96s, 2 tests, 1 error <<< FAILURES! [...truncated 1383 lines...] [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20170329_030515_94912154280060421642709.sysout [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] java.lang.OutOfMemoryError: Java heap space [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid20423.hprof ... [junit4] Heap dump file created [305691234 bytes in 0.646 secs] [junit4] <<< JVM J2: EOF ---- [...truncated 7406 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:775: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:727: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created: * java_pid20423.hprof Total time: 78 minutes 33 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
