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 2016/02/04 03:03:56 UTC

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 378 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/378/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.StressHdfsTest.test

Error Message:
KeeperErrorCode = Session expired for /clusterstate.json

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /clusterstate.json
	at __randomizedtesting.SeedInfo.seed([FC75998DF3022030:7421A6575DFE4DC8]:0)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:351)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:351)
	at org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:440)
	at org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:240)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:149)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:136)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:850)
	at org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:156)
	at org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	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:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11691 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/init-core-data-001
   [junit4]   2> 2669607 WARN  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2669608 INFO  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2669715 WARN  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2669727 WARN  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2669730 INFO  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2669747 INFO  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs to ./temp/Jetty_solaris.vm_33203_hdfs____.otmk2h/webapp
   [junit4]   2> 2669852 INFO  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 2670832 INFO  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:33203
   [junit4]   2> 2671317 WARN  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2671319 INFO  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2671333 INFO  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_solaris.vm_59291_datanode____.nytv2j/webapp
   [junit4]   2> 2671465 INFO  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 2671874 INFO  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:59291
   [junit4]   2> 2672028 WARN  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2672030 INFO  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2672056 INFO  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_solaris.vm_50035_datanode____wwxco6/webapp
   [junit4]   2> 2672114 INFO  (IPC Server handler 4 on 48162) [    ] BlockStateChange BLOCK* processReport: from storage DS-e4f118dd-0963-4437-accb-84c0f3df0156 node DatanodeRegistration(127.0.0.1, datanodeUuid=3d5dbaec-f6d1-48c1-8b30-23e0b34eb33e, infoPort=59291, ipcPort=43260, storageInfo=lv=-56;cid=testClusterID;nsid=1702945079;c=0), blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 2672114 INFO  (IPC Server handler 4 on 48162) [    ] BlockStateChange BLOCK* processReport: from storage DS-5093f232-86a2-4527-9afc-74022c1168ea node DatanodeRegistration(127.0.0.1, datanodeUuid=3d5dbaec-f6d1-48c1-8b30-23e0b34eb33e, infoPort=59291, ipcPort=43260, storageInfo=lv=-56;cid=testClusterID;nsid=1702945079;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 2672203 INFO  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 2672655 INFO  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:50035
   [junit4]   2> 2673010 INFO  (IPC Server handler 9 on 48162) [    ] BlockStateChange BLOCK* processReport: from storage DS-c70b2da1-2256-4e91-bc7a-99138c6086c8 node DatanodeRegistration(127.0.0.1, datanodeUuid=56daea22-20ac-4729-a282-f46ebea1542b, infoPort=50035, ipcPort=55947, storageInfo=lv=-56;cid=testClusterID;nsid=1702945079;c=0), blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 2673011 INFO  (IPC Server handler 9 on 48162) [    ] BlockStateChange BLOCK* processReport: from storage DS-fb6b9dfb-beab-48e0-b886-ffb96d88dd4d node DatanodeRegistration(127.0.0.1, datanodeUuid=56daea22-20ac-4729-a282-f46ebea1542b, infoPort=50035, ipcPort=55947, storageInfo=lv=-56;cid=testClusterID;nsid=1702945079;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 2673161 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2673162 INFO  (Thread-7730) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2673162 INFO  (Thread-7730) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2673264 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.ZkTestServer start zk server on port:50110
   [junit4]   2> 2673265 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2673268 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2673276 INFO  (zkCallback-2856-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62bbea9b name:ZooKeeperConnection Watcher:127.0.0.1:50110 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2673276 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2673277 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2673277 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2673282 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2673283 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2673284 INFO  (zkCallback-2857-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3accb907 name:ZooKeeperConnection Watcher:127.0.0.1:50110/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2673285 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2673285 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2673285 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2673289 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2673292 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2673295 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2673297 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2673297 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2673301 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2673302 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2673306 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2673307 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2673310 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2673310 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2673314 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2673314 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2673317 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2673318 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2673320 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2673321 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2673324 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2673325 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2673328 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2673328 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2673331 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2673332 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2673335 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2673335 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2673781 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/control-001/cores/collection1
   [junit4]   2> 2673782 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2673784 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c451e18{/,null,AVAILABLE}
   [junit4]   2> 2673784 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.e.j.s.ServerConnector Started ServerConnector@503d2b1f{HTTP/1.1}{127.0.0.1:41763}
   [junit4]   2> 2673785 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.e.j.s.Server Started @2679485ms
   [junit4]   2> 2673785 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://solaris-vm:48162/hdfs__solaris-vm_48162__export_home_jenkins_workspace_Lucene-Solr-trunk-Solaris_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001_tempDir-002_control_data, hostContext=/, hostPort=41763, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/control-001/cores}
   [junit4]   2> 2673785 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2673785 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/control-001'
   [junit4]   2> 2673785 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2673785 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2673786 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2673786 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2673787 INFO  (zkCallback-2858-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55f8d10b name:ZooKeeperConnection Watcher:127.0.0.1:50110/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2673788 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2673788 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2673790 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2673790 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/control-001/solr.xml
   [junit4]   2> 2673796 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/control-001/cores
   [junit4]   2> 2673796 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.CoreContainer New CoreContainer 555394889
   [junit4]   2> 2673796 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/control-001]
   [junit4]   2> 2673796 WARN  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/control-001/lib
   [junit4]   2> 2673797 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] 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> 2673799 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2673799 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2673800 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2673800 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50110/solr
   [junit4]   2> 2673800 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2673800 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2673800 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2673802 INFO  (zkCallback-2861-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e059576 name:ZooKeeperConnection Watcher:127.0.0.1:50110 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2673802 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2673802 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2673804 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2673806 INFO  (zkCallback-2862-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6bdf07e0 name:ZooKeeperConnection Watcher:127.0.0.1:50110/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2673806 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2673807 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2673809 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2673813 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2673816 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2673820 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2673824 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2673826 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2673829 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2673831 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2673833 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41763_
   [junit4]   2> 2673833 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41763_
   [junit4]   2> 2673836 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2673838 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2673840 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2673841 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95325455917318148-127.0.0.1:41763_-n_0000000000
   [junit4]   2> 2673841 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41763_
   [junit4]   2> 2673841 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2673843 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.Overseer Overseer (id=95325455917318148-127.0.0.1:41763_-n_0000000000) starting
   [junit4]   2> 2673845 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2673857 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2673858 INFO  (OverseerCollectionConfigSetProcessor-95325455917318148-127.0.0.1:41763_-n_0000000000) [n:127.0.0.1:41763_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2673859 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2673859 INFO  (OverseerStateUpdate-95325455917318148-127.0.0.1:41763_-n_0000000000) [n:127.0.0.1:41763_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2673892 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2673892 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2673893 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/control-001/cores
   [junit4]   2> 2673894 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2673894 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/control-001/cores/collection1
   [junit4]   2> 2673894 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2673896 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2673897 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:41763_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2673897 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2673897 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2673902 INFO  (OverseerStateUpdate-95325455917318148-127.0.0.1:41763_-n_0000000000) [n:127.0.0.1:41763_    ] 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:41763",
   [junit4]   2>   "node_name":"127.0.0.1:41763_",
   [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> 2673902 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2673903 INFO  (OverseerStateUpdate-95325455917318148-127.0.0.1:41763_-n_0000000000) [n:127.0.0.1:41763_    ] 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:41763",
   [junit4]   2>   "node_name":"127.0.0.1:41763_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2673903 INFO  (OverseerStateUpdate-95325455917318148-127.0.0.1:41763_-n_0000000000) [n:127.0.0.1:41763_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2673904 INFO  (OverseerStateUpdate-95325455917318148-127.0.0.1:41763_-n_0000000000) [n:127.0.0.1:41763_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2673909 INFO  (zkCallback-2862-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_    ] 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> 2674905 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2674905 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2674906 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2674906 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2674907 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2674907 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/control-001/cores/collection1'
   [junit4]   2> 2674907 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2674907 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2674913 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2674918 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2674922 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2674929 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2674935 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2675035 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2675041 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2675042 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2675058 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2675061 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2675064 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2675066 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2675069 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ 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=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2675069 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2675070 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.HdfsDirectoryFactory
   [junit4]   2> 2675138 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:48162/solr_hdfs_home
   [junit4]   2> 2675138 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2675139 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/control-001/cores/collection1], dataDir=[hdfs://solaris-vm:48162/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 2675139 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ 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@4e807e0a
   [junit4]   2> 2675139 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:48162/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 2675234 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for hdfs://solaris-vm:48162/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 2675242 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=hdfs://solaris-vm:48162/solr_hdfs_home/control_collection/core_node1/data/index/
   [junit4]   2> 2675263 WARN  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'hdfs:/solaris-vm:48162/solr_hdfs_home/control_collection/core_node1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2675264 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:48162/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 2675274 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2675275 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 2675275 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 2677619 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2677619 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for hdfs://solaris-vm:48162/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 2677620 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ 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=13687917, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2677670 INFO  (IPC Server handler 9 on 48162) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58697 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e4f118dd-0963-4437-accb-84c0f3df0156:NORMAL:127.0.0.1:56074|RBW], ReplicaUnderConstruction[[DISK]DS-c70b2da1-2256-4e91-bc7a-99138c6086c8:NORMAL:127.0.0.1:58697|RBW]]} size 0
   [junit4]   2> 2677674 INFO  (IPC Server handler 3 on 48162) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56074 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-c70b2da1-2256-4e91-bc7a-99138c6086c8:NORMAL:127.0.0.1:58697|RBW], ReplicaUnderConstruction[[DISK]DS-5093f232-86a2-4527-9afc-74022c1168ea:NORMAL:127.0.0.1:56074|FINALIZED]]} size 0
   [junit4]   2> 2677695 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(BlockDirectory(HdfsDirectory@hdfs://solaris-vm:48162/solr_hdfs_home/control_collection/core_node1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f55430); maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 2677695 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2677699 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41763_ 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 hdfs://solaris-vm:48162/solr_hdfs_home/control_collection/core_node1/data/
   [junit4]   2> 2677701 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2677701 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2677702 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2677702 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2677702 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2677702 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ 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> 2677702 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ 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> 2677702 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ 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> 2677702 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ 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> 2677702 WARN  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 2677705 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2677707 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2677707 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2677708 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2677711 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2677712 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ 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> 2677726 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2677727 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 tlogDfsReplication=2
   [junit4]   2> 2677743 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2677743 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2677746 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2677890 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(BlockDirectory(HdfsDirectory@hdfs://solaris-vm:48162/solr_hdfs_home/control_collection/core_node1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f55430); maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 2677891 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2677891 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@63cf8ed8[collection1] main]
   [junit4]   2> 2677891 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ 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> 2677892 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ 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> 2677892 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ 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> 2677893 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2677893 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2677893 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ 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> 2677893 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ 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> 2677893 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ 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> 2677894 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2677898 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2677900 INFO  (searcherExecutor-8174-thread-1-processing-n:127.0.0.1:41763_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@63cf8ed8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2677901 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ 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> 2677901 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 256 version buckets from index
   [junit4]   2> 2677901 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ 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> 2677901 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ 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 1525207299643146240
   [junit4]   2> 2677901 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 0.0ms to seed version buckets with highest version 1525207299643146240
   [junit4]   2> 2677901 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2677902 INFO  (coreLoadExecutor-8173-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2677903 INFO  (coreZkRegister-8167-thread-1-processing-n:127.0.0.1:41763_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41763_ 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:41763 collection:control_collection shard:shard1
   [junit4]   2> 2677904 INFO  (coreZkRegister-8167-thread-1-processing-n:127.0.0.1:41763_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41763_ 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> 2677906 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2677906 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2677908 INFO  (zkCallback-2864-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@254c3dca name:ZooKeeperConnection Watcher:127.0.0.1:50110/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2677908 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2677908 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2677908 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2677912 INFO  (coreZkRegister-8167-thread-1-processing-n:127.0.0.1:41763_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41763_ 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/95325455917318148-core_node1-n_0000000000
   [junit4]   2> 2677913 INFO  (coreZkRegister-8167-thread-1-processing-n:127.0.0.1:41763_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 2677913 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2677915 INFO  (coreZkRegister-8167-thread-1-processing-n:127.0.0.1:41763_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2677916 INFO  (coreZkRegister-8167-thread-1-processing-n:127.0.0.1:41763_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41763_ 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> 2677916 INFO  (OverseerStateUpdate-95325455917318148-127.0.0.1:41763_-n_0000000000) [n:127.0.0.1:41763_    ] 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> 2677916 INFO  (coreZkRegister-8167-thread-1-processing-n:127.0.0.1:41763_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41763/collection1/
   [junit4]   2> 2677917 INFO  (coreZkRegister-8167-thread-1-processing-n:127.0.0.1:41763_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2677917 INFO  (coreZkRegister-8167-thread-1-processing-n:127.0.0.1:41763_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:41763/collection1/ has no replicas
   [junit4]   2> 2677918 INFO  (zkCallback-2862-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_    ] 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> 2677918 INFO  (zkCallback-2864-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: [1])
   [junit4]   2> 2677919 INFO  (coreZkRegister-8167-thread-1-processing-n:127.0.0.1:41763_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2677925 INFO  (coreZkRegister-8167-thread-1-processing-n:127.0.0.1:41763_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 2677929 INFO  (coreZkRegister-8167-thread-1-processing-n:127.0.0.1:41763_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41763_ 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:41763/collection1/ shard1
   [junit4]   2> 2677930 INFO  (OverseerStateUpdate-95325455917318148-127.0.0.1:41763_-n_0000000000) [n:127.0.0.1:41763_    ] 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:41763",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 2678034 INFO  (zkCallback-2864-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: [1])
   [junit4]   2> 2678034 INFO  (zkCallback-2862-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_    ] 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> 2678062 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/shard-1-001/cores/collection1
   [junit4]   2> 2678063 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/shard-1-001
   [junit4]   2> 2678063 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2678065 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e185e00{/,null,AVAILABLE}
   [junit4]   2> 2678066 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.e.j.s.ServerConnector Started ServerConnector@35b833b5{HTTP/1.1}{127.0.0.1:37507}
   [junit4]   2> 2678066 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.e.j.s.Server Started @2683768ms
   [junit4]   2> 2678066 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://solaris-vm:48162/hdfs__solaris-vm_48162__export_home_jenkins_workspace_Lucene-Solr-trunk-Solaris_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001_tempDir-002_jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=37507, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/shard-1-001/cores}
   [junit4]   2> 2678066 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2678066 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/shard-1-001'
   [junit4]   2> 2678067 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2678067 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2678067 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2678067 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2678069 INFO  (zkCallback-2865-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6626afe4 name:ZooKeeperConnection Watcher:127.0.0.1:50110/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2678069 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2678069 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2678072 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2678072 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/shard-1-001/solr.xml
   [junit4]   2> 2678076 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/shard-1-001/cores
   [junit4]   2> 2678076 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.CoreContainer New CoreContainer 1516342624
   [junit4]   2> 2678076 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/shard-1-001]
   [junit4]   2> 2678076 WARN  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/shard-1-001/lib
   [junit4]   2> 2678077 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] 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> 2678079 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2678079 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2678079 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2678079 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50110/solr
   [junit4]   2> 2678079 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2678079 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2678080 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2678082 INFO  (zkCallback-2868-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ecaf919 name:ZooKeeperConnection Watcher:127.0.0.1:50110 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2678082 INFO  (coreZkRegister-8167-thread-1-processing-n:127.0.0.1:41763_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:41763/collection1/ and leader is http://127.0.0.1:41763/collection1/
   [junit4]   2> 2678082 INFO  (coreZkRegister-8167-thread-1-processing-n:127.0.0.1:41763_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41763_ 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:41763
   [junit4]   2> 2678082 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2678082 INFO  (coreZkRegister-8167-thread-1-processing-n:127.0.0.1:41763_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2678082 INFO  (coreZkRegister-8167-thread-1-processing-n:127.0.0.1:41763_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41763_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2678082 INFO  (coreZkRegister-8167-thread-1-processing-n:127.0.0.1:41763_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41763_ 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> 2678083 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2678086 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:37507_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2678086 INFO  (OverseerStateUpdate-95325455917318148-127.0.0.1:41763_-n_0000000000) [n:127.0.0.1:41763_    ] 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:41763",
   [junit4]   2>   "node_name":"127.0.0.1:41763_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 2678087 INFO  (OverseerStateUpdate-95325455917318148-127.0.0.1:41763_-n_0000000000) [n:127.0.0.1:41763_    ] 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:41763",
   [junit4]   2>   "node_name":"127.0.0.1:41763_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2678087 INFO  (zkCallback-2869-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8cb32c7 name:ZooKeeperConnection Watcher:127.0.0.1:50110/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2678088 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:37507_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2678099 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:37507_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2678191 INFO  (zkCallback-2864-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: [1])
   [junit4]   2> 2678191 INFO  (zkCallback-2862-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_    ] 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> 2678192 INFO  (zkCallback-2869-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_    ] 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> 2679114 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:37507_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37507_
   [junit4]   2> 2679114 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:37507_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37507_
   [junit4]   2> 2679116 INFO  (zkCallback-2864-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> 2679116 INFO  (zkCallback-2862-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_    ] 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> 2679117 INFO  (zkCallback-2869-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_    ] 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> 2679119 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:37507_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2679120 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:37507_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95325455917318152-127.0.0.1:37507_-n_0000000001
   [junit4]   2> 2679128 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:37507_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95325455917318148-127.0.0.1:41763_-n_0000000000 to know if I could be the leader
   [junit4]   2> 2679183 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:37507_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2679183 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:37507_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2679184 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:37507_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/shard-1-001/cores
   [junit4]   2> 2679185 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:37507_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2679185 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:37507_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/shard-1-001/cores/collection1
   [junit4]   2> 2679185 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:37507_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2679186 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:37507_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2679186 INFO  (TEST-StressHdfsTest.test-seed#[FC75998DF3022030]) [n:127.0.0.1:37507_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2679187 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2679187 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2679190 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2679190 INFO  (OverseerStateUpdate-95325455917318148-127.0.0.1:41763_-n_0000000000) [n:127.0.0.1:41763_    ] 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:37507",
   [junit4]   2>   "node_name":"127.0.0.1:37507_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 2679191 INFO  (OverseerStateUpdate-95325455917318148-127.0.0.1:41763_-n_0000000000) [n:127.0.0.1:41763_    ] 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:37507",
   [junit4]   2>   "node_name":"127.0.0.1:37507_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2679191 INFO  (OverseerStateUpdate-95325455917318148-127.0.0.1:41763_-n_0000000000) [n:127.0.0.1:41763_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2679192 INFO  (OverseerStateUpdate-95325455917318148-127.0.0.1:41763_-n_0000000000) [n:127.0.0.1:41763_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2679296 INFO  (zkCallback-2864-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> 2679296 INFO  (zkCallback-2862-thread-1-processing-n:127.0.0.1:41763_) [n:127.0.0.1:41763_    ] 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> 2679297 INFO  (zkCallback-2869-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_    ] 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> 2680195 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2680196 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2680196 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2680196 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 2680197 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2680198 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001/shard-1-001/cores/collection1'
   [junit4]   2> 2680198 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2680198 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2680200 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2680208 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2680211 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2680220 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2680226 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2680324 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2680330 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2680330 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2680350 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2680353 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2680355 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2680356 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2680358 INFO  (coreLoadExecutor-8184-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_ c:col

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

ClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
   [junit4]   2> 	... 54 more
   [junit4]   2> 2719307 INFO  (SUITE-StressHdfsTest-seed#[FC75998DF3022030]-worker) [n:127.0.0.1:37507_ c:delete_data_dir s:shard2 r:core_node1 x:delete_data_dir_shard2_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_FC75998DF3022030-001
   [junit4]   2> Feb 04, 2016 1:57:50 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {range_facet_l_dv=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=Memory doPackFST= true), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=MockRandom), range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=Lucene50(blocksize=128), range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval), txt_t=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, sim=ClassicSimilarity, locale=et, timezone=Canada/Atlantic
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=3,free=118428736,total=482082816
   [junit4]   2> NOTE: All tests run in this JVM: [TestObjectReleaseTracker, TestConfigOverlay, TestDFISimilarityFactory, TestConfigSetsAPI, TestWordDelimiterFilterFactory, TestCloudManagedSchema, TestLMDirichletSimilarityFactory, HighlighterMaxOffsetTest, PathHierarchyTokenizerFactoryTest, TestGroupingSearch, TestPartialUpdateDeduplication, TestDistributedSearch, TestDocumentBuilder, CollectionStateFormat2Test, OverseerRolesTest, PrimUtilsTest, TestSort, TestXIncludeConfig, TestManagedSynonymFilterFactory, XmlUpdateRequestHandlerTest, LeaderFailoverAfterPartitionTest, DirectUpdateHandlerTest, SuggestComponentTest, TestSolrConfigHandlerConcurrent, MultiThreadedOCPTest, TestFieldResource, TestIntervalFaceting, FullHLLTest, TestUniqueKeyFieldResource, TestConfigSetProperties, TestPseudoReturnFields, URLClassifyProcessorTest, TestSQLHandler, CursorMarkTest, DistributedSuggestComponentTest, JSONWriterTest, CircularListTest, TestDocBasedVersionConstraints, RegexBoostProcessorTest, LeaderInitiatedRecoveryOnShardRestartTest, SimpleFacetsTest, TestCustomSort, TestScoreJoinQPNoScore, ActionThrottleTest, TestSortByMinMaxFunction, TestSchemaResource, ExternalFileFieldSortTest, TestSimpleQParserPlugin, TestChildDocTransformer, TestSolrQueryParserDefaultOperatorResource, ResponseHeaderTest, TestExpandComponent, TestRawResponseWriter, TestLFUCache, RankQueryTest, SimplePostToolTest, TestFileDictionaryLookup, TestFieldTypeResource, RequestLoggingTest, SOLR749Test, TestComponentsName, TestRemoteStreaming, ChaosMonkeyNothingIsSafeTest, HdfsRestartWhileUpdatingTest, CloudExitableDirectoryReaderTest, TestDistribDocBasedVersion, HdfsCollectionsAPIDistributedZkTest, PreAnalyzedUpdateProcessorTest, HighlighterTest, HdfsRecoverLeaseTest, HdfsBasicDistributedZk2Test, SolrIndexConfigTest, TestArbitraryIndexDir, TestPerFieldSimilarityClassic, DocValuesMissingTest, TermsComponentTest, StandardRequestHandlerTest, SpatialRPTFieldTypeTest, TestInitQParser, TestUpdate, TestStressVersions, TestCloudSchemaless, SolrTestCaseJ4Test, SolrCloudExampleTest, TestMinMaxOnMultiValuedField, TestExactStatsCache, TestDynamicFieldResource, PreAnalyzedFieldTest, TestLazyCores, TestAuthenticationFramework, BasicDistributedZkTest, TestRuleBasedAuthorizationPlugin, DocumentBuilderTest, TestMergePolicyConfig, MBeansHandlerTest, TestExtendedDismaxParser, TestReRankQParserPlugin, TestReqParamsAPI, ClusterStateTest, TestJsonRequest, TestConfigSetsAPIZkFailure, TestFaceting, TestFastLRUCache, UUIDFieldTest, TestRestManager, TestCursorMarkWithoutUniqueKey, SSLMigrationTest, TestReplicationHandler, TestNRTOpen, TestDynamicLoading, DistributedQueryElevationComponentTest, OverseerTaskQueueTest, TestAnalyzedSuggestions, SyncSliceTest, SpatialHeatmapFacetsTest, OverseerTest, BitVectorTest, TestCollapseQParserPlugin, RulesTest, TestCoreContainer, TestClusterStateMutator, UUIDUpdateProcessorFallbackTest, TestCloudPivotFacet, PolyFieldTest, TestMissingGroups, FastVectorHighlighterTest, DocumentAnalysisRequestHandlerTest, ScriptEngineTest, TestExclusionRuleCollectionAccess, CollectionsAPIAsyncDistributedZkTest, UnloadDistributedZkTest, TriLevelCompositeIdRoutingTest, TestDocSet, TestMiniSolrCloudClusterBase, HardAutoCommitTest, IndexSchemaTest, DistributedExpandComponentTest, PeerSyncTest, DirectSolrSpellCheckerTest, TestFunctionQuery, AnalysisAfterCoreReloadTest, AlternateDirectoryTest, RecoveryZkTest, LeaderElectionTest, AutoCommitTest, TestHashPartitioner, TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, TestReload, DistributedTermsComponentTest, SpellCheckComponentTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, DocValuesTest, TestStressLucene, SpatialFilterTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestQueryTypes, FileBasedSpellCheckerTest, MoreLikeThisHandlerTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, TestStressRecovery, TestLRUCache, SystemInfoHandlerTest, DistributedMLTComponentTest, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, ConnectionReuseTest, AssignTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CustomCollectionTest, DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, RemoteQueryErrorTest, ShardSplitTest, TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, TestRebalanceLeaders, TestRequestForwarding, TestSolrCloudWithKerberosAlt, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest]
   [junit4] Completed [479/577 (1!)] on J0 in 59.42s, 1 test, 1 error <<< FAILURES!

[...truncated 336 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:524: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1014: There were test failures: 577 suites (8 ignored), 2321 tests, 1 error, 85 ignored (70 assumptions) [seed: FC75998DF3022030]

Total time: 69 minutes 13 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] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 381 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/381/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
Expected 2 of 3 replicas to be active but only found 1; [core_node2:{"core":"c8n_1x3_lf_shard1_replica1","base_url":"http://127.0.0.1:61032","node_name":"127.0.0.1:61032_","state":"active","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf)={   "replicationFactor":"3",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"down",           "base_url":"http://127.0.0.1:49481",           "core":"c8n_1x3_lf_shard1_replica2",           "node_name":"127.0.0.1:49481_"},         "core_node2":{           "core":"c8n_1x3_lf_shard1_replica1",           "base_url":"http://127.0.0.1:61032",           "node_name":"127.0.0.1:61032_",           "state":"active",           "leader":"true"},         "core_node3":{           "core":"c8n_1x3_lf_shard1_replica3",           "base_url":"http://127.0.0.1:35605",           "node_name":"127.0.0.1:35605_",           "state":"down"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node2:{"core":"c8n_1x3_lf_shard1_replica1","base_url":"http://127.0.0.1:61032","node_name":"127.0.0.1:61032_","state":"active","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf)={
  "replicationFactor":"3",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"down",
          "base_url":"http://127.0.0.1:49481",
          "core":"c8n_1x3_lf_shard1_replica2",
          "node_name":"127.0.0.1:49481_"},
        "core_node2":{
          "core":"c8n_1x3_lf_shard1_replica1",
          "base_url":"http://127.0.0.1:61032",
          "node_name":"127.0.0.1:61032_",
          "state":"active",
          "leader":"true"},
        "core_node3":{
          "core":"c8n_1x3_lf_shard1_replica3",
          "base_url":"http://127.0.0.1:35605",
          "node_name":"127.0.0.1:35605_",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
	at __randomizedtesting.SeedInfo.seed([77FFFE300CEE5E76:FFABC1EAA212338E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:170)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.index.hdfs.CheckHdfsIndexTest.testBogusTermVectors

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:36279 within 45000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:36279 within 45000 ms
	at __randomizedtesting.SeedInfo.seed([77FFFE300CEE5E76:71FB585063D16926]:0)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:105)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:88)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:82)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:75)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:217)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:934)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:36279 within 45000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:208)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 38 more


FAILED:  junit.framework.TestSuite.org.apache.solr.index.hdfs.CheckHdfsIndexTest

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.index.hdfs.CheckHdfsIndexTest:     1) Thread[id=5733, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=5734, name=SessionTracker, state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)    3) Thread[id=5735, name=SyncThread:0, state=WAITING, group=TGRP-CheckHdfsIndexTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)    4) Thread[id=5732, name=Thread-2344, state=WAITING, group=TGRP-CheckHdfsIndexTest]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1245)         at java.lang.Thread.join(Thread.java:1319)         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)    5) Thread[id=5736, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-CheckHdfsIndexTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.index.hdfs.CheckHdfsIndexTest: 
   1) Thread[id=5733, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]
        at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
        at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=5734, name=SessionTracker, state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]
        at java.lang.Object.wait(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   3) Thread[id=5735, name=SyncThread:0, state=WAITING, group=TGRP-CheckHdfsIndexTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)
   4) Thread[id=5732, name=Thread-2344, state=WAITING, group=TGRP-CheckHdfsIndexTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1245)
        at java.lang.Thread.join(Thread.java:1319)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
        at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)
   5) Thread[id=5736, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-CheckHdfsIndexTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
	at __randomizedtesting.SeedInfo.seed([77FFFE300CEE5E76]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.index.hdfs.CheckHdfsIndexTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5733, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]         at sun.nio.ch.DevPollArrayWrapper.interrupt(Native Method)         at sun.nio.ch.DevPollArrayWrapper.interrupt(DevPollArrayWrapper.java:300)         at sun.nio.ch.DevPollSelectorImpl.wakeup(DevPollSelectorImpl.java:207)         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5733, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]
        at sun.nio.ch.DevPollArrayWrapper.interrupt(Native Method)
        at sun.nio.ch.DevPollArrayWrapper.interrupt(DevPollArrayWrapper.java:300)
        at sun.nio.ch.DevPollSelectorImpl.wakeup(DevPollSelectorImpl.java:207)
        at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
        at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([77FFFE300CEE5E76]:0)




Build Log:
[...truncated 10277 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/init-core-data-001
   [junit4]   2> 170151 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[77FFFE300CEE5E76]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 170155 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 170155 INFO  (Thread-463) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 170155 INFO  (Thread-463) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 170255 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.ZkTestServer start zk server on port:56856
   [junit4]   2> 170255 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 170256 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 170260 INFO  (zkCallback-204-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6982223c name:ZooKeeperConnection Watcher:127.0.0.1:56856 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 170260 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 170260 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 170260 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 170264 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 170265 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 170267 INFO  (zkCallback-205-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a5f78ef name:ZooKeeperConnection Watcher:127.0.0.1:56856/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 170268 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 170268 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 170268 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 170271 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 170273 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 170277 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 170280 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 170281 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 170285 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 170286 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 170289 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 170290 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 170292 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 170292 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 170295 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 170295 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 170297 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 170297 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 170300 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 170300 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 170303 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 170303 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 170305 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 170306 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 170309 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 170309 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 170312 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 170312 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 170556 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001/cores/collection1
   [junit4]   2> 170571 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 170590 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@95158e7{/,null,AVAILABLE}
   [junit4]   2> 170593 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6d1a4355{HTTP/1.1}{127.0.0.1:61243}
   [junit4]   2> 170593 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.e.j.s.Server Started @173356ms
   [junit4]   2> 170593 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/tempDir-001/control/data, hostContext=/, hostPort=60565, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001/cores}
   [junit4]   2> 170594 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 170594 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001'
   [junit4]   2> 170594 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 170594 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 170594 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 170595 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 170599 INFO  (zkCallback-206-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@673a7750 name:ZooKeeperConnection Watcher:127.0.0.1:56856/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 170599 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 170599 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 170600 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 170600 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001/solr.xml
   [junit4]   2> 170608 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001/cores
   [junit4]   2> 170608 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.CoreContainer New CoreContainer 1822268929
   [junit4]   2> 170608 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001]
   [junit4]   2> 170608 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001/lib
   [junit4]   2> 170609 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] 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> 170611 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 170612 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 170612 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 170612 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56856/solr
   [junit4]   2> 170612 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 170612 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 170613 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 170615 INFO  (zkCallback-209-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37be1d38 name:ZooKeeperConnection Watcher:127.0.0.1:56856 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 170615 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 170615 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 170626 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 170629 INFO  (zkCallback-210-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e3db3fa name:ZooKeeperConnection Watcher:127.0.0.1:56856/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 170629 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 170631 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 170642 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 170647 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 170650 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 170653 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 170663 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 170665 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 170667 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 170669 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 170670 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60565_
   [junit4]   2> 170671 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60565_
   [junit4]   2> 170681 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 170684 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 170686 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 170686 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95332387374563332-127.0.0.1:60565_-n_0000000000
   [junit4]   2> 170687 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60565_
   [junit4]   2> 170687 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 170689 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.Overseer Overseer (id=95332387374563332-127.0.0.1:60565_-n_0000000000) starting
   [junit4]   2> 170698 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 170713 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 170713 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 170713 INFO  (OverseerStateUpdate-95332387374563332-127.0.0.1:60565_-n_0000000000) [n:127.0.0.1:60565_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 170714 INFO  (OverseerCollectionConfigSetProcessor-95332387374563332-127.0.0.1:60565_-n_0000000000) [n:127.0.0.1:60565_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 170751 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 170751 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 170752 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001/cores
   [junit4]   2> 170761 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 170761 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001/cores/collection1
   [junit4]   2> 170761 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 170762 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 170762 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:60565_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 170763 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 170763 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 170766 INFO  (OverseerStateUpdate-95332387374563332-127.0.0.1:60565_-n_0000000000) [n:127.0.0.1:60565_    ] 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:60565",
   [junit4]   2>   "node_name":"127.0.0.1:60565_",
   [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> 170766 INFO  (OverseerStateUpdate-95332387374563332-127.0.0.1:60565_-n_0000000000) [n:127.0.0.1:60565_    ] 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:60565",
   [junit4]   2>   "node_name":"127.0.0.1:60565_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 170766 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 170766 INFO  (OverseerStateUpdate-95332387374563332-127.0.0.1:60565_-n_0000000000) [n:127.0.0.1:60565_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 170768 INFO  (OverseerStateUpdate-95332387374563332-127.0.0.1:60565_-n_0000000000) [n:127.0.0.1:60565_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 170777 INFO  (zkCallback-210-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_    ] 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> 171768 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 171769 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 171769 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 171769 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 171770 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 171770 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001/cores/collection1'
   [junit4]   2> 171770 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 171770 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 171773 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 171779 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 171782 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 171790 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 171810 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 171905 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 171912 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 171914 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 171939 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 171942 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 171945 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 171947 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 171949 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 171949 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 171949 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 171950 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001/cores/collection1/data/]
   [junit4]   2> 171950 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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@1d82a922
   [junit4]   2> 171950 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001/cores/collection1/data
   [junit4]   2> 171950 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001/cores/collection1/data/index/
   [junit4]   2> 171950 WARN  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 171950 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001/cores/collection1/data/index
   [junit4]   2> 171951 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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=815849521, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 171951 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d60b698 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c48c36f),segFN=segments_1,generation=1}
   [junit4]   2> 171951 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 171952 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60565_ 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 /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001/cores/collection1/data/
   [junit4]   2> 171953 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 171958 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 171958 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 171958 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 171958 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 171959 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 171959 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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> 171959 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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> 171959 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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> 171959 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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> 171959 WARN  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 171961 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 171962 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 171963 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 171964 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 171967 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 171968 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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> 171968 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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> 171968 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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> 171969 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 171969 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 171969 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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=19, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=58.6318359375, floorSegmentMB=1.0263671875, forceMergeDeletesPctAllowed=1.9423743688571604, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8265467956521644
   [junit4]   2> 171970 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d60b698 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c48c36f),segFN=segments_1,generation=1}
   [junit4]   2> 171970 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 171970 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@65c0f2db[collection1] main]
   [junit4]   2> 171970 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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> 171971 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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> 171971 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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> 171971 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 171971 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 171972 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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> 171972 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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> 171972 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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> 171972 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 171972 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 171973 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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> 171973 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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> 171973 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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> 171973 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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 1525318199895130112
   [junit4]   2> 171975 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ 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 1525318199895130112
   [junit4]   2> 171975 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 171976 INFO  (coreLoadExecutor-552-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 171976 INFO  (coreZkRegister-546-thread-1-processing-n:127.0.0.1:60565_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60565_ 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:60565 collection:control_collection shard:shard1
   [junit4]   2> 171977 INFO  (coreZkRegister-546-thread-1-processing-n:127.0.0.1:60565_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60565_ 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> 171982 INFO  (coreZkRegister-546-thread-1-processing-n:127.0.0.1:60565_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60565_ 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/95332387374563332-core_node1-n_0000000000
   [junit4]   2> 171983 INFO  (searcherExecutor-553-thread-1-processing-n:127.0.0.1:60565_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@65c0f2db[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 171983 INFO  (coreZkRegister-546-thread-1-processing-n:127.0.0.1:60565_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 171986 INFO  (coreZkRegister-546-thread-1-processing-n:127.0.0.1:60565_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 171986 INFO  (coreZkRegister-546-thread-1-processing-n:127.0.0.1:60565_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60565_ 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> 171986 INFO  (coreZkRegister-546-thread-1-processing-n:127.0.0.1:60565_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60565/collection1/
   [junit4]   2> 171986 INFO  (coreZkRegister-546-thread-1-processing-n:127.0.0.1:60565_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 171986 INFO  (coreZkRegister-546-thread-1-processing-n:127.0.0.1:60565_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60565/collection1/ has no replicas
   [junit4]   2> 171986 INFO  (OverseerStateUpdate-95332387374563332-127.0.0.1:60565_-n_0000000000) [n:127.0.0.1:60565_    ] 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> 171988 INFO  (coreZkRegister-546-thread-1-processing-n:127.0.0.1:60565_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 171992 INFO  (coreZkRegister-546-thread-1-processing-n:127.0.0.1:60565_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 171995 INFO  (coreZkRegister-546-thread-1-processing-n:127.0.0.1:60565_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60565_ 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:60565/collection1/ shard1
   [junit4]   2> 171996 INFO  (OverseerStateUpdate-95332387374563332-127.0.0.1:60565_-n_0000000000) [n:127.0.0.1:60565_    ] 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:60565",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 172101 INFO  (zkCallback-210-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_    ] 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> 172105 INFO  (coreZkRegister-546-thread-1-processing-n:127.0.0.1:60565_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:60565/collection1/ and leader is http://127.0.0.1:60565/collection1/
   [junit4]   2> 172105 INFO  (coreZkRegister-546-thread-1-processing-n:127.0.0.1:60565_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60565_ 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:60565
   [junit4]   2> 172105 INFO  (coreZkRegister-546-thread-1-processing-n:127.0.0.1:60565_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 172105 INFO  (coreZkRegister-546-thread-1-processing-n:127.0.0.1:60565_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60565_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 172105 INFO  (coreZkRegister-546-thread-1-processing-n:127.0.0.1:60565_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60565_ 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> 172109 INFO  (OverseerStateUpdate-95332387374563332-127.0.0.1:60565_-n_0000000000) [n:127.0.0.1:60565_    ] 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:60565",
   [junit4]   2>   "node_name":"127.0.0.1:60565_",
   [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> 172110 INFO  (OverseerStateUpdate-95332387374563332-127.0.0.1:60565_-n_0000000000) [n:127.0.0.1:60565_    ] 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:60565",
   [junit4]   2>   "node_name":"127.0.0.1:60565_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 172213 INFO  (zkCallback-210-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_    ] 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> 172270 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 172271 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 172274 INFO  (zkCallback-212-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@24303f9 name:ZooKeeperConnection Watcher:127.0.0.1:56856/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 172274 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 172274 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 172274 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 172277 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 172441 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/shard-1-001/cores/collection1
   [junit4]   2> 172442 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/shard-1-001
   [junit4]   2> 172445 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 172449 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@141e2b47{/,null,AVAILABLE}
   [junit4]   2> 172450 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ee1b400{HTTP/1.1}{127.0.0.1:38373}
   [junit4]   2> 172450 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.e.j.s.Server Started @175213ms
   [junit4]   2> 172450 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=49481, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/shard-1-001/cores}
   [junit4]   2> 172450 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 172450 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/shard-1-001'
   [junit4]   2> 172450 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 172450 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 172451 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 172451 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 172475 INFO  (zkCallback-213-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77c79780 name:ZooKeeperConnection Watcher:127.0.0.1:56856/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 172475 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 172476 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 172478 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 172478 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/shard-1-001/solr.xml
   [junit4]   2> 172485 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/shard-1-001/cores
   [junit4]   2> 172485 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.CoreContainer New CoreContainer 445591255
   [junit4]   2> 172485 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/shard-1-001]
   [junit4]   2> 172486 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/shard-1-001/lib
   [junit4]   2> 172486 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] 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> 172487 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 172502 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 172502 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 172502 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56856/solr
   [junit4]   2> 172502 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 172502 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 172502 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 172506 INFO  (zkCallback-216-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ac8ab1 name:ZooKeeperConnection Watcher:127.0.0.1:56856 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 172507 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 172507 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 172526 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:49481_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 172554 INFO  (zkCallback-217-thread-1-processing-n:127.0.0.1:49481_) [n:127.0.0.1:49481_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@443e748a name:ZooKeeperConnection Watcher:127.0.0.1:56856/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 172554 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:49481_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 172577 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:49481_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 173588 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:49481_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49481_
   [junit4]   2> 173589 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:49481_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49481_
   [junit4]   2> 173593 INFO  (zkCallback-212-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> 173598 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:49481_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 173599 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:49481_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95332387374563336-127.0.0.1:49481_-n_0000000001
   [junit4]   2> 173599 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:49481_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95332387374563332-127.0.0.1:60565_-n_0000000000 to know if I could be the leader
   [junit4]   2> 173601 INFO  (zkCallback-210-thread-1-processing-n:127.0.0.1:60565_) [n:127.0.0.1:60565_    ] 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> 173604 INFO  (zkCallback-217-thread-1-processing-n:127.0.0.1:49481_) [n:127.0.0.1:49481_    ] 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> 173639 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:49481_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 173639 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:49481_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 173639 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:49481_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/shard-1-001/cores
   [junit4]   2> 173641 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:49481_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 173641 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:49481_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_77FFFE300CEE5E76-001/shard-1-001/cores/collection1
   [junit4]   2> 173641 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:49481_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 173643 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:49481_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 173643 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[77FFFE300CEE5E76]) [n:127.0.0.1:49481_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 173643 INFO  (coreLoadExecutor-563-thread-1-processing-n:127.0.0.1:49481_) [n:127.0.0.1:49481_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 173643 INFO  (coreLoadExecutor-563-thread-1-processing-n:127.0.0.1:49481_) [n:127.0.0.1:49481_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 173645 INFO  (coreLoadExecutor-563-thread-1-processing-n:127.0.0.1:49481_) [n:127.0.0.1:49481_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 173645 INFO  (OverseerStateUpdate-95332387374563332-127.0.0.1:60565_-n_0000000000) [n:127.0.0.1:60565_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "

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

[junit4]   2> 613765 ERROR (ProcessThread(sid:0 cport:-1):) [n:127.0.0.1:45591_aa_uc c:collection1 s:shard1 r:core_node1 x:collection1] o.a.z.s.PrepRequestProcessor Unexpected interruption
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
   [junit4]   2> 	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
   [junit4]   2> Feb 05, 2016 7:27:16 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=5733, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]
   [junit4]   2>         at sun.nio.ch.DevPollArrayWrapper.interrupt(Native Method)
   [junit4]   2>         at sun.nio.ch.DevPollArrayWrapper.interrupt(DevPollArrayWrapper.java:300)
   [junit4]   2>         at sun.nio.ch.DevPollSelectorImpl.wakeup(DevPollSelectorImpl.java:207)
   [junit4]   2>         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
   [junit4]   2>         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
   [junit4]   2>         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:97)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=ClassicSimilarity, locale=und, timezone=Etc/GMT-5
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=6,free=138385712,total=301735936
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldSortValues, TestRTimerTree, BlockCacheTest, DistributedFacetPivotLargeTest, AutoCommitTest, DateRangeFieldTest, TestNoOpRegenerator, ZkStateReaderTest, TestDynamicFieldCollectionResource, TestBinaryResponseWriter, CoreAdminCreateDiscoverTest, TestCloudManagedSchemaConcurrent, SpellCheckComponentTest, RuleEngineTest, TestRequestStatusCollectionAPI, SuggesterTSTTest, TestManagedSchemaFieldTypeResource, TestBM25SimilarityFactory, SmileWriterTest, TestBulkSchemaAPI, OutputWriterTest, SpellPossibilityIteratorTest, ZkNodePropsTest, TestSolrDeletionPolicy2, TestWriterPerf, SearchHandlerTest, DistributedFacetPivotSmallAdvancedTest, CachingDirectoryFactoryTest, TestReversedWildcardFilterFactory, DirectUpdateHandlerOptimizeTest, TestSystemIdResolver, SuggesterTest, TestFieldTypeCollectionResource, IndexSchemaRuntimeFieldTest, DistributedIntervalFacetingTest, ExplicitHLLTest, BufferStoreTest, TestSha256AuthenticationProvider, RAMDirectoryFactoryTest, TestPKIAuthenticationPlugin, TestJettySolrRunner, TestSearcherReuse, TestQueryTypes, JavabinLoaderTest, TestRestoreCore, FullSolrCloudDistribCmdsTest, TermVectorComponentTest, HighlighterConfigTest, LukeRequestHandlerTest, TestNonDefinedSimilarityFactory, TestSmileRequest, TestBlobHandler, TestClassicSimilarityFactory, TestUseDocValuesAsStored2, HdfsRestartWhileUpdatingTest, TestMacros, BinaryUpdateRequestHandlerTest, SolrPluginUtilsTest, RecoveryAfterSoftCommitTest, RequestHandlersTest, TestTrieFacet, TestHashQParserPlugin, TestDownShardTolerantSearch, DistanceFunctionTest, CheckHdfsIndexTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CheckHdfsIndexTest -Dtests.seed=77FFFE300CEE5E76 -Dtests.slow=true -Dtests.locale=und -Dtests.timezone=Etc/GMT-5 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | CheckHdfsIndexTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.index.hdfs.CheckHdfsIndexTest: 
   [junit4]    >    1) Thread[id=5733, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]
   [junit4]    >         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
   [junit4]    >         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
   [junit4]    >         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=5734, name=SessionTracker, state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   [junit4]    >    3) Thread[id=5735, name=SyncThread:0, state=WAITING, group=TGRP-CheckHdfsIndexTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)
   [junit4]    >    4) Thread[id=5732, name=Thread-2344, state=WAITING, group=TGRP-CheckHdfsIndexTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1245)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1319)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
   [junit4]    >         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)
   [junit4]    >         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)
   [junit4]    >    5) Thread[id=5736, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-CheckHdfsIndexTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([77FFFE300CEE5E76]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5733, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]
   [junit4]    >         at sun.nio.ch.DevPollArrayWrapper.interrupt(Native Method)
   [junit4]    >         at sun.nio.ch.DevPollArrayWrapper.interrupt(DevPollArrayWrapper.java:300)
   [junit4]    >         at sun.nio.ch.DevPollSelectorImpl.wakeup(DevPollSelectorImpl.java:207)
   [junit4]    >         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
   [junit4]    >         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
   [junit4]    >         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([77FFFE300CEE5E76]:0)
   [junit4] Completed [130/577 (2!)] on J1 in 123.69s, 6 tests, 3 errors, 1 skipped <<< FAILURES!

[...truncated 1448 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:524: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1014: There were test failures: 577 suites (8 ignored), 2318 tests, 2 suite-level errors, 1 error, 1 failure, 1506 ignored (64 assumptions) [seed: 77FFFE300CEE5E76]

Total time: 45 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



RE: [JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 380 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
As said on the issue, I did not like the removal of the blank line after license header, but for package-info.java files this looks horrible: https://goo.gl/HPzNwF

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Uwe Schindler [mailto:uwe@thetaphi.de]
> Sent: Thursday, February 04, 2016 8:58 PM
> To: dev@lucene.apache.org
> Subject: RE: [JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 380
> - Still Failing!
> 
> I fixed this. Looks like a script failure of Shai's script. The javadocs comment
> was removed, so I reverted this file. I hope this was the only one.
> 
> Uwe
> 
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
> 
> > -----Original Message-----
> > From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> > Sent: Thursday, February 04, 2016 8:10 PM
> > To: shaie@apache.org; noble@apache.org; dev@lucene.apache.org
> > Subject: [JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 380 -
> > Still Failing!
> >
> > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/380/
> > Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
> >
> > All tests passed
> >
> > Build Log:
> > [...truncated 52058 lines...]
> > -documentation-lint:
> >      [echo] checking for broken html...
> >     [jtidy] Checking for broken html (such as invalid tags)...
> >    [delete] Deleting directory /export/home/jenkins/workspace/Lucene-
> Solr-
> > trunk-Solaris/lucene/build/jtidy_tmp
> >      [echo] Checking for broken links...
> >      [exec]
> >      [exec] Crawl/parse...
> >      [exec]
> >      [exec] Verify...
> >      [echo] Checking for missing docs...
> >      [exec]
> >      [exec] build/docs/facet/overview-summary.html
> >      [exec]   missing: org.apache.lucene.facet.range
> >      [exec]
> >      [exec] build/docs/facet/org/apache/lucene/facet/range/package-
> > summary.html
> >      [exec]   no package description (missing package.html in src?)
> >      [exec]
> >      [exec] Missing javadocs were found!
> >
> > BUILD FAILED
> > /export/home/jenkins/workspace/Lucene-Solr-trunk-
> Solaris/build.xml:740:
> > The following error occurred while executing this line:
> > /export/home/jenkins/workspace/Lucene-Solr-trunk-
> Solaris/build.xml:101:
> > The following error occurred while executing this line:
> > /export/home/jenkins/workspace/Lucene-Solr-trunk-
> > Solaris/lucene/build.xml:138: The following error occurred while executing
> > this line:
> > /export/home/jenkins/workspace/Lucene-Solr-trunk-
> > Solaris/lucene/build.xml:154: The following error occurred while executing
> > this line:
> > /export/home/jenkins/workspace/Lucene-Solr-trunk-
> > Solaris/lucene/common-build.xml:2499: exec returned: 1
> >
> > Total time: 81 minutes 16 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
> >
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 380 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
I fixed this. Looks like a script failure of Shai's script. The javadocs comment was removed, so I reverted this file. I hope this was the only one.

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> Sent: Thursday, February 04, 2016 8:10 PM
> To: shaie@apache.org; noble@apache.org; dev@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 380 -
> Still Failing!
> 
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/380/
> Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
> 
> All tests passed
> 
> Build Log:
> [...truncated 52058 lines...]
> -documentation-lint:
>      [echo] checking for broken html...
>     [jtidy] Checking for broken html (such as invalid tags)...
>    [delete] Deleting directory /export/home/jenkins/workspace/Lucene-Solr-
> trunk-Solaris/lucene/build/jtidy_tmp
>      [echo] Checking for broken links...
>      [exec]
>      [exec] Crawl/parse...
>      [exec]
>      [exec] Verify...
>      [echo] Checking for missing docs...
>      [exec]
>      [exec] build/docs/facet/overview-summary.html
>      [exec]   missing: org.apache.lucene.facet.range
>      [exec]
>      [exec] build/docs/facet/org/apache/lucene/facet/range/package-
> summary.html
>      [exec]   no package description (missing package.html in src?)
>      [exec]
>      [exec] Missing javadocs were found!
> 
> BUILD FAILED
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740:
> The following error occurred while executing this line:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:101:
> The following error occurred while executing this line:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-
> Solaris/lucene/build.xml:138: The following error occurred while executing
> this line:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-
> Solaris/lucene/build.xml:154: The following error occurred while executing
> this line:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-
> Solaris/lucene/common-build.xml:2499: exec returned: 1
> 
> Total time: 81 minutes 16 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
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 380 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/380/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 52058 lines...]
-documentation-lint:
     [echo] checking for broken html...
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for missing docs...
     [exec] 
     [exec] build/docs/facet/overview-summary.html
     [exec]   missing: org.apache.lucene.facet.range
     [exec] 
     [exec] build/docs/facet/org/apache/lucene/facet/range/package-summary.html
     [exec]   no package description (missing package.html in src?)
     [exec] 
     [exec] Missing javadocs were found!

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:101: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/build.xml:138: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/build.xml:154: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:2499: exec returned: 1

Total time: 81 minutes 16 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] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 379 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/379/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 52060 lines...]
-documentation-lint:
     [echo] checking for broken html...
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for missing docs...
     [exec] 
     [exec] build/docs/core/org/apache/lucene/index/MergePolicyWrapper.html
     [exec]   missing Fields: in
     [exec] 
     [exec] Missing javadocs were found!

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:101: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/build.xml:138: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/build.xml:191: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:2499: exec returned: 1

Total time: 86 minutes 47 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