Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2079/

3 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Doc with id=1 not found in 
http://127.0.0.1:60348/jwk/x/forceleader_test_collection due to: Path not 
found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in 
http://127.0.0.1:60348/jwk/x/forceleader_test_collection due to: Path not 
found: /id; rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([4A96C4F693988FC3:AC01F036AA1A76A2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
        at 
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.LeaderElectionContextKeyTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([4A96C4F693988FC3:C2C2FB2C3D64E23B]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestJmxIntegration

Error Message:
JMX not enabled

Stack Trace:
java.lang.AssertionError: JMX not enabled
        at __randomizedtesting.SeedInfo.seed([4A96C4F693988FC3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:74)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11653 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> 871462 INFO  
(SUITE-ForceLeaderTest-seed#[4A96C4F693988FC3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/init-core-data-001
   [junit4]   2> 871463 WARN  
(SUITE-ForceLeaderTest-seed#[4A96C4F693988FC3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 871463 INFO  
(SUITE-ForceLeaderTest-seed#[4A96C4F693988FC3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 871464 INFO  
(SUITE-ForceLeaderTest-seed#[4A96C4F693988FC3]-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> 871464 INFO  
(SUITE-ForceLeaderTest-seed#[4A96C4F693988FC3]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /jwk/x
   [junit4]   2> 871466 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 871466 INFO  (Thread-2383) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 871466 INFO  (Thread-2383) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 871467 ERROR (Thread-2383) [    ] 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> 871566 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:50390
   [junit4]   2> 871576 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 871578 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 871579 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 871580 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 871581 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 871582 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 871583 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 871584 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 871585 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 871586 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 871586 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 871588 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless 
explicitly asked otherwise
   [junit4]   2> 871679 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 871680 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5deb9ee4{/jwk/x,null,AVAILABLE}
   [junit4]   2> 871680 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@7e91b3e0{HTTP/1.1,[http/1.1]}{127.0.0.1:60886}
   [junit4]   2> 871680 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.e.j.s.Server Started @874943ms
   [junit4]   2> 871681 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/tempDir-001/control/data,
 hostContext=/jwk/x, hostPort=47016, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/control-001/cores}
   [junit4]   2> 871681 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 871681 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 871681 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 871681 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 871681 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-15T06:44:54.882Z
   [junit4]   2> 871683 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 871683 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/control-001/solr.xml
   [junit4]   2> 871690 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50390/solr
   [junit4]   2> 871752 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) 
[n:127.0.0.1:47016_jwk%2Fx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 871752 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) 
[n:127.0.0.1:47016_jwk%2Fx    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:47016_jwk%2Fx
   [junit4]   2> 871753 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) 
[n:127.0.0.1:47016_jwk%2Fx    ] o.a.s.c.Overseer Overseer 
(id=98486156962562052-127.0.0.1:47016_jwk%2Fx-n_0000000000) starting
   [junit4]   2> 871757 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) 
[n:127.0.0.1:47016_jwk%2Fx    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47016_jwk%2Fx
   [junit4]   2> 871764 INFO  
(zkCallback-1417-thread-1-processing-n:127.0.0.1:47016_jwk%2Fx) 
[n:127.0.0.1:47016_jwk%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 871843 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) 
[n:127.0.0.1:47016_jwk%2Fx    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/control-001/cores
   [junit4]   2> 871851 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 871851 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50390/solr 
ready
   [junit4]   2> 871852 INFO  (SocketProxy-Acceptor-47016) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=52427,localport=47016], receiveBufferSize:531000
   [junit4]   2> 871852 INFO  (SocketProxy-Acceptor-47016) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=60886,localport=43474], receiveBufferSize=530904
   [junit4]   2> 871853 INFO  (qtp1192130936-9024) [n:127.0.0.1:47016_jwk%2Fx   
 ] 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:47016_jwk%252Fx&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 871854 INFO  
(OverseerThreadFactory-4381-thread-1-processing-n:127.0.0.1:47016_jwk%2Fx) 
[n:127.0.0.1:47016_jwk%2Fx    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 871957 INFO  (SocketProxy-Acceptor-47016) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=52430,localport=47016], receiveBufferSize:531000
   [junit4]   2> 871957 INFO  (SocketProxy-Acceptor-47016) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=60886,localport=43476], receiveBufferSize=530904
   [junit4]   2> 871958 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx   
 ] 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> 871959 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 872062 INFO  
(zkCallback-1417-thread-1-processing-n:127.0.0.1:47016_jwk%2Fx) 
[n:127.0.0.1:47016_jwk%2Fx    ] 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> 872974 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 872986 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
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> 873102 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 873112 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
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> 873113 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 873113 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 873114 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 873116 WARN  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
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> 873140 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
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> 873140 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
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> 873141 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 873141 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 873147 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
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=17, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 873148 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@36449b34[control_collection_shard1_replica_n1] main]
   [junit4]   2> 873148 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 873148 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
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> 873149 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 873149 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
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 1575778513164697600
   [junit4]   2> 873150 INFO  
(searcherExecutor-4384-thread-1-processing-n:127.0.0.1:47016_jwk%2Fx 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:47016_jwk%2Fx 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@36449b34[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 873153 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 873153 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
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> 873153 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:47016/jwk/x/control_collection_shard1_replica_n1/
   [junit4]   2> 873153 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
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> 873153 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:47016/jwk/x/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 873153 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
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> 873159 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
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:47016/jwk/x/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 873261 INFO  
(zkCallback-1417-thread-1-processing-n:127.0.0.1:47016_jwk%2Fx) 
[n:127.0.0.1:47016_jwk%2Fx    ] 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> 873309 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
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> 873310 INFO  (qtp1192130936-9026) [n:127.0.0.1:47016_jwk%2Fx 
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=1352
   [junit4]   2> 873312 INFO  (qtp1192130936-9024) [n:127.0.0.1:47016_jwk%2Fx   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 873412 INFO  
(zkCallback-1417-thread-1-processing-n:127.0.0.1:47016_jwk%2Fx) 
[n:127.0.0.1:47016_jwk%2Fx    ] 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> 873855 INFO  
(OverseerCollectionConfigSetProcessor-98486156962562052-127.0.0.1:47016_jwk%2Fx-n_0000000000)
 [n:127.0.0.1:47016_jwk%2Fx    ] 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> 874313 INFO  (qtp1192130936-9024) [n:127.0.0.1:47016_jwk%2Fx   
 ] 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:47016_jwk%252Fx&wt=javabin&version=2}
 status=0 QTime=2460
   [junit4]   2> 874319 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 874319 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50390/solr 
ready
   [junit4]   2> 874319 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 874319 INFO  (SocketProxy-Acceptor-47016) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=52442,localport=47016], receiveBufferSize:531000
   [junit4]   2> 874320 INFO  (SocketProxy-Acceptor-47016) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=60886,localport=43488], receiveBufferSize=530904
   [junit4]   2> 874320 INFO  (qtp1192130936-9025) [n:127.0.0.1:47016_jwk%2Fx   
 ] 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=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 874321 INFO  
(OverseerThreadFactory-4381-thread-2-processing-n:127.0.0.1:47016_jwk%2Fx) 
[n:127.0.0.1:47016_jwk%2Fx    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 874322 WARN  
(OverseerThreadFactory-4381-thread-2-processing-n:127.0.0.1:47016_jwk%2Fx) 
[n:127.0.0.1:47016_jwk%2Fx    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 874525 INFO  (qtp1192130936-9025) [n:127.0.0.1:47016_jwk%2Fx   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 874525 INFO  (qtp1192130936-9025) [n:127.0.0.1:47016_jwk%2Fx   
 ] 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=1&wt=javabin&version=2}
 status=0 QTime=204
   [junit4]   2> 874613 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/shard-1-001
 of type TLOG
   [junit4]   2> 874614 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 874615 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41b88361{/jwk/x,null,AVAILABLE}
   [junit4]   2> 874615 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@7226706d{HTTP/1.1,[http/1.1]}{127.0.0.1:37320}
   [junit4]   2> 874615 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.e.j.s.Server Started @877877ms
   [junit4]   2> 874615 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/jwk/x, 
hostPort=59622, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/shard-1-001/cores}
   [junit4]   2> 874616 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 874616 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 874616 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 874616 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 874616 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-15T06:44:57.817Z
   [junit4]   2> 874618 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 874618 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/shard-1-001/solr.xml
   [junit4]   2> 874626 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50390/solr
   [junit4]   2> 874639 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) 
[n:127.0.0.1:59622_jwk%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 874640 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) 
[n:127.0.0.1:59622_jwk%2Fx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 874641 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) 
[n:127.0.0.1:59622_jwk%2Fx    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59622_jwk%2Fx
   [junit4]   2> 874642 INFO  (zkCallback-1424-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 874642 INFO  
(zkCallback-1417-thread-1-processing-n:127.0.0.1:47016_jwk%2Fx) 
[n:127.0.0.1:47016_jwk%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 874670 INFO  
(zkCallback-1429-thread-1-processing-n:127.0.0.1:59622_jwk%2Fx) 
[n:127.0.0.1:59622_jwk%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 874699 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) 
[n:127.0.0.1:59622_jwk%2Fx    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/shard-1-001/cores
   [junit4]   2> 874704 INFO  (SocketProxy-Acceptor-59622) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=56963,localport=59622], receiveBufferSize:531000
   [junit4]   2> 874704 INFO  (SocketProxy-Acceptor-59622) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=37320,localport=41321], receiveBufferSize=530904
   [junit4]   2> 874705 INFO  (qtp497372345-9072) [n:127.0.0.1:59622_jwk%2Fx    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:59622_jwk%252Fx&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 874706 INFO  
(OverseerThreadFactory-4381-thread-3-processing-n:127.0.0.1:47016_jwk%2Fx) 
[n:127.0.0.1:47016_jwk%2Fx    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:59622_jwk%2Fx for creating new replica
   [junit4]   2> 874706 INFO  
(OverseerCollectionConfigSetProcessor-98486156962562052-127.0.0.1:47016_jwk%2Fx-n_0000000000)
 [n:127.0.0.1:47016_jwk%2Fx    ] 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> 874708 INFO  (SocketProxy-Acceptor-59622) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=56965,localport=59622], receiveBufferSize:531000
   [junit4]   2> 874710 INFO  (SocketProxy-Acceptor-59622) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=37320,localport=41323], receiveBufferSize=530904
   [junit4]   2> 874710 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 874711 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 875722 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 875734 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 875843 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 875853 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 875853 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 875853 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t41] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/shard-1-001/cores/collection1_shard2_replica_t41],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 875855 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 875857 WARN  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
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> 875880 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 875880 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 875881 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 875881 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 875882 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 875882 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4a560919[collection1_shard2_replica_t41] main]
   [junit4]   2> 875883 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 875883 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 875884 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 875884 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575778516032552960
   [junit4]   2> 875886 INFO  
(searcherExecutor-4395-thread-1-processing-n:127.0.0.1:59622_jwk%2Fx 
x:collection1_shard2_replica_t41 s:shard2 c:collection1) 
[n:127.0.0.1:59622_jwk%2Fx c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[collection1_shard2_replica_t41] Registered new searcher 
Searcher@4a560919[collection1_shard2_replica_t41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 875889 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 875889 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 875889 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:59622/jwk/x/collection1_shard2_replica_t41/
   [junit4]   2> 875889 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 875889 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
http://127.0.0.1:59622/jwk/x/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 875889 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 875889 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 875892 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:59622/jwk/x/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 876042 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 876043 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1333
   [junit4]   2> 876045 INFO  (qtp497372345-9072) [n:127.0.0.1:59622_jwk%2Fx    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:59622_jwk%252Fx&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1340
   [junit4]   2> 876127 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/shard-2-001
 of type TLOG
   [junit4]   2> 876128 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 876129 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b65ec41{/jwk/x,null,AVAILABLE}
   [junit4]   2> 876129 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@1ae85548{HTTP/1.1,[http/1.1]}{127.0.0.1:34407}
   [junit4]   2> 876129 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.e.j.s.Server Started @879391ms
   [junit4]   2> 876130 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/jwk/x, 
hostPort=57416, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/shard-2-001/cores}
   [junit4]   2> 876131 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 876131 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 876131 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 876131 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 876131 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-15T06:44:59.332Z
   [junit4]   2> 876135 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 876135 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/shard-2-001/solr.xml
   [junit4]   2> 876141 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50390/solr
   [junit4]   2> 876146 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) 
[n:127.0.0.1:57416_jwk%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 876149 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) 
[n:127.0.0.1:57416_jwk%2Fx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 876150 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) 
[n:127.0.0.1:57416_jwk%2Fx    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57416_jwk%2Fx
   [junit4]   2> 876150 INFO  
(zkCallback-1435-thread-1-processing-n:127.0.0.1:57416_jwk%2Fx) 
[n:127.0.0.1:57416_jwk%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 876151 INFO  
(zkCallback-1417-thread-2-processing-n:127.0.0.1:47016_jwk%2Fx) 
[n:127.0.0.1:47016_jwk%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 876151 INFO  
(zkCallback-1429-thread-1-processing-n:127.0.0.1:59622_jwk%2Fx) 
[n:127.0.0.1:59622_jwk%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 876151 INFO  (zkCallback-1424-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 876253 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) 
[n:127.0.0.1:57416_jwk%2Fx    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/shard-2-001/cores
   [junit4]   2> 876258 INFO  (qtp497372345-9073) [n:127.0.0.1:59622_jwk%2Fx    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:57416_jwk%252Fx&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 876261 INFO  
(OverseerThreadFactory-4381-thread-4-processing-n:127.0.0.1:47016_jwk%2Fx) 
[n:127.0.0.1:47016_jwk%2Fx    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:57416_jwk%2Fx for creating new replica
   [junit4]   2> 876261 INFO  
(OverseerCollectionConfigSetProcessor-98486156962562052-127.0.0.1:47016_jwk%2Fx-n_0000000000)
 [n:127.0.0.1:47016_jwk%2Fx    ] 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> 876262 INFO  (SocketProxy-Acceptor-57416) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=47577,localport=57416], receiveBufferSize:531000
   [junit4]   2> 876266 INFO  (SocketProxy-Acceptor-57416) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=34407,localport=55710], receiveBufferSize=530904
   [junit4]   2> 876266 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 876267 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 877280 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 877291 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 877410 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 877420 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 877420 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 877421 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t43] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/shard-2-001/cores/collection1_shard1_replica_t43],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 877422 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 877424 WARN  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
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> 877448 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 877448 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 877449 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 877449 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 877449 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 877450 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@41eae8dc[collection1_shard1_replica_t43] main]
   [junit4]   2> 877450 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 877451 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 877451 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 877451 INFO  
(searcherExecutor-4406-thread-1-processing-n:127.0.0.1:57416_jwk%2Fx 
x:collection1_shard1_replica_t43 s:shard1 c:collection1) 
[n:127.0.0.1:57416_jwk%2Fx c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[collection1_shard1_replica_t43] Registered new searcher 
Searcher@41eae8dc[collection1_shard1_replica_t43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 877451 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575778517675671552
   [junit4]   2> 877455 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 877455 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 877456 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:57416/jwk/x/collection1_shard1_replica_t43/
   [junit4]   2> 877456 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 877456 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
http://127.0.0.1:57416/jwk/x/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 877456 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 877456 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController 
collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 877457 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57416/jwk/x/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 877608 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 877609 INFO  (qtp379376963-9107) [n:127.0.0.1:57416_jwk%2Fx 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1342
   [junit4]   2> 877611 INFO  (qtp497372345-9073) [n:127.0.0.1:59622_jwk%2Fx    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:57416_jwk%252Fx&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1352
   [junit4]   2> 877693 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/shard-3-001
 of type TLOG
   [junit4]   2> 877693 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 877694 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@46442547{/jwk/x,null,AVAILABLE}
   [junit4]   2> 877695 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@25104c2{HTTP/1.1,[http/1.1]}{127.0.0.1:53857}
   [junit4]   2> 877698 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.e.j.s.Server Started @880961ms
   [junit4]   2> 877698 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/tempDir-001/jetty3,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/jwk/x, 
hostPort=52919, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/shard-3-001/cores}
   [junit4]   2> 877699 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 877699 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 877699 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 877699 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 877699 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-15T06:45:00.900Z
   [junit4]   2> 877701 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 877701 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/shard-3-001/solr.xml
   [junit4]   2> 877708 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50390/solr
   [junit4]   2> 877715 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) 
[n:127.0.0.1:52919_jwk%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 877716 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) 
[n:127.0.0.1:52919_jwk%2Fx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 877718 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) 
[n:127.0.0.1:52919_jwk%2Fx    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52919_jwk%2Fx
   [junit4]   2> 877719 INFO  (zkCallback-1424-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 877719 INFO  
(zkCallback-1417-thread-2-processing-n:127.0.0.1:47016_jwk%2Fx) 
[n:127.0.0.1:47016_jwk%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 877719 INFO  
(zkCallback-1429-thread-1-processing-n:127.0.0.1:59622_jwk%2Fx) 
[n:127.0.0.1:59622_jwk%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 877719 INFO  
(zkCallback-1435-thread-1-processing-n:127.0.0.1:57416_jwk%2Fx) 
[n:127.0.0.1:57416_jwk%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 877730 INFO  
(zkCallback-1441-thread-1-processing-n:127.0.0.1:52919_jwk%2Fx) 
[n:127.0.0.1:52919_jwk%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 877782 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) 
[n:127.0.0.1:52919_jwk%2Fx    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/shard-3-001/cores
   [junit4]   2> 877788 INFO  (qtp497372345-9076) [n:127.0.0.1:59622_jwk%2Fx    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:52919_jwk%252Fx&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 877793 INFO  
(OverseerCollectionConfigSetProcessor-98486156962562052-127.0.0.1:47016_jwk%2Fx-n_0000000000)
 [n:127.0.0.1:47016_jwk%2Fx    ] 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> 877794 INFO  
(OverseerThreadFactory-4381-thread-5-processing-n:127.0.0.1:47016_jwk%2Fx) 
[n:127.0.0.1:47016_jwk%2Fx    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:52919_jwk%2Fx for creating new replica
   [junit4]   2> 877795 INFO  (SocketProxy-Acceptor-52919) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=38587,localport=52919], receiveBufferSize:531000
   [junit4]   2> 877798 INFO  (SocketProxy-Acceptor-52919) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=53857,localport=46139], receiveBufferSize=530904
   [junit4]   2> 877800 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 877800 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 878816 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 878828 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 878936 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 878948 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 878954 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 878954 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t45] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/shard-3-001/cores/collection1_shard2_replica_t45],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_4A96C4F693988FC3-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 878956 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 878958 WARN  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
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> 878983 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 878983 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 878983 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 878984 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 878984 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 878984 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2a5a70a8[collection1_shard2_replica_t45] main]
   [junit4]   2> 878985 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 878985 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 878986 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 878986 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575778519285235712
   [junit4]   2> 878989 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_t45
   [junit4]   2> 878989 INFO  
(searcherExecutor-4417-thread-1-processing-n:127.0.0.1:52919_jwk%2Fx 
x:collection1_shard2_replica_t45 s:shard2 c:collection1) 
[n:127.0.0.1:52919_jwk%2Fx c:collection1 s:shard2  
x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
[collection1_shard2_replica_t45] Registered new searcher 
Searcher@2a5a70a8[collection1_shard2_replica_t45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 878990 INFO  
(updateExecutor-1438-thread-1-processing-n:127.0.0.1:52919_jwk%2Fx 
x:collection1_shard2_replica_t45 s:shard2 c:collection1) 
[n:127.0.0.1:52919_jwk%2Fx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 878990 INFO  (qtp498800613-9139) [n:127.0.0.1:52919_jwk%2Fx 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1191
   [junit4]   2> 878992 INFO  (qtp497372345-9076) [n:127.0.0.1:59622_jwk%2Fx    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:52919_jwk%252Fx&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1204
   [junit4]   2> 878994 INFO  
(recoveryExecutor-1439-thread-1-processing-n:127.0.0.1:52919_jwk%2Fx 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:52919_jwk%2Fx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 879002 INFO  
(recoveryExecutor-1439-thread-1-processing-n:127.0.0.1:52919_jwk%2Fx 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:52919_jwk%2Fx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 879002 INFO  
(recoveryExecutor-1439-thread-1-processing-n:127.0.0.1:52919_jwk%2Fx 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:52919_jwk%2Fx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.ZkController 
collection1_shard2_replica_t45 stopping background replication from leader
   [junit4]   2> 879002 INFO  
(recoveryExecutor-1439-thread-1-processing-n:127.0.0.1:52919_jwk%2Fx 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:52919_jwk%2Fx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard2_replica_t45]
   [junit4]   2> 879002 INFO  
(recoveryExecutor-1439-thread-1-processing-n:127.0.0.1:52919_jwk%2Fx 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:52919_jwk%2Fx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 879002 INFO  
(recoveryExecutor-1439-thread-1-processing-n:127.0.0.1:52919_jwk%2Fx 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:52919_jwk%2Fx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard2_replica_t45] as recovering, leader is 
[http://127.0.0.1:59622/jwk/x/collection1_shard2_replica_t41/] and I am 
[http://127.0.0.1:52919/jwk/x/collection1_shard2_replica_t45/]
   [junit4]   2> 879003 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testLastPublishedStateIsActive
   [junit4]   2> 879003 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[4A96C4F693988FC3]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection with 
stateFormat=1: forceleader_last_published
   [junit4]   2> 879005 INFO  (SocketProxy-Acceptor-57416) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=47591,localport=57416], receiveBufferSize:531000
   [junit4]   2> 879010 INFO  (SocketProxy-Acceptor-57416) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=34407,localport=55724], receiveBufferSize=530904
   [junit4]   2> 879011 INFO  
(recoveryExecutor-1439-thread-1-processing-n:127.0.0.1:52919_jwk%2Fx 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:52919_jwk%2Fx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:59622/jwk/x]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:52919_jwk%252Fx&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 879012 INFO  (SocketProxy-Acceptor-59622) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=56991,localport=59622], receiveBufferSize:531000
   [junit4]   2> 879013 INFO  (qtp497372345-9075) [n:127.0.0.1:59622_jwk%2Fx    
] 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> 879013 INFO  (SocketProxy-Acceptor-59622) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=37320,localport=41349], receiveBufferSize=530904
   [junit4]   2> 879014 INFO  (qtp379376963-9109) [n:127.0.0.1:57416_jwk%2Fx    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&maxShardsPerNode=1&collection.configName=conf1&nrtReplicas=0&name=forceleader_last_published&action=CREATE&numShards=1&tlogReplicas=3&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 879022 INFO  (qtp497372345-9075) [n:127.0.0.1:59622_jwk%2Fx    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_t41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:52919_jwk%2Fx, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:52919/jwk/x","node_name":"127.0.0.1:52919_jwk%2Fx","state":"down","type":"TLOG"}
   [junit4]   2> 879026 INFO  
(OverseerThreadFactory-4381-thread-5-processing-n:127.0.0.1:47016_jwk%2Fx) 
[n:127.0.0.1:47016_jwk%2Fx    ] o.a.s.c.CreateCollectionCmd Create collection 
forceleader_last_published
   [junit4]   2> 879027 INFO  
(OverseerCollectionConfigSetProcessor-98486156962562052-127.0.0.1:47016_jwk%2Fx-n_0000000000)
 [n:127.0.0.1:47016_jwk%2Fx    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 879233 INFO  (qtp1192130936-9027) [n:127.0.0.1:47016_jwk%2Fx   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica_t1&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 879235 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica_t2&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 879236 INFO  (qtp379376963-9108) [n:127.0.0.1:57416_jwk%2Fx    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica_t3&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 880022 INFO  (qtp497372345-9075) [n:127.0.0.1:59622_jwk%2Fx    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_t41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:52919_jwk%2Fx, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:52919/jwk/x","node_name":"127.0.0.1:52919_jwk%2Fx","state":"recovering","type":"TLOG"}
   [junit4]   2> 880022 INFO  (qtp497372345-9075) [n:127.0.0.1:59622_jwk%2Fx    
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 880022 INFO  (qtp497372345-9075) [n:127.0.0.1:59622_jwk%2Fx    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:52919_jwk%252Fx&onlyIfLeaderActive=true&core=collection1_shard2_replica_t41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1009
   [junit4]   2> 880254 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_t2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 880270 INFO  (qtp379376963-9108) [n:127.0.0.1:57416_jwk%2Fx 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_t3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 880277 INFO  (qtp1192130936-9027) [n:127.0.0.1:47016_jwk%2Fx 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 880282 INFO  (qtp379376963-9108) [n:127.0.0.1:57416_jwk%2Fx 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_t3] o.a.s.s.IndexSchema 
[forceleader_last_published_shard1_replica_t3] Schema name=test
   [junit4]   2> 880283 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_t2] o.a.s.s.IndexSchema 
[forceleader_last_published_shard1_replica_t2] Schema name=test
   [junit4]   2> 880289 INFO  (qtp1192130936-9027) [n:127.0.0.1:47016_jwk%2Fx 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_t1] o.a.s.s.IndexSchema 
[forceleader_last_published_shard1_replica_t1] Schema name=test
   [junit4]   2> 880407 INFO  (qtp379376963-9108) [n:127.0.0.1:57416_jwk%2Fx 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_t3] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 880412 INFO  (qtp497372345-9070) [n:127.0.0.1:59622_jwk%2Fx 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_t2] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 880415 INFO  (qtp1192130936-9027) [n:127.0.0.1:47016_jwk%2Fx 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_t1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 880420 INFO  (qtp379376963-9108) [n:127.0.0.1:57416_jwk%2Fx 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_t3] o.a.s.c.CoreContainer Creating 

[...truncated too long message...]

[junit4]   2> 1578245 INFO  (coreCloseExecutor-6757-thread-3) 
[n:127.0.0.1:56119_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2721df63: rootName = 
solr_56119, domain = solr.core.testCollection2.shard2.replica_n3, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n3 
/ com.codahale.metrics.MetricRegistry@a951069
   [junit4]   2> 1578251 INFO  (coreCloseExecutor-6757-thread-1) 
[n:127.0.0.1:56119_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection1.shard1.replica_n1, 
tag=2043523969
   [junit4]   2> 1578251 INFO  (coreCloseExecutor-6757-thread-1) 
[n:127.0.0.1:56119_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@57d0d128: rootName = 
solr_56119, domain = solr.core.testCollection1.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCollection1.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@5099fd21
   [junit4]   2> 1578270 INFO  (coreCloseExecutor-6757-thread-3) 
[n:127.0.0.1:56119_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard2.leader, 
tag=1983899448
   [junit4]   2> 1578270 INFO  (coreCloseExecutor-6757-thread-1) 
[n:127.0.0.1:56119_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection1.shard1.leader, 
tag=2043523969
   [junit4]   2> 1578271 INFO  (jetty-closer-3641-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98486202892550147-127.0.0.1:56119_solr-n_0000000000) closing
   [junit4]   2> 1578271 INFO  
(OverseerStateUpdate-98486202892550147-127.0.0.1:56119_solr-n_0000000000) 
[n:127.0.0.1:56119_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:56119_solr
   [junit4]   2> 1578274 INFO  (jetty-closer-3641-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@144646f2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1578274 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15de4ae02b00003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1578276 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[4A96C4F693988FC3]-worker) [    ] 
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> 1578276 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[4A96C4F693988FC3]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:57493 57493
   [junit4]   2> 1578365 INFO  (Thread-3498) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:57493 57493
   [junit4]   2> 1578366 WARN  (Thread-3498) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/testCollection2/state.json
   [junit4]   2>        5       /solr/collections/testCollection1/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_4A96C4F693988FC3-001
   [junit4]   2> Aug 15, 2017 6:56:41 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1560, maxMBSortInHeap=5.859167841003317, 
sim=RandomSimilarity(queryNorm=false): {}, locale=zh-TW, 
timezone=America/Grenada
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=128814224,total=477626368
   [junit4]   2> NOTE: All tests run in this JVM: 
[CdcrReplicationDistributedZkTest, PrimitiveFieldTypeTest, 
TestReplicationHandlerBackup, ResponseHeaderTest, CustomCollectionTest, 
SharedFSAutoReplicaFailoverTest, SimpleFacetsTest, 
TestSha256AuthenticationProvider, SSLMigrationTest, TestFastWriter, 
TestReversedWildcardFilterFactory, DistribJoinFromCollectionTest, 
AliasIntegrationTest, TestInfoStreamLogging, PolyFieldTest, 
ReplicationFactorTest, RecoveryAfterSoftCommitTest, TestReloadDeadlock, 
DeleteStatusTest, AutoCommitTest, DeleteNodeTest, TestSolrFieldCacheBean, 
TolerantUpdateProcessorTest, TestSchemalessBufferedUpdates, 
TestGraphMLResponseWriter, XsltUpdateRequestHandlerTest, BlockDirectoryTest, 
TestNumericTokenStream, MetricUtilsTest, TestSolrCoreSnapshots, 
TestConfigSetProperties, PropertiesRequestHandlerTest, TestFieldCacheReopen, 
TestCloudRecovery, CollectionsAPIAsyncDistributedZkTest, ClusterStateTest, 
TermVectorComponentDistributedTest, TestManagedSchemaThreadSafety, 
SolrInfoBeanTest, URLClassifyProcessorTest, 
TestSolrCloudWithSecureImpersonation, TestDFRSimilarityFactory, 
WrapperMergePolicyFactoryTest, DirectUpdateHandlerTest, RequiredFieldsTest, 
TestAnalyzeInfixSuggestions, CloudMLTQParserTest, 
TestTrackingShardHandlerFactory, TestAnalyzedSuggestions, SimplePostToolTest, 
TestReload, DocumentBuilderTest, TestSolrCoreProperties, 
TestComplexPhraseLeadingWildcard, TestSolrConfigHandler, TestJettySolrRunner, 
OverseerStatusTest, DistributedSuggestComponentTest, NumericFieldsTest, 
TestTolerantSearch, SolrGraphiteReporterTest, TestDeleteCollectionOnDownNodes, 
TestFieldSortValues, QueryEqualityTest, SortByFunctionTest, 
TestFreeTextSuggestions, TestSQLHandler, TestLockTree, 
BlockJoinFacetDistribTest, CopyFieldTest, UnloadDistributedZkTest, 
ResponseLogComponentTest, TestPayloadScoreQParserPlugin, MultiTermTest, 
TestInPlaceUpdatesDistrib, EnumFieldTest, HdfsChaosMonkeySafeLeaderTest, 
ShowFileRequestHandlerTest, DateFieldTest, TestIndexSearcher, 
MoveReplicaHDFSUlogDirTest, AddBlockUpdateTest, TestConfigSetsAPIExclusivity, 
TestLegacyFieldReuse, TestJsonFacetRefinement, BasicDistributedZk2Test, 
BlobRepositoryCloudTest, DistributedExpandComponentTest, NodeMutatorTest, 
TestRawResponseWriter, HLLSerializationTest, HdfsLockFactoryTest, 
BasicAuthIntegrationTest, DistributedFacetPivotWhiteBoxTest, 
SortSpecParsingTest, TestSchemaVersionResource, 
DistributedFacetPivotLongTailTest, TestLeaderElectionZkExpiry, 
HardAutoCommitTest, HdfsUnloadDistributedZkTest, TestDFISimilarityFactory, 
OverseerCollectionConfigSetProcessorTest, TestCodecSupport, TestPrepRecovery, 
TestCustomDocTransformer, LeaderFailureAfterFreshStartTest, 
TestAuthorizationFramework, TestFoldingMultitermQuery, 
SolrCoreCheckLockOnStartupTest, TestDocBasedVersionConstraints, 
TestDynamicFieldCollectionResource, TestMaxTokenLenTokenizer, 
TestFieldCacheVsDocValues, CollectionReloadTest, CircularListTest, 
TestSolrDeletionPolicy2, TestNumericTerms32, TestCollectionAPI, 
TestSubQueryTransformerDistrib, BasicDistributedZkTest, OverseerTest, 
ShardRoutingTest, TestReplicationHandler, TestDistributedSearch, 
TestStressReorder, TestCoreContainer, TestSolr4Spatial, TestGroupingSearch, 
SolrCmdDistributorTest, QueryElevationComponentTest, TestSort, 
BasicFunctionalityTest, HighlighterTest, 
DistributedQueryElevationComponentTest, CoreAdminHandlerTest, SuggesterTest, 
TestTrie, NoCacheHeaderTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, 
DebugComponentTest, TestWriterPerf, TermsComponentTest, 
PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, 
IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, IndexSchemaTest, 
TestCollationField, TestCSVResponseWriter, QueryParsingTest, JsonLoaderTest, 
TestPartialUpdateDeduplication, CSVRequestHandlerTest, SearchHandlerTest, 
HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, 
TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, 
BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestDocSet, 
TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestConfig, 
OutputWriterTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
DirectSolrConnectionTest, SpellPossibilityIteratorTest, 
TestSweetSpotSimilarityFactory, TestBM25SimilarityFactory, 
TestFastOutputStream, TestFastLRUCache, PreAnalyzedFieldTest, TestLRUCache, 
ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, 
DistributedMLTComponentTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
ActionThrottleTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, 
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, 
CreateCollectionCleanupTest, DeleteInactiveReplicaTest, 
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribCursorPagingTest, 
LeaderElectionContextKeyTest]
   [junit4] Completed [521/730 (3!)] on J2 in 6.72s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 44002 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to