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/16 03:22:56 UTC

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

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

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([B4F3197FC5FA8DC6:A7902B10F4953460]: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 9535 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_B4F3197FC5FA8DC6-001/init-core-data-001
   [junit4]   2> 275195 INFO  (SUITE-SolrCloudExampleTest-seed#[B4F3197FC5FA8DC6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 275195 INFO  (SUITE-SolrCloudExampleTest-seed#[B4F3197FC5FA8DC6]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 275200 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 275200 INFO  (Thread-748) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 275200 INFO  (Thread-748) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 275302 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.ZkTestServer start zk server on port:58566
   [junit4]   2> 275303 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 275303 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 275313 INFO  (zkCallback-194-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a4d550c name:ZooKeeperConnection Watcher:127.0.0.1:58566 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 275314 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 275314 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 275314 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 275319 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 275323 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 275323 INFO  (zkCallback-195-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ad2fca name:ZooKeeperConnection Watcher:127.0.0.1:58566/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 275323 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 275324 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 275324 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 275325 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 275327 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 275328 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 275329 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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> 275329 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 275331 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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> 275332 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 275344 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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> 275345 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 275346 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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> 275346 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 275348 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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> 275348 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 275349 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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> 275349 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 275351 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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> 275351 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 275352 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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> 275352 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 275354 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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> 275354 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 275355 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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> 275356 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 275357 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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> 275357 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 275701 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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_B4F3197FC5FA8DC6-001/control-001/cores/collection1
   [junit4]   2> 275704 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 275709 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c1c9171{/,null,AVAILABLE}
   [junit4]   2> 275715 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7e28d177{HTTP/1.1}{127.0.0.1:49867}
   [junit4]   2> 275716 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.e.j.s.Server Started @278696ms
   [junit4]   2> 275716 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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_B4F3197FC5FA8DC6-001/tempDir-001/control/data, hostContext=/, hostPort=49867, 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_B4F3197FC5FA8DC6-001/control-001/cores}
   [junit4]   2> 275716 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 275716 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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_B4F3197FC5FA8DC6-001/control-001/'
   [junit4]   2> 275716 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 275716 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 275733 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 275735 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 275742 INFO  (zkCallback-196-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@750f36a name:ZooKeeperConnection Watcher:127.0.0.1:58566/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 275742 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 275743 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 275744 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 275744 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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_B4F3197FC5FA8DC6-001/control-001/solr.xml
   [junit4]   2> 275749 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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_B4F3197FC5FA8DC6-001/control-001/cores
   [junit4]   2> 275749 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.CoreContainer New CoreContainer 1331491702
   [junit4]   2> 275749 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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_B4F3197FC5FA8DC6-001/control-001/]
   [junit4]   2> 275749 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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_B4F3197FC5FA8DC6-001/control-001/lib
   [junit4]   2> 275750 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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_B4F3197FC5FA8DC6-001/control-001/lib).
   [junit4]   2> 275757 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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> 275758 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 275759 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 275759 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 275759 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58566/solr
   [junit4]   2> 275759 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 275759 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 275759 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 275761 INFO  (zkCallback-198-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70cb680f name:ZooKeeperConnection Watcher:127.0.0.1:58566 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 275761 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 275762 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 275777 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 275779 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@301c7fa6 name:ZooKeeperConnection Watcher:127.0.0.1:58566/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 275779 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 275780 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 275782 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 275786 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 275788 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 275790 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 275792 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 275793 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 275795 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 275796 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 275797 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49867_
   [junit4]   2> 275797 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49867_
   [junit4]   2> 275799 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 275801 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 275802 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 275802 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94696689861722116-127.0.0.1:49867_-n_0000000000
   [junit4]   2> 275803 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49867_
   [junit4]   2> 275803 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 275804 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.Overseer Overseer (id=94696689861722116-127.0.0.1:49867_-n_0000000000) starting
   [junit4]   2> 275806 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 275813 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 275813 INFO  (OverseerCollectionConfigSetProcessor-94696689861722116-127.0.0.1:49867_-n_0000000000) [n:127.0.0.1:49867_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 275813 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 275814 INFO  (OverseerStateUpdate-94696689861722116-127.0.0.1:49867_-n_0000000000) [n:127.0.0.1:49867_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 275843 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 275843 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 275844 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] 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_B4F3197FC5FA8DC6-001/control-001/cores
   [junit4]   2> 275846 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] 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_B4F3197FC5FA8DC6-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_B4F3197FC5FA8DC6-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 275847 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] 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_B4F3197FC5FA8DC6-001/control-001/cores/collection1/
   [junit4]   2> 275847 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 275860 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 275860 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 275867 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] 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> 275867 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:49867_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 275867 INFO  (OverseerStateUpdate-94696689861722116-127.0.0.1:49867_-n_0000000000) [n:127.0.0.1:49867_    ] 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:49867",
   [junit4]   2>   "node_name":"127.0.0.1:49867_",
   [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> 275868 INFO  (OverseerStateUpdate-94696689861722116-127.0.0.1:49867_-n_0000000000) [n:127.0.0.1:49867_    ] 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:49867",
   [junit4]   2>   "node_name":"127.0.0.1:49867_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 275868 INFO  (OverseerStateUpdate-94696689861722116-127.0.0.1:49867_-n_0000000000) [n:127.0.0.1:49867_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 275869 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 275869 INFO  (OverseerStateUpdate-94696689861722116-127.0.0.1:49867_-n_0000000000) [n:127.0.0.1:49867_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 275871 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_    ] 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> 276870 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 276870 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 276871 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 276871 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 276871 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 276871 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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_B4F3197FC5FA8DC6-001/control-001/cores/collection1/'
   [junit4]   2> 276872 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 276872 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 276886 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 276891 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 276894 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 276915 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 276916 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 276921 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 277017 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 277024 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 277025 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 277034 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 277037 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 277039 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 277040 WARN  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 277040 WARN  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 277040 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 277041 WARN  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 277041 WARN  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 277042 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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> 277042 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 277042 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 277042 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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_B4F3197FC5FA8DC6-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 277042 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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@69081494
   [junit4]   2> 277043 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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_B4F3197FC5FA8DC6-001/control-001/cores/collection1/data
   [junit4]   2> 277043 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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_B4F3197FC5FA8DC6-001/control-001/cores/collection1/data/index/
   [junit4]   2> 277043 WARN  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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_B4F3197FC5FA8DC6-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 277043 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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_B4F3197FC5FA8DC6-001/control-001/cores/collection1/data/index
   [junit4]   2> 277043 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43667485382158655]
   [junit4]   2> 277044 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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@5bff1191 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2cb33a80),segFN=segments_1,generation=1}
   [junit4]   2> 277044 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 277048 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 277048 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 277048 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 277048 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 277048 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 277048 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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> 277048 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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> 277049 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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> 277049 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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> 277050 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 277051 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 277052 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 277053 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:49867_ 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_B4F3197FC5FA8DC6-001/control-001/cores/collection1/data/
   [junit4]   2> 277053 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:49867_ 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_B4F3197FC5FA8DC6-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 277054 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 277057 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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> 277058 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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> 277058 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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> 277058 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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> 277059 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 277059 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 277060 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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=17, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=14.568359375, floorSegmentMB=1.2451171875, forceMergeDeletesPctAllowed=13.803308446993379, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6145901540595308
   [junit4]   2> 277060 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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@5bff1191 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2cb33a80),segFN=segments_1,generation=1}
   [junit4]   2> 277060 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 277060 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@45192416[collection1] main
   [junit4]   2> 277060 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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> 277062 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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> 277062 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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> 277062 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 277062 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 277062 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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> 277063 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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> 277063 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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> 277063 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 277063 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 277064 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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> 277064 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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> 277064 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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> 277064 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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 1515147039740002304
   [junit4]   2> 277066 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ 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 1515147039740002304
   [junit4]   2> 277066 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 277067 INFO  (coreLoadExecutor-837-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 277067 INFO  (searcherExecutor-838-thread-1-processing-n:127.0.0.1:49867_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@45192416[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 277068 INFO  (coreZkRegister-831-thread-1-processing-n:127.0.0.1:49867_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49867_ 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:49867 collection:control_collection shard:shard1
   [junit4]   2> 277069 INFO  (coreZkRegister-831-thread-1-processing-n:127.0.0.1:49867_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49867_ 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> 277072 INFO  (coreZkRegister-831-thread-1-processing-n:127.0.0.1:49867_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49867_ 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/94696689861722116-core_node1-n_0000000000
   [junit4]   2> 277073 INFO  (coreZkRegister-831-thread-1-processing-n:127.0.0.1:49867_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 277074 INFO  (coreZkRegister-831-thread-1-processing-n:127.0.0.1:49867_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 277075 INFO  (coreZkRegister-831-thread-1-processing-n:127.0.0.1:49867_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49867_ 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> 277075 INFO  (coreZkRegister-831-thread-1-processing-n:127.0.0.1:49867_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49867/collection1/
   [junit4]   2> 277075 INFO  (coreZkRegister-831-thread-1-processing-n:127.0.0.1:49867_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 277075 INFO  (coreZkRegister-831-thread-1-processing-n:127.0.0.1:49867_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:49867/collection1/ has no replicas
   [junit4]   2> 277075 INFO  (coreZkRegister-831-thread-1-processing-n:127.0.0.1:49867_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49867_ 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:49867/collection1/ shard1
   [junit4]   2> 277075 INFO  (coreZkRegister-831-thread-1-processing-n:127.0.0.1:49867_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 277078 INFO  (coreZkRegister-831-thread-1-processing-n:127.0.0.1:49867_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 277081 INFO  (OverseerStateUpdate-94696689861722116-127.0.0.1:49867_-n_0000000000) [n:127.0.0.1:49867_    ] 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> 277086 INFO  (OverseerStateUpdate-94696689861722116-127.0.0.1:49867_-n_0000000000) [n:127.0.0.1:49867_    ] 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:49867",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 277189 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_    ] 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> 277237 INFO  (coreZkRegister-831-thread-1-processing-n:127.0.0.1:49867_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:49867/collection1/ and leader is http://127.0.0.1:49867/collection1/
   [junit4]   2> 277237 INFO  (coreZkRegister-831-thread-1-processing-n:127.0.0.1:49867_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49867_ 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:49867
   [junit4]   2> 277238 INFO  (coreZkRegister-831-thread-1-processing-n:127.0.0.1:49867_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 277238 INFO  (coreZkRegister-831-thread-1-processing-n:127.0.0.1:49867_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49867_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 277238 INFO  (coreZkRegister-831-thread-1-processing-n:127.0.0.1:49867_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49867_ 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> 277240 INFO  (OverseerStateUpdate-94696689861722116-127.0.0.1:49867_-n_0000000000) [n:127.0.0.1:49867_    ] 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:49867",
   [junit4]   2>   "node_name":"127.0.0.1:49867_",
   [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> 277240 INFO  (OverseerStateUpdate-94696689861722116-127.0.0.1:49867_-n_0000000000) [n:127.0.0.1:49867_    ] 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:49867",
   [junit4]   2>   "node_name":"127.0.0.1:49867_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 277343 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_    ] 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> 277369 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 277375 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277375 INFO  (zkCallback-201-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74e12e51 name:ZooKeeperConnection Watcher:127.0.0.1:58566/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 277376 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277376 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 277376 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 277379 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 277826 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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_B4F3197FC5FA8DC6-001/shard-1-001/cores/collection1
   [junit4]   2> 277827 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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_B4F3197FC5FA8DC6-001/shard-1-001
   [junit4]   2> 277828 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 277860 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@163114d7{/,null,AVAILABLE}
   [junit4]   2> 277860 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6fb64f7c{HTTP/1.1}{127.0.0.1:41576}
   [junit4]   2> 277860 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.e.j.s.Server Started @280841ms
   [junit4]   2> 277860 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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_B4F3197FC5FA8DC6-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=41576, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_B4F3197FC5FA8DC6-001/shard-1-001/cores}
   [junit4]   2> 277861 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 277861 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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_B4F3197FC5FA8DC6-001/shard-1-001/'
   [junit4]   2> 277861 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 277861 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 277876 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 277879 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277879 INFO  (zkCallback-202-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@779b4be name:ZooKeeperConnection Watcher:127.0.0.1:58566/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 277880 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277880 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 277881 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 277881 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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_B4F3197FC5FA8DC6-001/shard-1-001/solr.xml
   [junit4]   2> 277886 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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_B4F3197FC5FA8DC6-001/shard-1-001/cores
   [junit4]   2> 277886 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.CoreContainer New CoreContainer 217014918
   [junit4]   2> 277886 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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_B4F3197FC5FA8DC6-001/shard-1-001/]
   [junit4]   2> 277886 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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_B4F3197FC5FA8DC6-001/shard-1-001/lib
   [junit4]   2> 277886 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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_B4F3197FC5FA8DC6-001/shard-1-001/lib).
   [junit4]   2> 277894 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] 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> 277896 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 277896 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 277896 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 277897 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58566/solr
   [junit4]   2> 277897 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 277897 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 277916 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277927 INFO  (zkCallback-204-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47bea8d3 name:ZooKeeperConnection Watcher:127.0.0.1:58566 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 277928 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277928 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 277950 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:41576_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277974 INFO  (zkCallback-205-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@714ec5c3 name:ZooKeeperConnection Watcher:127.0.0.1:58566/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 277974 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:41576_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277981 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:41576_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 278986 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:41576_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41576_
   [junit4]   2> 278987 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:41576_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41576_
   [junit4]   2> 278988 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_    ] 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> 278988 INFO  (zkCallback-201-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> 278988 INFO  (zkCallback-205-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_    ] 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> 278990 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:41576_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 278991 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:41576_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94696689861722120-127.0.0.1:41576_-n_0000000001
   [junit4]   2> 278992 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:41576_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94696689861722116-127.0.0.1:49867_-n_0000000000 to know if I could be the leader
   [junit4]   2> 279011 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:41576_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 279011 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:41576_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 279012 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:41576_    ] 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_B4F3197FC5FA8DC6-001/shard-1-001/cores
   [junit4]   2> 279013 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:41576_    ] 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_B4F3197FC5FA8DC6-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_B4F3197FC5FA8DC6-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 279013 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:41576_    ] 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_B4F3197FC5FA8DC6-001/shard-1-001/cores/collection1/
   [junit4]   2> 279013 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:41576_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 279015 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 279015 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 279017 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 279017 INFO  (OverseerStateUpdate-94696689861722116-127.0.0.1:49867_-n_0000000000) [n:127.0.0.1:49867_    ] 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:41576",
   [junit4]   2>   "node_name":"127.0.0.1:41576_",
   [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> 279018 INFO  (OverseerStateUpdate-94696689861722116-127.0.0.1:49867_-n_0000000000) [n:127.0.0.1:49867_    ] 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:41576",
   [junit4]   2>   "node_name":"127.0.0.1:41576_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 279018 INFO  (OverseerStateUpdate-94696689861722116-127.0.0.1:49867_-n_0000000000) [n:127.0.0.1:49867_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 279018 INFO  (OverseerStateUpdate-94696689861722116-127.0.0.1:49867_-n_0000000000) [n:127.0.0.1:49867_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 279019 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:49867_) [n:127.0.0.1:49867_    ] 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> 279020 INFO  (zkCallback-205-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_    ] 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> 279020 INFO  (zkCallback-201-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> 279021 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:41576_    ] 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> 279021 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:41576_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 280018 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 280018 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 280018 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 280018 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 280019 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 280019 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ 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_B4F3197FC5FA8DC6-001/shard-1-001/cores/collection1/'
   [junit4]   2> 280019 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 280019 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 280033 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 280038 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 280042 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 280051 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 280052 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 280059 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 280216 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 280239 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 280240 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 280260 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 280262 INFO  (coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:41576_) [n:127.0.0.1:41576_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2802

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

":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 312258 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:59690_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 312270 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:59690_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 312270 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:59690_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_B4F3197FC5FA8DC6-001/shard-4-001/cores/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_B4F3197FC5FA8DC6-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 312270 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:59690_ 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/temp/solr.cloud.SolrCloudExampleTest_B4F3197FC5FA8DC6-001/shard-4-001/cores/collection1/data
   [junit4]   2> 312270 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:59690_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_B4F3197FC5FA8DC6-001/shard-4-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_B4F3197FC5FA8DC6-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 312270 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:59690_ 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/temp/solr.cloud.SolrCloudExampleTest_B4F3197FC5FA8DC6-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 312271 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:59690_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.Overseer Overseer (id=94696689861722129-127.0.0.1:59690_-n_0000000004) closing
   [junit4]   2> 312271 INFO  (OverseerStateUpdate-94696689861722129-127.0.0.1:59690_-n_0000000004) [n:127.0.0.1:59690_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:59690_
   [junit4]   2> 312292 INFO  (zkCallback-218-thread-1-processing-n:127.0.0.1:59690_) [n:127.0.0.1:59690_    ] 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> 312292 WARN  (zkCallback-218-thread-1-processing-n:127.0.0.1:59690_) [n:127.0.0.1:59690_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 312294 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@d643ce{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 312294 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@70961c8a{/,null,UNAVAILABLE}
   [junit4]   2> 312296 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[B4F3197FC5FA8DC6]) [n:127.0.0.1:59690_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58566 58566
   [junit4]   2> 312698 INFO  (Thread-748) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58566 58566
   [junit4]   2> 312699 WARN  (Thread-748) [    ] 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> 	9	/solr/aliases.json
   [junit4]   2> 	8	/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/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> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=B4F3197FC5FA8DC6 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fi_FI -Dtests.timezone=America/Monterrey -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 37.5s J1 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B4F3197FC5FA8DC6:A7902B10F4953460]: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> 312708 INFO  (SUITE-SolrCloudExampleTest-seed#[B4F3197FC5FA8DC6]-worker) [n:127.0.0.1:59690_ 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_B4F3197FC5FA8DC6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=fi_FI, timezone=America/Monterrey
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=4,threads=1,free=58439416,total=481296384
   [junit4]   2> NOTE: All tests run in this JVM: [OpenCloseCoreStressTest, TestCopyFieldCollectionResource, TestLFUCache, SpatialFilterTest, ClusterStateUpdateTest, TestSortByMinMaxFunction, DistributedExpandComponentTest, TestUpdate, RecoveryAfterSoftCommitTest, TestConfigSetsAPI, DistributedFacetPivotWhiteBoxTest, TestReloadAndDeleteDocs, TestDistributedGrouping, TestTolerantSearch, TestNRTOpen, TermsComponentTest, TestAnalyzeInfixSuggestions, AtomicUpdatesTest, SolrIndexSplitterTest, DistanceFunctionTest, TestQueryTypes, FullHLLTest, TestConfigSetImmutable, ConnectionManagerTest, FacetPivotSmallTest, TestQuerySenderNoQuery, TestRTGBase, SolrIndexConfigTest, SimpleMLTQParserTest, DOMUtilTest, SharedFSAutoReplicaFailoverTest, MinimalSchemaTest, UpdateRequestProcessorFactoryTest, SolrPluginUtilsTest, TestDownShardTolerantSearch, DistanceUnitsTest, BasicFunctionalityTest, CSVRequestHandlerTest, SpellCheckCollatorTest, TestHashPartitioner, DistributedIntervalFacetingTest, DistributedQueueTest, TestBinaryResponseWriter, TestStressVersions, TestFreeTextSuggestions, SolrCloudExampleTest]
   [junit4] Completed [129/552] on J1 in 37.57s, 1 test, 1 failure <<< FAILURES!

[...truncated 1335 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: B4F3197FC5FA8DC6]

Total time: 57 minutes 58 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 # 492 - Still Failing

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

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([3B5E17CED6B8821B:9C1AAF6ABB0391A2]: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.doTestPartialReplicationAfterPeerSync(CdcrReplicationHandlerTest.java:158)
	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:53)
	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([3B5E17CED6B8821B:283D25A1E7D73BBD]: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 9793 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_3B5E17CED6B8821B-001/init-core-data-001
   [junit4]   2> 660197 INFO  (SUITE-SolrCloudExampleTest-seed#[3B5E17CED6B8821B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 660197 INFO  (SUITE-SolrCloudExampleTest-seed#[3B5E17CED6B8821B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 660199 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 660200 INFO  (Thread-1776) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 660200 INFO  (Thread-1776) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 660300 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.ZkTestServer start zk server on port:53975
   [junit4]   2> 660300 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 660301 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 660303 INFO  (zkCallback-592-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5915670b name:ZooKeeperConnection Watcher:127.0.0.1:53975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 660303 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 660304 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 660304 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 660306 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 0x1506f30def50000, 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> 660307 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 660308 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 660308 INFO  (zkCallback-593-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a76142d name:ZooKeeperConnection Watcher:127.0.0.1:53975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 660309 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 660309 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 660309 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 660310 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 660312 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 660313 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 660314 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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> 660314 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 660316 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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> 660317 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 660323 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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> 660323 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 660324 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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> 660324 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 660326 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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> 660330 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 660331 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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> 660331 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 660335 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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> 660335 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 660343 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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> 660343 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 660344 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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> 660344 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 660345 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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> 660345 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 660346 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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> 660347 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 660638 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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_3B5E17CED6B8821B-001/control-001/cores/collection1
   [junit4]   2> 660640 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 660641 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@612cf6e6{/,null,AVAILABLE}
   [junit4]   2> 660644 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@49c2089{HTTP/1.1}{127.0.0.1:37841}
   [junit4]   2> 660644 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.e.j.s.Server Started @664161ms
   [junit4]   2> 660644 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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_3B5E17CED6B8821B-001/tempDir-001/control/data, hostContext=/, hostPort=37841, 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_3B5E17CED6B8821B-001/control-001/cores}
   [junit4]   2> 660646 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 660646 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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_3B5E17CED6B8821B-001/control-001/'
   [junit4]   2> 660646 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 660646 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 660666 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 660667 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 660668 INFO  (zkCallback-594-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@53eb3af6 name:ZooKeeperConnection Watcher:127.0.0.1:53975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 660668 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 660668 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 660669 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 660669 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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_3B5E17CED6B8821B-001/control-001/solr.xml
   [junit4]   2> 660674 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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_3B5E17CED6B8821B-001/control-001/cores
   [junit4]   2> 660674 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.CoreContainer New CoreContainer 1832232433
   [junit4]   2> 660675 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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_3B5E17CED6B8821B-001/control-001/]
   [junit4]   2> 660675 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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_3B5E17CED6B8821B-001/control-001/lib
   [junit4]   2> 660675 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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_3B5E17CED6B8821B-001/control-001/lib).
   [junit4]   2> 660687 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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> 660688 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 660688 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 660689 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 660689 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53975/solr
   [junit4]   2> 660689 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 660689 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 660690 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 660690 INFO  (zkCallback-596-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50494b2a name:ZooKeeperConnection Watcher:127.0.0.1:53975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 660691 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 660692 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 660694 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 660694 INFO  (zkCallback-597-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30ab1f97 name:ZooKeeperConnection Watcher:127.0.0.1:53975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 660694 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 660695 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 660697 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 660699 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 660700 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 660701 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 660703 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 660704 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 660705 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 660706 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 660706 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37841_
   [junit4]   2> 660707 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37841_
   [junit4]   2> 660708 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 660709 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 660710 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 660710 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94697847864492036-127.0.0.1:37841_-n_0000000000
   [junit4]   2> 660710 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37841_
   [junit4]   2> 660711 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 660711 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.Overseer Overseer (id=94697847864492036-127.0.0.1:37841_-n_0000000000) starting
   [junit4]   2> 660713 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 660718 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 660719 INFO  (OverseerCollectionConfigSetProcessor-94697847864492036-127.0.0.1:37841_-n_0000000000) [n:127.0.0.1:37841_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 660719 INFO  (OverseerStateUpdate-94697847864492036-127.0.0.1:37841_-n_0000000000) [n:127.0.0.1:37841_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 660720 INFO  (OverseerStateUpdate-94697847864492036-127.0.0.1:37841_-n_0000000000) [n:127.0.0.1:37841_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 660725 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 660738 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 660738 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 660739 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] 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_3B5E17CED6B8821B-001/control-001/cores
   [junit4]   2> 660740 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] 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_3B5E17CED6B8821B-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_3B5E17CED6B8821B-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 660740 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] 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_3B5E17CED6B8821B-001/control-001/cores/collection1/
   [junit4]   2> 660740 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 660741 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] 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> 660741 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:37841_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 660742 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 660742 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 660743 INFO  (OverseerStateUpdate-94697847864492036-127.0.0.1:37841_-n_0000000000) [n:127.0.0.1:37841_    ] 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:37841",
   [junit4]   2>   "node_name":"127.0.0.1:37841_",
   [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> 660744 INFO  (OverseerStateUpdate-94697847864492036-127.0.0.1:37841_-n_0000000000) [n:127.0.0.1:37841_    ] 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:37841",
   [junit4]   2>   "node_name":"127.0.0.1:37841_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 660744 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 660744 INFO  (OverseerStateUpdate-94697847864492036-127.0.0.1:37841_-n_0000000000) [n:127.0.0.1:37841_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 660744 INFO  (OverseerStateUpdate-94697847864492036-127.0.0.1:37841_-n_0000000000) [n:127.0.0.1:37841_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 660746 INFO  (zkCallback-597-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_    ] 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> 660746 INFO  (zkCallback-597-thread-2-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_    ] 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> 661744 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 661744 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 661745 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 661745 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 661746 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 661746 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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_3B5E17CED6B8821B-001/control-001/cores/collection1/'
   [junit4]   2> 661746 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 661746 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 661761 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 661765 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 661769 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 661779 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 661780 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 661786 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 661896 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 661901 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 661903 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 661911 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 661913 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 661915 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 661915 WARN  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 661916 WARN  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 661916 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 661916 WARN  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 661916 WARN  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 661917 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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> 661917 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 661917 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 661918 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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_3B5E17CED6B8821B-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 661918 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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@249921d0
   [junit4]   2> 661918 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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_3B5E17CED6B8821B-001/control-001/cores/collection1/data
   [junit4]   2> 661918 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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_3B5E17CED6B8821B-001/control-001/cores/collection1/data/index/
   [junit4]   2> 661918 WARN  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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_3B5E17CED6B8821B-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 661919 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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_3B5E17CED6B8821B-001/control-001/cores/collection1/data/index
   [junit4]   2> 661919 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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=37, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=14.6025390625, floorSegmentMB=0.6220703125, forceMergeDeletesPctAllowed=11.059289012571586, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8653645694040761
   [junit4]   2> 661919 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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@7a371e49 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c39f266),segFN=segments_1,generation=1}
   [junit4]   2> 661919 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 661920 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37841_ 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_3B5E17CED6B8821B-001/control-001/cores/collection1/data/
   [junit4]   2> 661920 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37841_ 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_3B5E17CED6B8821B-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 661923 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 661924 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 661924 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 661924 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 661924 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 661924 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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> 661924 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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> 661924 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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> 661924 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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> 661926 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 661927 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 661928 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 661929 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 661931 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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> 661932 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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> 661932 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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> 661932 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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> 661933 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 661933 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 661933 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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=28, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=7.359375, floorSegmentMB=2.0634765625, forceMergeDeletesPctAllowed=10.647849561563659, segmentsPerTier=31.0, maxCFSSegmentSizeMB=0.2177734375, noCFSRatio=0.0
   [junit4]   2> 661934 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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@7a371e49 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c39f266),segFN=segments_1,generation=1}
   [junit4]   2> 661934 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 661934 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@51e6fc07[collection1] main
   [junit4]   2> 661934 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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> 661935 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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> 661935 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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> 661935 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 661935 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 661935 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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> 661936 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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> 661936 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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> 661936 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 661936 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 661936 INFO  (searcherExecutor-1795-thread-1-processing-n:127.0.0.1:37841_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@51e6fc07[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 661937 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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> 661937 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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> 661937 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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> 661937 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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 1515165567652200448
   [junit4]   2> 661939 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ 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 1515165567652200448
   [junit4]   2> 661939 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 661940 INFO  (coreLoadExecutor-1794-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 661940 INFO  (coreZkRegister-1788-thread-1-processing-n:127.0.0.1:37841_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37841_ 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:37841 collection:control_collection shard:shard1
   [junit4]   2> 661941 INFO  (coreZkRegister-1788-thread-1-processing-n:127.0.0.1:37841_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37841_ 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> 661944 INFO  (coreZkRegister-1788-thread-1-processing-n:127.0.0.1:37841_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37841_ 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/94697847864492036-core_node1-n_0000000000
   [junit4]   2> 661944 INFO  (coreZkRegister-1788-thread-1-processing-n:127.0.0.1:37841_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 661945 INFO  (coreZkRegister-1788-thread-1-processing-n:127.0.0.1:37841_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 661945 INFO  (coreZkRegister-1788-thread-1-processing-n:127.0.0.1:37841_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37841_ 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> 661945 INFO  (coreZkRegister-1788-thread-1-processing-n:127.0.0.1:37841_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37841/collection1/
   [junit4]   2> 661945 INFO  (coreZkRegister-1788-thread-1-processing-n:127.0.0.1:37841_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 661946 INFO  (coreZkRegister-1788-thread-1-processing-n:127.0.0.1:37841_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:37841/collection1/ has no replicas
   [junit4]   2> 661946 INFO  (coreZkRegister-1788-thread-1-processing-n:127.0.0.1:37841_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37841_ 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:37841/collection1/ shard1
   [junit4]   2> 661946 INFO  (OverseerStateUpdate-94697847864492036-127.0.0.1:37841_-n_0000000000) [n:127.0.0.1:37841_    ] 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> 661946 INFO  (coreZkRegister-1788-thread-1-processing-n:127.0.0.1:37841_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 661948 INFO  (coreZkRegister-1788-thread-1-processing-n:127.0.0.1:37841_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 661950 INFO  (OverseerStateUpdate-94697847864492036-127.0.0.1:37841_-n_0000000000) [n:127.0.0.1:37841_    ] 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:37841",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 662053 INFO  (zkCallback-597-thread-2-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_    ] 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> 662053 INFO  (zkCallback-597-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_    ] 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> 662101 INFO  (coreZkRegister-1788-thread-1-processing-n:127.0.0.1:37841_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:37841/collection1/ and leader is http://127.0.0.1:37841/collection1/
   [junit4]   2> 662101 INFO  (coreZkRegister-1788-thread-1-processing-n:127.0.0.1:37841_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37841_ 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:37841
   [junit4]   2> 662101 INFO  (coreZkRegister-1788-thread-1-processing-n:127.0.0.1:37841_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 662101 INFO  (coreZkRegister-1788-thread-1-processing-n:127.0.0.1:37841_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37841_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 662101 INFO  (coreZkRegister-1788-thread-1-processing-n:127.0.0.1:37841_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37841_ 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> 662103 INFO  (OverseerStateUpdate-94697847864492036-127.0.0.1:37841_-n_0000000000) [n:127.0.0.1:37841_    ] 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:37841",
   [junit4]   2>   "node_name":"127.0.0.1:37841_",
   [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> 662104 INFO  (OverseerStateUpdate-94697847864492036-127.0.0.1:37841_-n_0000000000) [n:127.0.0.1:37841_    ] 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:37841",
   [junit4]   2>   "node_name":"127.0.0.1:37841_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 662206 INFO  (zkCallback-597-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_    ] 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> 662206 INFO  (zkCallback-597-thread-2-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_    ] 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> 662243 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 662243 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 662245 INFO  (zkCallback-599-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e38e5f4 name:ZooKeeperConnection Watcher:127.0.0.1:53975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 662245 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 662245 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 662245 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 662247 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 662247 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 662247 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 662247 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 662248 INFO  (zkCallback-600-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b474354 name:ZooKeeperConnection Watcher:127.0.0.1:53975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 662248 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 662249 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 662251 INFO  (OverseerStateUpdate-94697847864492036-127.0.0.1:37841_-n_0000000000) [n:127.0.0.1:37841_    ] 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> 662251 INFO  (OverseerStateUpdate-94697847864492036-127.0.0.1:37841_-n_0000000000) [n:127.0.0.1:37841_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 662356 INFO  (OverseerStateUpdate-94697847864492036-127.0.0.1:37841_-n_0000000000) [n:127.0.0.1:37841_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 662565 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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_3B5E17CED6B8821B-001/shard-1-001/cores/collection1
   [junit4]   2> 662566 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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_3B5E17CED6B8821B-001/shard-1-001
   [junit4]   2> 662566 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 662568 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54a835eb{/,null,AVAILABLE}
   [junit4]   2> 662568 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6a826e0f{HTTP/1.1}{127.0.0.1:60199}
   [junit4]   2> 662569 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.e.j.s.Server Started @666085ms
   [junit4]   2> 662569 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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_3B5E17CED6B8821B-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=60199, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_3B5E17CED6B8821B-001/shard-1-001/cores}
   [junit4]   2> 662569 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 662569 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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_3B5E17CED6B8821B-001/shard-1-001/'
   [junit4]   2> 662569 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 662569 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 662584 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 662584 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 662585 INFO  (zkCallback-601-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@205934fa name:ZooKeeperConnection Watcher:127.0.0.1:53975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 662585 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 662586 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 662587 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 662587 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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_3B5E17CED6B8821B-001/shard-1-001/solr.xml
   [junit4]   2> 662592 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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_3B5E17CED6B8821B-001/shard-1-001/cores
   [junit4]   2> 662592 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.CoreContainer New CoreContainer 1665282205
   [junit4]   2> 662592 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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_3B5E17CED6B8821B-001/shard-1-001/]
   [junit4]   2> 662592 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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_3B5E17CED6B8821B-001/shard-1-001/lib
   [junit4]   2> 662592 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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_3B5E17CED6B8821B-001/shard-1-001/lib).
   [junit4]   2> 662599 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] 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> 662600 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 662600 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 662600 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 662600 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53975/solr
   [junit4]   2> 662601 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 662601 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 662601 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 662602 INFO  (zkCallback-603-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ec988bc name:ZooKeeperConnection Watcher:127.0.0.1:53975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 662603 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 662603 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 662605 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:60199_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 662614 INFO  (zkCallback-604-thread-1-processing-n:127.0.0.1:60199_) [n:127.0.0.1:60199_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d8a3ac6 name:ZooKeeperConnection Watcher:127.0.0.1:53975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 662614 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:60199_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 662619 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:60199_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 663626 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:60199_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60199_
   [junit4]   2> 663627 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:60199_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60199_
   [junit4]   2> 663628 INFO  (zkCallback-597-thread-2-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_    ] 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> 663628 INFO  (zkCallback-597-thread-1-processing-n:127.0.0.1:37841_) [n:127.0.0.1:37841_    ] 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> 663629 INFO  (zkCallback-599-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> 663631 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:60199_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 663632 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:60199_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94697847864492041-127.0.0.1:60199_-n_0000000001
   [junit4]   2> 663633 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:60199_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94697847864492036-127.0.0.1:37841_-n_0000000000 to know if I could be the leader
   [junit4]   2> 663634 INFO  (zkCallback-604-thread-1-processing-n:127.0.0.1:60199_) [n:127.0.0.1:60199_    ] 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> 663644 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:60199_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 663644 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:60199_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 663645 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:60199_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Luce

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

 Stopped o.e.j.s.ServletContextHandler@73774a9f{/p_hf,null,UNAVAILABLE}
   [junit4]   2> 1700359 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:44091_p_hf c:source_collection s:shard1 r:core_node1 x:source_collection_shard1_replica2] o.a.s.SolrTestCaseJ4 ###Ending doTest
   [junit4]   2> 1700363 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[3B5E17CED6B8821B]) [n:127.0.0.1:44091_p_hf c:source_collection s:shard1 r:core_node1 x:source_collection_shard1_replica2] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33930 33930
   [junit4]   2> 1700633 INFO  (Thread-3319) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33930 33930
   [junit4]   2> 1700634 WARN  (Thread-3319) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	68	/solr/aliases.json
   [junit4]   2> 	14	/solr/configs/conf1
   [junit4]   2> 	7	/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> 	68	/solr/clusterstate.json
   [junit4]   2> 	13	/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2> 	13	/solr/collections/source_collection/state.json
   [junit4]   2> 	13	/solr/collections/source_collection/cdcr/state/process
   [junit4]   2> 	6	/solr/collections/source_collection/leader_elect/shard1/election/94697881913720837-core_node2-n_0000000000
   [junit4]   2> 	4	/solr/overseer_elect/election/94697881913720837-127.0.0.1:39137_p_hf-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> 	68	/solr/collections
   [junit4]   2> 	65	/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=3B5E17CED6B8821B -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=da_DK -Dtests.timezone=Asia/Hong_Kong -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  521s J1 | CdcrReplicationHandlerTest.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3B5E17CED6B8821B:9C1AAF6ABB0391A2]: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.doTestPartialReplicationAfterPeerSync(CdcrReplicationHandlerTest.java:158)
   [junit4]    > 	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:53)
   [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> 1700645 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[3B5E17CED6B8821B]-worker) [n:127.0.0.1:44091_p_hf 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/J1/temp/solr.cloud.CdcrReplicationHandlerTest_3B5E17CED6B8821B-001
   [junit4]   2> Oct 16, 2015 2:05:25 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): {_version_=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Direct)}, docValues:{}, sim=ClassicSimilarity, locale=da_DK, timezone=Asia/Hong_Kong
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=4,threads=1,free=235452040,total=486539264
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, DirectSolrSpellCheckerTest, TestMiniSolrCloudCluster, TestRandomMergePolicy, CoreAdminRequestStatusTest, TestConfigSetImmutable, MinimalSchemaTest, MoreLikeThisHandlerTest, HdfsLockFactoryTest, SolrIndexSplitterTest, UniqFieldsUpdateProcessorFactoryTest, TestUtils, DistributedQueueTest, CdcrRequestHandlerTest, CustomCollectionTest, TestFileDictionaryLookup, PreAnalyzedFieldTest, TestQuerySenderListener, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SSLMigrationTest, TestCustomDocTransformer, DistribCursorPagingTest, TestJettySolrRunner, CoreAdminCreateDiscoverTest, TestSolrQueryParserResource, HighlighterMaxOffsetTest, TestDownShardTolerantSearch, IndexBasedSpellCheckerTest, TestNonDefinedSimilarityFactory, TestSchemaNameResource, TestSchemaVersionResource, VMParamsZkACLAndCredentialsProvidersTest, InfoHandlerTest, BasicFunctionalityTest, TestBM25SimilarityFactory, HdfsRecoveryZkTest, HdfsRecoverLeaseTest, ExplicitHLLTest, MultiTermTest, PreAnalyzedUpdateProcessorTest, CollectionReloadTest, SolrPluginUtilsTest, SimplePostToolTest, ZkControllerTest, TestConfigSetsAPI, TestRebalanceLeaders, TermsComponentTest, TestWordDelimiterFilterFactory, FacetPivotSmallTest, SolrCmdDistributorTest, TestSurroundQueryParser, TestQueryWrapperFilter, TestFreeTextSuggestions, DocumentBuilderTest, TestSortByMinMaxFunction, TestSolrDeletionPolicy2, TestCloudPivotFacet, ConnectionManagerTest, TestObjectReleaseTracker, NotRequiredUniqueKeyTest, TestConfigOverlay, SaslZkACLProviderTest, SolrCloudExampleTest, TestTrie, DistributedTermsComponentTest, ShardRoutingCustomTest, TestLeaderElectionZkExpiry, TestDynamicLoading, URLClassifyProcessorTest, DOMUtilTest, SpatialFilterTest, OpenCloseCoreStressTest, TestDistribIDF, ZkSolrClientTest, TestReloadAndDeleteDocs, TestPartialUpdateDeduplication, TestQuerySenderNoQuery, TestCrossCoreJoin, DistributedIntervalFacetingTest, TestCoreContainer, SpellCheckComponentTest, TestLFUCache, SolrInfoMBeanTest, LeaderFailoverAfterPartitionTest, TestMiniSolrCloudClusterSSL, TestHashPartitioner, SuggesterFSTTest, AutoCommitTest, TestFaceting, TermVectorComponentDistributedTest, TestJoin, ConvertedLegacyTest, TestSort, HighlighterTest, SoftAutoCommitTest, TestCoreDiscovery, CoreAdminHandlerTest, SuggesterTSTTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, DistanceFunctionTest, StandardRequestHandlerTest, TestQueryTypes, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, FastVectorHighlighterTest, TestCollationField, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest, JsonLoaderTest, CSVRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, CopyFieldTest, ResponseLogComponentTest, TestMergePolicyConfig, TestSearchPerf, TestConfig, DirectSolrConnectionTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, TestDFRSimilarityFactory, TestDefaultSimilarityFactory, TestJmxMonitoredMap, PluginInfoTest, DateMathParserTest, TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, TestSolrJ, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, SolrTestCaseJ4Test, TestDistributedMissingSort, AliasIntegrationTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest]
   [junit4] Completed [432/552] on J1 in 521.43s, 1 test, 1 failure <<< FAILURES!

[...truncated 398 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 failures, 50 ignored (37 assumptions) [seed: 3B5E17CED6B8821B]

Total time: 59 minutes 3 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