You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/10/11 19:19:22 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 476 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/476/

2 tests failed.
FAILED:  org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([C07152B4F1DBB054:6735EA109C60A3ED]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:465)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.clearSourceCollection(BaseCdcrDistributedZkTest.java:319)
	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplicationWithTruncatedTlog(CdcrReplicationHandlerTest.java:121)
	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:52)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
	at __randomizedtesting.SeedInfo.seed([C07152B4F1DBB054:D31260DBC0B409F2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10488 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/init-core-data-001
   [junit4]   2> 1637389 INFO  (SUITE-SolrCloudExampleTest-seed#[C07152B4F1DBB054]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1637390 INFO  (SUITE-SolrCloudExampleTest-seed#[C07152B4F1DBB054]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1637391 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1637392 INFO  (Thread-3937) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1637392 INFO  (Thread-3937) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1637492 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.ZkTestServer start zk server on port:41392
   [junit4]   2> 1637492 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1637493 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1637495 INFO  (zkCallback-1276-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3cd87edf name:ZooKeeperConnection Watcher:127.0.0.1:41392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1637495 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1637495 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1637495 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1637498 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1637498 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1637499 INFO  (zkCallback-1277-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@491e2be name:ZooKeeperConnection Watcher:127.0.0.1:41392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1637499 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1637499 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1637499 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1637501 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1637502 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1637503 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1637505 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1637505 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1637507 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1637507 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1637508 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1637509 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1637510 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1637510 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1637512 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1637512 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1637513 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1637513 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1637515 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1637515 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1637516 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1637516 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1637518 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1637518 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1637519 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1637519 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1637521 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1637521 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1637836 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/cores/collection1
   [junit4]   2> 1637838 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1637839 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@396e4512{/,null,AVAILABLE}
   [junit4]   2> 1637843 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.e.j.s.ServerConnector Started ServerConnector@79732e60{HTTP/1.1}{127.0.0.1:43389}
   [junit4]   2> 1637843 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.e.j.s.Server Started @1641300ms
   [junit4]   2> 1637843 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/tempDir-001/control/data, hostContext=/, hostPort=43389, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/cores}
   [junit4]   2> 1637844 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1637844 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/'
   [junit4]   2> 1637844 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1637844 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1637860 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1637861 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1637861 INFO  (zkCallback-1278-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@22b71051 name:ZooKeeperConnection Watcher:127.0.0.1:41392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1637862 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1637862 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1637863 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1637863 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/solr.xml
   [junit4]   2> 1637870 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/cores
   [junit4]   2> 1637870 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.CoreContainer New CoreContainer 1175200808
   [junit4]   2> 1637870 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/]
   [junit4]   2> 1637870 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/lib
   [junit4]   2> 1637871 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/lib).
   [junit4]   2> 1637878 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1637879 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1637880 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1637880 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1637880 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41392/solr
   [junit4]   2> 1637880 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1637880 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1637881 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1637881 INFO  (zkCallback-1280-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c8ddfb8 name:ZooKeeperConnection Watcher:127.0.0.1:41392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1637882 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1637882 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1637883 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1637884 INFO  (zkCallback-1281-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52f90352 name:ZooKeeperConnection Watcher:127.0.0.1:41392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1637884 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1637885 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1637887 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1637890 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1637892 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1637894 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1637896 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1637898 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1637899 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1637900 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1637901 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43389_
   [junit4]   2> 1637901 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43389_
   [junit4]   2> 1637903 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1637904 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1637907 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1637908 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94672220983263236-127.0.0.1:43389_-n_0000000000
   [junit4]   2> 1637909 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43389_
   [junit4]   2> 1637909 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1637910 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.Overseer Overseer (id=94672220983263236-127.0.0.1:43389_-n_0000000000) starting
   [junit4]   2> 1637911 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1637917 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1637917 INFO  (OverseerCollectionConfigSetProcessor-94672220983263236-127.0.0.1:43389_-n_0000000000) [n:127.0.0.1:43389_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1637918 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1637918 INFO  (OverseerStateUpdate-94672220983263236-127.0.0.1:43389_-n_0000000000) [n:127.0.0.1:43389_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1637935 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1637936 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1637936 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/cores
   [junit4]   2> 1637937 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1637937 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/cores/collection1/
   [junit4]   2> 1637937 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1637938 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 1637938 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:43389_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1637939 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1637939 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1637940 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1637943 INFO  (OverseerStateUpdate-94672220983263236-127.0.0.1:43389_-n_0000000000) [n:127.0.0.1:43389_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43389",
   [junit4]   2>   "node_name":"127.0.0.1:43389_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1637943 INFO  (OverseerStateUpdate-94672220983263236-127.0.0.1:43389_-n_0000000000) [n:127.0.0.1:43389_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43389",
   [junit4]   2>   "node_name":"127.0.0.1:43389_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1637943 INFO  (OverseerStateUpdate-94672220983263236-127.0.0.1:43389_-n_0000000000) [n:127.0.0.1:43389_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1637944 INFO  (OverseerStateUpdate-94672220983263236-127.0.0.1:43389_-n_0000000000) [n:127.0.0.1:43389_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1637945 INFO  (zkCallback-1281-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1638941 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1638941 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1638941 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1638942 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1638942 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1638942 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/cores/collection1/'
   [junit4]   2> 1638942 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1638942 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1638955 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1638959 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1638962 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1638970 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1638971 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1638975 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1639071 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1639077 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1639078 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1639085 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1639086 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1639088 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1639089 WARN  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1639089 WARN  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1639089 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1639089 WARN  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1639089 WARN  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1639090 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 1639090 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1639091 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1639091 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1639091 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47c638b0
   [junit4]   2> 1639091 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/cores/collection1/data
   [junit4]   2> 1639091 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1639092 WARN  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1639092 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/cores/collection1/data/index
   [junit4]   2> 1639092 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=45.623046875, floorSegmentMB=2.1591796875, forceMergeDeletesPctAllowed=24.004226398201446, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1639092 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@5e5ebb18 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e5f194e),segFN=segments_1,generation=1}
   [junit4]   2> 1639093 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1639093 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/cores/collection1/data/
   [junit4]   2> 1639093 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1639096 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1639096 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1639096 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1639096 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1639096 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1639096 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1639097 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1639097 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1639097 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1639098 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1639099 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1639100 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1639101 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1639104 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1639104 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1639105 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1639105 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1639105 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1639105 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1639106 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1639106 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@5e5ebb18 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e5f194e),segFN=segments_1,generation=1}
   [junit4]   2> 1639106 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1639106 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@68ffa43[collection1] main
   [junit4]   2> 1639106 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1639107 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1639107 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1639107 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1639107 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1639107 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1639108 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1639108 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1639108 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1639108 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1639109 INFO  (searcherExecutor-4231-thread-1-processing-n:127.0.0.1:43389_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@68ffa43[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1639109 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1639109 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1639109 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1639109 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1514755537530519552
   [junit4]   2> 1639111 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1514755537530519552
   [junit4]   2> 1639111 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1639111 INFO  (coreLoadExecutor-4230-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1639112 INFO  (coreZkRegister-4224-thread-1-processing-n:127.0.0.1:43389_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:43389 collection:control_collection shard:shard1
   [junit4]   2> 1639112 INFO  (coreZkRegister-4224-thread-1-processing-n:127.0.0.1:43389_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1639115 INFO  (coreZkRegister-4224-thread-1-processing-n:127.0.0.1:43389_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94672220983263236-core_node1-n_0000000000
   [junit4]   2> 1639115 INFO  (coreZkRegister-4224-thread-1-processing-n:127.0.0.1:43389_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1639117 INFO  (coreZkRegister-4224-thread-1-processing-n:127.0.0.1:43389_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1639117 INFO  (coreZkRegister-4224-thread-1-processing-n:127.0.0.1:43389_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1639117 INFO  (OverseerStateUpdate-94672220983263236-127.0.0.1:43389_-n_0000000000) [n:127.0.0.1:43389_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1639117 INFO  (coreZkRegister-4224-thread-1-processing-n:127.0.0.1:43389_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43389/collection1/
   [junit4]   2> 1639117 INFO  (coreZkRegister-4224-thread-1-processing-n:127.0.0.1:43389_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1639117 INFO  (coreZkRegister-4224-thread-1-processing-n:127.0.0.1:43389_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:43389/collection1/ has no replicas
   [junit4]   2> 1639118 INFO  (coreZkRegister-4224-thread-1-processing-n:127.0.0.1:43389_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43389/collection1/ shard1
   [junit4]   2> 1639118 INFO  (coreZkRegister-4224-thread-1-processing-n:127.0.0.1:43389_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1639121 INFO  (coreZkRegister-4224-thread-1-processing-n:127.0.0.1:43389_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1639124 INFO  (OverseerStateUpdate-94672220983263236-127.0.0.1:43389_-n_0000000000) [n:127.0.0.1:43389_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:43389",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1639226 INFO  (zkCallback-1281-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1639274 INFO  (coreZkRegister-4224-thread-1-processing-n:127.0.0.1:43389_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:43389/collection1/ and leader is http://127.0.0.1:43389/collection1/
   [junit4]   2> 1639275 INFO  (coreZkRegister-4224-thread-1-processing-n:127.0.0.1:43389_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43389
   [junit4]   2> 1639275 INFO  (coreZkRegister-4224-thread-1-processing-n:127.0.0.1:43389_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1639275 INFO  (coreZkRegister-4224-thread-1-processing-n:127.0.0.1:43389_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1639275 INFO  (coreZkRegister-4224-thread-1-processing-n:127.0.0.1:43389_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43389_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1639276 INFO  (OverseerStateUpdate-94672220983263236-127.0.0.1:43389_-n_0000000000) [n:127.0.0.1:43389_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43389",
   [junit4]   2>   "node_name":"127.0.0.1:43389_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1639277 INFO  (OverseerStateUpdate-94672220983263236-127.0.0.1:43389_-n_0000000000) [n:127.0.0.1:43389_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43389",
   [junit4]   2>   "node_name":"127.0.0.1:43389_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1639379 INFO  (zkCallback-1281-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1639440 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1639440 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1639442 INFO  (zkCallback-1283-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71d6fac2 name:ZooKeeperConnection Watcher:127.0.0.1:41392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1639442 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1639442 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1639442 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1639444 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1639444 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1639444 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1639446 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1639446 INFO  (zkCallback-1284-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6fa33e79 name:ZooKeeperConnection Watcher:127.0.0.1:41392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1639446 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1639447 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1639449 INFO  (OverseerStateUpdate-94672220983263236-127.0.0.1:43389_-n_0000000000) [n:127.0.0.1:43389_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1639449 INFO  (OverseerStateUpdate-94672220983263236-127.0.0.1:43389_-n_0000000000) [n:127.0.0.1:43389_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1639552 INFO  (OverseerStateUpdate-94672220983263236-127.0.0.1:43389_-n_0000000000) [n:127.0.0.1:43389_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1639809 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/shard-1-001/cores/collection1
   [junit4]   2> 1639809 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/shard-1-001
   [junit4]   2> 1639819 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1639856 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10da24c6{/,null,AVAILABLE}
   [junit4]   2> 1639857 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3552a5db{HTTP/1.1}{127.0.0.1:44359}
   [junit4]   2> 1639857 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.e.j.s.Server Started @1643314ms
   [junit4]   2> 1639857 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=44359, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/shard-1-001/cores}
   [junit4]   2> 1639857 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1639857 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/shard-1-001/'
   [junit4]   2> 1639857 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1639857 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1639875 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1639876 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1639876 INFO  (zkCallback-1285-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55bc8647 name:ZooKeeperConnection Watcher:127.0.0.1:41392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1639877 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1639877 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1639878 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1639878 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/shard-1-001/solr.xml
   [junit4]   2> 1639882 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/shard-1-001/cores
   [junit4]   2> 1639883 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.CoreContainer New CoreContainer 1778995605
   [junit4]   2> 1639883 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/shard-1-001/]
   [junit4]   2> 1639883 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/shard-1-001/lib
   [junit4]   2> 1639883 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/shard-1-001/lib).
   [junit4]   2> 1639890 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1639891 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1639891 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1639891 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1639891 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41392/solr
   [junit4]   2> 1639891 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1639891 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1639892 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1639893 INFO  (zkCallback-1287-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28b28f40 name:ZooKeeperConnection Watcher:127.0.0.1:41392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1639893 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1639893 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1639895 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:44359_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1639896 INFO  (zkCallback-1288-thread-1-processing-n:127.0.0.1:44359_) [n:127.0.0.1:44359_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@489764da name:ZooKeeperConnection Watcher:127.0.0.1:41392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1639896 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:44359_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1639901 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:44359_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1640908 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:44359_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44359_
   [junit4]   2> 1640909 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:44359_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44359_
   [junit4]   2> 1640910 INFO  (zkCallback-1283-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1640910 INFO  (zkCallback-1281-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1640910 INFO  (zkCallback-1288-thread-1-processing-n:127.0.0.1:44359_) [n:127.0.0.1:44359_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1640912 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:44359_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1640912 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:44359_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94672220983263241-127.0.0.1:44359_-n_0000000001
   [junit4]   2> 1640913 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:44359_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94672220983263236-127.0.0.1:43389_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1640923 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:44359_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1640923 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:44359_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1640923 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:44359_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/shard-1-001/cores
   [junit4]   2> 1640924 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:44359_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1640924 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:44359_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_C07152B4F1DBB054-001/shard-1-001/cores/collection1/
   [junit4]   2> 1640924 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:44359_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1640925 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:44359_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 1640925 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[C07152B4F1DBB054]) [n:127.0.0.1:44359_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1640926 INFO  (coreLoadExecutor-4241-thread-1-processing-n:127.0.0.1:44359_) [n:127.0.0.1:44359_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1640926 INFO  (coreLoadExecutor-4241-thread-1-processing-n:127.0.0.1:44359_) [n:127.0.0.1:44359_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1640928 INFO  (coreLoadExecutor-4241-thread-1-processing-n:127.0.0.1:44359_) [n:127.0.0.1:44359_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1640928 INFO  (coreLoadExecutor-4241-thread-1-processing-n:127.0.0.1:44359_) [n:127.0.0.1:44359_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 1640928 INFO  (OverseerStateUpdate-94672220983263236-127.0.0.1:43389_-n_0000000000) [n:127.0.0.1:43389_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44359",
   [junit4]   2>   "node_name":"127.0.0.1:44359_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1640928 INFO  (coreLoadExecutor-4241-thread-1-processing-n:127.0.0.1:44359_) [n:127.0.0.1:44359_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for collection1 ver 0 
   [junit4]   2> 1640928 INFO  (OverseerStateUpdate-94672220983263236-127.0.0.1:43389_-n_0000000000) [n:127.0.0.1:43389_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44359",
   [junit4]   

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

t state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1726349 WARN  (zkCallback-1056-thread-5-processing-n:127.0.0.1:58698_) [n:127.0.0.1:58698_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1726351 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C07152B4F1DBB054]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1295cc34{SSL-http/1.1}{127.0.0.1:58698}
   [junit4]   2> 1726351 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C07152B4F1DBB054]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5730090d{/,null,UNAVAILABLE}
   [junit4]   2> 1726351 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C07152B4F1DBB054]) [n:127.0.0.1:58698_ c:source_collection s:shard1 r:core_node1 x:source_collection_shard1_replica2] o.a.s.SolrTestCaseJ4 ###Ending doTest
   [junit4]   2> 1726352 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C07152B4F1DBB054]) [n:127.0.0.1:58698_ c:source_collection s:shard1 r:core_node1 x:source_collection_shard1_replica2] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52006 52006
   [junit4]   2> 1726559 INFO  (Thread-7135) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52006 52006
   [junit4]   2> 1726559 WARN  (Thread-7135) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	49	/solr/aliases.json
   [junit4]   2> 	11	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/source_collection/leaders/shard1/leader
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	2	/solr/collections/tmp_collection/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	55	/solr/clusterstate.json
   [junit4]   2> 	10	/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2> 	10	/solr/collections/source_collection/state.json
   [junit4]   2> 	10	/solr/collections/source_collection/cdcr/state/process
   [junit4]   2> 	4	/solr/collections/source_collection/leader_elect/shard1/election/94672194437709829-core_node2-n_0000000000
   [junit4]   2> 	3	/solr/overseer_elect/election/94672194437709829-127.0.0.1:51462_-n_0000000000
   [junit4]   2> 	2	/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 	2	/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	58	/solr/collections
   [junit4]   2> 	52	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrReplicationHandlerTest -Dtests.method=doTest -Dtests.seed=C07152B4F1DBB054 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sq_AL -Dtests.timezone=Atlantic/Faeroe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  494s J0 | CdcrReplicationHandlerTest.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C07152B4F1DBB054:6735EA109C60A3ED]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:465)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.clearSourceCollection(BaseCdcrDistributedZkTest.java:319)
   [junit4]    > 	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplicationWithTruncatedTlog(CdcrReplicationHandlerTest.java:121)
   [junit4]    > 	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:52)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1726565 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[C07152B4F1DBB054]-worker) [n:127.0.0.1:58698_ c:source_collection s:shard1 r:core_node1 x:source_collection_shard1_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_C07152B4F1DBB054-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {_version_=PostingsFormat(name=LuceneVarGapFixedInterval), id=FST50}, docValues:{}, sim=ClassicSimilarity, locale=sq_AL, timezone=Atlantic/Faeroe
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=4,threads=1,free=332947672,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomDVFaceting, RequestLoggingTest, TestRecoveryHdfs, LeaderInitiatedRecoveryOnCommitTest, ConnectionManagerTest, VMParamsZkACLAndCredentialsProvidersTest, TestRebalanceLeaders, TestRandomMergePolicy, IndexSchemaTest, TestSolr4Spatial, CursorPagingTest, DisMaxRequestHandlerTest, TestSolrCloudWithKerberosAlt, TimeZoneUtilsTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestMergePolicyConfig, TestCloudManagedSchema, PeerSyncTest, TestAnalyzedSuggestions, TestTolerantSearch, TestManagedSchemaFieldTypeResource, ParsingFieldUpdateProcessorsTest, DistributedQueueTest, TestExactStatsCache, SyncSliceTest, TestSolrQueryParserDefaultOperatorResource, TestTrackingShardHandlerFactory, DocExpirationUpdateProcessorFactoryTest, TestNoOpRegenerator, LeaderElectionIntegrationTest, PingRequestHandlerTest, DateMathParserTest, TestValueSourceCache, ResponseLogComponentTest, TestInitParams, PolyFieldTest, DistributedQueryElevationComponentTest, TestConfigSetImmutable, GraphQueryTest, TestOmitPositions, DateFieldTest, EnumFieldTest, ExplicitHLLTest, HdfsRecoveryZkTest, TestCSVLoader, TestInfoStreamLogging, TestCollectionAPI, TestDynamicLoading, OutputWriterTest, BasicZkTest, TestBlobHandler, TestSolrJ, StandardRequestHandlerTest, XsltUpdateRequestHandlerTest, TestCollationFieldDocValues, TestAtomicUpdateErrorCases, TestNonDefinedSimilarityFactory, SOLR749Test, TestBinaryField, ActionThrottleTest, SolrRequestParserTest, DeleteInactiveReplicaTest, DefaultValueUpdateProcessorTest, AnalysisAfterCoreReloadTest, SynonymTokenizerTest, HdfsLockFactoryTest, InfoHandlerTest, CoreMergeIndexesAdminHandlerTest, OpenExchangeRatesOrgProviderTest, SignatureUpdateProcessorFactoryTest, DistributedIntervalFacetingTest, ResourceLoaderTest, CoreAdminRequestStatusTest, TestSolrQueryParserResource, TestIBSimilarityFactory, TestFunctionQuery, IndexSchemaRuntimeFieldTest, TestMiniSolrCloudClusterSSL, ExternalFileFieldSortTest, RulesTest, PreAnalyzedUpdateProcessorTest, TestArbitraryIndexDir, TestRawResponseWriter, TestReplicaProperties, ReturnFieldsTest, DocumentAnalysisRequestHandlerTest, SpatialRPTFieldTypeTest, QueryEqualityTest, BlockCacheTest, TestConfig, BasicDistributedZkTest, RecoveryZkTest, TestReplicationHandler, DistributedSpellCheckComponentTest, TestRealTimeGet, TestReload, TestStressVersions, TestRangeQuery, TestCoreContainer, StatsComponentTest, TestBadConfig, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestTrie, NoCacheHeaderTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, SortByFunctionTest, SolrInfoMBeanTest, CacheHeaderTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, TermsComponentTest, PathHierarchyTokenizerFactoryTest, TestSolrQueryParser, TestJmxIntegration, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestLFUCache, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest]
   [junit4] Completed [436/550] on J0 in 494.13s, 1 test, 1 failure <<< FAILURES!

[...truncated 366 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:719: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:516: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1432: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:987: There were test failures: 550 suites (8 ignored), 2161 tests, 2 failures, 50 ignored (37 assumptions) [seed: C07152B4F1DBB054]

Total time: 58 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 483 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/483/

1 tests failed.
FAILED:  org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
	at __randomizedtesting.SeedInfo.seed([24E7A66E8B44A37:112D4809D9DBF391]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9532 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/init-core-data-001
   [junit4]   2> 372511 INFO  (SUITE-SolrCloudExampleTest-seed#[24E7A66E8B44A37]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 372511 INFO  (SUITE-SolrCloudExampleTest-seed#[24E7A66E8B44A37]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 372516 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 372517 INFO  (Thread-1169) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 372517 INFO  (Thread-1169) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 372617 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.ZkTestServer start zk server on port:44208
   [junit4]   2> 372617 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 372632 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 372648 INFO  (zkCallback-431-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@265759da name:ZooKeeperConnection Watcher:127.0.0.1:44208 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 372648 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 372648 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 372648 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 372651 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 372656 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 372674 INFO  (zkCallback-432-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42477658 name:ZooKeeperConnection Watcher:127.0.0.1:44208/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 372674 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 372674 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 372674 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 372676 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 372677 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 372678 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 372679 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 372680 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 372681 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 372682 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 372684 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 372684 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 372685 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 372685 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 372687 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 372687 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 372688 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 372688 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 372689 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 372689 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 372691 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 372691 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 372692 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 372692 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 372693 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 372694 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 372695 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 372695 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 373089 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/cores/collection1
   [junit4]   2> 373091 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 373134 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7abba246{/,null,AVAILABLE}
   [junit4]   2> 373136 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3468ea3d{HTTP/1.1}{127.0.0.1:51062}
   [junit4]   2> 373136 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.e.j.s.Server Started @375969ms
   [junit4]   2> 373136 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/tempDir-001/control/data, hostContext=/, hostPort=51062, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/cores}
   [junit4]   2> 373136 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 373136 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/'
   [junit4]   2> 373136 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 373137 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 373174 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 373185 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 373195 INFO  (zkCallback-433-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66dce093 name:ZooKeeperConnection Watcher:127.0.0.1:44208/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 373195 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 373195 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 373196 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 373196 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/solr.xml
   [junit4]   2> 373201 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/cores
   [junit4]   2> 373202 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.CoreContainer New CoreContainer 907906676
   [junit4]   2> 373202 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/]
   [junit4]   2> 373202 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/lib
   [junit4]   2> 373202 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/lib).
   [junit4]   2> 373210 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 373211 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 373212 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 373212 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 373212 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44208/solr
   [junit4]   2> 373212 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 373212 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 373224 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 373235 INFO  (zkCallback-435-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@331b3bf8 name:ZooKeeperConnection Watcher:127.0.0.1:44208 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 373235 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 373236 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 373255 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 373264 INFO  (zkCallback-436-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54692c40 name:ZooKeeperConnection Watcher:127.0.0.1:44208/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 373264 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 373265 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 373267 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 373269 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 373270 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 373272 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 373273 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 373274 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 373275 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 373276 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 373277 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51062_
   [junit4]   2> 373277 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51062_
   [junit4]   2> 373279 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 373280 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 373280 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 373281 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94685371574648836-127.0.0.1:51062_-n_0000000000
   [junit4]   2> 373281 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51062_
   [junit4]   2> 373281 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 373282 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.Overseer Overseer (id=94685371574648836-127.0.0.1:51062_-n_0000000000) starting
   [junit4]   2> 373284 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 373288 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 373297 INFO  (OverseerStateUpdate-94685371574648836-127.0.0.1:51062_-n_0000000000) [n:127.0.0.1:51062_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 373298 INFO  (OverseerStateUpdate-94685371574648836-127.0.0.1:51062_-n_0000000000) [n:127.0.0.1:51062_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 373303 INFO  (OverseerCollectionConfigSetProcessor-94685371574648836-127.0.0.1:51062_-n_0000000000) [n:127.0.0.1:51062_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 373316 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 373350 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 373350 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 373357 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/cores
   [junit4]   2> 373358 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 373358 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/cores/collection1/
   [junit4]   2> 373358 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 373377 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 373377 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 373378 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 373383 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 373383 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:51062_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 373385 INFO  (OverseerStateUpdate-94685371574648836-127.0.0.1:51062_-n_0000000000) [n:127.0.0.1:51062_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51062",
   [junit4]   2>   "node_name":"127.0.0.1:51062_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 373385 INFO  (OverseerStateUpdate-94685371574648836-127.0.0.1:51062_-n_0000000000) [n:127.0.0.1:51062_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51062",
   [junit4]   2>   "node_name":"127.0.0.1:51062_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 373386 INFO  (OverseerStateUpdate-94685371574648836-127.0.0.1:51062_-n_0000000000) [n:127.0.0.1:51062_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 373386 INFO  (OverseerStateUpdate-94685371574648836-127.0.0.1:51062_-n_0000000000) [n:127.0.0.1:51062_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 373387 INFO  (zkCallback-436-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 373395 INFO  (zkCallback-436-thread-2-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 374379 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 374379 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 374379 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 374379 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 374380 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 374380 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/cores/collection1/'
   [junit4]   2> 374380 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 374380 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 374395 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 374400 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 374404 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 374412 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 374413 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 374417 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 374504 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 374511 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 374512 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 374520 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 374522 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 374524 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 374525 WARN  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 374525 WARN  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 374525 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 374526 WARN  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 374526 WARN  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 374528 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 374528 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 374528 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 374528 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 374528 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9daefea
   [junit4]   2> 374529 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/cores/collection1/data
   [junit4]   2> 374529 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/cores/collection1/data/index/
   [junit4]   2> 374529 WARN  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 374529 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/cores/collection1/data/index
   [junit4]   2> 374529 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=33.82421875, floorSegmentMB=0.3583984375, forceMergeDeletesPctAllowed=18.89115112050836, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6275052310273674
   [junit4]   2> 374530 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7774046 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59c1924a),segFN=segments_1,generation=1}
   [junit4]   2> 374530 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 374534 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 374534 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 374534 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 374534 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 374535 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 374535 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 374535 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 374535 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 374535 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 374537 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 374538 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/cores/collection1/data/
   [junit4]   2> 374538 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 374541 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 374542 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 374543 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 374549 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 374550 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 374550 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 374550 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 374551 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 374551 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 374552 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 374552 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7774046 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59c1924a),segFN=segments_1,generation=1}
   [junit4]   2> 374552 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 374552 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7d04f6cf[collection1] main
   [junit4]   2> 374552 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 374553 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 374553 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 374553 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 374553 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 374554 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 374554 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 374554 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 374554 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 374554 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 374554 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 374555 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 374555 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 374555 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1514965947330330624
   [junit4]   2> 374557 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1514965947330330624
   [junit4]   2> 374557 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 374557 INFO  (coreLoadExecutor-1323-thread-1-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 374558 INFO  (searcherExecutor-1324-thread-1-processing-n:127.0.0.1:51062_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d04f6cf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 374560 INFO  (coreZkRegister-1317-thread-1-processing-n:127.0.0.1:51062_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:51062 collection:control_collection shard:shard1
   [junit4]   2> 374562 INFO  (coreZkRegister-1317-thread-1-processing-n:127.0.0.1:51062_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 374566 INFO  (coreZkRegister-1317-thread-1-processing-n:127.0.0.1:51062_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94685371574648836-core_node1-n_0000000000
   [junit4]   2> 374567 INFO  (coreZkRegister-1317-thread-1-processing-n:127.0.0.1:51062_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 374568 INFO  (coreZkRegister-1317-thread-1-processing-n:127.0.0.1:51062_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 374569 INFO  (OverseerStateUpdate-94685371574648836-127.0.0.1:51062_-n_0000000000) [n:127.0.0.1:51062_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 374569 INFO  (coreZkRegister-1317-thread-1-processing-n:127.0.0.1:51062_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 374569 INFO  (coreZkRegister-1317-thread-1-processing-n:127.0.0.1:51062_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51062/collection1/
   [junit4]   2> 374570 INFO  (coreZkRegister-1317-thread-1-processing-n:127.0.0.1:51062_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 374570 INFO  (coreZkRegister-1317-thread-1-processing-n:127.0.0.1:51062_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:51062/collection1/ has no replicas
   [junit4]   2> 374570 INFO  (coreZkRegister-1317-thread-1-processing-n:127.0.0.1:51062_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51062/collection1/ shard1
   [junit4]   2> 374572 INFO  (coreZkRegister-1317-thread-1-processing-n:127.0.0.1:51062_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 374574 INFO  (coreZkRegister-1317-thread-1-processing-n:127.0.0.1:51062_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 374576 INFO  (OverseerStateUpdate-94685371574648836-127.0.0.1:51062_-n_0000000000) [n:127.0.0.1:51062_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:51062",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 374681 INFO  (zkCallback-436-thread-3-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 374681 INFO  (zkCallback-436-thread-2-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 374697 INFO  (coreZkRegister-1317-thread-1-processing-n:127.0.0.1:51062_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:51062/collection1/ and leader is http://127.0.0.1:51062/collection1/
   [junit4]   2> 374697 INFO  (coreZkRegister-1317-thread-1-processing-n:127.0.0.1:51062_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51062
   [junit4]   2> 374697 INFO  (coreZkRegister-1317-thread-1-processing-n:127.0.0.1:51062_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 374697 INFO  (coreZkRegister-1317-thread-1-processing-n:127.0.0.1:51062_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 374697 INFO  (coreZkRegister-1317-thread-1-processing-n:127.0.0.1:51062_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51062_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 374699 INFO  (OverseerStateUpdate-94685371574648836-127.0.0.1:51062_-n_0000000000) [n:127.0.0.1:51062_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51062",
   [junit4]   2>   "node_name":"127.0.0.1:51062_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 374699 INFO  (OverseerStateUpdate-94685371574648836-127.0.0.1:51062_-n_0000000000) [n:127.0.0.1:51062_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51062",
   [junit4]   2>   "node_name":"127.0.0.1:51062_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 374801 INFO  (zkCallback-436-thread-3-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 374801 INFO  (zkCallback-436-thread-2-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 374885 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 374887 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 374888 INFO  (zkCallback-438-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2397d3c0 name:ZooKeeperConnection Watcher:127.0.0.1:44208/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 374888 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 374888 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 374888 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 374890 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 375223 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/shard-1-001/cores/collection1
   [junit4]   2> 375224 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/shard-1-001
   [junit4]   2> 375224 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 375227 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3680ba87{/,null,AVAILABLE}
   [junit4]   2> 375227 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.e.j.s.ServerConnector Started ServerConnector@65f33722{HTTP/1.1}{127.0.0.1:36460}
   [junit4]   2> 375227 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.e.j.s.Server Started @378061ms
   [junit4]   2> 375227 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=36460, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/shard-1-001/cores}
   [junit4]   2> 375228 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 375228 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/shard-1-001/'
   [junit4]   2> 375232 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 375232 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 375250 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 375252 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 375252 INFO  (zkCallback-439-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@224216e3 name:ZooKeeperConnection Watcher:127.0.0.1:44208/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 375252 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 375253 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 375254 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 375254 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/shard-1-001/solr.xml
   [junit4]   2> 375258 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/shard-1-001/cores
   [junit4]   2> 375259 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.CoreContainer New CoreContainer 1053418876
   [junit4]   2> 375259 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/shard-1-001/]
   [junit4]   2> 375259 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/shard-1-001/lib
   [junit4]   2> 375259 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/shard-1-001/lib).
   [junit4]   2> 375266 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 375268 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 375268 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 375268 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 375268 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44208/solr
   [junit4]   2> 375268 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 375268 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 375270 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 375270 INFO  (zkCallback-441-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2855c678 name:ZooKeeperConnection Watcher:127.0.0.1:44208 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 375271 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 375271 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 375277 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:36460_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 375277 INFO  (zkCallback-442-thread-1-processing-n:127.0.0.1:36460_) [n:127.0.0.1:36460_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77df6a53 name:ZooKeeperConnection Watcher:127.0.0.1:44208/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 375277 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:36460_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 375282 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:36460_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 376286 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:36460_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36460_
   [junit4]   2> 376286 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:36460_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36460_
   [junit4]   2> 376287 INFO  (zkCallback-438-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 376287 INFO  (zkCallback-436-thread-3-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 376287 INFO  (zkCallback-436-thread-2-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 376288 INFO  (zkCallback-442-thread-1-processing-n:127.0.0.1:36460_) [n:127.0.0.1:36460_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 376289 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:36460_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 376289 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:36460_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94685371574648840-127.0.0.1:36460_-n_0000000001
   [junit4]   2> 376290 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:36460_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94685371574648836-127.0.0.1:51062_-n_0000000000 to know if I could be the leader
   [junit4]   2> 376300 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:36460_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 376300 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:36460_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 376301 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:36460_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/shard-1-001/cores
   [junit4]   2> 376302 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:36460_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 376302 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:36460_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/shard-1-001/cores/collection1/
   [junit4]   2> 376302 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:36460_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 376303 INFO  (coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:36460_) [n:127.0.0.1:36460_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 376303 INFO  (coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:36460_) [n:127.0.0.1:36460_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 376305 INFO  (OverseerStateUpdate-94685371574648836-127.0.0.1:51062_-n_0000000000) [n:127.0.0.1:51062_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36460",
   [junit4]   2>   "node_name":"127.0.0.1:36460_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 376305 INFO  (coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:36460_) [n:127.0.0.1:36460_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 376306 INFO  (OverseerStateUpdate-94685371574648836-127.0.0.1:51062_-n_0000000000) [n:127.0.0.1:51062_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36460",
   [junit4]   2>   "node_name":"127.0.0.1:36460_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 376306 INFO  (OverseerStateUpdate-94685371574648836-127.0.0.1:51062_-n_0000000000) [n:127.0.0.1:51062_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 376306 INFO  (OverseerStateUpdate-94685371574648836-127.0.0.1:51062_-n_0000000000) [n:127.0.0.1:51062_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 376307 INFO  (zkCallback-438-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 376307 INFO  (zkCallback-442-thread-1-processing-n:127.0.0.1:36460_) [n:127.0.0.1:36460_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 376308 INFO  (zkCallback-436-thread-2-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 376308 INFO  (zkCallback-436-thread-3-processing-n:127.0.0.1:51062_) [n:127.0.0.1:51062_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 376312 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:36460_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 376312 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:36460_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 377306 INFO  (coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:36460_) [n:127.0.0.1:36460_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 377306 INFO  (coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:36460_) [n:127.0.0.1:36460_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 377306 INFO  (coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:36460_) [n:127.0.0.1:36460_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 377306 INFO  (coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:36460_) [n:127.0.0.1:36460_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 377308 INFO  (coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:36460_) [n:127.0.0.1:36460_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 377308 INFO  (coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:36460_) [n:127.0.0.1:36460_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/shard-1-001/cores/collection1/'
   [junit4]   2> 377308 INFO  (coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:36460_) [n:127.0.0.1:36460_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 377308 INFO  (coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:36460_) [n:127.0.0.1:36460_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 377325 INFO  (coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:36460_) [n:127.0.0.1:36460_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 377329 INFO  (coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:36460_) [n:127.0.0.1:36460_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 377333 INFO  (coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:36460_) [n:127.0.0.1:36460_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 377345 INFO  (coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:36460_) [n:127.0.0.1:36460_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfi

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

NFO  (zkCallback-455-thread-2-processing-n:127.0.0.1:52135_) [n:127.0.0.1:52135_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 417551 INFO  (zkCallback-455-thread-2-processing-n:127.0.0.1:52135_) [n:127.0.0.1:52135_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 417551 INFO  (zkCallback-455-thread-2-processing-n:127.0.0.1:52135_) [n:127.0.0.1:52135_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ElectionContext Canceling election /collections/collection1/leader_elect/shard1/election/94685371574648849-core_node4-n_0000000001
   [junit4]   2> 417551 WARN  (zkCallback-455-thread-2-processing-n:127.0.0.1:52135_) [n:127.0.0.1:52135_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/94685371574648849-core_node4-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:166)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:449)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 417556 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7dcb1e69{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 417557 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@198c84b{/,null,UNAVAILABLE}
   [junit4]   2> 417559 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[24E7A66E8B44A37]) [n:127.0.0.1:52135_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44208 44208
   [junit4]   2> 417734 INFO  (Thread-1169) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44208 44208
   [junit4]   2> 417735 WARN  (Thread-1169) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	9	/solr/configs/gettingstarted
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/gettingstarted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=24E7A66E8B44A37 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en_GB -Dtests.timezone=Africa/Mbabane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 45.2s J1 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([24E7A66E8B44A37:112D4809D9DBF391]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 417745 INFO  (SUITE-SolrCloudExampleTest-seed#[24E7A66E8B44A37]-worker) [n:127.0.0.1:52135_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_24E7A66E8B44A37-001
   [junit4]   2> Oct 13, 2015 8:55:57 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=en_GB, timezone=Africa/Mbabane
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=4,threads=1,free=170661200,total=516947968
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomDocTransformer, MultiTermTest, MinimalSchemaTest, TestDistribIDF, TestConfigOverlay, SchemaVersionSpecificBehaviorTest, HdfsCollectionsAPIDistributedZkTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestNRTOpen, CollectionReloadTest, FastVectorHighlighterTest, TestStressVersions, RequestLoggingTest, TestSuggestSpellingConverter, TestMiniSolrCloudClusterSSL, TestLeaderElectionZkExpiry, URLClassifyProcessorTest, BlockCacheTest, TestCryptoKeys, SolrPluginUtilsTest, SpellCheckCollatorTest, TestSolrQueryParserResource, DistanceFunctionTest, OpenCloseCoreStressTest, SpellPossibilityIteratorTest, TestDistributedGrouping, TestTrie, TestCodecSupport, TestSchemaManager, CustomCollectionTest, TestComplexPhraseQParserPlugin, TestFreeTextSuggestions, SliceStateTest, TestBlendedInfixSuggestions, DistribCursorPagingTest, SimplePostToolTest, ClusterStateUpdateTest, HdfsRecoverLeaseTest, TestReloadAndDeleteDocs, TestFastOutputStream, TestAnalyzeInfixSuggestions, DistributedQueueTest, TestMacros, TestTolerantSearch, SpatialFilterTest, SolrCloudExampleTest]
   [junit4] Completed [133/552] on J1 in 46.03s, 1 test, 1 failure <<< FAILURES!

[...truncated 1324 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:719: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:516: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1432: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:987: There were test failures: 552 suites (8 ignored), 2170 tests, 1 failure, 50 ignored (37 assumptions) [seed: 24E7A66E8B44A37]

Total time: 55 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 482 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/482/

1 tests failed.
FAILED:  org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
	at __randomizedtesting.SeedInfo.seed([CCAF670AC0F667D4:DFCC5565F199DE72]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10498 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/init-core-data-001
   [junit4]   2> 1617566 INFO  (SUITE-SolrCloudExampleTest-seed#[CCAF670AC0F667D4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1617566 INFO  (SUITE-SolrCloudExampleTest-seed#[CCAF670AC0F667D4]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1617568 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1617568 INFO  (Thread-4316) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1617569 INFO  (Thread-4316) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1617669 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.ZkTestServer start zk server on port:58780
   [junit4]   2> 1617669 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1617669 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1617672 INFO  (zkCallback-1380-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ce12222 name:ZooKeeperConnection Watcher:127.0.0.1:58780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1617672 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1617673 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1617673 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1617675 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1617676 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1617677 INFO  (zkCallback-1381-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@46615427 name:ZooKeeperConnection Watcher:127.0.0.1:58780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1617677 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1617677 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1617677 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1617679 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1617681 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1617682 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1617684 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1617684 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1617687 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1617687 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1617689 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1617689 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1617691 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1617691 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1617693 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1617693 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1617695 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1617695 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1617697 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1617697 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1617698 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1617699 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1617700 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1617700 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1617702 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1617702 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1617703 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1617703 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1618039 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/cores/collection1
   [junit4]   2> 1618041 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1618043 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@81996e7{/,null,AVAILABLE}
   [junit4]   2> 1618061 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7af09a7e{HTTP/1.1}{127.0.0.1:33044}
   [junit4]   2> 1618061 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.e.j.s.Server Started @1621455ms
   [junit4]   2> 1618061 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/tempDir-001/control/data, hostContext=/, hostPort=33044, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/cores}
   [junit4]   2> 1618061 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1618061 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/'
   [junit4]   2> 1618061 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1618062 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1618079 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1618079 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1618081 INFO  (zkCallback-1382-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1012dbbb name:ZooKeeperConnection Watcher:127.0.0.1:58780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1618081 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1618081 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1618082 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1618082 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/solr.xml
   [junit4]   2> 1618087 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/cores
   [junit4]   2> 1618087 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.CoreContainer New CoreContainer 1197063165
   [junit4]   2> 1618087 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/]
   [junit4]   2> 1618087 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/lib
   [junit4]   2> 1618087 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/lib).
   [junit4]   2> 1618094 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1618096 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1618096 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1618096 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1618096 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58780/solr
   [junit4]   2> 1618096 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1618096 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1618097 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1618098 INFO  (zkCallback-1384-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2565547e name:ZooKeeperConnection Watcher:127.0.0.1:58780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1618098 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1618098 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1618100 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1618100 INFO  (zkCallback-1385-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@541323d8 name:ZooKeeperConnection Watcher:127.0.0.1:58780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1618100 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1618101 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1618103 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1618106 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1618107 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1618109 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1618111 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1618112 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1618114 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1618115 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1618116 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33044_
   [junit4]   2> 1618116 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33044_
   [junit4]   2> 1618117 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1618118 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1618119 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1618120 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94684035941400580-127.0.0.1:33044_-n_0000000000
   [junit4]   2> 1618120 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33044_
   [junit4]   2> 1618120 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1618121 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.Overseer Overseer (id=94684035941400580-127.0.0.1:33044_-n_0000000000) starting
   [junit4]   2> 1618123 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1618128 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1618128 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1618129 INFO  (OverseerCollectionConfigSetProcessor-94684035941400580-127.0.0.1:33044_-n_0000000000) [n:127.0.0.1:33044_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1618129 INFO  (OverseerStateUpdate-94684035941400580-127.0.0.1:33044_-n_0000000000) [n:127.0.0.1:33044_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1618144 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1618144 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1618145 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/cores
   [junit4]   2> 1618146 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1618146 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/cores/collection1/
   [junit4]   2> 1618146 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1618147 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 1618147 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1618147 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:33044_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1618147 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1618149 INFO  (OverseerStateUpdate-94684035941400580-127.0.0.1:33044_-n_0000000000) [n:127.0.0.1:33044_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33044",
   [junit4]   2>   "node_name":"127.0.0.1:33044_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1618149 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1618149 INFO  (OverseerStateUpdate-94684035941400580-127.0.0.1:33044_-n_0000000000) [n:127.0.0.1:33044_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33044",
   [junit4]   2>   "node_name":"127.0.0.1:33044_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1618150 INFO  (OverseerStateUpdate-94684035941400580-127.0.0.1:33044_-n_0000000000) [n:127.0.0.1:33044_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1618150 INFO  (OverseerStateUpdate-94684035941400580-127.0.0.1:33044_-n_0000000000) [n:127.0.0.1:33044_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1618152 INFO  (zkCallback-1385-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1619149 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1619150 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1619150 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1619150 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1619151 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1619151 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/cores/collection1/'
   [junit4]   2> 1619151 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1619151 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1619167 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1619171 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1619175 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1619182 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1619184 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1619188 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1619287 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1619293 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1619294 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1619302 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1619304 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1619306 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1619307 WARN  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1619307 WARN  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1619307 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1619308 WARN  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1619308 WARN  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1619309 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 1619309 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1619309 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1619310 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1619310 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47fb200
   [junit4]   2> 1619310 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/cores/collection1/data
   [junit4]   2> 1619311 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1619311 WARN  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1619311 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/cores/collection1/data/index
   [junit4]   2> 1619311 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1619312 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7509c250 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@268aa6e0),segFN=segments_1,generation=1}
   [junit4]   2> 1619312 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1619313 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/cores/collection1/data/
   [junit4]   2> 1619313 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1619316 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1619316 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1619316 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1619316 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1619316 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1619316 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1619317 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1619317 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1619317 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1619319 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1619320 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1619321 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1619322 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1619325 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1619325 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1619326 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1619326 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1619327 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1619327 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1619327 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=0.796875, floorSegmentMB=1.94140625, forceMergeDeletesPctAllowed=8.401262704903132, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1619328 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7509c250 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@268aa6e0),segFN=segments_1,generation=1}
   [junit4]   2> 1619328 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1619328 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@35de60e2[collection1] main
   [junit4]   2> 1619328 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1619329 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1619329 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1619329 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1619329 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1619329 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1619330 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1619330 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1619330 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1619330 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1619331 INFO  (searcherExecutor-4519-thread-1-processing-n:127.0.0.1:33044_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@35de60e2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1619331 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1619331 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1619331 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1619331 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1514944576908951552
   [junit4]   2> 1619333 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1514944576908951552
   [junit4]   2> 1619333 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1619334 INFO  (coreLoadExecutor-4518-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1619334 INFO  (coreZkRegister-4512-thread-1-processing-n:127.0.0.1:33044_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:33044 collection:control_collection shard:shard1
   [junit4]   2> 1619335 INFO  (coreZkRegister-4512-thread-1-processing-n:127.0.0.1:33044_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1619339 INFO  (coreZkRegister-4512-thread-1-processing-n:127.0.0.1:33044_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94684035941400580-core_node1-n_0000000000
   [junit4]   2> 1619340 INFO  (coreZkRegister-4512-thread-1-processing-n:127.0.0.1:33044_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1619341 INFO  (coreZkRegister-4512-thread-1-processing-n:127.0.0.1:33044_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1619341 INFO  (coreZkRegister-4512-thread-1-processing-n:127.0.0.1:33044_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1619341 INFO  (coreZkRegister-4512-thread-1-processing-n:127.0.0.1:33044_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33044/collection1/
   [junit4]   2> 1619341 INFO  (coreZkRegister-4512-thread-1-processing-n:127.0.0.1:33044_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1619341 INFO  (OverseerStateUpdate-94684035941400580-127.0.0.1:33044_-n_0000000000) [n:127.0.0.1:33044_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1619341 INFO  (coreZkRegister-4512-thread-1-processing-n:127.0.0.1:33044_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:33044/collection1/ has no replicas
   [junit4]   2> 1619342 INFO  (coreZkRegister-4512-thread-1-processing-n:127.0.0.1:33044_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33044/collection1/ shard1
   [junit4]   2> 1619342 INFO  (coreZkRegister-4512-thread-1-processing-n:127.0.0.1:33044_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1619345 INFO  (coreZkRegister-4512-thread-1-processing-n:127.0.0.1:33044_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1619347 INFO  (OverseerStateUpdate-94684035941400580-127.0.0.1:33044_-n_0000000000) [n:127.0.0.1:33044_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:33044",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1619449 INFO  (zkCallback-1385-thread-1-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1619498 INFO  (coreZkRegister-4512-thread-1-processing-n:127.0.0.1:33044_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:33044/collection1/ and leader is http://127.0.0.1:33044/collection1/
   [junit4]   2> 1619498 INFO  (coreZkRegister-4512-thread-1-processing-n:127.0.0.1:33044_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33044
   [junit4]   2> 1619499 INFO  (coreZkRegister-4512-thread-1-processing-n:127.0.0.1:33044_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1619499 INFO  (coreZkRegister-4512-thread-1-processing-n:127.0.0.1:33044_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1619499 INFO  (coreZkRegister-4512-thread-1-processing-n:127.0.0.1:33044_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33044_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1619501 INFO  (OverseerStateUpdate-94684035941400580-127.0.0.1:33044_-n_0000000000) [n:127.0.0.1:33044_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33044",
   [junit4]   2>   "node_name":"127.0.0.1:33044_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1619501 INFO  (OverseerStateUpdate-94684035941400580-127.0.0.1:33044_-n_0000000000) [n:127.0.0.1:33044_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33044",
   [junit4]   2>   "node_name":"127.0.0.1:33044_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1619604 INFO  (zkCallback-1385-thread-2-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1619649 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1619649 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1619650 INFO  (zkCallback-1387-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5fecb3a0 name:ZooKeeperConnection Watcher:127.0.0.1:58780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1619650 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1619651 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1619651 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1619653 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1619981 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/shard-1-001/cores/collection1
   [junit4]   2> 1619981 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/shard-1-001
   [junit4]   2> 1619982 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1619984 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@364f7e5{/,null,AVAILABLE}
   [junit4]   2> 1619984 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4fd6e91d{HTTP/1.1}{127.0.0.1:44622}
   [junit4]   2> 1619984 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.e.j.s.Server Started @1623379ms
   [junit4]   2> 1619984 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=44622, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/shard-1-001/cores}
   [junit4]   2> 1619984 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1619984 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/shard-1-001/'
   [junit4]   2> 1619985 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1619985 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1620016 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1620017 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1620018 INFO  (zkCallback-1388-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7afb60bf name:ZooKeeperConnection Watcher:127.0.0.1:58780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1620018 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1620018 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1620019 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1620019 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/shard-1-001/solr.xml
   [junit4]   2> 1620025 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/shard-1-001/cores
   [junit4]   2> 1620025 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.CoreContainer New CoreContainer 1359183702
   [junit4]   2> 1620025 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/shard-1-001/]
   [junit4]   2> 1620025 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/shard-1-001/lib
   [junit4]   2> 1620025 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/shard-1-001/lib).
   [junit4]   2> 1620034 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1620035 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1620035 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1620035 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1620035 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58780/solr
   [junit4]   2> 1620036 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1620036 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1620037 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1620037 INFO  (zkCallback-1390-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a09cc4f name:ZooKeeperConnection Watcher:127.0.0.1:58780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1620037 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1620038 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1620039 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:44622_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1620040 INFO  (zkCallback-1391-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a1d95e3 name:ZooKeeperConnection Watcher:127.0.0.1:58780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1620040 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:44622_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1620045 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:44622_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1621051 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:44622_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44622_
   [junit4]   2> 1621051 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:44622_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44622_
   [junit4]   2> 1621052 INFO  (zkCallback-1387-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1621052 INFO  (zkCallback-1385-thread-2-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1621052 INFO  (zkCallback-1391-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1621053 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:44622_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1621054 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:44622_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94684035941400584-127.0.0.1:44622_-n_0000000001
   [junit4]   2> 1621054 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:44622_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94684035941400580-127.0.0.1:33044_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1621063 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:44622_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1621063 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:44622_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1621064 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:44622_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/shard-1-001/cores
   [junit4]   2> 1621064 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:44622_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1621064 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:44622_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/shard-1-001/cores/collection1/
   [junit4]   2> 1621064 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:44622_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1621065 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:44622_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 1621066 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:44622_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1621066 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1621066 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1621067 INFO  (OverseerStateUpdate-94684035941400580-127.0.0.1:33044_-n_0000000000) [n:127.0.0.1:33044_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44622",
   [junit4]   2>   "node_name":"127.0.0.1:44622_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1621068 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1621068 INFO  (OverseerStateUpdate-94684035941400580-127.0.0.1:33044_-n_0000000000) [n:127.0.0.1:33044_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44622",
   [junit4]   2>   "node_name":"127.0.0.1:44622_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1621068 INFO  (OverseerStateUpdate-94684035941400580-127.0.0.1:33044_-n_0000000000) [n:127.0.0.1:33044_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1621068 INFO  (OverseerStateUpdate-94684035941400580-127.0.0.1:33044_-n_0000000000) [n:127.0.0.1:33044_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1621171 INFO  (zkCallback-1387-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1621171 INFO  (zkCallback-1391-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1621171 INFO  (zkCallback-1385-thread-2-processing-n:127.0.0.1:33044_) [n:127.0.0.1:33044_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1622068 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1622068 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1622069 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1622069 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1622070 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1622070 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1622070 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1622070 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1622085 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1622090 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1622093 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1622101 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1622102 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1622107 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1622203 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1622208 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1622209 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1622219 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1622221 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1622223 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1622224 WARN  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1622225 WARN  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1622225 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1622225 WARN  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1622225 WARN  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1622226 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 1622226 INFO  (coreLoadExecutor-4529-thread-1-processing-n:127.0.0.1:44622_) [n:127.0.0.1:44622_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection colle

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

ectionContext.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:166)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:449)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1663163 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@3ca56c51{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1663164 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@189f6b44{/,null,UNAVAILABLE}
   [junit4]   2> 1663166 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CCAF670AC0F667D4]) [n:127.0.0.1:48499_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58780 58780
   [junit4]   2> 1663345 INFO  (Thread-4316) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58780 58780
   [junit4]   2> 1663347 WARN  (Thread-4316) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	10	/solr/configs/gettingstarted
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/gettingstarted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=CCAF670AC0F667D4 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=zh_HK -Dtests.timezone=Pacific/Auckland -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 45.8s J2 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CCAF670AC0F667D4:DFCC5565F199DE72]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1663352 INFO  (SUITE-SolrCloudExampleTest-seed#[CCAF670AC0F667D4]-worker) [n:127.0.0.1:48499_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CCAF670AC0F667D4-001
   [junit4]   2> Oct 13, 2015 3:16:17 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=zh_HK, timezone=Pacific/Auckland
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=4,threads=1,free=138981448,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [UnloadDistributedZkTest, TestWriterPerf, TestSolrQueryParser, RAMDirectoryFactoryTest, AddSchemaFieldsUpdateProcessorFactoryTest, CloudExitableDirectoryReaderTest, TestJsonFacets, TestReversedWildcardFilterFactory, BasicAuthIntegrationTest, AnalyticsMergeStrategyTest, SolrXmlInZkTest, UUIDFieldTest, FieldMutatingUpdateProcessorTest, TestCloudManagedSchema, XmlUpdateRequestHandlerTest, TestIndexSearcher, StressHdfsTest, PKIAuthenticationIntegrationTest, TestManagedStopFilterFactory, TestCollectionAPI, OverseerTest, RecoveryZkTest, CursorMarkTest, DistributedDebugComponentTest, TestReplicationHandlerBackup, DateRangeFieldTest, TestShortCircuitedRequests, SearchHandlerTest, TestAuthenticationFramework, TriLevelCompositeIdRoutingTest, SystemInfoHandlerTest, TestMinMaxOnMultiValuedField, TermVectorComponentDistributedTest, TestMaxScoreQueryParser, ResponseHeaderTest, AnalyticsQueryTest, TestManagedResourceStorage, TestFieldSortValues, TestPerFieldSimilarity, TestManagedSchemaDynamicFieldResource, TestSolrDeletionPolicy1, TestFieldTypeCollectionResource, AnalysisErrorHandlingTest, CloudMLTQParserTest, StatelessScriptUpdateProcessorFactoryTest, TestExtendedDismaxParser, CoreAdminHandlerTest, TestRandomRequestDistribution, TestSort, TestScoreJoinQPNoScore, DocValuesMultiTest, SimpleFacetsTest, TestCSVResponseWriter, HdfsSyncSliceTest, TestTrieFacet, DistributedFacetPivotSmallAdvancedTest, SuggesterTest, TestLRUStatsCache, HdfsChaosMonkeySafeLeaderTest, TestScoreJoinQPScore, QueryResultKeyTest, TestSolrCLIRunExample, TestRecovery, RegexBoostProcessorTest, TestSolrCloudWithKerberosAlt, TestRequestStatusCollectionAPI, TestShardHandlerFactory, TestSearchPerf, SuggesterWFSTTest, TestReqParamsAPI, TestSmileRequest, CdcrVersionReplicationTest, TestSolrIndexConfig, TestCollationField, TestLRUCache, ZkNodePropsTest, TestIndexingPerformance, DocValuesMissingTest, TestCustomSort, TestAddFieldRealTimeGet, ScriptEngineTest, DebugComponentTest, FieldAnalysisRequestHandlerTest, TestStressReorder, TestOverriddenPrefixQueryForCustomFieldType, BadComponentTest, SuggesterTSTTest, ShowFileRequestHandlerTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, SpellCheckComponentTest, TestGroupingSearch, BadIndexSchemaTest, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, HighlighterTest, SoftAutoCommitTest, NoCacheHeaderTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, SortByFunctionTest, TestSurroundQueryParser, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TermsComponentTest, PathHierarchyTokenizerFactoryTest, TestArbitraryIndexDir, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, HighlighterConfigTest, UpdateParamsTest, TestStressRecovery, TestTolerantSearch, AliasIntegrationTest, CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplicationFactorTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest]
   [junit4] Completed [437/552] on J2 in 46.07s, 1 test, 1 failure <<< FAILURES!

[...truncated 372 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:719: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:516: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1432: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:987: There were test failures: 552 suites (8 ignored), 2170 tests, 1 failure, 50 ignored (37 assumptions) [seed: CCAF670AC0F667D4]

Total time: 58 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 481 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/481/

1 tests failed.
FAILED:  org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
	at __randomizedtesting.SeedInfo.seed([FC1F5E1E54A33D6C:EF7C6C7165CC84CA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9907 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/init-core-data-001
   [junit4]   2> 905061 INFO  (SUITE-SolrCloudExampleTest-seed#[FC1F5E1E54A33D6C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 905061 INFO  (SUITE-SolrCloudExampleTest-seed#[FC1F5E1E54A33D6C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 905063 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 905063 INFO  (Thread-2126) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 905063 INFO  (Thread-2126) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 905163 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.ZkTestServer start zk server on port:57219
   [junit4]   2> 905163 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 905165 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 905166 INFO  (zkCallback-727-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ba646d0 name:ZooKeeperConnection Watcher:127.0.0.1:57219 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 905167 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 905167 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 905167 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 905169 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 905169 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 0x15061afec910000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 905170 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 905176 INFO  (zkCallback-728-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@735662f7 name:ZooKeeperConnection Watcher:127.0.0.1:57219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 905176 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 905176 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 905177 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 905178 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 905179 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 905180 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 905181 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 905182 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 905184 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 905184 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 905185 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 905186 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 905187 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 905187 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 905188 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 905188 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 905190 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 905190 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 905191 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 905191 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 905193 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 905193 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 905194 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 905194 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 905195 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 905195 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 905197 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 905197 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 905519 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/cores/collection1
   [junit4]   2> 905521 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 905529 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3df47578{/,null,AVAILABLE}
   [junit4]   2> 905531 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@463eb64e{HTTP/1.1}{127.0.0.1:38464}
   [junit4]   2> 905531 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.e.j.s.Server Started @908727ms
   [junit4]   2> 905531 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/tempDir-001/control/data, hostContext=/, hostPort=38464, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/cores}
   [junit4]   2> 905531 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 905531 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/'
   [junit4]   2> 905532 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 905532 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 905547 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 905547 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 905548 INFO  (zkCallback-729-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@380b529a name:ZooKeeperConnection Watcher:127.0.0.1:57219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 905548 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 905549 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 905550 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 905550 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/solr.xml
   [junit4]   2> 905564 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/cores
   [junit4]   2> 905564 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.CoreContainer New CoreContainer 1882366573
   [junit4]   2> 905564 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/]
   [junit4]   2> 905564 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/lib
   [junit4]   2> 905565 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/lib).
   [junit4]   2> 905572 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 905573 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 905573 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 905573 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 905574 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57219/solr
   [junit4]   2> 905574 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 905574 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 905574 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 905575 INFO  (zkCallback-731-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3641870c name:ZooKeeperConnection Watcher:127.0.0.1:57219 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 905576 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 905576 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 905581 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 905582 INFO  (zkCallback-732-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a4588d2 name:ZooKeeperConnection Watcher:127.0.0.1:57219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 905582 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 905583 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 905585 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 905588 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 905590 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 905591 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 905593 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 905594 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 905595 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 905596 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 905597 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38464_
   [junit4]   2> 905600 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38464_
   [junit4]   2> 905601 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 905602 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 905603 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 905603 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94683000390877188-127.0.0.1:38464_-n_0000000000
   [junit4]   2> 905604 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38464_
   [junit4]   2> 905604 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 905605 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.Overseer Overseer (id=94683000390877188-127.0.0.1:38464_-n_0000000000) starting
   [junit4]   2> 905606 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 905610 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 905611 INFO  (OverseerStateUpdate-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 905611 INFO  (OverseerStateUpdate-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 905621 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 905621 INFO  (OverseerCollectionConfigSetProcessor-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 905651 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 905651 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 905651 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/cores
   [junit4]   2> 905652 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 905652 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/cores/collection1/
   [junit4]   2> 905652 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 905654 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 905654 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 905654 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:38464_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 905654 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 905656 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 905660 INFO  (OverseerStateUpdate-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38464",
   [junit4]   2>   "node_name":"127.0.0.1:38464_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 905661 INFO  (OverseerStateUpdate-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38464",
   [junit4]   2>   "node_name":"127.0.0.1:38464_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 905661 INFO  (OverseerStateUpdate-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 905662 INFO  (OverseerStateUpdate-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 905663 INFO  (zkCallback-732-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 905663 INFO  (zkCallback-732-thread-2-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 906656 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 906656 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 906657 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 906657 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 906658 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 906658 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/cores/collection1/'
   [junit4]   2> 906658 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 906658 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 906671 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 906676 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 906679 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 906686 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 906687 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 906691 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 906777 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 906782 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 906783 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 906791 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 906793 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 906795 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 906795 WARN  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 906795 WARN  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 906796 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 906796 WARN  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 906796 WARN  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 906797 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 906797 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 906797 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 906797 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 906798 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@21fd951e
   [junit4]   2> 906798 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/cores/collection1/data
   [junit4]   2> 906798 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/cores/collection1/data/index/
   [junit4]   2> 906798 WARN  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 906798 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/cores/collection1/data/index
   [junit4]   2> 906798 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=55.2578125, floorSegmentMB=1.3681640625, forceMergeDeletesPctAllowed=11.261594921231238, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12804279410838726
   [junit4]   2> 906799 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5c5d51ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@541ce3b6),segFN=segments_1,generation=1}
   [junit4]   2> 906799 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 906800 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/cores/collection1/data/
   [junit4]   2> 906800 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 906803 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 906803 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 906804 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 906804 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 906804 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 906804 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 906804 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 906804 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 906804 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 906806 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 906807 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 906808 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 906809 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 906811 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 906812 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 906812 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 906813 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 906813 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 906813 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 906814 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=29.419921875, floorSegmentMB=1.4736328125, forceMergeDeletesPctAllowed=20.722400420231942, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8838419106548885
   [junit4]   2> 906814 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5c5d51ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@541ce3b6),segFN=segments_1,generation=1}
   [junit4]   2> 906814 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 906814 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@50fe4091[collection1] main
   [junit4]   2> 906814 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 906817 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 906817 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 906817 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 906817 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 906817 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 906818 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 906818 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 906818 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 906818 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 906819 INFO  (searcherExecutor-2524-thread-1-processing-n:127.0.0.1:38464_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@50fe4091[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 906819 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 906819 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 906819 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 906819 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1514928008093237248
   [junit4]   2> 906821 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1514928008093237248
   [junit4]   2> 906821 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 906822 INFO  (coreLoadExecutor-2523-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 906822 INFO  (coreZkRegister-2517-thread-1-processing-n:127.0.0.1:38464_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:38464 collection:control_collection shard:shard1
   [junit4]   2> 906823 INFO  (coreZkRegister-2517-thread-1-processing-n:127.0.0.1:38464_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 906826 INFO  (coreZkRegister-2517-thread-1-processing-n:127.0.0.1:38464_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94683000390877188-core_node1-n_0000000000
   [junit4]   2> 906826 INFO  (coreZkRegister-2517-thread-1-processing-n:127.0.0.1:38464_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 906827 INFO  (coreZkRegister-2517-thread-1-processing-n:127.0.0.1:38464_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 906828 INFO  (coreZkRegister-2517-thread-1-processing-n:127.0.0.1:38464_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 906828 INFO  (coreZkRegister-2517-thread-1-processing-n:127.0.0.1:38464_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38464/collection1/
   [junit4]   2> 906828 INFO  (coreZkRegister-2517-thread-1-processing-n:127.0.0.1:38464_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 906828 INFO  (coreZkRegister-2517-thread-1-processing-n:127.0.0.1:38464_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:38464/collection1/ has no replicas
   [junit4]   2> 906828 INFO  (coreZkRegister-2517-thread-1-processing-n:127.0.0.1:38464_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38464/collection1/ shard1
   [junit4]   2> 906828 INFO  (OverseerStateUpdate-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 906828 INFO  (coreZkRegister-2517-thread-1-processing-n:127.0.0.1:38464_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 906831 INFO  (coreZkRegister-2517-thread-1-processing-n:127.0.0.1:38464_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 906833 INFO  (OverseerStateUpdate-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:38464",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 906935 INFO  (zkCallback-732-thread-2-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 906935 INFO  (zkCallback-732-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 906984 INFO  (coreZkRegister-2517-thread-1-processing-n:127.0.0.1:38464_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:38464/collection1/ and leader is http://127.0.0.1:38464/collection1/
   [junit4]   2> 906984 INFO  (coreZkRegister-2517-thread-1-processing-n:127.0.0.1:38464_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38464
   [junit4]   2> 906984 INFO  (coreZkRegister-2517-thread-1-processing-n:127.0.0.1:38464_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 906984 INFO  (coreZkRegister-2517-thread-1-processing-n:127.0.0.1:38464_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 906984 INFO  (coreZkRegister-2517-thread-1-processing-n:127.0.0.1:38464_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38464_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 906986 INFO  (OverseerStateUpdate-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38464",
   [junit4]   2>   "node_name":"127.0.0.1:38464_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 906986 INFO  (OverseerStateUpdate-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38464",
   [junit4]   2>   "node_name":"127.0.0.1:38464_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 907089 INFO  (zkCallback-732-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 907089 INFO  (zkCallback-732-thread-2-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 907156 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 907157 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 907158 INFO  (zkCallback-734-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ab8aaee name:ZooKeeperConnection Watcher:127.0.0.1:57219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 907158 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 907158 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 907158 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 907161 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 907161 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 907161 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 907161 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 907162 INFO  (zkCallback-735-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1310de8f name:ZooKeeperConnection Watcher:127.0.0.1:57219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 907162 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 907162 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 907164 INFO  (OverseerStateUpdate-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 907164 INFO  (OverseerStateUpdate-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 907267 INFO  (OverseerStateUpdate-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 907479 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/shard-1-001/cores/collection1
   [junit4]   2> 907479 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/shard-1-001
   [junit4]   2> 907480 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 907483 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6277224{/,null,AVAILABLE}
   [junit4]   2> 907484 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@76fed2f2{HTTP/1.1}{127.0.0.1:49440}
   [junit4]   2> 907484 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.e.j.s.Server Started @910679ms
   [junit4]   2> 907484 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=49440, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/shard-1-001/cores}
   [junit4]   2> 907484 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 907484 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/shard-1-001/'
   [junit4]   2> 907484 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 907485 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 907499 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 907500 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 907504 INFO  (zkCallback-736-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1727c050 name:ZooKeeperConnection Watcher:127.0.0.1:57219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 907504 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 907505 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 907506 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 907506 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/shard-1-001/solr.xml
   [junit4]   2> 907514 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/shard-1-001/cores
   [junit4]   2> 907514 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.CoreContainer New CoreContainer 992245714
   [junit4]   2> 907514 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/shard-1-001/]
   [junit4]   2> 907514 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/shard-1-001/lib
   [junit4]   2> 907514 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/shard-1-001/lib).
   [junit4]   2> 907526 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 907527 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 907528 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 907528 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 907528 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57219/solr
   [junit4]   2> 907528 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 907528 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 907529 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 907533 INFO  (zkCallback-738-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3313fc28 name:ZooKeeperConnection Watcher:127.0.0.1:57219 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 907534 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 907536 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 907538 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:49440_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 907539 INFO  (zkCallback-739-thread-1-processing-n:127.0.0.1:49440_) [n:127.0.0.1:49440_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54112f7e name:ZooKeeperConnection Watcher:127.0.0.1:57219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 907539 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:49440_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 907544 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:49440_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 908549 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:49440_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49440_
   [junit4]   2> 908550 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:49440_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49440_
   [junit4]   2> 908551 INFO  (zkCallback-732-thread-2-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 908551 INFO  (zkCallback-734-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 908551 INFO  (zkCallback-732-thread-1-processing-n:127.0.0.1:38464_) [n:127.0.0.1:38464_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 908551 INFO  (zkCallback-739-thread-1-processing-n:127.0.0.1:49440_) [n:127.0.0.1:49440_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 908553 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:49440_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 908553 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:49440_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94683000390877193-127.0.0.1:49440_-n_0000000001
   [junit4]   2> 908554 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:49440_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94683000390877188-127.0.0.1:38464_-n_0000000000 to know if I could be the leader
   [junit4]   2> 908584 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:49440_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 908584 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:49440_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 908584 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:49440_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/shard-1-001/cores
   [junit4]   2> 908587 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:49440_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 908587 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:49440_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001/shard-1-001/cores/collection1/
   [junit4]   2> 908587 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:49440_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 908588 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:49440_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 908588 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:49440_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 908589 INFO  (coreLoadExecutor-2534-thread-1-processing-n:127.0.0.1:49440_) [n:127.0.0.1:49440_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 908589 INFO  (coreLoadExecutor-2534-thread-1-processing-n:127.0.0.1:49440_) [n:127.0.0.1:49440_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 908590 INFO  (coreLoadExecutor-2534-thread-1-processing-n:127.0.0.1:49440_) [n:127.0.0.1:49440_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 908590 INFO  (coreLoadExecutor-2534-thread-1-processing-n:127.0.0.1:49440_) [n:127.0.0.1:49440_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 908590 INFO  (OverseerStateUpdate-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49440",
   [junit4]   2>   "node_name":"127.0.0.1:49440_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 908591 INFO  (OverseerStateUpdate-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49440",
   [junit4]   2>   "node_name":"127.0.0.1:49440_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 908591 INFO  (coreLoadExecutor-2534-thread-1-processing-n:127.0.0.1:49440_) [n:127.0.0.1:49440_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for collection1 ver 0 
   [junit4]   2> 908591 INFO  (OverseerStateUpdate-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 908591 INFO  (OverseerStateUpdate-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 908591 INFO  (coreLoadExecutor-2534-thread-1-processing-n:127.0.0.1:49440_) [n:127.0.0.1:49440_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 908696 INFO  (OverseerStateUpdate-94683000390877188-127.0.0.1:38464_-n_0000000000) [n:127.0.0.1:38464_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 908696 INFO  (zkCallback-739-thread-1-processing-n:127.0.0.1:49440_) [n:127.0.0.1:49440_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 908697 INFO  (zkCallback-739-thread-1-processing-n:127.0.0.1:49440_) [n:127.0.0.1:49440_    ] o.a.s.c.c.ZkStateReader Updating data for collection1 from 0 to 1 
   [junit4]   2> 909591 INFO  (coreLoadExecutor-2534-thread-1-processing-n:127.0.0.1:49440_) [n:127.0.0.1:49440_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 909591 INFO  (coreLoadExecutor-2534-thread-1-processing-n:127.0.0.1:49440_) [n:127.0.0.1:49440_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 909592 INFO  (coreLoadExecutor-2534-thread-1-processing-n:127.0.0.1:49440_) [n:127.0.0.1:49440_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 909592 INFO  (coreLoadExecutor-2534-thread-1-processing-n:127.0.0.1:49440_) [n:127

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

   2> 951357 INFO  (zkCallback-752-thread-1-processing-n:127.0.0.1:50807_) [n:127.0.0.1:50807_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 951357 INFO  (zkCallback-752-thread-1-processing-n:127.0.0.1:50807_) [n:127.0.0.1:50807_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ElectionContext Canceling election /collections/collection1/leader_elect/shard1/election/94683000390877202-core_node4-n_0000000001
   [junit4]   2> 951357 WARN  (zkCallback-752-thread-1-processing-n:127.0.0.1:50807_) [n:127.0.0.1:50807_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/94683000390877202-core_node4-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:166)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:449)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 951360 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6b146fe5{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 951361 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71a237d9{/,null,UNAVAILABLE}
   [junit4]   2> 951362 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[FC1F5E1E54A33D6C]) [n:127.0.0.1:50807_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57219 57219
   [junit4]   2> 951583 INFO  (Thread-2126) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57219 57219
   [junit4]   2> 951585 WARN  (Thread-2126) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	10	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	10	/solr/configs/gettingstarted
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/collections/gettingstarted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=FC1F5E1E54A33D6C -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es_PR -Dtests.timezone=Europe/Kiev -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 46.5s J1 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FC1F5E1E54A33D6C:EF7C6C7165CC84CA]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 951606 INFO  (SUITE-SolrCloudExampleTest-seed#[FC1F5E1E54A33D6C]-worker) [n:127.0.0.1:50807_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_FC1F5E1E54A33D6C-001
   [junit4]   2> Oct 13, 2015 10:52:57 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=es_PR, timezone=Europe/Kiev
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=4,threads=1,free=302223328,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [CachingDirectoryFactoryTest, TestCustomDocTransformer, TestRTGBase, TestFileDictionaryLookup, TestSQLHandler, TestMacros, DocExpirationUpdateProcessorFactoryTest, PreAnalyzedUpdateProcessorTest, TestMiniSolrCloudClusterSSL, TestDistribIDF, TestFastOutputStream, ChaosMonkeySafeLeaderTest, MultiTermTest, TestComplexPhraseQParserPlugin, RollingRestartTest, RecoveryAfterSoftCommitTest, AtomicUpdatesTest, TermsComponentTest, TestDFRSimilarityFactory, TestSchemaVersionResource, TestRebalanceLeaders, NumericFieldsTest, TestCoreContainer, TestLFUCache, InfoHandlerTest, ShardSplitTest, HighlighterTest, CollectionsAPIDistributedZkTest, CoreAdminCreateDiscoverTest, SliceStateTest, TestRuleBasedAuthorizationPlugin, TestSolrCoreProperties, ConnectionManagerTest, ConvertedLegacyTest, DocumentBuilderTest, TestConfigSets, SpellPossibilityIteratorTest, TestCopyFieldCollectionResource, TestConfigSetImmutable, SimplePostToolTest, HdfsRecoveryZkTest, FullHLLTest, FastVectorHighlighterTest, CSVRequestHandlerTest, TestRemoveLastDynamicCopyField, SuggesterFSTTest, TestFiltering, ShardRoutingTest, DistanceFunctionTest, TestHashPartitioner, TestConfigSetsAPIExclusivity, SharedFSAutoReplicaFailoverTest, DistributedIntervalFacetingTest, CdcrRequestHandlerTest, HdfsLockFactoryTest, SchemaVersionSpecificBehaviorTest, TestCloudInspectUtil, SolrPluginUtilsTest, CustomCollectionTest, PreAnalyzedFieldTest, TestBlendedInfixSuggestions, TestLeaderElectionZkExpiry, TestCrossCoreJoin, TestSolrDeletionPolicy2, SolrCloudExampleTest]
   [junit4] Completed [249/552] on J1 in 47.32s, 1 test, 1 failure <<< FAILURES!

[...truncated 957 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:719: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:516: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1432: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:987: There were test failures: 552 suites (8 ignored), 2170 tests, 1 failure, 50 ignored (37 assumptions) [seed: FC1F5E1E54A33D6C]

Total time: 58 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 480 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/480/

1 tests failed.
FAILED:  org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
	at __randomizedtesting.SeedInfo.seed([D4AF9EBBE044D8FD:C7CCACD4D12B615B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10480 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/init-core-data-001
   [junit4]   2> 1497214 INFO  (SUITE-SolrCloudExampleTest-seed#[D4AF9EBBE044D8FD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1497214 INFO  (SUITE-SolrCloudExampleTest-seed#[D4AF9EBBE044D8FD]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1497216 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1497217 INFO  (Thread-6213) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1497217 INFO  (Thread-6213) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1497317 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.ZkTestServer start zk server on port:50842
   [junit4]   2> 1497317 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1497317 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1497319 INFO  (zkCallback-1654-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5d2e7940 name:ZooKeeperConnection Watcher:127.0.0.1:50842 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1497320 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1497320 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1497320 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1497322 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1497323 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1497324 INFO  (zkCallback-1655-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f4ae3b3 name:ZooKeeperConnection Watcher:127.0.0.1:50842/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1497324 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1497324 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1497324 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1497325 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1497327 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1497328 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1497329 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1497330 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1497332 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1497332 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1497334 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1497334 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1497335 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1497335 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1497337 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1497337 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1497338 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1497338 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1497340 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1497340 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1497341 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1497342 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1497343 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1497343 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1497345 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1497345 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1497346 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1497346 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1497674 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/cores/collection1
   [junit4]   2> 1497675 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1497677 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55c17e23{/,null,AVAILABLE}
   [junit4]   2> 1497681 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6e41ec24{HTTP/1.1}{127.0.0.1:53868}
   [junit4]   2> 1497681 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.e.j.s.Server Started @1500805ms
   [junit4]   2> 1497681 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/tempDir-001/control/data, hostContext=/, hostPort=53868, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/cores}
   [junit4]   2> 1497682 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1497682 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/'
   [junit4]   2> 1497682 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1497682 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1497698 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1497698 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1497699 INFO  (zkCallback-1656-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f988f70 name:ZooKeeperConnection Watcher:127.0.0.1:50842/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1497699 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1497699 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1497701 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1497701 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/solr.xml
   [junit4]   2> 1497706 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/cores
   [junit4]   2> 1497706 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.CoreContainer New CoreContainer 2145516923
   [junit4]   2> 1497706 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/]
   [junit4]   2> 1497706 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/lib
   [junit4]   2> 1497706 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/lib).
   [junit4]   2> 1497714 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1497715 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1497715 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1497715 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1497715 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50842/solr
   [junit4]   2> 1497716 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1497716 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1497716 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1497717 INFO  (zkCallback-1658-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ad949da name:ZooKeeperConnection Watcher:127.0.0.1:50842 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1497718 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1497718 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1497721 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1497722 INFO  (zkCallback-1659-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73b6d645 name:ZooKeeperConnection Watcher:127.0.0.1:50842/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1497722 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1497723 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1497725 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1497727 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1497729 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1497730 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1497732 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1497734 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1497735 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1497736 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1497737 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53868_
   [junit4]   2> 1497737 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53868_
   [junit4]   2> 1497738 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1497739 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1497742 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1497742 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94681702758154244-127.0.0.1:53868_-n_0000000000
   [junit4]   2> 1497743 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53868_
   [junit4]   2> 1497743 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1497744 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.Overseer Overseer (id=94681702758154244-127.0.0.1:53868_-n_0000000000) starting
   [junit4]   2> 1497746 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1497751 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1497751 INFO  (OverseerCollectionConfigSetProcessor-94681702758154244-127.0.0.1:53868_-n_0000000000) [n:127.0.0.1:53868_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1497751 INFO  (OverseerStateUpdate-94681702758154244-127.0.0.1:53868_-n_0000000000) [n:127.0.0.1:53868_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1497752 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1497774 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1497774 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1497775 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/cores
   [junit4]   2> 1497776 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1497776 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/cores/collection1/
   [junit4]   2> 1497776 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1497777 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0
   [junit4]   2> 1497777 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:53868_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1497777 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1497777 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1497783 INFO  (OverseerStateUpdate-94681702758154244-127.0.0.1:53868_-n_0000000000) [n:127.0.0.1:53868_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53868",
   [junit4]   2>   "node_name":"127.0.0.1:53868_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1497783 INFO  (OverseerStateUpdate-94681702758154244-127.0.0.1:53868_-n_0000000000) [n:127.0.0.1:53868_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53868",
   [junit4]   2>   "node_name":"127.0.0.1:53868_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1497783 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1497783 INFO  (OverseerStateUpdate-94681702758154244-127.0.0.1:53868_-n_0000000000) [n:127.0.0.1:53868_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1497784 INFO  (OverseerStateUpdate-94681702758154244-127.0.0.1:53868_-n_0000000000) [n:127.0.0.1:53868_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1497785 INFO  (zkCallback-1659-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1498784 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1498784 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1498784 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1498785 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1498785 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1498785 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/cores/collection1/'
   [junit4]   2> 1498785 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1498785 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1498799 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1498804 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1498807 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1498815 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1498816 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1498820 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1498915 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1498920 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1498922 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1498929 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1498931 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1498932 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1498933 WARN  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1498933 WARN  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1498933 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1498934 WARN  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1498934 WARN  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1498935 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0
   [junit4]   2> 1498935 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1498935 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1498935 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1498935 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@37a0f48e
   [junit4]   2> 1498936 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/cores/collection1/data
   [junit4]   2> 1498936 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1498936 WARN  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1498936 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/cores/collection1/data/index
   [junit4]   2> 1498936 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6116333653158714]
   [junit4]   2> 1498937 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2e788d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3650a1db),segFN=segments_1,generation=1}
   [junit4]   2> 1498937 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1498937 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/cores/collection1/data/
   [junit4]   2> 1498938 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1498941 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1498941 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1498941 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1498941 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1498941 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1498941 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1498942 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1498942 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1498942 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1498943 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1498944 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1498945 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1498946 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1498949 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1498950 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1498950 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1498950 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1498951 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1498951 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1498951 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=1.517578125, floorSegmentMB=0.748046875, forceMergeDeletesPctAllowed=12.188701517541746, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44026481405547657
   [junit4]   2> 1498952 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2e788d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3650a1db),segFN=segments_1,generation=1}
   [junit4]   2> 1498952 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1498952 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5a61d975[collection1] main
   [junit4]   2> 1498952 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1498953 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1498954 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1498954 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1498954 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1498954 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1498954 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1498954 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1498955 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1498955 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1498955 INFO  (searcherExecutor-4111-thread-1-processing-n:127.0.0.1:53868_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5a61d975[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1498955 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1498955 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1498955 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1498955 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1514907245951844352
   [junit4]   2> 1498957 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1514907245951844352
   [junit4]   2> 1498958 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1498958 INFO  (coreLoadExecutor-4110-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1498958 INFO  (coreZkRegister-4104-thread-1-processing-n:127.0.0.1:53868_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:53868 collection:control_collection shard:shard1
   [junit4]   2> 1498959 INFO  (coreZkRegister-4104-thread-1-processing-n:127.0.0.1:53868_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1498962 INFO  (coreZkRegister-4104-thread-1-processing-n:127.0.0.1:53868_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94681702758154244-core_node1-n_0000000000
   [junit4]   2> 1498962 INFO  (coreZkRegister-4104-thread-1-processing-n:127.0.0.1:53868_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1498964 INFO  (coreZkRegister-4104-thread-1-processing-n:127.0.0.1:53868_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1498964 INFO  (coreZkRegister-4104-thread-1-processing-n:127.0.0.1:53868_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1498964 INFO  (coreZkRegister-4104-thread-1-processing-n:127.0.0.1:53868_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53868/collection1/
   [junit4]   2> 1498964 INFO  (coreZkRegister-4104-thread-1-processing-n:127.0.0.1:53868_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1498964 INFO  (OverseerStateUpdate-94681702758154244-127.0.0.1:53868_-n_0000000000) [n:127.0.0.1:53868_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1498964 INFO  (coreZkRegister-4104-thread-1-processing-n:127.0.0.1:53868_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53868/collection1/ has no replicas
   [junit4]   2> 1498964 INFO  (coreZkRegister-4104-thread-1-processing-n:127.0.0.1:53868_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53868/collection1/ shard1
   [junit4]   2> 1498965 INFO  (coreZkRegister-4104-thread-1-processing-n:127.0.0.1:53868_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1498967 INFO  (coreZkRegister-4104-thread-1-processing-n:127.0.0.1:53868_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1498969 INFO  (OverseerStateUpdate-94681702758154244-127.0.0.1:53868_-n_0000000000) [n:127.0.0.1:53868_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:53868",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1499071 INFO  (zkCallback-1659-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1499120 INFO  (coreZkRegister-4104-thread-1-processing-n:127.0.0.1:53868_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:53868/collection1/ and leader is http://127.0.0.1:53868/collection1/
   [junit4]   2> 1499120 INFO  (coreZkRegister-4104-thread-1-processing-n:127.0.0.1:53868_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53868
   [junit4]   2> 1499120 INFO  (coreZkRegister-4104-thread-1-processing-n:127.0.0.1:53868_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1499120 INFO  (coreZkRegister-4104-thread-1-processing-n:127.0.0.1:53868_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1499120 INFO  (coreZkRegister-4104-thread-1-processing-n:127.0.0.1:53868_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53868_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1499122 INFO  (OverseerStateUpdate-94681702758154244-127.0.0.1:53868_-n_0000000000) [n:127.0.0.1:53868_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53868",
   [junit4]   2>   "node_name":"127.0.0.1:53868_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1499122 INFO  (OverseerStateUpdate-94681702758154244-127.0.0.1:53868_-n_0000000000) [n:127.0.0.1:53868_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53868",
   [junit4]   2>   "node_name":"127.0.0.1:53868_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1499225 INFO  (zkCallback-1659-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1499278 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1499279 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1499280 INFO  (zkCallback-1661-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44ec2147 name:ZooKeeperConnection Watcher:127.0.0.1:50842/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1499280 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1499280 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1499280 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1499282 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1499282 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1499282 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1499283 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1499290 INFO  (zkCallback-1662-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ca302fe name:ZooKeeperConnection Watcher:127.0.0.1:50842/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1499290 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1499290 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1499293 INFO  (OverseerStateUpdate-94681702758154244-127.0.0.1:53868_-n_0000000000) [n:127.0.0.1:53868_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1499293 INFO  (OverseerStateUpdate-94681702758154244-127.0.0.1:53868_-n_0000000000) [n:127.0.0.1:53868_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1499395 INFO  (OverseerStateUpdate-94681702758154244-127.0.0.1:53868_-n_0000000000) [n:127.0.0.1:53868_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1499604 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/shard-1-001/cores/collection1
   [junit4]   2> 1499605 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/shard-1-001
   [junit4]   2> 1499605 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1499607 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32080927{/,null,AVAILABLE}
   [junit4]   2> 1499607 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4409f538{HTTP/1.1}{127.0.0.1:51601}
   [junit4]   2> 1499607 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.e.j.s.Server Started @1502731ms
   [junit4]   2> 1499607 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=51601, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/shard-1-001/cores}
   [junit4]   2> 1499608 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1499608 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/shard-1-001/'
   [junit4]   2> 1499608 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1499608 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1499623 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1499624 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1499625 INFO  (zkCallback-1663-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a5b739f name:ZooKeeperConnection Watcher:127.0.0.1:50842/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1499625 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1499625 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1499627 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1499627 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/shard-1-001/solr.xml
   [junit4]   2> 1499632 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/shard-1-001/cores
   [junit4]   2> 1499632 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.CoreContainer New CoreContainer 788566410
   [junit4]   2> 1499632 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/shard-1-001/]
   [junit4]   2> 1499632 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/shard-1-001/lib
   [junit4]   2> 1499632 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/shard-1-001/lib).
   [junit4]   2> 1499639 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1499640 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1499640 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1499641 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1499641 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50842/solr
   [junit4]   2> 1499641 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1499641 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1499641 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1499642 INFO  (zkCallback-1665-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@341d58fd name:ZooKeeperConnection Watcher:127.0.0.1:50842 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1499643 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1499643 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1499645 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:51601_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1499646 INFO  (zkCallback-1666-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@749bcd0c name:ZooKeeperConnection Watcher:127.0.0.1:50842/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1499646 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:51601_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1499650 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:51601_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1500655 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:51601_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51601_
   [junit4]   2> 1500656 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:51601_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51601_
   [junit4]   2> 1500657 INFO  (zkCallback-1659-thread-1-processing-n:127.0.0.1:53868_) [n:127.0.0.1:53868_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1500657 INFO  (zkCallback-1661-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1500657 INFO  (zkCallback-1666-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1500659 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:51601_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1500659 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:51601_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94681702758154249-127.0.0.1:51601_-n_0000000001
   [junit4]   2> 1500660 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:51601_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94681702758154244-127.0.0.1:53868_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1500678 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:51601_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1500678 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:51601_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1500679 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:51601_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/shard-1-001/cores
   [junit4]   2> 1500680 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:51601_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1500680 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:51601_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/shard-1-001/cores/collection1/
   [junit4]   2> 1500680 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:51601_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1500681 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:51601_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0
   [junit4]   2> 1500681 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:51601_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1500682 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1500682 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1500685 INFO  (OverseerStateUpdate-94681702758154244-127.0.0.1:53868_-n_0000000000) [n:127.0.0.1:53868_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51601",
   [junit4]   2>   "node_name":"127.0.0.1:51601_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1500685 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1500685 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 1500685 INFO  (OverseerStateUpdate-94681702758154244-127.0.0.1:53868_-n_0000000000) [n:127.0.0.1:53868_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51601",
   [junit4]   2>   "node_name":"127.0.0.1:51601_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1500685 INFO  (OverseerStateUpdate-94681702758154244-127.0.0.1:53868_-n_0000000000) [n:127.0.0.1:53868_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1500685 INFO  (OverseerStateUpdate-94681702758154244-127.0.0.1:53868_-n_0000000000) [n:127.0.0.1:53868_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1500686 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for collection1 ver 0 
   [junit4]   2> 1500686 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1500787 INFO  (OverseerStateUpdate-94681702758154244-127.0.0.1:53868_-n_0000000000) [n:127.0.0.1:53868_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1500788 INFO  (zkCallback-1666-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1500789 INFO  (zkCallback-1666-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_    ] o.a.s.c.c.ZkStateReader Updating data for collection1 from 0 to 1 
   [junit4]   2> 1501687 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1501687 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1501688 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1501688 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1501688 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1501688 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1501688 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1501689 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1501702 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1501717 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1501720 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1501728 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1501729 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1501733 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1501818 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1501833 INFO  (coreLoadExecutor-4121-thread-1-processing-n:127.0.0.1:51601_) [n:127.0.0.1:51601_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema 

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

tion/94681702758154258-core_node4-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:166)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:449)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1544420 WARN  (zkCallback-1679-thread-3-processing-n:127.0.0.1:51403_) [n:127.0.0.1:51403_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1544421 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7884849a{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1544422 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ff38307{/,null,UNAVAILABLE}
   [junit4]   2> 1544423 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D4AF9EBBE044D8FD]) [n:127.0.0.1:51403_ c:gettingstarted s:shard2 r:core_node3 x:gettingstarted_shard2_replica2] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50842 50842
   [junit4]   2> 1544651 INFO  (Thread-6213) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50842 50842
   [junit4]   2> 1544651 WARN  (Thread-6213) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/configs/gettingstarted
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/collections/gettingstarted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=D4AF9EBBE044D8FD -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=nl_BE -Dtests.timezone=Pacific/Palau -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 47.5s J0 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4AF9EBBE044D8FD:C7CCACD4D12B615B]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1544671 INFO  (SUITE-SolrCloudExampleTest-seed#[D4AF9EBBE044D8FD]-worker) [n:127.0.0.1:51403_ c:gettingstarted s:shard2 r:core_node3 x:gettingstarted_shard2_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_D4AF9EBBE044D8FD-001
   [junit4]   2> Oct 13, 2015 5:22:57 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=nl_BE, timezone=Pacific/Palau
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=4,threads=1,free=260392784,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [AlternateDirectoryTest, TestSolrConfigHandler, TestSimpleTrackingShardHandler, SimpleCollectionCreateDeleteTest, TestDocSet, TestDocBasedVersionConstraints, CollectionTooManyReplicasTest, TestCollapseQParserPlugin, TestSolr4Spatial, TestReplicaProperties, TestLazyCores, DeleteLastCustomShardedReplicaTest, TestAnalyzedSuggestions, RequiredFieldsTest, TestSolrDynamicMBean, CdcrReplicationDistributedZkTest, TestHighFrequencyDictionaryFactory, DefaultValueUpdateProcessorTest, SpatialHeatmapFacetsTest, PingRequestHandlerTest, MigrateRouteKeyTest, TestInitQParser, DistributedSpellCheckComponentTest, PeerSyncTest, CleanupOldIndexTest, ReturnFieldsTest, TestStandardQParsers, TestNamedUpdateProcessors, HLLUtilTest, TestCloudManagedSchemaConcurrent, TestDefaultStatsCache, SegmentsInfoRequestHandlerTest, TestStressLucene, TestRecoveryHdfs, TestInfoStreamLogging, DistributedVersionInfoTest, TestSolrXml, TestRTimerTree, DistributedQueryComponentOptimizationTest, TestRangeQuery, LeaderInitiatedRecoveryOnShardRestartTest, AliasIntegrationTest, TestRandomFaceting, TestCSVLoader, TestSolr4Spatial2, TestHighlightDedupGrouping, ExitableDirectoryReaderTest, PathHierarchyTokenizerFactoryTest, TestManagedSchemaFieldResource, LeaderElectionIntegrationTest, TestSortingResponseWriter, BasicDistributedZkTest, DateFieldTest, TestJoin, TestSchemaSimilarityResource, DistributedSuggestComponentTest, ReplicationFactorTest, TestClusterStateMutator, SynonymTokenizerTest, TestChildDocTransformer, RankQueryTest, TestRealTimeGet, SmileWriterTest, TestBadConfig, XsltUpdateRequestHandlerTest, AssignTest, SpellingQueryConverterTest, SparseHLLTest, HdfsBasicDistributedZk2Test, DocumentAnalysisRequestHandlerTest, TestTrackingShardHandlerFactory, HdfsChaosMonkeyNothingIsSafeTest, TestInitParams, TestRandomDVFaceting, AnalysisAfterCoreReloadTest, TestExactStatsCache, TestPhraseSuggestions, HdfsUnloadDistributedZkTest, LeaderInitiatedRecoveryOnCommitTest, ExternalFileFieldSortTest, SyncSliceTest, BaseCdcrDistributedZkTest, TestDistributedSearch, TestManagedResource, TestValueSourceCache, CollectionStateFormat2Test, TestExclusionRuleCollectionAccess, HttpPartitionTest, TestRawResponseWriter, CopyFieldTest, SolrCloudExampleTest]
   [junit4] Completed [433/552] on J0 in 47.73s, 1 test, 1 failure <<< FAILURES!

[...truncated 385 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:719: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:516: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1432: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:987: There were test failures: 552 suites (8 ignored), 2170 tests, 1 failure, 50 ignored (37 assumptions) [seed: D4AF9EBBE044D8FD]

Total time: 55 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 479 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/479/

1 tests failed.
FAILED:  org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
	at __randomizedtesting.SeedInfo.seed([1347F60C1BB39EB2:24C4632ADC2714]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10499 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/init-core-data-001
   [junit4]   2> 1569623 INFO  (SUITE-SolrCloudExampleTest-seed#[1347F60C1BB39EB2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1569623 INFO  (SUITE-SolrCloudExampleTest-seed#[1347F60C1BB39EB2]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /b/h
   [junit4]   2> 1569625 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1569625 INFO  (Thread-4045) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1569625 INFO  (Thread-4045) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1569725 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.ZkTestServer start zk server on port:49372
   [junit4]   2> 1569725 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1569726 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1569731 INFO  (zkCallback-1491-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73398cb name:ZooKeeperConnection Watcher:127.0.0.1:49372 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1569731 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1569731 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1569731 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1569733 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1569734 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1569734 INFO  (zkCallback-1492-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ce9d7be name:ZooKeeperConnection Watcher:127.0.0.1:49372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1569735 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1569735 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1569735 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1569736 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1569738 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1569739 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1569741 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1569741 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1569744 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1569744 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1569746 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1569746 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1569747 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1569747 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1569749 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1569749 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1569751 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1569751 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1569753 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1569753 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1569756 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1569756 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1569758 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1569758 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1569762 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1569762 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1569767 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1569767 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1570108 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/cores/collection1
   [junit4]   2> 1570110 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1570111 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b941487{/b/h,null,AVAILABLE}
   [junit4]   2> 1570114 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@61d9e3cb{HTTP/1.1}{127.0.0.1:41879}
   [junit4]   2> 1570114 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.e.j.s.Server Started @1573380ms
   [junit4]   2> 1570114 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/tempDir-001/control/data, hostContext=/b/h, hostPort=41879, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/cores}
   [junit4]   2> 1570115 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1570115 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/'
   [junit4]   2> 1570115 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1570115 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1570131 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1570132 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1570141 INFO  (zkCallback-1493-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7445f768 name:ZooKeeperConnection Watcher:127.0.0.1:49372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1570141 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1570141 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1570143 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1570143 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/solr.xml
   [junit4]   2> 1570148 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/cores
   [junit4]   2> 1570149 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.CoreContainer New CoreContainer 71695077
   [junit4]   2> 1570149 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/]
   [junit4]   2> 1570149 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/lib
   [junit4]   2> 1570149 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/lib).
   [junit4]   2> 1570156 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1570158 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1570158 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1570158 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1570158 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49372/solr
   [junit4]   2> 1570159 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1570159 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1570159 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1570161 INFO  (zkCallback-1495-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77e13459 name:ZooKeeperConnection Watcher:127.0.0.1:49372 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1570161 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1570161 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1570166 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1570167 INFO  (zkCallback-1496-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e65ce58 name:ZooKeeperConnection Watcher:127.0.0.1:49372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1570167 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1570168 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1570170 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1570173 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1570175 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1570177 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1570179 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1570180 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1570182 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1570183 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1570184 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41879_b%2Fh
   [junit4]   2> 1570184 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41879_b%2Fh
   [junit4]   2> 1570186 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1570187 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1570188 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1570189 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94680055921442820-127.0.0.1:41879_b%2Fh-n_0000000000
   [junit4]   2> 1570189 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41879_b%2Fh
   [junit4]   2> 1570189 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1570191 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.Overseer Overseer (id=94680055921442820-127.0.0.1:41879_b%2Fh-n_0000000000) starting
   [junit4]   2> 1570193 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1570199 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1570199 INFO  (OverseerCollectionConfigSetProcessor-94680055921442820-127.0.0.1:41879_b%2Fh-n_0000000000) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1570199 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1570200 INFO  (OverseerStateUpdate-94680055921442820-127.0.0.1:41879_b%2Fh-n_0000000000) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1570216 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1570217 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1570217 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/cores
   [junit4]   2> 1570218 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1570218 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/cores/collection1/
   [junit4]   2> 1570218 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1570219 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 1570219 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1570219 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1570219 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1570222 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1570222 INFO  (OverseerStateUpdate-94680055921442820-127.0.0.1:41879_b%2Fh-n_0000000000) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41879/b/h",
   [junit4]   2>   "node_name":"127.0.0.1:41879_b%2Fh",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1570223 INFO  (OverseerStateUpdate-94680055921442820-127.0.0.1:41879_b%2Fh-n_0000000000) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41879/b/h",
   [junit4]   2>   "node_name":"127.0.0.1:41879_b%2Fh",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1570223 INFO  (OverseerStateUpdate-94680055921442820-127.0.0.1:41879_b%2Fh-n_0000000000) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1570224 INFO  (OverseerStateUpdate-94680055921442820-127.0.0.1:41879_b%2Fh-n_0000000000) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1570226 INFO  (zkCallback-1496-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1571223 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1571223 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1571224 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1571224 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1571224 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1571224 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/cores/collection1/'
   [junit4]   2> 1571225 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1571225 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1571238 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1571242 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1571246 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1571254 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1571255 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1571259 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1571372 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1571381 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1571383 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1571396 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1571398 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1571400 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1571400 WARN  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1571401 WARN  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1571401 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1571401 WARN  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1571401 WARN  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1571402 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 1571402 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1571403 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1571403 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1571403 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@67c5d31c
   [junit4]   2> 1571404 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/cores/collection1/data
   [junit4]   2> 1571404 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1571404 WARN  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1571404 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/cores/collection1/data/index
   [junit4]   2> 1571404 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1571405 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6a4333fc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53b42f5f),segFN=segments_1,generation=1}
   [junit4]   2> 1571405 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1571405 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/cores/collection1/data/
   [junit4]   2> 1571405 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1571413 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1571413 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1571413 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1571413 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1571413 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1571413 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1571414 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1571414 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1571414 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1571416 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1571417 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1571418 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1571419 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1571422 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1571423 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1571424 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1571424 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1571424 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1571424 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1571425 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1075024166, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1571426 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6a4333fc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53b42f5f),segFN=segments_1,generation=1}
   [junit4]   2> 1571426 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1571426 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@65299cec[collection1] main
   [junit4]   2> 1571428 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1571429 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1571429 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1571430 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1571430 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1571430 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1571430 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1571430 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1571431 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1571431 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1571433 INFO  (searcherExecutor-5136-thread-1-processing-n:127.0.0.1:41879_b%2Fh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@65299cec[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1571433 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1571434 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1571434 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1571434 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1514880896635764736
   [junit4]   2> 1571436 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1514880896635764736
   [junit4]   2> 1571436 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1571437 INFO  (coreLoadExecutor-5135-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1571442 INFO  (coreZkRegister-5129-thread-1-processing-n:127.0.0.1:41879_b%2Fh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:41879/b/h collection:control_collection shard:shard1
   [junit4]   2> 1571442 INFO  (coreZkRegister-5129-thread-1-processing-n:127.0.0.1:41879_b%2Fh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1571445 INFO  (coreZkRegister-5129-thread-1-processing-n:127.0.0.1:41879_b%2Fh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94680055921442820-core_node1-n_0000000000
   [junit4]   2> 1571446 INFO  (coreZkRegister-5129-thread-1-processing-n:127.0.0.1:41879_b%2Fh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1571447 INFO  (coreZkRegister-5129-thread-1-processing-n:127.0.0.1:41879_b%2Fh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1571447 INFO  (OverseerStateUpdate-94680055921442820-127.0.0.1:41879_b%2Fh-n_0000000000) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1571447 INFO  (coreZkRegister-5129-thread-1-processing-n:127.0.0.1:41879_b%2Fh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1571448 INFO  (coreZkRegister-5129-thread-1-processing-n:127.0.0.1:41879_b%2Fh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41879/b/h/collection1/
   [junit4]   2> 1571448 INFO  (coreZkRegister-5129-thread-1-processing-n:127.0.0.1:41879_b%2Fh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1571448 INFO  (coreZkRegister-5129-thread-1-processing-n:127.0.0.1:41879_b%2Fh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:41879/b/h/collection1/ has no replicas
   [junit4]   2> 1571448 INFO  (coreZkRegister-5129-thread-1-processing-n:127.0.0.1:41879_b%2Fh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41879/b/h/collection1/ shard1
   [junit4]   2> 1571449 INFO  (coreZkRegister-5129-thread-1-processing-n:127.0.0.1:41879_b%2Fh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1571451 INFO  (coreZkRegister-5129-thread-1-processing-n:127.0.0.1:41879_b%2Fh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1571453 INFO  (OverseerStateUpdate-94680055921442820-127.0.0.1:41879_b%2Fh-n_0000000000) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:41879/b/h",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1571555 INFO  (zkCallback-1496-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1571604 INFO  (coreZkRegister-5129-thread-1-processing-n:127.0.0.1:41879_b%2Fh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:41879/b/h/collection1/ and leader is http://127.0.0.1:41879/b/h/collection1/
   [junit4]   2> 1571604 INFO  (coreZkRegister-5129-thread-1-processing-n:127.0.0.1:41879_b%2Fh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41879/b/h
   [junit4]   2> 1571604 INFO  (coreZkRegister-5129-thread-1-processing-n:127.0.0.1:41879_b%2Fh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1571604 INFO  (coreZkRegister-5129-thread-1-processing-n:127.0.0.1:41879_b%2Fh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1571604 INFO  (coreZkRegister-5129-thread-1-processing-n:127.0.0.1:41879_b%2Fh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41879_b%2Fh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1571606 INFO  (OverseerStateUpdate-94680055921442820-127.0.0.1:41879_b%2Fh-n_0000000000) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41879/b/h",
   [junit4]   2>   "node_name":"127.0.0.1:41879_b%2Fh",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1571607 INFO  (OverseerStateUpdate-94680055921442820-127.0.0.1:41879_b%2Fh-n_0000000000) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41879/b/h",
   [junit4]   2>   "node_name":"127.0.0.1:41879_b%2Fh",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1571709 INFO  (zkCallback-1496-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1571721 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1571722 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1571723 INFO  (zkCallback-1498-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38b03725 name:ZooKeeperConnection Watcher:127.0.0.1:49372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1571723 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1571723 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1571723 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1571726 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1572044 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/shard-1-001/cores/collection1
   [junit4]   2> 1572045 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/shard-1-001
   [junit4]   2> 1572045 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1572047 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38d4696e{/b/h,null,AVAILABLE}
   [junit4]   2> 1572047 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2d1ec660{HTTP/1.1}{127.0.0.1:45858}
   [junit4]   2> 1572047 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.e.j.s.Server Started @1575314ms
   [junit4]   2> 1572047 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/b/h, hostPort=45858, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/shard-1-001/cores}
   [junit4]   2> 1572048 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1572048 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/shard-1-001/'
   [junit4]   2> 1572048 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1572048 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1572063 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1572064 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1572065 INFO  (zkCallback-1499-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@214dcb69 name:ZooKeeperConnection Watcher:127.0.0.1:49372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1572065 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1572066 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1572067 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1572067 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 0x1505f025c830006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1572067 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/shard-1-001/solr.xml
   [junit4]   2> 1572072 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/shard-1-001/cores
   [junit4]   2> 1572072 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.CoreContainer New CoreContainer 1165107958
   [junit4]   2> 1572072 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/shard-1-001/]
   [junit4]   2> 1572072 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/shard-1-001/lib
   [junit4]   2> 1572072 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/shard-1-001/lib).
   [junit4]   2> 1572079 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1572080 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1572080 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1572081 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1572081 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49372/solr
   [junit4]   2> 1572081 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1572081 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1572082 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1572082 INFO  (zkCallback-1501-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e9198d5 name:ZooKeeperConnection Watcher:127.0.0.1:49372 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1572082 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1572083 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1572084 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1572085 INFO  (zkCallback-1502-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3004108 name:ZooKeeperConnection Watcher:127.0.0.1:49372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1572085 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1572090 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1573095 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45858_b%2Fh
   [junit4]   2> 1573096 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45858_b%2Fh
   [junit4]   2> 1573097 INFO  (zkCallback-1498-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1573097 INFO  (zkCallback-1496-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1573099 INFO  (zkCallback-1502-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1573100 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1573102 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94680055921442824-127.0.0.1:45858_b%2Fh-n_0000000001
   [junit4]   2> 1573104 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94680055921442820-127.0.0.1:41879_b%2Fh-n_0000000000 to know if I could be the leader
   [junit4]   2> 1573117 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1573117 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1573118 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/shard-1-001/cores
   [junit4]   2> 1573120 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1573123 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/shard-1-001/cores/collection1/
   [junit4]   2> 1573123 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1573125 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1573125 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1573126 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 1573126 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1573127 INFO  (OverseerStateUpdate-94680055921442820-127.0.0.1:41879_b%2Fh-n_0000000000) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45858/b/h",
   [junit4]   2>   "node_name":"127.0.0.1:45858_b%2Fh",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1573127 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1573128 INFO  (OverseerStateUpdate-94680055921442820-127.0.0.1:41879_b%2Fh-n_0000000000) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45858/b/h",
   [junit4]   2>   "node_name":"127.0.0.1:45858_b%2Fh",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1573128 INFO  (OverseerStateUpdate-94680055921442820-127.0.0.1:41879_b%2Fh-n_0000000000) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1573128 INFO  (OverseerStateUpdate-94680055921442820-127.0.0.1:41879_b%2Fh-n_0000000000) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1573233 INFO  (zkCallback-1502-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1573233 INFO  (zkCallback-1498-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1573233 INFO  (zkCallback-1496-thread-1-processing-n:127.0.0.1:41879_b%2Fh) [n:127.0.0.1:41879_b%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1574128 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1574128 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1574129 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1574129 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1574129 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1574129 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1574130 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1574130 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1574143 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1574147 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1574151 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1574159 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1574160 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1574164 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1574262 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1574268 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1574269 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.1:45858_b%2Fh) [n:127.0.0.1:45858_b%2Fh c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1574278 INFO  (coreLoadExecutor-5146-thread-1-processing-n:127.0.0.

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

eaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1612063 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@2120e3c5{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1612063 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@552fa5f4{/b/h,null,UNAVAILABLE}
   [junit4]   2> 1612065 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1347F60C1BB39EB2]) [n:127.0.0.1:52187_b%2Fh c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49372 49372
   [junit4]   2> 1612352 INFO  (Thread-4045) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49372 49372
   [junit4]   2> 1612353 WARN  (Thread-4045) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	10	/solr/configs/gettingstarted
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/gettingstarted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=1347F60C1BB39EB2 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=Brazil/East -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 42.7s J1 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1347F60C1BB39EB2:24C4632ADC2714]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1612359 INFO  (SUITE-SolrCloudExampleTest-seed#[1347F60C1BB39EB2]-worker) [n:127.0.0.1:52187_b%2Fh c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1347F60C1BB39EB2-001
   [junit4]   2> Oct 12, 2015 10:24:04 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=pl, timezone=Brazil/East
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=4,threads=1,free=133965008,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonRequest, TestCodecSupport, MinimalSchemaTest, TestCryptoKeys, CoreAdminRequestStatusTest, DirectSolrSpellCheckerTest, TestDistributedGrouping, FullHLLTest, TestMiniSolrCloudClusterSSL, TestReloadAndDeleteDocs, ZkControllerTest, UniqFieldsUpdateProcessorFactoryTest, DocumentBuilderTest, TestSuggestSpellingConverter, DistanceFunctionTest, SchemaVersionSpecificBehaviorTest, SSLMigrationTest, TestBinaryResponseWriter, SpellCheckComponentTest, TestUtils, SimplePostToolTest, SharedFSAutoReplicaFailoverTest, CoreAdminCreateDiscoverTest, TestMacros, TestFastOutputStream, SliceStateTest, TestNRTOpen, SolrInfoMBeanTest, ZkSolrClientTest, HdfsLockFactoryTest, TestConfigSetsAPIExclusivity, TestNonDefinedSimilarityFactory, TestHashPartitioner, HdfsRecoveryZkTest, TestRestoreCore, SoftAutoCommitTest, TestManagedSchema, SpatialRPTFieldTypeTest, DistributedExpandComponentTest, TestCoreContainer, HdfsRecoverLeaseTest, CdcrRequestHandlerTest, TestSQLHandler, URLClassifyProcessorTest, TestStressVersions, TestSchemaManager, TestSolrQueryParserResource, SolrIndexSplitterTest, TestDFRSimilarityFactory, NumericFieldsTest, WordBreakSolrSpellCheckerTest, ChaosMonkeyNothingIsSafeTest, InfoHandlerTest, TestQuerySenderNoQuery, TestBlendedInfixSuggestions, TestObjectReleaseTracker, BlockCacheTest, TestSortByMinMaxFunction, TestTrie, TestSolrQueryParserDefaultOperatorResource, ConvertedLegacyTest, SolrCmdDistributorTest, SolrPluginUtilsTest, TestDistribIDF, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestQuerySenderListener, TestRemoveLastDynamicCopyField, TestStressUserVersions, NotRequiredUniqueKeyTest, ShardRoutingCustomTest, RequestLoggingTest, SaslZkACLProviderTest, TestQueryWrapperFilter, CSVRequestHandlerTest, DistributedIntervalFacetingTest, CollectionsAPIDistributedZkTest, TestFileDictionaryLookup, FastVectorHighlighterTest, ExplicitHLLTest, OpenCloseCoreStressTest, TestSerializedLuceneMatchVersion, LoggingHandlerTest, TestSolrCoreProperties, BasicFunctionalityTest, TestSolrDeletionPolicy2, DistributedQueueTest, DOMUtilTest, MultiTermTest, IndexBasedSpellCheckerTest, TestRTGBase, UpdateRequestProcessorFactoryTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, TestRandomDVFaceting, TestDistributedSearch, HighlighterTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest, SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, TestUpdate, StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest, StandardRequestHandlerTest, TestQueryTypes, TermsComponentTest, RequestHandlersTest, TermVectorComponentTest, MoreLikeThisHandlerTest, IndexSchemaTest, TestJmxIntegration, MBeansHandlerTest, BinaryUpdateRequestHandlerTest, SearchHandlerTest, SOLR749Test, UpdateParamsTest, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, OutputWriterTest, ExternalFileFieldSortTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, EchoParamsTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, PreAnalyzedFieldTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, SystemInfoHandlerTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, AsyncMigrateRouteKeyTest, CollectionReloadTest, CollectionTooManyReplicasTest, DeleteShardTest, DistribCursorPagingTest, LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, ReplicationFactorTest, RollingRestartTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest]
   [junit4] Completed [430/552] on J1 in 43.53s, 1 test, 1 failure <<< FAILURES!

[...truncated 406 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:719: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:516: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1432: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:987: There were test failures: 552 suites (8 ignored), 2170 tests, 1 failure, 50 ignored (37 assumptions) [seed: 1347F60C1BB39EB2]

Total time: 56 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 478 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/478/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestDistribIDF

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.search.stats.TestDistribIDF:     1) Thread[id=15373, name=OverseerHdfsCoreFailoverThread-94677501145907209-127.0.0.1:33247_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.stats.TestDistribIDF: 
   1) Thread[id=15373, name=OverseerHdfsCoreFailoverThread-94677501145907209-127.0.0.1:33247_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([419087972ADC50CE]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestDistribIDF

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=15373, name=OverseerHdfsCoreFailoverThread-94677501145907209-127.0.0.1:33247_solr-n_0000000001, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]         at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.stream.JsonWriter.open(JsonWriter.java:325)         at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.stream.JsonWriter.beginArray(JsonWriter.java:288)         at com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:100)         at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:83)         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$3$2.write(SlaveMain.java:457)         at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)         at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)         at java.io.PrintStream.flush(PrintStream.java:338)         at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)         at java.io.PrintStream.write(PrintStream.java:482)         at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)         at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)         at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)         at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)         at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)         at org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59)         at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324)         at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)         at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)         at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)         at org.apache.log4j.Category.callAppenders(Category.java:206)         at org.apache.log4j.Category.forcedLog(Category.java:391)         at org.apache.log4j.Category.log(Category.java:856)         at org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:497)         at org.apache.solr.common.SolrException.log(SolrException.java:150)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:133)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=15373, name=OverseerHdfsCoreFailoverThread-94677501145907209-127.0.0.1:33247_solr-n_0000000001, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
        at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.stream.JsonWriter.open(JsonWriter.java:325)
        at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.stream.JsonWriter.beginArray(JsonWriter.java:288)
        at com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:100)
        at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:83)
        at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$3$2.write(SlaveMain.java:457)
        at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
        at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
        at java.io.PrintStream.flush(PrintStream.java:338)
        at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
        at java.io.PrintStream.write(PrintStream.java:482)
        at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
        at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
        at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
        at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
        at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
        at org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59)
        at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324)
        at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
        at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
        at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
        at org.apache.log4j.Category.callAppenders(Category.java:206)
        at org.apache.log4j.Category.forcedLog(Category.java:391)
        at org.apache.log4j.Category.log(Category.java:856)
        at org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:497)
        at org.apache.solr.common.SolrException.log(SolrException.java:150)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:133)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([419087972ADC50CE]:0)




Build Log:
[...truncated 10856 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestDistribIDF
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/init-core-data-001
   [junit4]   2> 1969464 INFO  (SUITE-TestDistribIDF-seed#[419087972ADC50CE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1969472 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultiCollectionQuery
   [junit4]   2> 1969475 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1969476 INFO  (Thread-5289) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1969476 INFO  (Thread-5289) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1969576 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.ZkTestServer start zk server on port:36439
   [junit4]   2> 1969576 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1969577 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969579 INFO  (zkCallback-2530-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52f7f136 name:ZooKeeperConnection Watcher:127.0.0.1:36439 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1969579 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969579 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1969580 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1969586 INFO  (jetty-launcher-2529-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1969587 INFO  (jetty-launcher-2529-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10cd05b1{/solr,null,AVAILABLE}
   [junit4]   2> 1969589 INFO  (jetty-launcher-2529-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1969593 INFO  (jetty-launcher-2529-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@46373b54{HTTP/1.1}{127.0.0.1:52051}
   [junit4]   2> 1969593 INFO  (jetty-launcher-2529-thread-2) [    ] o.e.j.s.Server Started @1973186ms
   [junit4]   2> 1969593 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52051}
   [junit4]   2> 1969593 INFO  (jetty-launcher-2529-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1969593 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1969593 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/tempDir-001/'
   [junit4]   2> 1969594 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1969594 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1969606 INFO  (jetty-launcher-2529-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@413b2f99{/solr,null,AVAILABLE}
   [junit4]   2> 1969607 INFO  (jetty-launcher-2529-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@3c5cd7d0{HTTP/1.1}{127.0.0.1:47615}
   [junit4]   2> 1969607 INFO  (jetty-launcher-2529-thread-3) [    ] o.e.j.s.Server Started @1973200ms
   [junit4]   2> 1969607 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47615}
   [junit4]   2> 1969607 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1969607 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/tempDir-001/'
   [junit4]   2> 1969607 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1969607 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1969610 INFO  (jetty-launcher-2529-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f842022{/solr,null,AVAILABLE}
   [junit4]   2> 1969610 INFO  (jetty-launcher-2529-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@40e854fe{HTTP/1.1}{127.0.0.1:36355}
   [junit4]   2> 1969610 INFO  (jetty-launcher-2529-thread-1) [    ] o.e.j.s.Server Started @1973204ms
   [junit4]   2> 1969610 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36355}
   [junit4]   2> 1969610 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1969610 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/tempDir-001/'
   [junit4]   2> 1969611 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1969611 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1969625 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1969626 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969627 INFO  (zkCallback-2531-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5075e885 name:ZooKeeperConnection Watcher:127.0.0.1:36439/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1969627 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969627 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1969627 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1969629 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1969632 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969633 INFO  (zkCallback-2532-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5cf77982 name:ZooKeeperConnection Watcher:127.0.0.1:36439/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1969633 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969633 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1969636 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1969637 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/tempDir-001/.
   [junit4]   2> 1969637 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969638 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1969638 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 276854305
   [junit4]   2> 1969638 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/tempDir-001/]
   [junit4]   2> 1969638 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/tempDir-001/lib
   [junit4]   2> 1969639 WARN  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/tempDir-001/lib).
   [junit4]   2> 1969640 INFO  (zkCallback-2533-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b42f7e2 name:ZooKeeperConnection Watcher:127.0.0.1:36439/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1969641 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969641 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1969641 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1969643 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/tempDir-001/.
   [junit4]   2> 1969643 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 822661746
   [junit4]   2> 1969643 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/tempDir-001/]
   [junit4]   2> 1969643 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/tempDir-001/lib
   [junit4]   2> 1969643 WARN  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/tempDir-001/lib).
   [junit4]   2> 1969646 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/tempDir-001/.
   [junit4]   2> 1969646 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 740107941
   [junit4]   2> 1969646 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/tempDir-001/]
   [junit4]   2> 1969646 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/tempDir-001/lib
   [junit4]   2> 1969646 WARN  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/tempDir-001/lib).
   [junit4]   2> 1969647 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1969649 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1969649 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1969649 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1969649 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36439/solr
   [junit4]   2> 1969649 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1969650 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1969650 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969651 INFO  (zkCallback-2535-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f9f007f name:ZooKeeperConnection Watcher:127.0.0.1:36439 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1969651 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969651 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1969651 INFO  (jetty-launcher-2529-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1969652 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1969653 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1969653 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1969653 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36439/solr
   [junit4]   2> 1969653 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1969653 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1969653 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969653 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1969654 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969654 INFO  (zkCallback-2536-thread-1-processing-n:127.0.0.1:52051_solr) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@353a4d01 name:ZooKeeperConnection Watcher:127.0.0.1:36439/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1969654 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1969654 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969654 INFO  (zkCallback-2538-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@174b0a96 name:ZooKeeperConnection Watcher:127.0.0.1:36439 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1969654 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969655 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1969655 INFO  (jetty-launcher-2529-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1969655 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1969655 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36439/solr
   [junit4]   2> 1969655 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1969655 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1969655 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1969657 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969657 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1969660 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1969660 INFO  (zkCallback-2540-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6893bb58 name:ZooKeeperConnection Watcher:127.0.0.1:36439 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1969660 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969660 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969661 INFO  (jetty-launcher-2529-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1969662 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969662 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1969663 INFO  (zkCallback-2541-thread-1-processing-n:127.0.0.1:36355_solr) [n:127.0.0.1:36355_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3adf2daa name:ZooKeeperConnection Watcher:127.0.0.1:36439/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1969663 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969663 INFO  (zkCallback-2542-thread-1-processing-n:127.0.0.1:47615_solr) [n:127.0.0.1:47615_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7adb8fff name:ZooKeeperConnection Watcher:127.0.0.1:36439/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1969663 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969664 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1969667 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1969668 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1969668 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1969668 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1969669 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1969670 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1969670 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1969670 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1969671 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1969671 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1969671 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1969672 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1969672 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1969673 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36355_solr
   [junit4]   2> 1969673 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47615_solr
   [junit4]   2> 1969673 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52051_solr
   [junit4]   2> 1969673 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36355_solr
   [junit4]   2> 1969673 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:47615_solr
   [junit4]   2> 1969674 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52051_solr
   [junit4]   2> 1969675 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1969675 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1969676 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1969676 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1969677 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1969677 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1969677 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1969678 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1969678 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94677500255600645-127.0.0.1:52051_solr-n_0000000000
   [junit4]   2> 1969678 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1969678 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94677500255600649-127.0.0.1:47615_solr-n_0000000001
   [junit4]   2> 1969678 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52051_solr
   [junit4]   2> 1969678 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1969679 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94677500255600648-127.0.0.1:36355_solr-n_0000000002
   [junit4]   2> 1969680 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94677500255600645-127.0.0.1:52051_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1969680 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1969681 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94677500255600649-127.0.0.1:47615_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1969681 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1969682 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.Overseer Overseer (id=94677500255600645-127.0.0.1:52051_solr-n_0000000000) starting
   [junit4]   2> 1969685 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1969696 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1969698 INFO  (OverseerStateUpdate-94677500255600645-127.0.0.1:52051_solr-n_0000000000) [n:127.0.0.1:52051_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1969699 INFO  (OverseerStateUpdate-94677500255600645-127.0.0.1:52051_solr-n_0000000000) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1969708 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1969708 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1969708 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1969708 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1969709 INFO  (OverseerCollectionConfigSetProcessor-94677500255600645-127.0.0.1:52051_solr-n_0000000000) [n:127.0.0.1:52051_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1969709 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/tempDir-001/.
   [junit4]   2> 1969709 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1969710 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1969710 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/tempDir-001/.
   [junit4]   2> 1969711 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 1969711 INFO  (jetty-launcher-2529-thread-1) [n:127.0.0.1:36355_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1969711 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1969715 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 1969716 INFO  (jetty-launcher-2529-thread-3) [n:127.0.0.1:47615_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1969735 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1969736 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1969736 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_419087972ADC50CE-001/tempDir-001/.
   [junit4]   2> 1969737 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1969738 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 1969738 INFO  (jetty-launcher-2529-thread-2) [n:127.0.0.1:52051_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1969738 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1969738 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969739 INFO  (zkCallback-2543-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35805683 name:ZooKeeperConnection Watcher:127.0.0.1:36439 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1969739 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969740 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1969741 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1969745 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969745 INFO  (zkCallback-2545-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@297a7e04 name:ZooKeeperConnection Watcher:127.0.0.1:36439/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1969745 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969746 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1969747 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 1969749 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-null-charfilters-analyzer.xml
   [junit4]   2> 1969751 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/regex-boost-processor-test.txt
   [junit4]   2> 1969752 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellchecker.xml
   [junit4]   2> 1969754 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1969756 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesFaceting.xml
   [junit4]   2> 1969757 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog-with-delayingcomponent.xml
   [junit4]   2> 1969759 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 1969761 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-numeric.xml
   [junit4]   2> 1969763 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec.xml
   [junit4]   2> 1969764 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1969766 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_latest.xml
   [junit4]   2> 1969768 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sorts.xml
   [junit4]   2> 1969769 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-headers.xml
   [junit4]   2> 1969771 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-implicitproperties.xml
   [junit4]   2> 1969772 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 1969774 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-types.incl
   [junit4]   2> 1969776 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 1969777 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMissing.xml
   [junit4]   2> 1969786 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-noopregen.xml
   [junit4]   2> 1969788 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 1969790 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1969792 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-error-solrconfig.xml
   [junit4]   2> 1969793 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-suggestercomponent.xml
   [junit4]   2> 1969795 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-currency.xml
   [junit4]   2> 1969797 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-query-parser-init.xml
   [junit4]   2> 1969798 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-caching.xml
   [junit4]   2> 1969799 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/conditional.updateprocessor.js
   [junit4]   2> 1969801 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/compoundDictionary.txt
   [junit4]   2> 1969803 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/phrasesuggest.txt
   [junit4]   2> 1969804 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-transformers.xml
   [junit4]   2> 1969806 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 1969808 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/blendedInfixSuggest.txt
   [junit4]   2> 1969809 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-phrasesuggest.xml
   [junit4]   2> 1969811 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.dic
   [junit4]   2> 1969812 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 1969814 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest-lucene-match-version.xml
   [junit4]   2> 1969815 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-functionquery.xml
   [junit4]   2> 1969817 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-externalversionconstraint.xml
   [junit4]   2> 1969818 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 1969820 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim.xml
   [junit4]   2> 1969822 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMulti.xml
   [junit4]   2> 1969823 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-collapseqparser.xml
   [junit4]   2> 1969825 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-analytics-query.xml
   [junit4]   2> 1969826 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sweetspot.xml
   [junit4]   2> 1969828 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-searcher-listeners1.xml
   [junit4]   2> 1969829 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-id-and-version-fields-only.xml
   [junit4]   2> 1969831 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 1969833 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.aff
   [junit4]   2> 1969834 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-response-log-component.xml
   [junit4]   2> 1969836 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dynamicfield-required.xml
   [junit4]   2> 1969837 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-pos.xml
   [junit4]   2> 1969839 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-hash.xml
   [junit4]   2> 1969849 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-components-name.xml
   [junit4]   2> 1969853 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-mp-solrconfig.xml
   [junit4]   2> 1969854 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1969856 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-xinclude.xml
   [junit4]   2> 1969857 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/cross-compatible.js
   [junit4]   2> 1969859 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_perf.xml
   [junit4]   2> 1969860 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 1969862 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-basic.xml
   [junit4]   2> 1969864 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sql.xml
   [junit4]   2> 1969865 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication1.xml
   [junit4]   2> 1969867 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 1969868 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-altdirectory.xml
   [junit4]   2> 1969870 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distributed-missing-sort.xml
   [junit4]   2> 1969871 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1969873 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-tfidf.xml
   [junit4]   2> 1969874 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/jasuggest.txt
   [junit4]   2> 1969877 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-field.xml
   [junit4]   2> 1969878 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-cdcrupdatelog.xml
   [junit4]   2> 1969880 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/fuzzysuggest.txt
   [junit4]   2> 1969881 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal.xml
   [junit4]   2> 1969883 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-highlight.xml
   [junit4]   2> 1969884 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tieredmergepolicy.xml
   [junit4]   2> 1969885 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-version-indexed.xml
   [junit4]   2> 1969887 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-unsupported-docValues.xml
   [junit4]   2> 1969888 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1969890 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmdirichlet.xml
   [junit4]   2> 1969891 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-synonym-tokenizer.xml
   [junit4]   2> 1969893 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-2.txt
   [junit4]   2> 1969895 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-plugcollector.xml
   [junit4]   2> 1969905 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1969908 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 1969910 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer.xml
   [junit4]   2> 1969912 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema11.xml
   [junit4]   2> 1969913 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog.xml
   [junit4]   2> 1969915 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-withgethandler.xml
   [junit4]   2> 1969917 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmjelinekmercer.xml
   [junit4]   2> 1969918 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema12.xml
   [junit4]   2> 1969922 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-SOLR-749.xml
   [junit4]   2> 1969924 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-hyperbolic.xml
   [junit4]   2> 1969926 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master2.xml
   [junit4]   2> 1969927 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-bm25.xml
   [junit4]   2> 1969930 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1969932 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-preanalyzed.xml
   [junit4]   2> 1969934 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-type.xml
   [junit4]   2> 1969936 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-suggestercomponent-context-filter-query.xml
   [junit4]   2> 1969938 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distrib-interval-faceting.xml
   [junit4]   2> 1969940 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master1.xml
   [junit4]   2> 1969942 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 1969943 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-schemaless.xml
   [junit4]   2> 1969945 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dynamicfield-default-val.xml
   [junit4]   2> 1969949 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-norms.xml
   [junit4]   2> 1969951 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/elevate.xml
   [junit4]   2> 1969953 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-required-fields.xml
   [junit4]   2> 1969956 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-doc-expire-update-processor.xml
   [junit4]   2> 1969958 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-charfilters.xml
   [junit4]   2> 1969959 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender.xml
   [junit4]   2> 1969961 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-nontext-analyzer.xml
   [junit4]   2> 1969963 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/frenchArticles.txt
   [junit4]   2> 1969964 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tolerant-search.xml
   [junit4]   2> 1969966 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1969967 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-update-processor-chains.xml
   [junit4]   2> 1969969 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest.xml
   [junit4]   2> 1969971 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor0.js
   [junit4]   2> 1969972 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 1969974 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-reqHandler.incl
   [junit4]   2> 1969975 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1969977 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spellchecker.xml
   [junit4]   2> 1969978 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-doctransformers.xml
   [junit4]   2> 1969980 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-reversed.xml
   [junit4]   2> 1969982 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-managed-schema.xml
   [junit4]   2> 1969983 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-omit-tf-but-not-pos.xml
   [junit4]   2> 1969985 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-solcoreproperties.xml
   [junit4]   2> 1969986 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1969988 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/keep-1.txt
   [junit4]   2> 1969989 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/throw.error.on.add.updateprocessor.js
   [junit4]   2> 1969991 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master-throttled.xml
   [junit4]   2> 1969992 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-single-dynamic-copy-field.xml
   [junit4]   2> 1969994 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-xinclude.xml
   [junit4]   2> 1969996 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-elevate.xml
   [junit4]   2> 1969997 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-2.txt
   [junit4]   2> 1969999 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-complex-phrase.xml
   [junit4]   2> 1970000 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master1-keepOneBackup.xml
   [junit4]   2> 1970002 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 1970004 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stemdict.txt
   [junit4]   2> 1970005 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-trie.xml
   [junit4]   2> 1970007 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/wdftypes.txt
   [junit4]   2> 1970008 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave1.xml
   [junit4]   2> 1970010 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-defaults.xml
   [junit4]   2> 1970011 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-graph.xml
   [junit4]   2> 1970013 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-external-filefield.xml
   [junit4]   2> 1970014 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValues.xml
   [junit4]   2> 1970016 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy2.xml
   [junit4]   2> 1970018 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schemasurround.xml
   [junit4]   2> 1970019 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-test-misc.xml
   [junit4]   2> 1970021 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema15.xml
   [junit4]   2> 1970023 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-class-name-shortening-on-serialization.xml
   [junit4]   2> 1970024 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1970026 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate.xml
   [junit4]   2> 1970027 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1970029 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-field.xml
   [junit4]   2> 1970030 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig.xml
   [junit4]   2> 1970032 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad_solrconfig.xml
   [junit4]   2> 1970034 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-eff.xml
   [junit4]   2> 1970035 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1970037 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-nrtmode.xml
   [junit4]   2> 1970038 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/analyzingInfixSuggest.txt
   [junit4]   2> 1970040 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-repeater.xml
   [junit4]   2> 1970041 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spatial.xml
   [junit4]   2> 1970043 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-hash.xml
   [junit4]   2> 1970044 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spatial.xml
   [junit4]   2> 1970046 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-field-sort-values.xml
   [junit4]   2> 1970047 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-1.txt
   [junit4]   2> 1970049 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-init-error.xml
   [junit4]   2> 1970051 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-customfield.xml
   [junit4]   2> 1970052 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 1970054 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-paramset.xml
   [junit4]   2> 1970055 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-dynamicField.xml
   [junit4]   2> 1970057 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1970058 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-folding.xml
   [junit4]   2> 1970060 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwithbom.txt
   [junit4]   2> 1970061 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1970063 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 1970064 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-binaryfield.xml
   [junit4]   2> 1970066 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave.xml
   [junit4]   2> 1970067 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-luceneMatchVersion.xml
   [junit4]   2> 1970069 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-cdcr.xml
   [junit4]   2> 1970070 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sortingresponse.xml
   [junit4]   2> 1970072 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 1970073 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-stop-keep.xml
   [junit4]   2> 1970075 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-infostream-logging.xml
   [junit4]   2> 1970076 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-is-copyfield-dest.xml
   [junit4]   2> 1970077 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master.xml
   [junit4]   2> 1970079 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication2.xml
   [junit4]   2> 1970080 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1970082 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/addfields.updateprocessor.js
   [junit4]   2> 1970083 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfr.xml
   [junit4]   2> 1970085 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-enums.xml
   [junit4]   2> 1970086 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy1.xml
   [junit4]   2> 1970088 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-minimal.xml
   [junit4]   2> 1970089 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 1970091 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor1.js
   [junit4]   2> 1970092 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missing.functions.updateprocessor.js
   [junit4]   2> 1970093 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 1970095 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1970097 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1970098 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-add-schema-fields-update-processor-chains.xml
   [junit4]   2> 1970100 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-version-dv.xml
   [junit4]   2> 1970101 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delaying-component.xml
   [junit4]   2> 1970103 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-custom-field.xml
   [junit4]   2> 1970104 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-ib.xml
   [junit4]   2> 1970106 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/keep-2.txt
   [junit4]   2> 1970107 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field.xml
   [junit4]   2> 1970108 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-not-required-unique-key.xml
   [junit4]   2> 1970110 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hyphenation.dtd
   [junit4]   2> 1970112 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sql.xml
   [junit4]   2> 1970113 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-copyfield-test.xml
   [junit4]   2> 1970115 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 1970116 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 1970118 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender-noquery.xml
   [junit4]   2> 1970119 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-phrasesuggest.xml
   [junit4]   2> 1970121 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwordsWrongEncoding.txt
   [junit4]   2> 1970122 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-simpleqpplugin.xml
   [junit4]   2> 1970124 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-defaults.xml
   [junit4]   2> 1970125 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-fieldType.xml
   [junit4]   2> 1970127 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-snowball.txt
   [junit4]   2> 1970128 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1970130 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-nocache.xml
   [junit4]   2> 1970131 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_compoundDictionary.txt
   [junit4]   2> 1970133 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-tf.xml
   [junit4]   2> 1970134 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-postingshighlight.xml
   [junit4]   2> 1970136 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/dummy-using-include.xsl
   [junit4]   2> 1970138 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/dummy.xsl
   [junit4]   2> 1970140 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/xsl-update-handler-test.xsl
   [junit4]   2> 1970141 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_UTF8.xml
   [junit4]   2> 1970143 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicy.xml
   [junit4]   2> 1970144 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate-dv.xml
   [junit4]   2> 1970146 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 1970147 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-postingshighlight.xml
   [junit4]   2> 1970149 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesJoin.xml
   [junit4]   2> 1970151 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-multivalued.xml
   [junit4]   2> 1970152 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-indexconfigs.xml
   [junit4]   2> 1970154 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/freeTextSuggest.txt
   [junit4]   2> 1970155 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1970156 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1970158 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sortingresponse.xml
   [junit4]   2> 1970159 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1970161 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master3.xml
   [junit4]   2> 1970162 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-lazywriter.xml
   [junit4]   2> 1970164 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 1970165 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_codec.xml
   [junit4]   2> 1970167 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-snippet-processor.xml
   [junit4]   2> 1970168 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-bogus-field-parameters.xml
   [junit4]   2> 1970170 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-1.txt
   [junit4]   2> 1970171 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-behavior.xml
   [junit4]   2> 1970173 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-deeppaging.xml
   [junit4]   2> 1970178 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-tiny.xml
   [junit4]   2> 1970180 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1970180 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1970181 INFO  (zkCallback-2546-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ce23a01 name:ZooKeeperConnection Watcher:127.0.0.1:36439/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1970181 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1970182 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1970182 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 1970184 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 1970186 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1970189 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1970189 INFO  (zkCallback-2547-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28092239 name:ZooKeeperConnection Watcher:127.0.0.1:36439/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1970189 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1970190 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1970190 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[419087972ADC50CE]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1970201 INFO  (qtp1813311126-15091) [n:127.0.0.1:52051_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2 
   [junit4]   2> 1970203 INFO  (OverseerCollectionConfigSetProcessor-94677500255600645-127.0.0.1:52051_solr-n_0000000000) [n:127.0.0.1:52051_solr    ] o.a.s.c.OverseerTaskProcessor Overse

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

ndlerTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DistributedQueueTest, LeaderFailoverAfterPartitionTest, MultiThreadedOCPTest, RemoteQueryErrorTest, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, TestRandomRequestDistribution, TestRequestStatusCollectionAPI, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsThreadLeakTest, TestClusterStateMutator, ZkStateReaderTest, RuleEngineTest, TestConfigSetProperties, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrDynamicMBean, TestSolrXml, TestReplicationHandlerBackup, InfoHandlerTest, DistributedExpandComponentTest, DistributedQueryComponentOptimizationTest, JavabinLoaderTest, HighlighterMaxOffsetTest, TestClassNameShortening, TestCopyFieldCollectionResource, TestDefaultSearchFieldResource, TestDynamicFieldCollectionResource, TestFieldTypeCollectionResource, TestFieldTypeResource, TestManagedSchemaFieldResource, BadCopyFieldTest, ChangedSchemaMergeTest, DateRangeFieldTest, DocValuesMissingTest, EnumFieldTest, TestCloudManagedSchemaConcurrent, TestDistribIDF]
   [junit4]   2> 2015136 ERROR (OverseerHdfsCoreFailoverThread-94677501145907209-127.0.0.1:33247_solr-n_0000000001) [n:127.0.0.1:33247_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread OverseerAutoReplicaFailoverThread had an error in its thread work loop.:org.apache.solr.common.SolrException: Error reading cluster properties
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:732)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /clusterprops.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:319)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)
   [junit4]   2> 	... 3 more
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribIDF -Dtests.seed=419087972ADC50CE -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es_DO -Dtests.timezone=Etc/Greenwich -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4]   2> 2015137 ERROR (OverseerHdfsCoreFailoverThread-94677501145907209-127.0.0.1:33247_solr-n_0000000001) [n:127.0.0.1:33247_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread OverseerAutoReplicaFailoverThread had an error in its thread work loop.:org.apache.solr.common.SolrException: Error reading cluster properties
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:732)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /clusterprops.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:319)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)
   [junit4]   2> 	... 3 more
   [junit4]   2> 
   [junit4] ERROR   0.00s J2 | TestDistribIDF (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.stats.TestDistribIDF: 
   [junit4]    >    1) Thread[id=15373, name=OverseerHdfsCoreFailoverThread-94677501145907209-127.0.0.1:33247_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([419087972ADC50CE]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=15373, name=OverseerHdfsCoreFailoverThread-94677501145907209-127.0.0.1:33247_solr-n_0000000001, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.stream.JsonWriter.open(JsonWriter.java:325)
   [junit4]    >         at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.stream.JsonWriter.beginArray(JsonWriter.java:288)
   [junit4]    >         at com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:100)
   [junit4]    >         at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:83)
   [junit4]    >         at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
   [junit4]    >         at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
   [junit4]    >         at java.io.PrintStream.flush(PrintStream.java:338)
   [junit4]    >         at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
   [junit4]    >         at java.io.PrintStream.write(PrintStream.java:482)
   [junit4]    >         at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4]    >         at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
   [junit4]    >         at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
   [junit4]    >         at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
   [junit4]    >         at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
   [junit4]    >         at org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59)
   [junit4]    >         at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324)
   [junit4]    >         at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
   [junit4]    >         at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
   [junit4]    >         at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
   [junit4]    >         at org.apache.log4j.Category.callAppenders(Category.java:206)
   [junit4]    >         at org.apache.log4j.Category.forcedLog(Category.java:391)
   [junit4]    >         at org.apache.log4j.Category.log(Category.java:856)
   [junit4]    >         at org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:497)
   [junit4]    >         at org.apache.solr.common.SolrException.log(SolrException.java:150)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:133)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([419087972ADC50CE]:0)
   [junit4] Completed [531/552] on J2 in 45.69s, 2 tests, 2 errors <<< FAILURES!

[...truncated 74 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:719: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:516: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1432: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:987: There were test failures: 552 suites (8 ignored), 2170 tests, 2 suite-level errors, 144 ignored (37 assumptions) [seed: 419087972ADC50CE]

Total time: 57 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 477 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/477/

1 tests failed.
FAILED:  org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
	at __randomizedtesting.SeedInfo.seed([1DA00FBC455E9246:EC33DD374312BE0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9338 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/init-core-data-001
   [junit4]   2> 146125 INFO  (SUITE-SolrCloudExampleTest-seed#[1DA00FBC455E9246]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 146126 INFO  (SUITE-SolrCloudExampleTest-seed#[1DA00FBC455E9246]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /epxl/
   [junit4]   2> 146130 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 146131 INFO  (Thread-619) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 146131 INFO  (Thread-619) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 146231 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.ZkTestServer start zk server on port:53169
   [junit4]   2> 146231 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 146232 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 146234 INFO  (zkCallback-119-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@27ad0511 name:ZooKeeperConnection Watcher:127.0.0.1:53169 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 146234 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 146234 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 146234 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 146236 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 146237 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 146242 INFO  (zkCallback-120-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20671058 name:ZooKeeperConnection Watcher:127.0.0.1:53169/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 146242 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 146242 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 146242 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 146244 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 146245 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 146248 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 146250 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 146250 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 146254 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 146254 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 146256 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 146256 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 146258 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 146258 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 146259 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 146259 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 146261 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 146261 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 146263 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 146263 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 146265 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 146265 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 146267 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 146267 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 146269 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 146269 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 146270 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 146271 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 146557 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/cores/collection1
   [junit4]   2> 146559 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 146561 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@379d62ab{/epxl,null,AVAILABLE}
   [junit4]   2> 146574 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.e.j.s.ServerConnector Started ServerConnector@59ff3c88{HTTP/1.1}{127.0.0.1:๕๘๘๑๓}
   [junit4]   2> 146574 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.e.j.s.Server Started @๑๔๙๙๔๘ms
   [junit4]   2> 146574 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/tempDir-001/control/data, hostContext=/epxl, hostPort=58813, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/cores}
   [junit4]   2> 146575 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 146575 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/'
   [junit4]   2> 146575 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 146575 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 146590 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 146590 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 146592 INFO  (zkCallback-121-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@403efa6a name:ZooKeeperConnection Watcher:127.0.0.1:53169/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 146592 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 146592 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 146593 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 146593 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/solr.xml
   [junit4]   2> 146598 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/cores
   [junit4]   2> 146598 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.CoreContainer New CoreContainer 737691988
   [junit4]   2> 146598 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/]
   [junit4]   2> 146598 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/lib
   [junit4]   2> 146599 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/lib).
   [junit4]   2> 146606 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 146607 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 146607 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 146607 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 146607 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53169/solr
   [junit4]   2> 146607 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 146607 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 146608 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 146609 INFO  (zkCallback-123-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77759cd2 name:ZooKeeperConnection Watcher:127.0.0.1:53169 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 146610 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 146610 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 146612 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 146613 INFO  (zkCallback-124-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@72592a0e name:ZooKeeperConnection Watcher:127.0.0.1:53169/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 146613 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 146614 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 146616 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 146618 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 146620 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 146622 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 146623 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 146625 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 146626 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 146627 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 146627 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58813_epxl
   [junit4]   2> 146628 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58813_epxl
   [junit4]   2> 146629 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 146630 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 146631 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 146632 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94672645342822404-127.0.0.1:58813_epxl-n_0000000000
   [junit4]   2> 146632 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58813_epxl
   [junit4]   2> 146632 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 146633 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.Overseer Overseer (id=94672645342822404-127.0.0.1:58813_epxl-n_0000000000) starting
   [junit4]   2> 146635 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 146641 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 146641 INFO  (OverseerCollectionConfigSetProcessor-94672645342822404-127.0.0.1:58813_epxl-n_0000000000) [n:127.0.0.1:58813_epxl    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 146641 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 146641 INFO  (OverseerStateUpdate-94672645342822404-127.0.0.1:58813_epxl-n_0000000000) [n:127.0.0.1:58813_epxl    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 146657 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 146657 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 146658 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/cores
   [junit4]   2> 146658 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 146658 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/cores/collection1/
   [junit4]   2> 146659 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 146659 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 146659 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:58813_epxl    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 146665 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 146665 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 146667 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 146669 INFO  (OverseerStateUpdate-94672645342822404-127.0.0.1:58813_epxl-n_0000000000) [n:127.0.0.1:58813_epxl    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58813/epxl",
   [junit4]   2>   "node_name":"127.0.0.1:58813_epxl",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 146669 INFO  (OverseerStateUpdate-94672645342822404-127.0.0.1:58813_epxl-n_0000000000) [n:127.0.0.1:58813_epxl    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58813/epxl",
   [junit4]   2>   "node_name":"127.0.0.1:58813_epxl",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 146670 INFO  (OverseerStateUpdate-94672645342822404-127.0.0.1:58813_epxl-n_0000000000) [n:127.0.0.1:58813_epxl    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 146670 INFO  (OverseerStateUpdate-94672645342822404-127.0.0.1:58813_epxl-n_0000000000) [n:127.0.0.1:58813_epxl    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 146671 INFO  (zkCallback-124-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 147667 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 147667 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 147668 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 147668 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 147669 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 147669 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/cores/collection1/'
   [junit4]   2> 147669 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 147669 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 147684 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 147689 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 147693 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 147700 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 147702 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 147706 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 147806 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 147813 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 147814 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 147824 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 147826 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 147828 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 147829 WARN  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 147829 WARN  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 147829 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 147829 WARN  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 147829 WARN  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 147830 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 147830 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 147830 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 147831 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 147831 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e3491f
   [junit4]   2> 147831 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/cores/collection1/data
   [junit4]   2> 147831 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/cores/collection1/data/index/
   [junit4]   2> 147832 WARN  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 147832 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/cores/collection1/data/index
   [junit4]   2> 147832 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2431367030819468]
   [junit4]   2> 147833 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@299d972 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3eccc33d),segFN=segments_1,generation=1}
   [junit4]   2> 147833 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 147833 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/cores/collection1/data/
   [junit4]   2> 147833 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 147837 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 147838 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 147838 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 147838 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 147838 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 147838 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 147838 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 147839 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 147839 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 147840 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147841 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147842 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147843 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147847 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 147847 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 147848 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 147848 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 147848 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 147848 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 147849 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 147849 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@299d972 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3eccc33d),segFN=segments_1,generation=1}
   [junit4]   2> 147849 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 147849 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@47faee64[collection1] main
   [junit4]   2> 147849 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 147851 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 147851 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 147851 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 147851 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 147851 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 147852 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 147852 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 147852 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 147852 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 147853 INFO  (searcherExecutor-467-thread-1-processing-n:127.0.0.1:58813_epxl x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@47faee64[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 147853 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 147853 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 147853 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 147853 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1514762327288709120
   [junit4]   2> 147855 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1514762327288709120
   [junit4]   2> 147855 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 147856 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 147856 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:58813_epxl x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:58813/epxl collection:control_collection shard:shard1
   [junit4]   2> 147857 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:58813_epxl x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 147860 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:58813_epxl x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94672645342822404-core_node1-n_0000000000
   [junit4]   2> 147861 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:58813_epxl x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 147863 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:58813_epxl x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 147863 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:58813_epxl x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 147863 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:58813_epxl x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58813/epxl/collection1/
   [junit4]   2> 147863 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:58813_epxl x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 147863 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:58813_epxl x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58813/epxl/collection1/ has no replicas
   [junit4]   2> 147863 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:58813_epxl x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58813/epxl/collection1/ shard1
   [junit4]   2> 147863 INFO  (OverseerStateUpdate-94672645342822404-127.0.0.1:58813_epxl-n_0000000000) [n:127.0.0.1:58813_epxl    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 147864 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:58813_epxl x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 147866 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:58813_epxl x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 147868 INFO  (OverseerStateUpdate-94672645342822404-127.0.0.1:58813_epxl-n_0000000000) [n:127.0.0.1:58813_epxl    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:58813/epxl",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 147971 INFO  (zkCallback-124-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 148020 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:58813_epxl x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:58813/epxl/collection1/ and leader is http://127.0.0.1:58813/epxl/collection1/
   [junit4]   2> 148020 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:58813_epxl x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58813/epxl
   [junit4]   2> 148020 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:58813_epxl x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 148020 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:58813_epxl x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 148020 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:58813_epxl x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58813_epxl c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 148022 INFO  (OverseerStateUpdate-94672645342822404-127.0.0.1:58813_epxl-n_0000000000) [n:127.0.0.1:58813_epxl    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58813/epxl",
   [junit4]   2>   "node_name":"127.0.0.1:58813_epxl",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 148023 INFO  (OverseerStateUpdate-94672645342822404-127.0.0.1:58813_epxl-n_0000000000) [n:127.0.0.1:58813_epxl    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58813/epxl",
   [junit4]   2>   "node_name":"127.0.0.1:58813_epxl",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 148126 INFO  (zkCallback-124-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 148161 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 148162 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 148164 INFO  (zkCallback-126-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f7e4dc9 name:ZooKeeperConnection Watcher:127.0.0.1:53169/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 148164 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 148164 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 148164 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 148167 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 148492 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/shard-1-001/cores/collection1
   [junit4]   2> 148493 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/shard-1-001
   [junit4]   2> 148494 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 148496 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f32b3ac{/epxl,null,AVAILABLE}
   [junit4]   2> 148496 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.e.j.s.ServerConnector Started ServerConnector@397cd4c{HTTP/1.1}{127.0.0.1:๕๖๑๕๔}
   [junit4]   2> 148496 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.e.j.s.Server Started @๑๕๑๘๗๑ms
   [junit4]   2> 148496 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/epxl, hostPort=56154, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/shard-1-001/cores}
   [junit4]   2> 148497 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 148497 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/shard-1-001/'
   [junit4]   2> 148497 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 148497 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 148512 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 148517 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 148517 INFO  (zkCallback-127-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a928547 name:ZooKeeperConnection Watcher:127.0.0.1:53169/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 148517 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 148518 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 148519 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 148519 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/shard-1-001/solr.xml
   [junit4]   2> 148525 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/shard-1-001/cores
   [junit4]   2> 148525 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.CoreContainer New CoreContainer 1822598699
   [junit4]   2> 148525 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/shard-1-001/]
   [junit4]   2> 148525 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/shard-1-001/lib
   [junit4]   2> 148525 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/shard-1-001/lib).
   [junit4]   2> 148533 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 148534 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 148535 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 148535 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 148535 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53169/solr
   [junit4]   2> 148535 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 148535 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 148536 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 148537 INFO  (zkCallback-129-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@59a7b23f name:ZooKeeperConnection Watcher:127.0.0.1:53169 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 148537 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 148538 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 148541 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:56154_epxl    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 148541 INFO  (zkCallback-130-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4fb6b135 name:ZooKeeperConnection Watcher:127.0.0.1:53169/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 148541 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:56154_epxl    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 148546 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:56154_epxl    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 149550 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:56154_epxl    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56154_epxl
   [junit4]   2> 149551 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:56154_epxl    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56154_epxl
   [junit4]   2> 149553 INFO  (zkCallback-124-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 149553 INFO  (zkCallback-126-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 149553 INFO  (zkCallback-130-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 149554 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:56154_epxl    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 149555 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:56154_epxl    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94672645342822408-127.0.0.1:56154_epxl-n_0000000001
   [junit4]   2> 149556 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:56154_epxl    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94672645342822404-127.0.0.1:58813_epxl-n_0000000000 to know if I could be the leader
   [junit4]   2> 149568 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:56154_epxl    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 149568 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:56154_epxl    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 149569 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:56154_epxl    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/shard-1-001/cores
   [junit4]   2> 149569 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:56154_epxl    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 149569 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:56154_epxl    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/shard-1-001/cores/collection1/
   [junit4]   2> 149569 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:56154_epxl    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 149571 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 149571 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 149573 INFO  (OverseerStateUpdate-94672645342822404-127.0.0.1:58813_epxl-n_0000000000) [n:127.0.0.1:58813_epxl    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56154/epxl",
   [junit4]   2>   "node_name":"127.0.0.1:56154_epxl",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 149573 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 149573 INFO  (OverseerStateUpdate-94672645342822404-127.0.0.1:58813_epxl-n_0000000000) [n:127.0.0.1:58813_epxl    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56154/epxl",
   [junit4]   2>   "node_name":"127.0.0.1:56154_epxl",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 149574 INFO  (OverseerStateUpdate-94672645342822404-127.0.0.1:58813_epxl-n_0000000000) [n:127.0.0.1:58813_epxl    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 149574 INFO  (OverseerStateUpdate-94672645342822404-127.0.0.1:58813_epxl-n_0000000000) [n:127.0.0.1:58813_epxl    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 149580 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:56154_epxl    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 149580 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:56154_epxl    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 149676 INFO  (zkCallback-126-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 149676 INFO  (zkCallback-130-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 149677 INFO  (zkCallback-124-thread-1-processing-n:127.0.0.1:58813_epxl) [n:127.0.0.1:58813_epxl    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 150574 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 150574 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 150575 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 150575 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 150576 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 150576 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/shard-1-001/cores/collection1/'
   [junit4]   2> 150576 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 150576 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 150591 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 150598 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 150602 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 150628 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 150629 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 150634 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 150746 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 150754 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 150755 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 150791 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 150794 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 150796 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 150796 WARN  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 150796 WARN  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 150796 INFO  (coreLoadExecutor-477-thread-1-processing-n:127.0.0.1:56154_epxl) [n:127.0.0.1:56154_epxl c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates

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

fCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 194168 INFO  (zkCallback-143-thread-2-processing-n:127.0.0.1:38380_epxl) [n:127.0.0.1:38380_epxl c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 194168 INFO  (zkCallback-143-thread-2-processing-n:127.0.0.1:38380_epxl) [n:127.0.0.1:38380_epxl c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 194168 INFO  (zkCallback-143-thread-2-processing-n:127.0.0.1:38380_epxl) [n:127.0.0.1:38380_epxl c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ElectionContext Canceling election /collections/collection1/leader_elect/shard1/election/94672645342822417-core_node4-n_0000000001
   [junit4]   2> 194169 WARN  (zkCallback-143-thread-2-processing-n:127.0.0.1:38380_epxl) [n:127.0.0.1:38380_epxl c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/94672645342822417-core_node4-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:166)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:449)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 194174 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5a444fac{HTTP/1.1}{127.0.0.1:๐}
   [junit4]   2> 194174 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5f66fdc7{/epxl,null,UNAVAILABLE}
   [junit4]   2> 194183 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1DA00FBC455E9246]) [n:127.0.0.1:38380_epxl c:gettingstarted s:shard1 r:core_node2 x:gettingstarted_shard1_replica1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53169 53169
   [junit4]   2> 194358 INFO  (Thread-619) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53169 53169
   [junit4]   2> 194359 WARN  (Thread-619) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	10	/solr/configs/gettingstarted
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/gettingstarted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=1DA00FBC455E9246 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=th_TH_TH_#u-nu-thai -Dtests.timezone=America/Cuiaba -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 48.3s J1 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DA00FBC455E9246:EC33DD374312BE0]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 194385 INFO  (SUITE-SolrCloudExampleTest-seed#[1DA00FBC455E9246]-worker) [n:127.0.0.1:38380_epxl c:gettingstarted s:shard1 r:core_node2 x:gettingstarted_shard1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1DA00FBC455E9246-001
   [junit4]   2> Oct 11, 2015 2:59:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=th_TH_TH_#u-nu-thai, timezone=America/Cuiaba
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=4,threads=1,free=141842008,total=394264576
   [junit4]   2> NOTE: All tests run in this JVM: [TestPartialUpdateDeduplication, HdfsBasicDistributedZkTest, DistributedTermsComponentTest, DistributedFacetPivotSmallTest, TestFileDictionaryLookup, TestSuggestSpellingConverter, DeleteLastCustomShardedReplicaTest, SolrIndexSplitterTest, SolrXmlInZkTest, TestDynamicFieldCollectionResource, TestEmbeddedSolrServerConstructors, SolrIndexConfigTest, StressHdfsTest, UniqFieldsUpdateProcessorFactoryTest, SpellPossibilityIteratorTest, LoggingHandlerTest, DateRangeFieldTest, TestBM25SimilarityFactory, SolrInfoMBeanTest, TestUtils, SpellCheckCollatorTest, TestShortCircuitedRequests, SolrCloudExampleTest]
   [junit4] Completed [72/550] on J1 in 48.81s, 1 test, 1 failure <<< FAILURES!

[...truncated 1522 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:719: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:516: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1432: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:987: There were test failures: 550 suites (8 ignored), 2161 tests, 1 failure, 50 ignored (37 assumptions) [seed: 1DA00FBC455E9246]

Total time: 57 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any