Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21147/ Java: 64bit/jdk-10-ea+32 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.cloud.ShardSplitTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:46109/yob Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:46109/yob at __randomizedtesting.SeedInfo.seed([361A6CC9EC0BA1E3:BE4E531342F7CC1B]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:315) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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) Caused by: java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ... 42 more Build Log: [...truncated 14066 lines...] [junit4] Suite: org.apache.solr.cloud.ShardSplitTest [junit4] 2> 1827448 INFO (SUITE-ShardSplitTest-seed#[361A6CC9EC0BA1E3]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/init-core-data-001 [junit4] 2> 1827448 INFO (SUITE-ShardSplitTest-seed#[361A6CC9EC0BA1E3]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1827449 INFO (SUITE-ShardSplitTest-seed#[361A6CC9EC0BA1E3]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") [junit4] 2> 1827449 INFO (SUITE-ShardSplitTest-seed#[361A6CC9EC0BA1E3]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /yob/ [junit4] 2> 1827450 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1827450 INFO (Thread-7528) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1827450 INFO (Thread-7528) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1827451 ERROR (Thread-7528) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 1827550 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.ZkTestServer start zk server on port:38359 [junit4] 2> 1827551 INFO (zkConnectionManagerCallback-8865-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1827553 INFO (zkConnectionManagerCallback-8867-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1827555 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1827555 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml [junit4] 2> 1827556 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1827556 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1827557 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1827557 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1827558 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1827558 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1827559 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1827559 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1827560 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1827560 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 1827625 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1827626 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c83acf3{/yob,null,AVAILABLE} [junit4] 2> 1827627 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6fb50c20{HTTP/1.1,[http/1.1]}{127.0.0.1:32769} [junit4] 2> 1827627 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.Server Started @1830226ms [junit4] 2> 1827627 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/yob, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/tempDir-001/control/data, hostPort=32769, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/control-001/cores} [junit4] 2> 1827627 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1827627 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1827627 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1827627 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1827627 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-26T13:27:01.225720Z [junit4] 2> 1827628 INFO (zkConnectionManagerCallback-8869-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1827629 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1827629 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/control-001/solr.xml [junit4] 2> 1827630 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1827630 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1827630 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1827633 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38359/solr [junit4] 2> 1827634 INFO (zkConnectionManagerCallback-8873-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1827635 INFO (zkConnectionManagerCallback-8875-thread-1-processing-n:127.0.0.1:32769_yob) [n:127.0.0.1:32769_yob ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1827672 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:32769_yob ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1827672 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:32769_yob ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32769_yob [junit4] 2> 1827672 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:32769_yob ] o.a.s.c.Overseer Overseer (id=99240825392267268-127.0.0.1:32769_yob-n_0000000000) starting [junit4] 2> 1827675 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:32769_yob ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32769_yob [junit4] 2> 1827675 INFO (zkCallback-8874-thread-1-processing-n:127.0.0.1:32769_yob) [n:127.0.0.1:32769_yob ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1827711 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:32769_yob ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427 [junit4] 2> 1827721 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:32769_yob ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427 [junit4] 2> 1827721 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:32769_yob ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427 [junit4] 2> 1827722 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:32769_yob ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/control-001/cores [junit4] 2> 1827737 INFO (zkConnectionManagerCallback-8881-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1827737 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1827738 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38359/solr ready [junit4] 2> 1827739 INFO (qtp395406728-28680) [n:127.0.0.1:32769_yob ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:32769_yob&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1827740 INFO (OverseerThreadFactory-6792-thread-1-processing-n:127.0.0.1:32769_yob) [n:127.0.0.1:32769_yob ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1827842 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1827843 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1827946 INFO (zkCallback-8874-thread-1-processing-n:127.0.0.1:32769_yob) [n:127.0.0.1:32769_yob ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1829113 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1829122 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 1829164 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1829169 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 1829170 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427 [junit4] 2> 1829170 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1829170 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 1829172 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=36.111328125, floorSegmentMB=1.125, forceMergeDeletesPctAllowed=21.8261258191252, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10966280327194378 [junit4] 2> 1829390 WARN (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1829414 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1829414 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1829415 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1829415 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1829416 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1829416 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ac15e96[control_collection_shard1_replica_n1] main] [junit4] 2> 1829416 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1829417 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1829417 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1829418 INFO (searcherExecutor-6795-thread-1-processing-n:127.0.0.1:32769_yob x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@1ac15e96[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1829418 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587853208338825216 [junit4] 2> 1829420 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1829421 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1829421 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32769/yob/control_collection_shard1_replica_n1/ [junit4] 2> 1829421 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1829421 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:32769/yob/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1829421 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1829422 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:32769/yob/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1829523 INFO (zkCallback-8874-thread-2-processing-n:127.0.0.1:32769_yob) [n:127.0.0.1:32769_yob ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1829572 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1829573 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1731 [junit4] 2> 1829575 INFO (qtp395406728-28680) [n:127.0.0.1:32769_yob ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1829674 INFO (zkCallback-8874-thread-2-processing-n:127.0.0.1:32769_yob) [n:127.0.0.1:32769_yob ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1829741 INFO (OverseerCollectionConfigSetProcessor-99240825392267268-127.0.0.1:32769_yob-n_0000000000) [n:127.0.0.1:32769_yob ] 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> 1830576 INFO (qtp395406728-28680) [n:127.0.0.1:32769_yob ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:32769_yob&wt=javabin&version=2} status=0 QTime=2836 [junit4] 2> 1830587 INFO (zkConnectionManagerCallback-8885-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1830588 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1830588 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38359/solr ready [junit4] 2> 1830588 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1830588 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1830589 INFO (OverseerThreadFactory-6792-thread-2-processing-n:127.0.0.1:32769_yob) [n:127.0.0.1:32769_yob ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1830590 WARN (OverseerThreadFactory-6792-thread-2-processing-n:127.0.0.1:32769_yob) [n:127.0.0.1:32769_yob ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1830792 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1830792 INFO (qtp395406728-28682) [n:127.0.0.1:32769_yob ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=203 [junit4] 2> 1830853 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-1-001 of type NRT [junit4] 2> 1830854 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1830854 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43d189c6{/yob,null,AVAILABLE} [junit4] 2> 1830855 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@162a62d8{HTTP/1.1,[http/1.1]}{127.0.0.1:36049} [junit4] 2> 1830855 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.Server Started @1833454ms [junit4] 2> 1830855 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/yob, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/tempDir-001/jetty1, hostPort=36049, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-1-001/cores} [junit4] 2> 1830855 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1830855 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1830855 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1830855 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1830855 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-26T13:27:04.453639Z [junit4] 2> 1830856 INFO (zkConnectionManagerCallback-8887-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1830856 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1830857 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-1-001/solr.xml [junit4] 2> 1830858 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1830858 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1830858 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1830860 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38359/solr [junit4] 2> 1830861 INFO (zkConnectionManagerCallback-8891-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1830862 INFO (zkConnectionManagerCallback-8893-thread-1-processing-n:127.0.0.1:36049_yob) [n:127.0.0.1:36049_yob ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1830864 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:36049_yob ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1830865 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:36049_yob ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1830866 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:36049_yob ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36049_yob [junit4] 2> 1830870 INFO (zkCallback-8874-thread-2-processing-n:127.0.0.1:32769_yob) [n:127.0.0.1:32769_yob ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1830870 INFO (zkCallback-8892-thread-1-processing-n:127.0.0.1:36049_yob) [n:127.0.0.1:36049_yob ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1830870 INFO (zkCallback-8884-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1830899 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:36049_yob ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427 [junit4] 2> 1830905 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:36049_yob ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427 [junit4] 2> 1830906 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:36049_yob ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427 [junit4] 2> 1830907 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:36049_yob ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-1-001/cores [junit4] 2> 1830922 INFO (qtp395406728-28680) [n:127.0.0.1:32769_yob ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36049_yob&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1830923 INFO (OverseerCollectionConfigSetProcessor-99240825392267268-127.0.0.1:32769_yob-n_0000000000) [n:127.0.0.1:32769_yob ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1830923 INFO (OverseerThreadFactory-6792-thread-3-processing-n:127.0.0.1:32769_yob) [n:127.0.0.1:32769_yob ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:36049_yob for creating new replica [junit4] 2> 1830924 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1830924 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1831026 INFO (zkCallback-8892-thread-1-processing-n:127.0.0.1:36049_yob) [n:127.0.0.1:36049_yob ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1831946 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1831955 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test [junit4] 2> 1832010 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1832017 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true [junit4] 2> 1832017 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427 [junit4] 2> 1832017 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1832017 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-1-001/cores/collection1_shard2_replica_n41/data/] [junit4] 2> 1832020 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=36.111328125, floorSegmentMB=1.125, forceMergeDeletesPctAllowed=21.8261258191252, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10966280327194378 [junit4] 2> 1832039 WARN (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1832090 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1832090 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1832091 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1832091 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1832092 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1832092 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@292fbe0f[collection1_shard2_replica_n41] main] [junit4] 2> 1832092 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1832093 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1832093 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1832093 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587853211143766016 [junit4] 2> 1832094 INFO (searcherExecutor-6806-thread-1-processing-n:127.0.0.1:36049_yob x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@292fbe0f[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1832095 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1832095 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1832096 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36049/yob/collection1_shard2_replica_n41/ [junit4] 2> 1832096 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1832096 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:36049/yob/collection1_shard2_replica_n41/ has no replicas [junit4] 2> 1832096 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1832097 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36049/yob/collection1_shard2_replica_n41/ shard2 [junit4] 2> 1832198 INFO (zkCallback-8892-thread-1-processing-n:127.0.0.1:36049_yob) [n:127.0.0.1:36049_yob ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1832247 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1832256 INFO (qtp89799475-28728) [n:127.0.0.1:36049_yob c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1332 [junit4] 2> 1832258 INFO (qtp395406728-28680) [n:127.0.0.1:32769_yob ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:36049_yob&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1336 [junit4] 2> 1832308 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-2-001 of type NRT [junit4] 2> 1832308 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1832309 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f097224{/yob,null,AVAILABLE} [junit4] 2> 1832309 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@23bd2db8{HTTP/1.1,[http/1.1]}{127.0.0.1:38173} [junit4] 2> 1832309 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.Server Started @1834909ms [junit4] 2> 1832309 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/yob, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/tempDir-001/jetty2, hostPort=38173, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-2-001/cores, replicaType=NRT} [junit4] 2> 1832309 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1832309 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1832309 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1832309 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1832309 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-26T13:27:05.907699Z [junit4] 2> 1832310 INFO (zkConnectionManagerCallback-8897-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1832311 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1832311 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-2-001/solr.xml [junit4] 2> 1832312 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1832312 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1832312 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1832314 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38359/solr [junit4] 2> 1832315 INFO (zkConnectionManagerCallback-8901-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1832316 INFO (zkConnectionManagerCallback-8903-thread-1-processing-n:127.0.0.1:38173_yob) [n:127.0.0.1:38173_yob ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1832317 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:38173_yob ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1832318 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:38173_yob ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1832319 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:38173_yob ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38173_yob [junit4] 2> 1832319 INFO (zkCallback-8874-thread-2-processing-n:127.0.0.1:32769_yob) [n:127.0.0.1:32769_yob ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1832319 INFO (zkCallback-8892-thread-1-processing-n:127.0.0.1:36049_yob) [n:127.0.0.1:36049_yob ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1832319 INFO (zkCallback-8884-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1832319 INFO (zkCallback-8902-thread-1-processing-n:127.0.0.1:38173_yob) [n:127.0.0.1:38173_yob ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1832366 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:38173_yob ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427 [junit4] 2> 1832372 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:38173_yob ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427 [junit4] 2> 1832373 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:38173_yob ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427 [junit4] 2> 1832373 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:38173_yob ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-2-001/cores [junit4] 2> 1832395 INFO (qtp395406728-28676) [n:127.0.0.1:32769_yob ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38173_yob&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1832396 INFO (OverseerCollectionConfigSetProcessor-99240825392267268-127.0.0.1:32769_yob-n_0000000000) [n:127.0.0.1:32769_yob ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1832396 INFO (OverseerThreadFactory-6792-thread-4-processing-n:127.0.0.1:32769_yob) [n:127.0.0.1:32769_yob ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38173_yob for creating new replica [junit4] 2> 1832397 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1832398 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1832500 INFO (zkCallback-8892-thread-1-processing-n:127.0.0.1:36049_yob) [n:127.0.0.1:36049_yob ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1832500 INFO (zkCallback-8902-thread-1-processing-n:127.0.0.1:38173_yob) [n:127.0.0.1:38173_yob ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1833412 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1833430 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test [junit4] 2> 1833476 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1833485 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true [junit4] 2> 1833485 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427 [junit4] 2> 1833485 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1833485 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-2-001/cores/collection1_shard1_replica_n43/data/] [junit4] 2> 1833488 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=36.111328125, floorSegmentMB=1.125, forceMergeDeletesPctAllowed=21.8261258191252, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10966280327194378 [junit4] 2> 1833507 WARN (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1833544 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1833545 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1833545 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1833545 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1833546 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1833547 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@5362e1b5[collection1_shard1_replica_n43] main] [junit4] 2> 1833547 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1833548 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1833548 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1833549 INFO (searcherExecutor-6817-thread-1-processing-n:127.0.0.1:38173_yob x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@5362e1b5[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1833549 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587853212670492672 [junit4] 2> 1833565 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1833565 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1833565 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38173/yob/collection1_shard1_replica_n43/ [junit4] 2> 1833565 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1833565 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:38173/yob/collection1_shard1_replica_n43/ has no replicas [junit4] 2> 1833565 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1833566 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38173/yob/collection1_shard1_replica_n43/ shard1 [junit4] 2> 1833667 INFO (zkCallback-8902-thread-1-processing-n:127.0.0.1:38173_yob) [n:127.0.0.1:38173_yob ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1833667 INFO (zkCallback-8892-thread-1-processing-n:127.0.0.1:36049_yob) [n:127.0.0.1:36049_yob ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1833718 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1833719 INFO (qtp576262174-28760) [n:127.0.0.1:38173_yob c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1321 [junit4] 2> 1833720 INFO (qtp395406728-28676) [n:127.0.0.1:32769_yob ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38173_yob&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1325 [junit4] 2> 1833819 INFO (zkCallback-8902-thread-1-processing-n:127.0.0.1:38173_yob) [n:127.0.0.1:38173_yob ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1833820 INFO (zkCallback-8892-thread-1-processing-n:127.0.0.1:36049_yob) [n:127.0.0.1:36049_yob ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1833839 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-3-001 of type NRT [junit4] 2> 1833839 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1833840 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@720d3dff{/yob,null,AVAILABLE} [junit4] 2> 1833840 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7e709736{HTTP/1.1,[http/1.1]}{127.0.0.1:45185} [junit4] 2> 1833840 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.Server Started @1836440ms [junit4] 2> 1833840 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/yob, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/tempDir-001/jetty3, hostPort=45185, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-3-001/cores, replicaType=NRT} [junit4] 2> 1833840 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1833841 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1833841 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1833841 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1833841 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-26T13:27:07.439179Z [junit4] 2> 1833842 INFO (zkConnectionManagerCallback-8907-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1833842 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1833842 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-3-001/solr.xml [junit4] 2> 1833844 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1833844 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1833845 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1833847 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38359/solr [junit4] 2> 1833854 INFO (zkConnectionManagerCallback-8911-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1833855 INFO (zkConnectionManagerCallback-8913-thread-1-processing-n:127.0.0.1:45185_yob) [n:127.0.0.1:45185_yob ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1833858 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:45185_yob ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1833859 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:45185_yob ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1833860 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:45185_yob ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45185_yob [junit4] 2> 1833861 INFO (zkCallback-8902-thread-1-processing-n:127.0.0.1:38173_yob) [n:127.0.0.1:38173_yob ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1833861 INFO (zkCallback-8874-thread-2-processing-n:127.0.0.1:32769_yob) [n:127.0.0.1:32769_yob ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1833862 INFO (zkCallback-8892-thread-1-processing-n:127.0.0.1:36049_yob) [n:127.0.0.1:36049_yob ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1833862 INFO (zkCallback-8884-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1833862 INFO (zkCallback-8912-thread-1-processing-n:127.0.0.1:45185_yob) [n:127.0.0.1:45185_yob ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1833904 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:45185_yob ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427 [junit4] 2> 1833913 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:45185_yob ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427 [junit4] 2> 1833914 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:45185_yob ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427 [junit4] 2> 1833915 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [n:127.0.0.1:45185_yob ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-3-001/cores [junit4] 2> 1833954 INFO (qtp395406728-28677) [n:127.0.0.1:32769_yob ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45185_yob&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1833956 INFO (OverseerCollectionConfigSetProcessor-99240825392267268-127.0.0.1:32769_yob-n_0000000000) [n:127.0.0.1:32769_yob ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1833956 INFO (OverseerThreadFactory-6792-thread-5-processing-n:127.0.0.1:32769_yob) [n:127.0.0.1:32769_yob ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:45185_yob for creating new replica [junit4] 2> 1833966 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1833966 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1834068 INFO (zkCallback-8892-thread-1-processing-n:127.0.0.1:36049_yob) [n:127.0.0.1:36049_yob ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1834068 INFO (zkCallback-8912-thread-1-processing-n:127.0.0.1:45185_yob) [n:127.0.0.1:45185_yob ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1834068 INFO (zkCallback-8902-thread-1-processing-n:127.0.0.1:38173_yob) [n:127.0.0.1:38173_yob ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1834981 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1834987 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test [junit4] 2> 1835050 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1835060 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true [junit4] 2> 1835060 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57358427 [junit4] 2> 1835060 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1835060 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-3-001/cores/collection1_shard2_replica_n45/data/] [junit4] 2> 1835064 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=36.111328125, floorSegmentMB=1.125, forceMergeDeletesPctAllowed=21.8261258191252, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10966280327194378 [junit4] 2> 1835081 WARN (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1835123 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1835123 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1835124 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1835124 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1835125 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1835125 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@560310c6[collection1_shard2_replica_n45] main] [junit4] 2> 1835126 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1835126 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1835127 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1835128 INFO (searcherExecutor-6828-thread-1-processing-n:127.0.0.1:45185_yob x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@560310c6[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1835128 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587853214326194176 [junit4] 2> 1835130 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45 [junit4] 2> 1835130 INFO (updateExecutor-8908-thread-1-processing-n:127.0.0.1:45185_yob x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:45185_yob c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 1835130 INFO (recoveryExecutor-8909-thread-1-processing-n:127.0.0.1:45185_yob x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45185_yob c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 1835131 INFO (recoveryExecutor-8909-thread-1-processing-n:127.0.0.1:45185_yob x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45185_yob c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 1835131 INFO (recoveryExecutor-8909-thread-1-processing-n:127.0.0.1:45185_yob x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45185_yob c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45] [junit4] 2> 1835131 INFO (qtp1761468677-28791) [n:127.0.0.1:45185_yob c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1165 [junit4] 2> 1835131 INFO (recoveryExecutor-8909-thread-1-processing-n:127.0.0.1:45185_yob x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45185_yob c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 1835131 INFO (recoveryExecutor-8909-thread-1-processing-n:127.0.0.1:45185_yob x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45185_yob c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:36049/yob/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:45185/yob/collection1_shard2_replica_n45/] [junit4] 2> 1835132 INFO (qtp395406728-28677) [n:127.0.0.1:32769_yob ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:45185_yob&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1177 [junit4] 2> 1835132 INFO (recoveryExecutor-8909-thread-1-processing-n:127.0.0.1:45185_yob x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45185_yob c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:36049/yob]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:45185_yob&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 1835133 INFO (qtp89799475-28730) [n:127.0.0.1:36049_yob ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s [junit4] 2> 1835133 INFO (qtp89799475-28730) [n:127.0.0.1:36049_yob ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:45185_yob, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:45185/yob","node_name":"127.0.0.1:45185_yob","state":"down","type":"NRT"} [junit4] 2> 1835214 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-4-001 of type NRT [junit4] 2> 1835215 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1835215 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65e08aba{/yob,null,AVAILABLE} [junit4] 2> 1835215 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@59caf3b0{HTTP/1.1,[http/1.1]}{127.0.0.1:35755} [junit4] 2> 1835215 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.Server Started @1837815ms [junit4] 2> 1835215 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/yob, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/tempDir-001/jetty4, hostPort=35755, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-4-001/cores, replicaType=NRT} [junit4] 2> 1835216 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1835216 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1835216 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1835216 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1835216 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-26T13:27:08.814280Z [junit4] 2> 1835217 INFO (zkConnectionManagerCallback-8918-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1835217 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1835217 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001/shard-4-001/solr.xml [junit4] 2> 1835218 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[361A6CC9EC0BA1E3]) [ [...truncated too long message...] coreCloseExecutor-7302-thread-1) [n:127.0.0.1:41719_yob c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_t47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_t47, tag=1854878716 [junit4] 2> 2648207 INFO (coreCloseExecutor-7302-thread-1) [n:127.0.0.1:41719_yob c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_t47] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@288d66da: rootName = null, domain = solr.core.collection1.shard1.replica_t47, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_t47 / com.codahale.metrics.MetricRegistry@2a3f003c [junit4] 2> 2648211 INFO (coreCloseExecutor-7302-thread-1) [n:127.0.0.1:41719_yob c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_t47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=1854878716 [junit4] 2> 2648212 INFO (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.Overseer Overseer (id=99240874334486546-127.0.0.1:41719_yob-n_0000000004) closing [junit4] 2> 2648212 INFO (OverseerStateUpdate-99240874334486546-127.0.0.1:41719_yob-n_0000000004) [n:127.0.0.1:41719_yob ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41719_yob [junit4] 2> 2648212 WARN (OverseerAutoScalingTriggerThread-99240874334486546-127.0.0.1:41719_yob-n_0000000004) [n:127.0.0.1:41719_yob ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 2648242 WARN (zkCallback-9153-thread-2-processing-n:127.0.0.1:41719_yob) [n:127.0.0.1:41719_yob c:collection1 s:shard1_1 r:core_node54 x:collection1_shard1_1_replica0] o.a.s.c.SyncStrategy Closed, skipping sync up. [junit4] 2> 2648242 INFO (zkCallback-9153-thread-2-processing-n:127.0.0.1:41719_yob) [n:127.0.0.1:41719_yob c:collection1 s:shard1_1 r:core_node54 x:collection1_shard1_1_replica0] 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> 2648242 INFO (zkCallback-9153-thread-2-processing-n:127.0.0.1:41719_yob) [n:127.0.0.1:41719_yob c:collection1 s:shard1_1 r:core_node54 x:collection1_shard1_1_replica0] o.a.s.c.SolrCore [collection1_shard1_1_replica0] CLOSING SolrCore org.apache.solr.core.SolrCore@549954e0 [junit4] 2> 2648242 INFO (zkCallback-9153-thread-2-processing-n:127.0.0.1:41719_yob) [n:127.0.0.1:41719_yob c:collection1 s:shard1_1 r:core_node54 x:collection1_shard1_1_replica0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1_1.replica0, tag=1419334880 [junit4] 2> 2648242 INFO (zkCallback-9153-thread-2-processing-n:127.0.0.1:41719_yob) [n:127.0.0.1:41719_yob c:collection1 s:shard1_1 r:core_node54 x:collection1_shard1_1_replica0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@648628d1: rootName = null, domain = solr.core.collection1.shard1_1.replica0, service url = null, agent id = null] for registry solr.core.collection1.shard1_1.replica0 / com.codahale.metrics.MetricRegistry@1661ce22 [junit4] 2> 2648248 INFO (zkCallback-9153-thread-2-processing-n:127.0.0.1:41719_yob) [n:127.0.0.1:41719_yob c:collection1 s:shard1_1 r:core_node54 x:collection1_shard1_1_replica0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1_1.leader, tag=1419334880 [junit4] 2> 2648249 INFO (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4dda5b50{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2648249 INFO (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[361A6CC9EC0BA1E3]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@73ece891{/yob,null,UNAVAILABLE} [junit4] 2> 2648252 INFO (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.ChaosMonkey monkey: stop jetty! 34659 [junit4] 2> 2648252 ERROR (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[361A6CC9EC0BA1E3]) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 2648254 INFO (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[361A6CC9EC0BA1E3]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32919 32919 [junit4] 2> 2653449 INFO (Thread-7713) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32919 32919 [junit4] 2> 2653450 WARN (Thread-7713) [ ] 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> 7 /solr/collections/collection1/state.json [junit4] 2> 6 /solr/security.json [junit4] 2> 6 /solr/configs/conf1 [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/autoscaling.json [junit4] 2> 2 /solr/overseer_elect/election/99240874334486537-127.0.0.1:38107_yob-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 8 /solr/live_nodes [junit4] 2> 8 /solr/collections [junit4] 2> 4 /solr/overseer/queue [junit4] 2> 4 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> 4 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_361A6CC9EC0BA1E3-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {rnd_b=PostingsFormat(name=Memory), a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=Memory)}, docValues:{rnd_b=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Direct), a_t=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=333, maxMBSortInHeap=5.036235512269789, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@23a56dc8), locale=so-ET, timezone=Europe/Saratov [junit4] 2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=289375216,total=527433728 [junit4] 2> NOTE: All tests run in this JVM: [TestMiniSolrCloudClusterSSL, TestHdfsCloudBackupRestore, TestSQLHandler, TestChildDocTransformer, SyncSliceTest, TestRequestForwarding, LeaderElectionContextKeyTest, ZkControllerTest, TestFileDictionaryLookup, TestInitParams, DistribCursorPagingTest, AnalyticsMergeStrategyTest, TestComplexPhraseLeadingWildcard, LeaderInitiatedRecoveryOnCommitTest, TestLeaderInitiatedRecoveryThread, ReplicationFactorTest, StatelessScriptUpdateProcessorFactoryTest, MetricsHandlerTest, OverseerCollectionConfigSetProcessorTest, TestIBSimilarityFactory, SolrGangliaReporterTest, AutoAddReplicasIntegrationTest, DistributedDebugComponentTest, CollectionStateFormat2Test, TestConfigSets, SolrCloudExampleTest, TestStressLiveNodes, TestCollectionAPIs, TestReversedWildcardFilterFactory, MetricUtilsTest, UUIDUpdateProcessorFallbackTest, TestManagedSchemaThreadSafety, SliceStateTest, TestFoldingMultitermQuery, DistributedQueryComponentOptimizationTest, TestEmbeddedSolrServerSchemaAPI, TestSchemaNameResource, TestLRUStatsCache, BitVectorTest, TermsComponentTest, TestCloudPivotFacet, HdfsRecoveryZkTest, TestMinMaxOnMultiValuedField, TestHdfsUpdateLog, TestRuleBasedAuthorizationPlugin, CdcrUpdateLogTest, LeaderElectionIntegrationTest, SolrShardReporterTest, HdfsDirectoryTest, TestCloudSearcherWarming, NodeLostTriggerTest, InfixSuggestersTest, TestNodeLostTrigger, NoCacheHeaderTest, HdfsDirectoryFactoryTest, CoreAdminRequestStatusTest, TestQueryUtils, DateMathParserTest, IndexSchemaRuntimeFieldTest, PrimitiveFieldTypeTest, SortSpecParsingTest, ForceLeaderTest, CurrencyFieldTypeTest, TestMergePolicyConfig, MinimalSchemaTest, TestImpersonationWithHadoopAuth, ComputePlanActionTest, SpatialHeatmapFacetsTest, TestJsonRequest, CollectionsAPISolrJTest, MultiTermTest, TestUtils, SoftAutoCommitTest, TriLevelCompositeIdRoutingTest, BadCopyFieldTest, TestCloudDeleteByQuery, TestSweetSpotSimilarityFactory, TestTriggerIntegration, TestSolrXml, TermVectorComponentTest, TestBadConfig, TestSolrConfigHandlerConcurrent, TestHalfAndHalfDocValues, DistributedQueryElevationComponentTest, PeerSyncTest, BlockCacheTest, SolrMetricManagerTest, TestSolrDeletionPolicy1, TestReplicationHandler, TestComponentsName, TestTrieFacet, TestHighlightDedupGrouping, TestDFRSimilarityFactory, MoveReplicaHDFSTest, DistributedQueueTest, NodeMutatorTest, HttpTriggerListenerTest, TestPolicyCloud, CoreSorterTest, TestFastOutputStream, ClassificationUpdateProcessorIntegrationTest, TestConfig, TestConfigSetsAPIZkFailure, BlockJoinFacetSimpleTest, TestNoOpRegenerator, DistributedMLTComponentTest, SmileWriterTest, TestUninvertingReader, TestSolrIndexConfig, TestRestManager, TestDynamicFieldCollectionResource, DocumentBuilderTest, TestFieldCacheSortRandom, TestSolrCLIRunExample, CleanupOldIndexTest, HttpSolrCallGetCoreTest, CdcrBootstrapTest, TestCloudManagedSchema, AnalysisAfterCoreReloadTest, TestDistribIDF, SolrInfoBeanTest, SimpleFacetsTest, TestLegacyTerms, TestPullReplica, JvmMetricsTest, EnumFieldTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest] [junit4] Completed [710/765 (1!)] on J0 in 826.02s, 5 tests, 1 error <<< FAILURES! [...truncated 40967 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
