You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/10/15 08:33:41 UTC

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b85) - Build # 14535 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14535/
Java: 32bit/jdk1.9.0-ea-b85 -server -XX:+UseConcMarkSweepGC

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([CF49B8286CDB01CD:DC2A8A475DB4B86B]: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:520)
	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:747)




Build Log:
[...truncated 10633 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/init-core-data-001
   [junit4]   2> 1440939 INFO  (SUITE-SolrCloudExampleTest-seed#[CF49B8286CDB01CD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1440939 INFO  (SUITE-SolrCloudExampleTest-seed#[CF49B8286CDB01CD]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /jrr/
   [junit4]   2> 1440940 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1440940 INFO  (Thread-3561) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1440940 INFO  (Thread-3561) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1441040 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.ZkTestServer start zk server on port:60531
   [junit4]   2> 1441041 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1441041 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441042 INFO  (zkCallback-1368-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28c8c9 name:ZooKeeperConnection Watcher:127.0.0.1:60531 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1441042 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441043 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1441043 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1441043 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1441044 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441044 INFO  (zkCallback-1369-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a66f17 name:ZooKeeperConnection Watcher:127.0.0.1:60531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1441044 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441045 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1441045 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1441045 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1441046 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1441046 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1441046 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1441047 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1441047 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1441047 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1441048 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1441048 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1441049 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1441049 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1441049 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1441049 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1441050 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1441050 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1441051 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1441051 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1441051 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1441051 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1441052 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1441052 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1441052 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1441052 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1441053 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1441053 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1441108 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/cores/collection1
   [junit4]   2> 1441109 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1441110 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b766f2{/jrr,null,AVAILABLE}
   [junit4]   2> 1441117 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.e.j.s.ServerConnector Started ServerConnector@16d3594{HTTP/1.1}{127.0.0.1:47823}
   [junit4]   2> 1441117 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.e.j.s.Server Started @1443049ms
   [junit4]   2> 1441117 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/tempDir-001/control/data, hostContext=/jrr, hostPort=47823, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/cores}
   [junit4]   2> 1441117 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@a8ceb6
   [junit4]   2> 1441118 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/'
   [junit4]   2> 1441118 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1441118 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1441126 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1441126 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441127 INFO  (zkCallback-1370-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@142f8f6 name:ZooKeeperConnection Watcher:127.0.0.1:60531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1441127 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441128 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1441128 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1441128 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/solr.xml
   [junit4]   2> 1441131 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/cores
   [junit4]   2> 1441131 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.CoreContainer New CoreContainer 2647383
   [junit4]   2> 1441131 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/]
   [junit4]   2> 1441131 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/lib
   [junit4]   2> 1441132 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/lib).
   [junit4]   2> 1441136 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] 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> 1441137 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1441137 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1441137 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1441137 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60531/solr
   [junit4]   2> 1441137 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1441137 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1441137 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441138 INFO  (zkCallback-1372-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13d6747 name:ZooKeeperConnection Watcher:127.0.0.1:60531 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1441138 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441139 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1441139 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441140 INFO  (zkCallback-1373-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@33896b name:ZooKeeperConnection Watcher:127.0.0.1:60531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1441140 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441141 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1441141 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1441142 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1441143 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1441143 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1441144 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1441145 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1441145 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1441145 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1441146 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47823_jrr
   [junit4]   2> 1441146 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:47823_jrr
   [junit4]   2> 1441147 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1441147 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1441148 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1441148 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94692337344905220-127.0.0.1:47823_jrr-n_0000000000
   [junit4]   2> 1441148 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:47823_jrr
   [junit4]   2> 1441148 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1441149 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.Overseer Overseer (id=94692337344905220-127.0.0.1:47823_jrr-n_0000000000) starting
   [junit4]   2> 1441149 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1441152 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1441152 INFO  (OverseerCollectionConfigSetProcessor-94692337344905220-127.0.0.1:47823_jrr-n_0000000000) [n:127.0.0.1:47823_jrr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1441152 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1441152 INFO  (OverseerStateUpdate-94692337344905220-127.0.0.1:47823_jrr-n_0000000000) [n:127.0.0.1:47823_jrr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1441171 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1441171 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1441171 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/cores
   [junit4]   2> 1441172 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1441172 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/cores/collection1/
   [junit4]   2> 1441172 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1441173 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1441173 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:47823_jrr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1441173 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1441173 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1441173 INFO  (OverseerStateUpdate-94692337344905220-127.0.0.1:47823_jrr-n_0000000000) [n:127.0.0.1:47823_jrr    ] 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:47823/jrr",
   [junit4]   2>   "node_name":"127.0.0.1:47823_jrr",
   [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> 1441174 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1441174 INFO  (OverseerStateUpdate-94692337344905220-127.0.0.1:47823_jrr-n_0000000000) [n:127.0.0.1:47823_jrr    ] 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:47823/jrr",
   [junit4]   2>   "node_name":"127.0.0.1:47823_jrr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1441174 INFO  (OverseerStateUpdate-94692337344905220-127.0.0.1:47823_jrr-n_0000000000) [n:127.0.0.1:47823_jrr    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1441174 INFO  (OverseerStateUpdate-94692337344905220-127.0.0.1:47823_jrr-n_0000000000) [n:127.0.0.1:47823_jrr    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1441175 INFO  (zkCallback-1373-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr    ] 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> 1442174 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1442174 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1442174 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1442174 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1442174 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1442175 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/cores/collection1/'
   [junit4]   2> 1442175 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1442175 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1442182 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1442185 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1442192 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1442196 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1442197 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1442200 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1442255 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1442258 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1442258 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1442261 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1442262 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1442263 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1442263 WARN  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1442263 WARN  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1442263 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1442264 WARN  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1442264 WARN  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1442264 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1442264 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1442264 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1442265 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1442265 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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@182a11c
   [junit4]   2> 1442265 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/cores/collection1/data
   [junit4]   2> 1442265 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1442265 WARN  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1442265 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/cores/collection1/data/index
   [junit4]   2> 1442265 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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=23, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=29.17578125, floorSegmentMB=2.0478515625, forceMergeDeletesPctAllowed=22.16089475440284, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1442266 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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@182fd6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1969d2a),segFN=segments_1,generation=1}
   [junit4]   2> 1442266 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1442266 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47823_jrr 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 /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/cores/collection1/data/
   [junit4]   2> 1442266 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1442268 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1442268 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1442268 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1442268 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1442268 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1442268 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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> 1442268 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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> 1442268 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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> 1442268 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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> 1442269 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1442270 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1442270 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1442271 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1442272 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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> 1442272 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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> 1442272 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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> 1442272 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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> 1442273 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1442273 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1442273 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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=45, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=25.25, floorSegmentMB=1.8603515625, forceMergeDeletesPctAllowed=19.992207840213744, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1442273 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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@182fd6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1969d2a),segFN=segments_1,generation=1}
   [junit4]   2> 1442273 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1442273 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@be14d6[collection1] main
   [junit4]   2> 1442273 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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> 1442274 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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> 1442274 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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> 1442274 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1442274 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1442274 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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> 1442274 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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> 1442274 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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> 1442274 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1442274 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1442275 INFO  (searcherExecutor-4243-thread-1-processing-n:127.0.0.1:47823_jrr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@be14d6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1442275 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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> 1442275 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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> 1442275 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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> 1442275 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr 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 1515077398917283840
   [junit4]   2> 1442276 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1515077398917283840
   [junit4]   2> 1442276 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1442277 INFO  (coreLoadExecutor-4242-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1442277 INFO  (coreZkRegister-4236-thread-1-processing-n:127.0.0.1:47823_jrr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47823_jrr 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:47823/jrr collection:control_collection shard:shard1
   [junit4]   2> 1442277 INFO  (coreZkRegister-4236-thread-1-processing-n:127.0.0.1:47823_jrr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47823_jrr 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> 1442278 INFO  (coreZkRegister-4236-thread-1-processing-n:127.0.0.1:47823_jrr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47823_jrr 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/94692337344905220-core_node1-n_0000000000
   [junit4]   2> 1442278 INFO  (coreZkRegister-4236-thread-1-processing-n:127.0.0.1:47823_jrr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1442279 INFO  (coreZkRegister-4236-thread-1-processing-n:127.0.0.1:47823_jrr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1442279 INFO  (coreZkRegister-4236-thread-1-processing-n:127.0.0.1:47823_jrr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47823_jrr 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> 1442279 INFO  (coreZkRegister-4236-thread-1-processing-n:127.0.0.1:47823_jrr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:47823/jrr/collection1/
   [junit4]   2> 1442279 INFO  (coreZkRegister-4236-thread-1-processing-n:127.0.0.1:47823_jrr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1442279 INFO  (coreZkRegister-4236-thread-1-processing-n:127.0.0.1:47823_jrr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:47823/jrr/collection1/ has no replicas
   [junit4]   2> 1442279 INFO  (coreZkRegister-4236-thread-1-processing-n:127.0.0.1:47823_jrr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47823_jrr 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:47823/jrr/collection1/ shard1
   [junit4]   2> 1442279 INFO  (OverseerStateUpdate-94692337344905220-127.0.0.1:47823_jrr-n_0000000000) [n:127.0.0.1:47823_jrr    ] 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> 1442279 INFO  (coreZkRegister-4236-thread-1-processing-n:127.0.0.1:47823_jrr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1442280 INFO  (coreZkRegister-4236-thread-1-processing-n:127.0.0.1:47823_jrr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1442281 INFO  (OverseerStateUpdate-94692337344905220-127.0.0.1:47823_jrr-n_0000000000) [n:127.0.0.1:47823_jrr    ] 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:47823/jrr",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1442382 INFO  (zkCallback-1373-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr    ] 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> 1442431 INFO  (coreZkRegister-4236-thread-1-processing-n:127.0.0.1:47823_jrr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:47823/jrr/collection1/ and leader is http://127.0.0.1:47823/jrr/collection1/
   [junit4]   2> 1442431 INFO  (coreZkRegister-4236-thread-1-processing-n:127.0.0.1:47823_jrr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47823_jrr 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:47823/jrr
   [junit4]   2> 1442431 INFO  (coreZkRegister-4236-thread-1-processing-n:127.0.0.1:47823_jrr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1442431 INFO  (coreZkRegister-4236-thread-1-processing-n:127.0.0.1:47823_jrr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47823_jrr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1442431 INFO  (coreZkRegister-4236-thread-1-processing-n:127.0.0.1:47823_jrr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47823_jrr 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> 1442432 INFO  (OverseerStateUpdate-94692337344905220-127.0.0.1:47823_jrr-n_0000000000) [n:127.0.0.1:47823_jrr    ] 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:47823/jrr",
   [junit4]   2>   "node_name":"127.0.0.1:47823_jrr",
   [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> 1442432 INFO  (OverseerStateUpdate-94692337344905220-127.0.0.1:47823_jrr-n_0000000000) [n:127.0.0.1:47823_jrr    ] 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:47823/jrr",
   [junit4]   2>   "node_name":"127.0.0.1:47823_jrr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1442533 INFO  (zkCallback-1373-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr    ] 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> 1442674 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1442674 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442675 INFO  (zkCallback-1375-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1344b81 name:ZooKeeperConnection Watcher:127.0.0.1:60531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1442675 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442675 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1442675 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1442676 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1442729 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/shard-1-001/cores/collection1
   [junit4]   2> 1442729 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/shard-1-001
   [junit4]   2> 1442730 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1442731 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8adaa{/jrr,null,AVAILABLE}
   [junit4]   2> 1442731 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.e.j.s.ServerConnector Started ServerConnector@15153b2{HTTP/1.1}{127.0.0.1:53512}
   [junit4]   2> 1442731 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.e.j.s.Server Started @1444663ms
   [junit4]   2> 1442731 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/jrr, hostPort=53512, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/shard-1-001/cores}
   [junit4]   2> 1442731 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@a8ceb6
   [junit4]   2> 1442731 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/shard-1-001/'
   [junit4]   2> 1442731 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1442731 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1442739 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1442739 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442740 INFO  (zkCallback-1376-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ffbc6b name:ZooKeeperConnection Watcher:127.0.0.1:60531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1442740 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442741 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1442741 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1442741 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/shard-1-001/solr.xml
   [junit4]   2> 1442744 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/shard-1-001/cores
   [junit4]   2> 1442744 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.CoreContainer New CoreContainer 11289823
   [junit4]   2> 1442744 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/shard-1-001/]
   [junit4]   2> 1442744 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/shard-1-001/lib
   [junit4]   2> 1442744 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/shard-1-001/lib).
   [junit4]   2> 1442749 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] 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> 1442749 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1442749 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1442749 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1442750 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60531/solr
   [junit4]   2> 1442750 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1442750 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1442750 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442750 INFO  (zkCallback-1378-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58d131 name:ZooKeeperConnection Watcher:127.0.0.1:60531 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1442750 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442751 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1442752 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:53512_jrr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442752 INFO  (zkCallback-1379-thread-1-processing-n:127.0.0.1:53512_jrr) [n:127.0.0.1:53512_jrr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18d1ebe name:ZooKeeperConnection Watcher:127.0.0.1:60531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1442752 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:53512_jrr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442754 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:53512_jrr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1443756 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:53512_jrr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53512_jrr
   [junit4]   2> 1443756 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:53512_jrr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53512_jrr
   [junit4]   2> 1443756 INFO  (zkCallback-1375-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> 1443756 INFO  (zkCallback-1373-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr    ] 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> 1443756 INFO  (zkCallback-1379-thread-1-processing-n:127.0.0.1:53512_jrr) [n:127.0.0.1:53512_jrr    ] 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> 1443757 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:53512_jrr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1443757 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:53512_jrr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94692337344905224-127.0.0.1:53512_jrr-n_0000000001
   [junit4]   2> 1443757 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:53512_jrr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94692337344905220-127.0.0.1:47823_jrr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1443779 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:53512_jrr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1443779 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:53512_jrr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1443779 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:53512_jrr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/shard-1-001/cores
   [junit4]   2> 1443779 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:53512_jrr    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1443779 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:53512_jrr    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/shard-1-001/cores/collection1/
   [junit4]   2> 1443780 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:53512_jrr    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1443780 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:53512_jrr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1443780 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:53512_jrr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1443780 INFO  (coreLoadExecutor-4253-thread-1-processing-n:127.0.0.1:53512_jrr) [n:127.0.0.1:53512_jrr c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1443780 INFO  (coreLoadExecutor-4253-thread-1-processing-n:127.0.0.1:53512_jrr) [n:127.0.0.1:53512_jrr c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1443781 INFO  (coreLoadExecutor-4253-thread-1-processing-n:127.0.0.1:53512_jrr) [n:127.0.0.1:53512_jrr c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1443781 INFO  (OverseerStateUpdate-94692337344905220-127.0.0.1:47823_jrr-n_0000000000) [n:127.0.0.1:47823_jrr    ] 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:53512/jrr",
   [junit4]   2>   "node_name":"127.0.0.1:53512_jrr",
   [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> 1443781 INFO  (OverseerStateUpdate-94692337344905220-127.0.0.1:47823_jrr-n_0000000000) [n:127.0.0.1:47823_jrr    ] 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:53512/jrr",
   [junit4]   2>   "node_name":"127.0.0.1:53512_jrr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1443781 INFO  (OverseerStateUpdate-94692337344905220-127.0.0.1:47823_jrr-n_0000000000) [n:127.0.0.1:47823_jrr    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1443781 INFO  (OverseerStateUpdate-94692337344905220-127.0.0.1:47823_jrr-n_0000000000) [n:127.0.0.1:47823_jrr    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1443882 INFO  (zkCallback-1375-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> 1443882 INFO  (zkCallback-1373-thread-1-processing-n:127.0.0.1:47823_jrr) [n:127.0.0.1:47823_jrr    ] 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> 1443882 INFO  (zkCallback-1379-thread-1-processing-n:127.0.0.1:53512_jrr) [n:127.0.0.1:53512_jrr    ] 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> 1444781 INFO  (coreLoadExecutor-4253-thread-1-processing-n:127.0.0.1:53512_jrr) [n:127.0.0.1:53512_jrr c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1444781 INFO  (coreLoadExecutor-4253-thread-1-processing-n:127.0.0.1:53512_jrr) [n:127.0.0.1:53512_jrr c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1444781 INFO  (coreLoadExecutor-4253-thread-1-processing-n:127.0.0.1:53512_jrr) [n:127.0.0.1:53512_jrr c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1444781 INFO  (coreLoadExecutor-4253-thread-1-processing-n:127.0.0.1:53512_jrr) [n:127.0.0.1:53512_jrr c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1444782 INFO  (coreLoadExecutor-4253-thread-1-processing-n:127.0.0.1:53512_jrr) [n:127.0.0.1:53512_jrr c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1444782 INFO  (coreLoadExecutor-4253-thread-1-processing-n:127.0.0.1:53512_jrr) [n:127.0.0.1:53512_jrr c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1444782 INFO  (coreLoadExecutor-4253-thread-1-processing-n:127.0.0.1:53512_jrr) [n:127.0.0.1:53512_jrr c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1444782 INFO  (coreLoadExecutor-4253-thread-1-processing-n:127.0.0.1:53512_jrr) [n:127.0.0.1:53512_jrr c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1444789 INFO  (coreLoadExecutor-4253-thread-1-processing-n:127.0.0.1:53512_jrr) [n:127.0.0.1:53512_jrr c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1444792 INFO  (coreLoadExecutor-4253-thread-1-processing-n:127.0.0.1:53512_jrr) [n:127.0.0.1:53512_jrr c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1444794 INFO  (coreLoadExecutor-4253-thread-1-processing-n:127.0.0.1:53512_jrr) [n:127.0.0.1:53512_jrr c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1444803 INFO  (coreLoadExecutor-4253-thread-1-processing-n:127.0.0.1:53512_jrr) [n:127.0.0.1:53512_jrr c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1444804 INFO  (coreLoadExecutor-4253-thread-1-processing-n:1

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

ancelElection(ElectionContext.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:449)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:265)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> 1481602 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1cd77ce{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1481602 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a43e4f{/jrr,null,UNAVAILABLE}
   [junit4]   2> 1481603 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[CF49B8286CDB01CD]) [n:127.0.0.1:38578_jrr c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60531 60531
   [junit4]   2> 1486632 INFO  (Thread-3561) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60531 60531
   [junit4]   2> 1486633 WARN  (Thread-3561) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	9	/solr/configs/gettingstarted
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/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=CF49B8286CDB01CD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ast_ES -Dtests.timezone=Asia/Aqtau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 45.7s J2 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF49B8286CDB01CD:DC2A8A475DB4B86B]: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:747)
   [junit4]   2> 1486637 INFO  (SUITE-SolrCloudExampleTest-seed#[CF49B8286CDB01CD]-worker) [n:127.0.0.1:38578_jrr c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_CF49B8286CDB01CD-001
   [junit4]   2> NOTE: test params are: codec=Lucene53, sim=ClassicSimilarity, locale=ast_ES, timezone=Asia/Aqtau
   [junit4]   2> NOTE: Linux 3.19.0-30-generic i386/Oracle Corporation 1.9.0-ea (32-bit)/cpus=12,threads=1,free=110756232,total=308432896
   [junit4]   2> NOTE: All tests run in this JVM: [PKIAuthenticationIntegrationTest, DirectUpdateHandlerTest, CurrencyFieldXmlFileTest, HLLSerializationTest, DistributedFacetPivotSmallTest, SuggesterTest, StatelessScriptUpdateProcessorFactoryTest, SystemInfoHandlerTest, TestConfigReload, ParsingFieldUpdateProcessorsTest, TestMinMaxOnMultiValuedField, TestSolrCLIRunExample, PrimitiveFieldTypeTest, TestCoreDiscovery, HardAutoCommitTest, AsyncCallRequestStatusResponseTest, TestSolrIndexConfig, TestSolrCloudWithKerberosAlt, TestTrieFacet, DebugComponentTest, TriLevelCompositeIdRoutingTest, OverriddenZkACLAndCredentialsProvidersTest, TestManagedSchemaDynamicFieldResource, TestFastWriter, ZkNodePropsTest, TestOverriddenPrefixQueryForCustomFieldType, TestSweetSpotSimilarityFactory, TestAddFieldRealTimeGet, UpdateParamsTest, SecurityConfHandlerTest, DistributedDebugComponentTest, RegexBoostProcessorTest, HighlighterConfigTest, DistributedFacetPivotSmallAdvancedTest, ConcurrentDeleteAndCreateCollectionTest, TestBulkSchemaConcurrent, SolrCoreCheckLockOnStartupTest, DocValuesMultiTest, TestLRUStatsCache, AddBlockUpdateTest, HdfsDirectoryTest, UnloadDistributedZkTest, ClusterStateTest, TestPostingsSolrHighlighter, HdfsSyncSliceTest, TestSolrDeletionPolicy1, TestFieldCollectionResource, AnalyticsQueryTest, StressHdfsTest, TestCSVResponseWriter, TestReRankQParserPlugin, CollectionsAPIAsyncDistributedZkTest, TestLeaderInitiatedRecoveryThread, BadComponentTest, CdcrVersionReplicationTest, TestSystemIdResolver, MergeStrategyTest, OverseerTest, XmlUpdateRequestHandlerTest, ShowFileRequestHandlerTest, RecoveryZkTest, TestCloudManagedSchema, BasicAuthIntegrationTest, TestCollectionAPI, LukeRequestHandlerTest, UUIDFieldTest, TestCollationField, SearchHandlerTest, CloudExitableDirectoryReaderTest, TestSearchPerf, TestReqParamsAPI, HdfsDirectoryFactoryTest, SolrXmlInZkTest, AutoCommitTest, DateRangeFieldTest, HdfsBasicDistributedZkTest, TestSha256AuthenticationProvider, BinaryUpdateRequestHandlerTest, TestFieldSortValues, TestExtendedDismaxParser, TestRequestStatusCollectionAPI, TestXIncludeConfig, CloudMLTQParserTest, ResponseHeaderTest, FieldMutatingUpdateProcessorTest, BadIndexSchemaTest, TestManagedResourceStorage, TestClassNameShortening, TestImplicitCoreProperties, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestHashPartitioner, TestRealTimeGet, TestStressReorder, TestReload, DistributedTermsComponentTest, SolrCoreTest, TestGroupingSearch, PeerSyncTest, TestFunctionQuery, BasicFunctionalityTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, TestTrie, SuggesterWFSTTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, TestWriterPerf, TestReversedWildcardFilterFactory, TestOmitPositions, RequestHandlersTest, TestValueSourceCache, TestIndexingPerformance, TestSolrQueryParser, FastVectorHighlighterTest, SolrPluginUtilsTest, JSONWriterTest, TestPHPSerializedResponseWriter, AlternateDirectoryTest, SolrIndexConfigTest, SampleTest, TestElisionMultitermQuery, OutputWriterTest, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestLuceneMatchVersion, TestCharFilters, SynonymTokenizerTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, ResourceLoaderTest, ScriptEngineTest, URLClassifyProcessorTest, TestFastLRUCache, SpellingQueryConverterTest, TestSolrJ, TestDocumentBuilder, FileUtilsTest, TestRTGBase, TestCrossCoreJoin, TestJettySolrRunner, AsyncMigrateRouteKeyTest, CollectionTooManyReplicasTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest]
   [junit4] Completed [431/552] on J2 in 45.71s, 1 test, 1 failure <<< FAILURES!

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

Total time: 50 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b85) - Build # 14538 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14538/
Java: 32bit/jdk1.9.0-ea-b85 -client -XX:+UseConcMarkSweepGC

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([216E1EC05AE5BC65:320D2CAF6B8A05C3]: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:520)
	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:747)




Build Log:
[...truncated 10448 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/init-core-data-001
   [junit4]   2> 1418882 INFO  (SUITE-SolrCloudExampleTest-seed#[216E1EC05AE5BC65]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1418882 INFO  (SUITE-SolrCloudExampleTest-seed#[216E1EC05AE5BC65]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1418883 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1418883 INFO  (Thread-3678) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1418883 INFO  (Thread-3678) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1418983 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.ZkTestServer start zk server on port:42886
   [junit4]   2> 1418983 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1418984 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1418986 INFO  (zkCallback-1995-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@173f984 name:ZooKeeperConnection Watcher:127.0.0.1:42886 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1418986 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1418986 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1418986 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1418987 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1418988 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1418988 INFO  (zkCallback-1996-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18e3ff5 name:ZooKeeperConnection Watcher:127.0.0.1:42886/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1418988 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1418989 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1418989 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1418990 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1418990 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1418991 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1418992 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1418992 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1418993 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1418993 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1418994 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1418994 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1418995 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1418995 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1418996 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1418996 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1418996 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1418996 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1418997 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1418997 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1418998 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1418998 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1418999 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1418999 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1419000 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1419000 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1419000 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1419001 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1419058 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/cores/collection1
   [junit4]   2> 1419059 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1419060 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1472cdc{/,null,AVAILABLE}
   [junit4]   2> 1419067 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.e.j.s.ServerConnector Started ServerConnector@ff0842{HTTP/1.1}{127.0.0.1:46342}
   [junit4]   2> 1419068 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.e.j.s.Server Started @1420593ms
   [junit4]   2> 1419068 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/tempDir-001/control/data, hostContext=/, hostPort=46342, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/cores}
   [junit4]   2> 1419068 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1c6c3b2
   [junit4]   2> 1419068 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/'
   [junit4]   2> 1419068 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1419068 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1419079 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1419079 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1419080 INFO  (zkCallback-1997-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d555d1 name:ZooKeeperConnection Watcher:127.0.0.1:42886/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1419080 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1419080 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1419081 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1419081 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/solr.xml
   [junit4]   2> 1419093 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/cores
   [junit4]   2> 1419093 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.CoreContainer New CoreContainer 21882476
   [junit4]   2> 1419093 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/]
   [junit4]   2> 1419093 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/lib
   [junit4]   2> 1419093 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/lib).
   [junit4]   2> 1419099 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] 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> 1419100 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1419100 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1419100 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1419100 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42886/solr
   [junit4]   2> 1419100 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1419100 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1419100 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1419102 INFO  (zkCallback-1999-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@81190a name:ZooKeeperConnection Watcher:127.0.0.1:42886 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1419102 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1419102 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1419103 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1419104 INFO  (zkCallback-2000-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c70253 name:ZooKeeperConnection Watcher:127.0.0.1:42886/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1419104 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1419104 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1419105 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1419106 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1419107 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1419108 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1419108 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1419110 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1419110 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1419111 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1419111 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46342_
   [junit4]   2> 1419111 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46342_
   [junit4]   2> 1419112 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1419112 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1419113 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1419113 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94694009100632068-127.0.0.1:46342_-n_0000000000
   [junit4]   2> 1419113 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46342_
   [junit4]   2> 1419114 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1419114 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.Overseer Overseer (id=94694009100632068-127.0.0.1:46342_-n_0000000000) starting
   [junit4]   2> 1419115 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1419117 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1419117 INFO  (OverseerCollectionConfigSetProcessor-94694009100632068-127.0.0.1:46342_-n_0000000000) [n:127.0.0.1:46342_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1419117 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1419118 INFO  (OverseerStateUpdate-94694009100632068-127.0.0.1:46342_-n_0000000000) [n:127.0.0.1:46342_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1419160 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1419160 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1419160 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/cores
   [junit4]   2> 1419161 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1419161 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/cores/collection1/
   [junit4]   2> 1419161 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1419162 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1419162 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:46342_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1419162 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1419162 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1419163 INFO  (OverseerStateUpdate-94694009100632068-127.0.0.1:46342_-n_0000000000) [n:127.0.0.1:46342_    ] 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:46342",
   [junit4]   2>   "node_name":"127.0.0.1:46342_",
   [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> 1419163 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1419163 INFO  (OverseerStateUpdate-94694009100632068-127.0.0.1:46342_-n_0000000000) [n:127.0.0.1:46342_    ] 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:46342",
   [junit4]   2>   "node_name":"127.0.0.1:46342_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1419163 INFO  (OverseerStateUpdate-94694009100632068-127.0.0.1:46342_-n_0000000000) [n:127.0.0.1:46342_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1419164 INFO  (OverseerStateUpdate-94694009100632068-127.0.0.1:46342_-n_0000000000) [n:127.0.0.1:46342_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1419164 INFO  (zkCallback-2000-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_    ] 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> 1420163 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1420163 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1420164 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1420164 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1420164 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1420164 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/cores/collection1/'
   [junit4]   2> 1420164 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1420164 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1420176 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1420180 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1420185 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1420195 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1420196 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1420201 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1420279 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1420284 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1420285 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1420292 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1420294 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1420295 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1420296 WARN  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1420296 WARN  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1420296 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1420297 WARN  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1420297 WARN  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1420297 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1420298 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1420298 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1420298 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1420298 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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@1cccd20
   [junit4]   2> 1420298 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/cores/collection1/data
   [junit4]   2> 1420298 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1420299 WARN  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1420299 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/cores/collection1/data/index
   [junit4]   2> 1420299 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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=38, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=74.9853515625, floorSegmentMB=1.7841796875, forceMergeDeletesPctAllowed=14.38522702119262, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1420299 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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@da0de6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1013a3a),segFN=segments_1,generation=1}
   [junit4]   2> 1420299 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1420300 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46342_ 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 /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/cores/collection1/data/
   [junit4]   2> 1420300 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1420302 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1420302 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1420302 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1420302 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1420302 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1420303 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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> 1420303 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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> 1420303 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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> 1420303 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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> 1420304 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420305 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420306 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420306 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420309 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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> 1420309 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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> 1420309 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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> 1420309 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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> 1420310 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1420310 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1420310 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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=29, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=76.353515625, floorSegmentMB=0.5771484375, forceMergeDeletesPctAllowed=11.453289957315352, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4744999127957269
   [junit4]   2> 1420311 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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@da0de6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1013a3a),segFN=segments_1,generation=1}
   [junit4]   2> 1420311 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1420311 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@cee5d9[collection1] main
   [junit4]   2> 1420311 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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> 1420311 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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> 1420311 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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> 1420312 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1420312 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1420312 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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> 1420312 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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> 1420312 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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> 1420312 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1420312 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1420312 INFO  (searcherExecutor-3831-thread-1-processing-n:127.0.0.1:46342_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@cee5d9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1420313 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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> 1420313 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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> 1420313 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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> 1420313 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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 1515104147108528128
   [junit4]   2> 1420315 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ 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 1515104147108528128
   [junit4]   2> 1420315 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1420315 INFO  (coreLoadExecutor-3830-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1420315 INFO  (coreZkRegister-3824-thread-1-processing-n:127.0.0.1:46342_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46342_ 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:46342 collection:control_collection shard:shard1
   [junit4]   2> 1420316 INFO  (coreZkRegister-3824-thread-1-processing-n:127.0.0.1:46342_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46342_ 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> 1420318 INFO  (coreZkRegister-3824-thread-1-processing-n:127.0.0.1:46342_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46342_ 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/94694009100632068-core_node1-n_0000000000
   [junit4]   2> 1420318 INFO  (coreZkRegister-3824-thread-1-processing-n:127.0.0.1:46342_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1420319 INFO  (coreZkRegister-3824-thread-1-processing-n:127.0.0.1:46342_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1420319 INFO  (coreZkRegister-3824-thread-1-processing-n:127.0.0.1:46342_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46342_ 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> 1420319 INFO  (coreZkRegister-3824-thread-1-processing-n:127.0.0.1:46342_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46342/collection1/
   [junit4]   2> 1420319 INFO  (OverseerStateUpdate-94694009100632068-127.0.0.1:46342_-n_0000000000) [n:127.0.0.1:46342_    ] 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> 1420319 INFO  (coreZkRegister-3824-thread-1-processing-n:127.0.0.1:46342_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1420319 INFO  (coreZkRegister-3824-thread-1-processing-n:127.0.0.1:46342_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:46342/collection1/ has no replicas
   [junit4]   2> 1420319 INFO  (coreZkRegister-3824-thread-1-processing-n:127.0.0.1:46342_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46342_ 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:46342/collection1/ shard1
   [junit4]   2> 1420319 INFO  (coreZkRegister-3824-thread-1-processing-n:127.0.0.1:46342_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1420321 INFO  (coreZkRegister-3824-thread-1-processing-n:127.0.0.1:46342_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1420322 INFO  (OverseerStateUpdate-94694009100632068-127.0.0.1:46342_-n_0000000000) [n:127.0.0.1:46342_    ] 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:46342",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1420424 INFO  (zkCallback-2000-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_    ] 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> 1420473 INFO  (coreZkRegister-3824-thread-1-processing-n:127.0.0.1:46342_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:46342/collection1/ and leader is http://127.0.0.1:46342/collection1/
   [junit4]   2> 1420473 INFO  (coreZkRegister-3824-thread-1-processing-n:127.0.0.1:46342_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46342_ 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:46342
   [junit4]   2> 1420473 INFO  (coreZkRegister-3824-thread-1-processing-n:127.0.0.1:46342_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1420473 INFO  (coreZkRegister-3824-thread-1-processing-n:127.0.0.1:46342_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46342_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1420473 INFO  (coreZkRegister-3824-thread-1-processing-n:127.0.0.1:46342_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46342_ 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> 1420474 INFO  (OverseerStateUpdate-94694009100632068-127.0.0.1:46342_-n_0000000000) [n:127.0.0.1:46342_    ] 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:46342",
   [junit4]   2>   "node_name":"127.0.0.1:46342_",
   [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> 1420474 INFO  (OverseerStateUpdate-94694009100632068-127.0.0.1:46342_-n_0000000000) [n:127.0.0.1:46342_    ] 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:46342",
   [junit4]   2>   "node_name":"127.0.0.1:46342_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1420576 INFO  (zkCallback-2000-thread-1-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_    ] 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> 1420663 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1420663 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1420664 INFO  (zkCallback-2002-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@771c7b name:ZooKeeperConnection Watcher:127.0.0.1:42886/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1420664 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1420665 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1420665 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1420666 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1420725 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/shard-1-001/cores/collection1
   [junit4]   2> 1420725 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/shard-1-001
   [junit4]   2> 1420726 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1420727 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f50ee6{/,null,AVAILABLE}
   [junit4]   2> 1420727 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1a4ecb8{HTTP/1.1}{127.0.0.1:57100}
   [junit4]   2> 1420727 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.e.j.s.Server Started @1422252ms
   [junit4]   2> 1420727 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=57100, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/shard-1-001/cores}
   [junit4]   2> 1420727 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1c6c3b2
   [junit4]   2> 1420727 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/shard-1-001/'
   [junit4]   2> 1420727 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1420728 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1420738 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1420738 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1420739 INFO  (zkCallback-2003-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10df03d name:ZooKeeperConnection Watcher:127.0.0.1:42886/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1420739 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1420739 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1420740 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1420740 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/shard-1-001/solr.xml
   [junit4]   2> 1420743 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/shard-1-001/cores
   [junit4]   2> 1420744 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.CoreContainer New CoreContainer 20612920
   [junit4]   2> 1420744 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/shard-1-001/]
   [junit4]   2> 1420744 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/shard-1-001/lib
   [junit4]   2> 1420744 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/shard-1-001/lib).
   [junit4]   2> 1420750 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] 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> 1420751 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1420751 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1420751 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1420751 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42886/solr
   [junit4]   2> 1420751 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1420751 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1420752 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1420752 INFO  (zkCallback-2005-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9d873a name:ZooKeeperConnection Watcher:127.0.0.1:42886 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1420753 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1420753 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1420754 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:57100_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1420754 INFO  (zkCallback-2006-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14ebee name:ZooKeeperConnection Watcher:127.0.0.1:42886/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1420754 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:57100_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1420757 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:57100_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1421760 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:57100_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57100_
   [junit4]   2> 1421760 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:57100_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57100_
   [junit4]   2> 1421760 INFO  (zkCallback-2002-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> 1421760 INFO  (zkCallback-2006-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_    ] 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> 1421760 INFO  (zkCallback-2000-thread-2-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_    ] 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> 1421762 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:57100_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1421762 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:57100_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94694009100632072-127.0.0.1:57100_-n_0000000001
   [junit4]   2> 1421762 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:57100_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94694009100632068-127.0.0.1:46342_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1421797 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:57100_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1421797 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:57100_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1421797 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:57100_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/shard-1-001/cores
   [junit4]   2> 1421798 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:57100_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1421798 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:57100_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/shard-1-001/cores/collection1/
   [junit4]   2> 1421798 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:57100_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1421799 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:57100_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1421799 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:57100_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1421799 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1421799 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1421800 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1421800 INFO  (OverseerStateUpdate-94694009100632068-127.0.0.1:46342_-n_0000000000) [n:127.0.0.1:46342_    ] 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:57100",
   [junit4]   2>   "node_name":"127.0.0.1:57100_",
   [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> 1421800 INFO  (OverseerStateUpdate-94694009100632068-127.0.0.1:46342_-n_0000000000) [n:127.0.0.1:46342_    ] 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:57100",
   [junit4]   2>   "node_name":"127.0.0.1:57100_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1421800 INFO  (OverseerStateUpdate-94694009100632068-127.0.0.1:46342_-n_0000000000) [n:127.0.0.1:46342_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1421800 INFO  (OverseerStateUpdate-94694009100632068-127.0.0.1:46342_-n_0000000000) [n:127.0.0.1:46342_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1421902 INFO  (zkCallback-2002-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> 1421902 INFO  (zkCallback-2000-thread-2-processing-n:127.0.0.1:46342_) [n:127.0.0.1:46342_    ] 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> 1421902 INFO  (zkCallback-2006-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_    ] 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> 1422800 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1422800 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1422800 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1422801 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1422801 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1422801 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1422801 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1422801 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1422810 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1422814 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1422816 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1422823 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1422824 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1422828 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1422906 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1422911 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1422911 INFO  (coreLoadExecutor-3841-thread-1-processing-n:127.0.0.1:57100_) [n:127.0.0.1:57100_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1422916 INFO  (coreLoadExecutor-3841-thread-1-processing-n:1

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

n expired for /collections/collection1/leader_elect/shard1/election/94694009100632081-core_node4-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:166)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:449)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:265)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> 1459068 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@b3d20f{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1459068 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@eafe82{/,null,UNAVAILABLE}
   [junit4]   2> 1459070 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[216E1EC05AE5BC65]) [n:127.0.0.1:56602_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42886 42886
   [junit4]   2> 1464081 INFO  (Thread-3678) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42886 42886
   [junit4]   2> 1464082 WARN  (Thread-3678) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	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> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=216E1EC05AE5BC65 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bs_BA_#Cyrl -Dtests.timezone=Pacific/Guam -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 45.2s J0 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([216E1EC05AE5BC65:320D2CAF6B8A05C3]: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:747)
   [junit4]   2> 1464086 INFO  (SUITE-SolrCloudExampleTest-seed#[216E1EC05AE5BC65]-worker) [n:127.0.0.1:56602_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_216E1EC05AE5BC65-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=bs_BA_#Cyrl, timezone=Pacific/Guam
   [junit4]   2> NOTE: Linux 3.19.0-30-generic i386/Oracle Corporation 1.9.0-ea (32-bit)/cpus=12,threads=1,free=226373848,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteInactiveReplicaTest, TestExceedMaxTermLength, JSONWriterTest, SignatureUpdateProcessorFactoryTest, ExitableDirectoryReaderTest, VersionInfoTest, RankQueryTest, RemoteQueryErrorTest, TestMergePolicyConfig, OpenExchangeRatesOrgProviderTest, TestIntervalFaceting, TestManagedResource, TestAtomicUpdateErrorCases, TestHighlightDedupGrouping, JsonLoaderTest, QueryEqualityTest, TestExpandComponent, TestRandomFaceting, SparseHLLTest, HdfsThreadLeakTest, PathHierarchyTokenizerFactoryTest, TestCollapseQParserPlugin, DistributedSpellCheckComponentTest, RequiredFieldsTest, AliasIntegrationTest, CdcrReplicationDistributedZkTest, SegmentsInfoRequestHandlerTest, QueryElevationComponentTest, TestClusterStateMutator, TestSchemaSimilarityResource, TestManagedSynonymFilterFactory, TestSolrConfigHandlerConcurrent, OverseerRolesTest, TestRecoveryHdfs, TestDynamicFieldResource, OutputWriterTest, SOLR749Test, TestPKIAuthenticationPlugin, HLLUtilTest, TestSortingResponseWriter, DistributedQueryElevationComponentTest, SyncSliceTest, SmileWriterTest, TestLuceneMatchVersion, TestLMDirichletSimilarityFactory, DistributedVersionInfoTest, PeerSyncTest, TestSchemaResource, TestPivotHelperCode, CoreMergeIndexesAdminHandlerTest, TestLazyCores, TestPseudoReturnFields, TestBadConfig, EchoParamsTest, TestDistributedSearch, TestRandomDVFaceting, TestInfoStreamLogging, BlockDirectoryTest, TestInitQParser, TestRestManager, EnumFieldTest, ReplicationFactorTest, PrimUtilsTest, SpatialHeatmapFacetsTest, TestSolr4Spatial2, TestDocBasedVersionConstraints, HdfsBasicDistributedZk2Test, SynonymTokenizerTest, HdfsUnloadDistributedZkTest, TestSolrJ, AlternateDirectoryTest, TestSolrDynamicMBean, TestOmitPositions, XsltUpdateRequestHandlerTest, DateMathParserTest, TestTrackingShardHandlerFactory, TestDocumentBuilder, OverseerTaskQueueTest, TestNoOpRegenerator, CdcrReplicationHandlerTest, CollectionStateFormat2Test, TestExclusionRuleCollectionAccess, TestBinaryField, MigrateRouteKeyTest, TestHighFrequencyDictionaryFactory, LeaderInitiatedRecoveryOnShardRestartTest, TestCloudManagedSchemaConcurrent, CleanupOldIndexTest, ZkStateWriterTest, TestHdfsUpdateLog, ZkSolrClientTest, AutoCommitTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestJoin, ConvertedLegacyTest, TestFiltering, TestLRUCache, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, DistributedIntervalFacetingTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, DeleteShardTest, DistribJoinFromCollectionTest, LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, RollingRestartTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCloudExampleTest]
   [junit4] Completed [441/552] on J0 in 45.23s, 1 test, 1 failure <<< FAILURES!

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

Total time: 52 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b85) - Build # 14537 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14537/
Java: 32bit/jdk1.9.0-ea-b85 -server -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 1721 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/temp/junit4-J1-20151015_093727_049.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGSEGV (0xb) at pc=0xf6e0d11f, pid=9109, tid=9187
   [junit4] #
   [junit4] # JRE version: Java(TM) SE Runtime Environment (9.0-b85) (build 1.9.0-ea-b85)
   [junit4] # Java VM: Java HotSpot(TM) Server VM (1.9.0-ea-b85, mixed mode, tiered, parallel gc, linux-x86)
   [junit4] # Problematic frame:
   [junit4] # V  [libjvm.so+0x8c211f]  SuperWord::get_pre_loop_end(CountedLoopNode*)+0xaf
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/J1/hs_err_pid9109.log
   [junit4] [thread 11461 also had an error]
   [junit4] # [ timer expired, abort... ]
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] ERROR: JVM J1 ended with an exception, command line: /home/jenkins/tools/java/32bit/jdk1.9.0-ea-b85/bin/java -server -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/heapdumps -ea -esa -Dtests.prefix=tests -Dtests.seed=9EFE149F2FBAEE9E -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=6.0.0 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/tools/junit4/logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=3 -DtempDir=./temp -Djava.io.tmpdir=./temp -Djunit4.tempDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/temp -Dcommon.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene -Dclover.db.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/clover/db -Djava.security.policy=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/tools/junit4/tests.policy -Dtests.LUCENE_VERSION=6.0.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Djunit4.childvm.cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/J1 -Djunit4.childvm.id=1 -Djunit4.childvm.count=3 -Dtests.leaveTemporary=false -Dtests.filterstacks=true -Dtests.disableHdfs=true -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dfile.encoding=US-ASCII -classpath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/classes/java:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/classes/java:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/test-framework/lib/junit-4.10.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.1.17.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/test:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/var/lib/jenkins/.ant/lib/ivy-2.3.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/var/lib/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.1.17.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/temp/junit4-J1-20151015_093727_049.events @/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/temp/junit4-J1-20151015_093727_049.suites -stdin
   [junit4] ERROR: JVM J1 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  Process output piped in logs above.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1485)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:133)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:963)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:960)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:265)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4] 	at java.lang.Thread.run(Thread.java:747)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  Process output piped in logs above.

Total time: 122 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b85) - Build # 14536 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14536/
Java: 64bit/jdk1.9.0-ea-b85 -XX:+UseCompressedOops -XX:+UseSerialGC

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([5917A97ED492F7F3:4A749B11E5FD4E55]: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:520)
	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:747)




Build Log:
[...truncated 10472 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/init-core-data-001
   [junit4]   2> 1320567 INFO  (SUITE-SolrCloudExampleTest-seed#[5917A97ED492F7F3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1320567 INFO  (SUITE-SolrCloudExampleTest-seed#[5917A97ED492F7F3]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1320569 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1320569 INFO  (Thread-2811) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1320569 INFO  (Thread-2811) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1320669 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.ZkTestServer start zk server on port:45239
   [junit4]   2> 1320669 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1320669 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320671 INFO  (zkCallback-1061-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@45b35022 name:ZooKeeperConnection Watcher:127.0.0.1:45239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1320671 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320672 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1320672 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1320673 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1320673 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320674 INFO  (zkCallback-1062-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@599184de name:ZooKeeperConnection Watcher:127.0.0.1:45239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1320674 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320674 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1320674 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1320675 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1320676 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1320676 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1320677 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1320677 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1320678 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1320678 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1320679 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1320679 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1320680 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1320680 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1320680 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1320680 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1320681 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1320681 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1320682 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1320682 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1320682 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1320682 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1320683 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1320683 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1320684 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1320684 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1320684 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1320684 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1320733 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/cores/collection1
   [junit4]   2> 1320734 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1320735 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b9cc7f4{/,null,AVAILABLE}
   [junit4]   2> 1320739 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@34f788f0{HTTP/1.1}{127.0.0.1:60143}
   [junit4]   2> 1320739 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.e.j.s.Server Started @1322502ms
   [junit4]   2> 1320740 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/tempDir-001/control/data, hostContext=/, hostPort=60143, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/cores}
   [junit4]   2> 1320740 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@64a294a6
   [junit4]   2> 1320740 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/'
   [junit4]   2> 1320740 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1320740 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1320748 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1320748 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320749 INFO  (zkCallback-1063-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58ad7892 name:ZooKeeperConnection Watcher:127.0.0.1:45239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1320749 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320749 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1320749 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1320750 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/solr.xml
   [junit4]   2> 1320753 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/cores
   [junit4]   2> 1320753 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.CoreContainer New CoreContainer 293781999
   [junit4]   2> 1320753 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/]
   [junit4]   2> 1320753 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/lib
   [junit4]   2> 1320753 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/lib).
   [junit4]   2> 1320757 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] 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> 1320758 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1320758 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1320759 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1320759 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45239/solr
   [junit4]   2> 1320759 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1320759 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1320759 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320760 INFO  (zkCallback-1065-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3332c3d4 name:ZooKeeperConnection Watcher:127.0.0.1:45239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1320760 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320760 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1320761 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320761 INFO  (zkCallback-1066-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d9b2b03 name:ZooKeeperConnection Watcher:127.0.0.1:45239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1320761 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320762 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1320763 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1320764 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1320764 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1320765 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1320766 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1320766 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1320766 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1320767 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1320767 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60143_
   [junit4]   2> 1320767 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60143_
   [junit4]   2> 1320768 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1320768 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1320769 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1320769 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94692798946541572-127.0.0.1:60143_-n_0000000000
   [junit4]   2> 1320769 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60143_
   [junit4]   2> 1320769 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1320770 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.Overseer Overseer (id=94692798946541572-127.0.0.1:60143_-n_0000000000) starting
   [junit4]   2> 1320771 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1320773 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1320773 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1320773 INFO  (OverseerCollectionConfigSetProcessor-94692798946541572-127.0.0.1:60143_-n_0000000000) [n:127.0.0.1:60143_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1320773 INFO  (OverseerStateUpdate-94692798946541572-127.0.0.1:60143_-n_0000000000) [n:127.0.0.1:60143_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1320781 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1320781 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1320782 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/cores
   [junit4]   2> 1320782 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1320782 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/cores/collection1/
   [junit4]   2> 1320783 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1320783 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1320783 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:60143_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1320783 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1320783 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1320784 INFO  (OverseerStateUpdate-94692798946541572-127.0.0.1:60143_-n_0000000000) [n:127.0.0.1:60143_    ] 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:60143",
   [junit4]   2>   "node_name":"127.0.0.1:60143_",
   [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> 1320784 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1320784 INFO  (OverseerStateUpdate-94692798946541572-127.0.0.1:60143_-n_0000000000) [n:127.0.0.1:60143_    ] 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:60143",
   [junit4]   2>   "node_name":"127.0.0.1:60143_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1320785 INFO  (OverseerStateUpdate-94692798946541572-127.0.0.1:60143_-n_0000000000) [n:127.0.0.1:60143_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1320785 INFO  (OverseerStateUpdate-94692798946541572-127.0.0.1:60143_-n_0000000000) [n:127.0.0.1:60143_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1320785 INFO  (zkCallback-1066-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_    ] 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> 1321784 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1321785 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1321785 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1321785 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1321785 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1321785 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/cores/collection1/'
   [junit4]   2> 1321785 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1321785 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1321794 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1321797 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1321799 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1321804 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1321804 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1321807 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1321871 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1321875 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1321876 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1321880 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1321881 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1321882 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1321882 WARN  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1321882 WARN  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1321882 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1321883 WARN  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1321883 WARN  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1321883 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1321883 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1321883 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1321884 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1321884 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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@6ae99b2
   [junit4]   2> 1321884 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/cores/collection1/data
   [junit4]   2> 1321884 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1321884 WARN  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1321884 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/cores/collection1/data/index
   [junit4]   2> 1321884 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1505816899, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1321885 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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@6e483b28 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7665beed),segFN=segments_1,generation=1}
   [junit4]   2> 1321885 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1321885 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60143_ 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 /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/cores/collection1/data/
   [junit4]   2> 1321885 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1321887 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1321887 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1321887 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1321887 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1321887 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1321887 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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> 1321887 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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> 1321887 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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> 1321888 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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> 1321889 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1321889 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1321890 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1321890 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1321892 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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> 1321892 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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> 1321892 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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> 1321892 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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> 1321893 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1321893 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1321893 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14415103134888235]
   [junit4]   2> 1321893 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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@6e483b28 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7665beed),segFN=segments_1,generation=1}
   [junit4]   2> 1321893 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1321893 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@302ba7ca[collection1] main
   [junit4]   2> 1321893 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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> 1321894 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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> 1321894 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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> 1321894 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1321894 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1321894 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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> 1321895 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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> 1321895 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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> 1321895 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1321895 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1321895 INFO  (searcherExecutor-3371-thread-1-processing-n:127.0.0.1:60143_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@302ba7ca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1321895 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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> 1321895 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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> 1321895 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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> 1321895 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ 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 1515084784532979712
   [junit4]   2> 1321897 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1515084784532979712
   [junit4]   2> 1321897 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1321897 INFO  (coreLoadExecutor-3370-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1321897 INFO  (coreZkRegister-3364-thread-1-processing-n:127.0.0.1:60143_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60143_ 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:60143 collection:control_collection shard:shard1
   [junit4]   2> 1321898 INFO  (coreZkRegister-3364-thread-1-processing-n:127.0.0.1:60143_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60143_ 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> 1321899 INFO  (coreZkRegister-3364-thread-1-processing-n:127.0.0.1:60143_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60143_ 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/94692798946541572-core_node1-n_0000000000
   [junit4]   2> 1321900 INFO  (coreZkRegister-3364-thread-1-processing-n:127.0.0.1:60143_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1321900 INFO  (coreZkRegister-3364-thread-1-processing-n:127.0.0.1:60143_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1321900 INFO  (coreZkRegister-3364-thread-1-processing-n:127.0.0.1:60143_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60143_ 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> 1321900 INFO  (coreZkRegister-3364-thread-1-processing-n:127.0.0.1:60143_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60143/collection1/
   [junit4]   2> 1321900 INFO  (OverseerStateUpdate-94692798946541572-127.0.0.1:60143_-n_0000000000) [n:127.0.0.1:60143_    ] 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> 1321900 INFO  (coreZkRegister-3364-thread-1-processing-n:127.0.0.1:60143_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1321900 INFO  (coreZkRegister-3364-thread-1-processing-n:127.0.0.1:60143_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60143/collection1/ has no replicas
   [junit4]   2> 1321900 INFO  (coreZkRegister-3364-thread-1-processing-n:127.0.0.1:60143_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60143_ 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:60143/collection1/ shard1
   [junit4]   2> 1321901 INFO  (coreZkRegister-3364-thread-1-processing-n:127.0.0.1:60143_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1321902 INFO  (coreZkRegister-3364-thread-1-processing-n:127.0.0.1:60143_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1321903 INFO  (OverseerStateUpdate-94692798946541572-127.0.0.1:60143_-n_0000000000) [n:127.0.0.1:60143_    ] 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:60143",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1322004 INFO  (zkCallback-1066-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_    ] 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> 1322053 INFO  (coreZkRegister-3364-thread-1-processing-n:127.0.0.1:60143_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:60143/collection1/ and leader is http://127.0.0.1:60143/collection1/
   [junit4]   2> 1322053 INFO  (coreZkRegister-3364-thread-1-processing-n:127.0.0.1:60143_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60143_ 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:60143
   [junit4]   2> 1322053 INFO  (coreZkRegister-3364-thread-1-processing-n:127.0.0.1:60143_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1322053 INFO  (coreZkRegister-3364-thread-1-processing-n:127.0.0.1:60143_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60143_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1322053 INFO  (coreZkRegister-3364-thread-1-processing-n:127.0.0.1:60143_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60143_ 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> 1322054 INFO  (OverseerStateUpdate-94692798946541572-127.0.0.1:60143_-n_0000000000) [n:127.0.0.1:60143_    ] 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:60143",
   [junit4]   2>   "node_name":"127.0.0.1:60143_",
   [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> 1322055 INFO  (OverseerStateUpdate-94692798946541572-127.0.0.1:60143_-n_0000000000) [n:127.0.0.1:60143_    ] 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:60143",
   [junit4]   2>   "node_name":"127.0.0.1:60143_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1322156 INFO  (zkCallback-1066-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_    ] 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> 1322284 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1322285 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322285 INFO  (zkCallback-1068-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d55fcc name:ZooKeeperConnection Watcher:127.0.0.1:45239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1322285 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322286 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1322286 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1322287 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1322367 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/shard-1-001/cores/collection1
   [junit4]   2> 1322367 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/shard-1-001
   [junit4]   2> 1322368 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1322369 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5942e11e{/,null,AVAILABLE}
   [junit4]   2> 1322369 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@568c06c0{HTTP/1.1}{127.0.0.1:41279}
   [junit4]   2> 1322369 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.e.j.s.Server Started @1324132ms
   [junit4]   2> 1322369 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=41279, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/shard-1-001/cores}
   [junit4]   2> 1322370 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@64a294a6
   [junit4]   2> 1322370 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/shard-1-001/'
   [junit4]   2> 1322370 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1322370 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1322382 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1322382 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322383 INFO  (zkCallback-1069-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@121bb8de name:ZooKeeperConnection Watcher:127.0.0.1:45239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1322383 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322383 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1322384 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1322384 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/shard-1-001/solr.xml
   [junit4]   2> 1322387 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/shard-1-001/cores
   [junit4]   2> 1322387 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.CoreContainer New CoreContainer 2119702377
   [junit4]   2> 1322387 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/shard-1-001/]
   [junit4]   2> 1322387 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/shard-1-001/lib
   [junit4]   2> 1322387 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/shard-1-001/lib).
   [junit4]   2> 1322392 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] 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> 1322392 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1322393 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1322393 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1322393 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45239/solr
   [junit4]   2> 1322393 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1322393 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1322393 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322394 INFO  (zkCallback-1071-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66f23734 name:ZooKeeperConnection Watcher:127.0.0.1:45239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1322394 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322394 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1322395 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:41279_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322395 INFO  (zkCallback-1072-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3dfa4be5 name:ZooKeeperConnection Watcher:127.0.0.1:45239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1322396 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:41279_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322398 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:41279_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1323400 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:41279_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41279_
   [junit4]   2> 1323401 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:41279_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41279_
   [junit4]   2> 1323401 INFO  (zkCallback-1066-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_    ] 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> 1323401 INFO  (zkCallback-1072-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_    ] 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> 1323401 INFO  (zkCallback-1068-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> 1323403 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:41279_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1323403 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:41279_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94692798946541576-127.0.0.1:41279_-n_0000000001
   [junit4]   2> 1323404 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:41279_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94692798946541572-127.0.0.1:60143_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1323410 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:41279_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1323410 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:41279_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1323410 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:41279_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/shard-1-001/cores
   [junit4]   2> 1323411 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:41279_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1323411 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:41279_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/shard-1-001/cores/collection1/
   [junit4]   2> 1323411 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:41279_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1323412 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:41279_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1323412 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:41279_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1323412 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1323412 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1323413 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1323413 INFO  (OverseerStateUpdate-94692798946541572-127.0.0.1:60143_-n_0000000000) [n:127.0.0.1:60143_    ] 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:41279",
   [junit4]   2>   "node_name":"127.0.0.1:41279_",
   [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> 1323413 INFO  (OverseerStateUpdate-94692798946541572-127.0.0.1:60143_-n_0000000000) [n:127.0.0.1:60143_    ] 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:41279",
   [junit4]   2>   "node_name":"127.0.0.1:41279_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1323413 INFO  (OverseerStateUpdate-94692798946541572-127.0.0.1:60143_-n_0000000000) [n:127.0.0.1:60143_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1323413 INFO  (OverseerStateUpdate-94692798946541572-127.0.0.1:60143_-n_0000000000) [n:127.0.0.1:60143_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1323514 INFO  (zkCallback-1068-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> 1323514 INFO  (zkCallback-1072-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_    ] 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> 1323514 INFO  (zkCallback-1066-thread-1-processing-n:127.0.0.1:60143_) [n:127.0.0.1:60143_    ] 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> 1324413 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1324413 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1324413 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1324413 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1324413 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1324414 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1324414 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1324414 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1324422 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1324425 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1324427 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1324445 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1324446 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1324449 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1324531 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1324536 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1324537 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1324542 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1324543 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1324545 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1324545 WARN  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1324545 WARN  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1324545 INFO  (coreLoadExecutor-3381-thread-1-processing-n:127.0.0.1:41279_) [n:127.0.0.1:41279_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider

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

46541585-core_node4-n_0000000001
   [junit4]   2> 1361756 WARN  (zkCallback-1085-thread-2-processing-n:127.0.0.1:59392_) [n:127.0.0.1:59392_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/94692798946541585-core_node4-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:166)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:449)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:265)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> 1361757 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@4ea30ce6{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1361757 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@58192368{/,null,UNAVAILABLE}
   [junit4]   2> 1361759 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5917A97ED492F7F3]) [n:127.0.0.1:59392_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45239 45239
   [junit4]   2> 1361852 INFO  (Thread-2811) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45239 45239
   [junit4]   2> 1361852 WARN  (Thread-2811) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/gettingstarted/managed-schema
   [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> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=5917A97ED492F7F3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nb_NO -Dtests.timezone=America/Atka -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 41.3s J1 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5917A97ED492F7F3:4A749B11E5FD4E55]: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:747)
   [junit4]   2> 1361857 INFO  (SUITE-SolrCloudExampleTest-seed#[5917A97ED492F7F3]-worker) [n:127.0.0.1:59392_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5917A97ED492F7F3-001
   [junit4]   2> Oct 15, 2015 8:24:46 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=ClassicSimilarity, locale=nb_NO, timezone=America/Atka
   [junit4]   2> NOTE: Linux 3.19.0-30-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=12,threads=1,free=176811392,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CircularListTest, ActionThrottleTest, WordBreakSolrSpellCheckerTest, TestDistributedGrouping, LoggingHandlerTest, OpenCloseCoreStressTest, TestQueryWrapperFilter, SimpleMLTQParserTest, SSLMigrationTest, TestCodecSupport, ZkSolrClientTest, TestFileDictionaryLookup, RuleEngineTest, CoreAdminRequestStatusTest, TestFreeTextSuggestions, SortByFunctionTest, NotRequiredUniqueKeyTest, ConvertedLegacyTest, LeaderFailoverAfterPartitionTest, SharedFSAutoReplicaFailoverTest, MBeansHandlerTest, ShardRoutingTest, TestMacros, FullHLLTest, TestCryptoKeys, TermsComponentTest, BitVectorTest, CollectionsAPIDistributedZkTest, TestSolrCoreProperties, TestComplexPhraseQParserPlugin, ShardRoutingCustomTest, CdcrRequestHandlerTest, DistributedFacetPivotWhiteBoxTest, TestLeaderElectionZkExpiry, HighlighterTest, FacetPivotSmallTest, MoreLikeThisHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, TestDistribDocBasedVersion, TestDistribIDF, TestDynamicLoading, CachingDirectoryFactoryTest, TestSerializedLuceneMatchVersion, SolrCmdDistributorTest, BasicFunctionalityTest, PreAnalyzedFieldTest, TestRemoveLastDynamicCopyField, DistribCursorPagingTest, TestNonDefinedSimilarityFactory, TestLFUCache, TestRestoreCore, TestFastOutputStream, TestCoreContainer, UniqFieldsUpdateProcessorFactoryTest, SpatialRPTFieldTypeTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, ChaosMonkeySafeLeaderTest, TestRebalanceLeaders, TestDownShardTolerantSearch, DistributedIntervalFacetingTest, DistanceFunctionTest, SuggestComponentTest, TestCloudPivotFacet, TestReloadAndDeleteDocs, ShardSplitTest, HdfsRecoverLeaseTest, TestSortByMinMaxFunction, ConnectionManagerTest, TestQueryTypes, TestObjectReleaseTracker, CollectionReloadTest, SpellPossibilityIteratorTest, HighlighterMaxOffsetTest, ZkCLITest, TestManagedSchemaFieldTypeResource, TestSuggestSpellingConverter, RecoveryAfterSoftCommitTest, RequestLoggingTest, DocExpirationUpdateProcessorFactoryTest, SliceStateTest, DirectSolrSpellCheckerTest, GraphQueryTest, TestQueryUtils, TestRuleBasedAuthorizationPlugin, TestRTGBase, TestTrie, TestHashPartitioner, FastVectorHighlighterTest, SimplePostToolTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, SaslZkACLProviderTest, SolrCloudExampleTest]
   [junit4] Completed [426/552] on J1 in 42.31s, 1 test, 1 failure <<< FAILURES!

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

Total time: 47 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any