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/07/10 03:01:57 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/707/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:58660/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58660/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.
	at __randomizedtesting.SeedInfo.seed([6F7326A6AEC8A15C:E727197C0034CCA4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testInvalidPath(AbstractCloudBackupRestoreTestCase.java:149)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:128)
	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 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.handler.TestBlobHandler.doBlobHandlerTest

Error Message:
Could not find collection : .system

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : .system
	at __randomizedtesting.SeedInfo.seed([6F7326A6AEC8A15C:8FB204F41524D7AE]:0)
	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:192)
	at org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:72)
	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:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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)




Build Log:
[...truncated 10587 lines...]
   [junit4] Suite: org.apache.solr.handler.TestBlobHandler
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/init-core-data-001
   [junit4]   2> 208332 INFO  (SUITE-TestBlobHandler-seed#[6F7326A6AEC8A15C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 208332 INFO  (SUITE-TestBlobHandler-seed#[6F7326A6AEC8A15C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ocpk/
   [junit4]   2> 208341 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 208342 INFO  (Thread-864) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 208342 INFO  (Thread-864) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 208442 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.ZkTestServer start zk server on port:54513
   [junit4]   2> 208442 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 208442 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 208446 INFO  (zkCallback-267-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c182010 name:ZooKeeperConnection Watcher:127.0.0.1:54513 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208446 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 208446 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 208446 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 208451 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 208452 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 208454 INFO  (zkCallback-268-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f1edb97 name:ZooKeeperConnection Watcher:127.0.0.1:54513/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208454 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 208454 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 208454 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 208458 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 208460 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 208462 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 208466 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 208466 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 208471 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 208471 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 208474 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 208474 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 208477 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 208477 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 208481 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 208482 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 208485 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 208485 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 208488 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 208489 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 208493 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 208493 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 208496 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 208496 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 208500 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 208500 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 208504 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 208504 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 208690 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001/cores/collection1
   [junit4]   2> 208692 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 208693 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19d9e57a{/ocpk,null,AVAILABLE}
   [junit4]   2> 208698 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@36f990e5{HTTP/1.1,[http/1.1]}{127.0.0.1:34815}
   [junit4]   2> 208698 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.e.j.s.Server Started @211447ms
   [junit4]   2> 208698 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/tempDir-001/control/data, hostContext=/ocpk, hostPort=34815, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001/cores}
   [junit4]   2> 208698 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 208698 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001'
   [junit4]   2> 208698 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 208698 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 208699 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 208699 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 208702 INFO  (zkCallback-269-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37fafadf name:ZooKeeperConnection Watcher:127.0.0.1:54513/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208702 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 208702 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 208704 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 208705 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001/solr.xml
   [junit4]   2> 208720 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001/cores
   [junit4]   2> 208721 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.CoreContainer New CoreContainer 1460044072
   [junit4]   2> 208721 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001]
   [junit4]   2> 208721 WARN  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001/lib
   [junit4]   2> 208721 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] 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,
   [junit4]   2> 208723 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 208723 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 208723 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 208723 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54513/solr
   [junit4]   2> 208723 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 208723 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 208724 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 208727 INFO  (zkCallback-272-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f511a6c name:ZooKeeperConnection Watcher:127.0.0.1:54513 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208727 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 208728 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 208730 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$51/424308226@7c192632
   [junit4]   2> 208731 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 208737 INFO  (zkCallback-273-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48e1dbe6 name:ZooKeeperConnection Watcher:127.0.0.1:54513/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208737 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 208738 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 208741 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 208745 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 208749 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 208752 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 208755 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 208757 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 208759 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 208761 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 208762 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 208763 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 208764 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 208769 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 208771 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 208773 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 208774 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96214486225256452-127.0.0.1:34815_ocpk-n_0000000000
   [junit4]   2> 208775 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34815_ocpk
   [junit4]   2> 208775 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 208777 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.Overseer Overseer (id=96214486225256452-127.0.0.1:34815_ocpk-n_0000000000) starting
   [junit4]   2> 208780 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 208790 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 208791 INFO  (OverseerCollectionConfigSetProcessor-96214486225256452-127.0.0.1:34815_ocpk-n_0000000000) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 208791 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34815_ocpk
   [junit4]   2> 208791 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34815_ocpk
   [junit4]   2> 208791 INFO  (OverseerStateUpdate-96214486225256452-127.0.0.1:34815_ocpk-n_0000000000) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 208794 INFO  (zkCallback-273-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 208795 INFO  (OverseerStateUpdate-96214486225256452-127.0.0.1:34815_ocpk-n_0000000000) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 208796 INFO  (zkCallback-273-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 208828 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 208828 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 208829 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001/cores
   [junit4]   2> 208830 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] 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> 208830 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001/cores/collection1
   [junit4]   2> 208830 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 208832 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 208832 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:34815_ocpk    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 208832 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 208832 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 208833 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 208834 INFO  (OverseerStateUpdate-96214486225256452-127.0.0.1:34815_ocpk-n_0000000000) [n:127.0.0.1:34815_ocpk    ] 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:34815/ocpk",
   [junit4]   2>   "node_name":"127.0.0.1:34815_ocpk",
   [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> 208834 INFO  (OverseerStateUpdate-96214486225256452-127.0.0.1:34815_ocpk-n_0000000000) [n:127.0.0.1:34815_ocpk    ] 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:34815/ocpk",
   [junit4]   2>   "node_name":"127.0.0.1:34815_ocpk",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 208835 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 208835 INFO  (OverseerStateUpdate-96214486225256452-127.0.0.1:34815_ocpk-n_0000000000) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 208836 INFO  (OverseerStateUpdate-96214486225256452-127.0.0.1:34815_ocpk-n_0000000000) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 208837 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 208838 INFO  (zkCallback-273-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk    ] 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> 209840 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 209840 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 209840 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 209840 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 209842 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 209842 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001/cores/collection1'
   [junit4]   2> 209842 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 209842 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 209844 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 209852 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 209854 WARN  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 209855 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 209862 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 209868 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 209948 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 209953 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 209954 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 209967 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 209970 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 209972 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 209973 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 209976 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 209976 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 209976 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 209976 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001/cores/collection1/data/]
   [junit4]   2> 209976 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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@25434013
   [junit4]   2> 209977 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001/cores/collection1/data
   [junit4]   2> 209977 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001/cores/collection1/data/index/
   [junit4]   2> 209977 WARN  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 209977 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001/cores/collection1/data/index
   [junit4]   2> 209977 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=1.6962890625, floorSegmentMB=0.74609375, forceMergeDeletesPctAllowed=10.096046371528583, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.666378457691687
   [junit4]   2> 209977 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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@5feb3da9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@976e745),segFN=segments_1,generation=1}
   [junit4]   2> 209977 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 209978 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34815_ocpk 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-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001/cores/collection1/data/
   [junit4]   2> 209979 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 209982 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 209982 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 209982 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 209982 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 209982 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 209982 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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> 209983 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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> 209983 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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> 209983 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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> 209983 WARN  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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> 209985 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 209986 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 209987 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 209988 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 209991 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 209991 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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> 209992 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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> 209992 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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> 209993 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 209993 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 209993 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8395461777833709]
   [junit4]   2> 209994 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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@5feb3da9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@976e745),segFN=segments_1,generation=1}
   [junit4]   2> 209994 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 209994 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ded3622[collection1] main]
   [junit4]   2> 209994 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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> 209996 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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> 209996 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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> 209996 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 209996 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 209996 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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> 209997 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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> 209997 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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> 209997 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 209997 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 209998 INFO  (searcherExecutor-1022-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ded3622[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 209998 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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> 209998 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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> 209998 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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> 209998 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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 1539431781338447872
   [junit4]   2> 210000 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk 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 1539431781338447872
   [junit4]   2> 210000 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 210001 INFO  (coreLoadExecutor-1021-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 210001 INFO  (coreZkRegister-1015-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk 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:34815/ocpk collection:control_collection shard:shard1
   [junit4]   2> 210003 INFO  (coreZkRegister-1015-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk 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> 210007 INFO  (coreZkRegister-1015-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk 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/96214486225256452-core_node1-n_0000000000
   [junit4]   2> 210008 INFO  (coreZkRegister-1015-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk 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> 210011 INFO  (OverseerStateUpdate-96214486225256452-127.0.0.1:34815_ocpk-n_0000000000) [n:127.0.0.1:34815_ocpk    ] 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> 210014 INFO  (coreZkRegister-1015-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 210014 INFO  (coreZkRegister-1015-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk 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> 210014 INFO  (coreZkRegister-1015-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34815/ocpk/collection1/
   [junit4]   2> 210014 INFO  (coreZkRegister-1015-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 210014 INFO  (coreZkRegister-1015-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:34815/ocpk/collection1/ has no replicas
   [junit4]   2> 210015 INFO  (coreZkRegister-1015-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 210019 INFO  (coreZkRegister-1015-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96214486225256452-core_node1-n_0000000000
   [junit4]   2> 210022 INFO  (coreZkRegister-1015-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk 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:34815/ocpk/collection1/ shard1
   [junit4]   2> 210023 INFO  (OverseerStateUpdate-96214486225256452-127.0.0.1:34815_ocpk-n_0000000000) [n:127.0.0.1:34815_ocpk    ] 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:34815/ocpk",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 210127 INFO  (zkCallback-273-thread-2-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk    ] 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> 210175 INFO  (coreZkRegister-1015-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:34815/ocpk/collection1/ and leader is http://127.0.0.1:34815/ocpk/collection1/
   [junit4]   2> 210175 INFO  (coreZkRegister-1015-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk 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:34815/ocpk
   [junit4]   2> 210175 INFO  (coreZkRegister-1015-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 210175 INFO  (coreZkRegister-1015-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 210175 INFO  (coreZkRegister-1015-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk 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> 210177 INFO  (coreZkRegister-1015-thread-1-processing-n:127.0.0.1:34815_ocpk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34815_ocpk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 210178 INFO  (OverseerStateUpdate-96214486225256452-127.0.0.1:34815_ocpk-n_0000000000) [n:127.0.0.1:34815_ocpk    ] 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:34815/ocpk",
   [junit4]   2>   "node_name":"127.0.0.1:34815_ocpk",
   [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> 210178 INFO  (OverseerStateUpdate-96214486225256452-127.0.0.1:34815_ocpk-n_0000000000) [n:127.0.0.1:34815_ocpk    ] 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:34815/ocpk",
   [junit4]   2>   "node_name":"127.0.0.1:34815_ocpk",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 210283 INFO  (zkCallback-273-thread-3-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk    ] 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> 210343 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 210344 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210348 INFO  (zkCallback-277-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bca69dc name:ZooKeeperConnection Watcher:127.0.0.1:54513/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210348 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210348 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210348 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 210350 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 210352 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 210354 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 210354 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 210354 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 210355 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210358 INFO  (zkCallback-278-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@32a68079 name:ZooKeeperConnection Watcher:127.0.0.1:54513/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210358 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210358 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210363 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155d290c1b40006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 210363 INFO  (OverseerStateUpdate-96214486225256452-127.0.0.1:34815_ocpk-n_0000000000) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 210364 INFO  (OverseerStateUpdate-96214486225256452-127.0.0.1:34815_ocpk-n_0000000000) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 210469 INFO  (OverseerStateUpdate-96214486225256452-127.0.0.1:34815_ocpk-n_0000000000) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 210545 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/shard-1-001/cores/collection1
   [junit4]   2> 210546 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/shard-1-001
   [junit4]   2> 210547 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 210550 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@af8519f{/ocpk,null,AVAILABLE}
   [junit4]   2> 210550 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@480e7fbb{HTTP/1.1,[http/1.1]}{127.0.0.1:50054}
   [junit4]   2> 210550 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.e.j.s.Server Started @213300ms
   [junit4]   2> 210551 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/ocpk, hostPort=50054, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/shard-1-001/cores}
   [junit4]   2> 210551 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 210551 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/shard-1-001'
   [junit4]   2> 210551 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 210551 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 210552 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 210553 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210556 INFO  (zkCallback-279-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b0684ed name:ZooKeeperConnection Watcher:127.0.0.1:54513/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210556 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210556 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210559 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 210559 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/shard-1-001/solr.xml
   [junit4]   2> 210566 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/shard-1-001/cores
   [junit4]   2> 210566 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.CoreContainer New CoreContainer 1335383955
   [junit4]   2> 210566 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/shard-1-001]
   [junit4]   2> 210566 WARN  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/shard-1-001/lib
   [junit4]   2> 210566 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] 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,
   [junit4]   2> 210570 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 210570 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 210570 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 210570 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54513/solr
   [junit4]   2> 210570 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 210570 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 210571 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210574 INFO  (zkCallback-282-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66e3e3ed name:ZooKeeperConnection Watcher:127.0.0.1:54513 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210574 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210574 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210576 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$51/424308226@339815e3
   [junit4]   2> 210577 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210579 INFO  (zkCallback-283-thread-1-processing-n:127.0.0.1:50054_ocpk) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76a9cd94 name:ZooKeeperConnection Watcher:127.0.0.1:54513/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210579 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210591 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 210592 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 210593 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 210599 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 210600 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96214486225256457-127.0.0.1:50054_ocpk-n_0000000001
   [junit4]   2> 210602 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96214486225256452-127.0.0.1:34815_ocpk-n_0000000000 to know if I could be the leader
   [junit4]   2> 210603 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.ZkController Publish node=127.0.0.1:50054_ocpk as DOWN
   [junit4]   2> 210606 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50054_ocpk
   [junit4]   2> 210606 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50054_ocpk
   [junit4]   2> 210607 INFO  (OverseerStateUpdate-96214486225256452-127.0.0.1:34815_ocpk-n_0000000000) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50054_ocpk"} current state version: 3
   [junit4]   2> 210607 INFO  (OverseerStateUpdate-96214486225256452-127.0.0.1:34815_ocpk-n_0000000000) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50054_ocpk
   [junit4]   2> 210615 INFO  (zkCallback-283-thread-1-processing-n:127.0.0.1:50054_ocpk) [n:127.0.0.1:50054_ocpk    ] 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> 210616 INFO  (zkCallback-277-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> 210616 INFO  (zkCallback-273-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk    ] 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> 210617 INFO  (zkCallback-273-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk    ] 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> 210618 INFO  (zkCallback-273-thread-1-processing-n:127.0.0.1:34815_ocpk) [n:127.0.0.1:34815_ocpk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 210619 INFO  (zkCallback-277-thread-2) [    ] 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> 210619 INFO  (zkCallback-283-thread-2-processing-n:127.0.0.1:50054_ocpk) [n:127.0.0.1:50054_ocpk    ] 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> 210623 INFO  (zkCallback-277-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 210624 INFO  (zkCallback-283-thread-2-processing-n:127.0.0.1:50054_ocpk) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 210640 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 210640 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 210641 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/shard-1-001/cores
   [junit4]   2> 210642 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] 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> 210642 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_6F7326A6AEC8A15C-001/shard-1-001/cores/collection1
   [junit4]   2> 210642 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 210644 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 210644 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[6F7326A6AEC8A15C]) [n:127.0.0.1:50054_ocpk    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 210645 INFO  (coreLoadExecutor-1032-thread-1-processing-n:127.0.0.1:50054_ocpk) [n:127.0.0.1:50054_ocpk c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 210645 INFO  (coreLoadExecutor-1032-thread-1-processing-n:127.0.0.1:50054_ocpk) [n:127.0.0.1:50054_ocpk c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property

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

minated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 328]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 2682121 INFO  (jetty-launcher-3440-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@56cef35f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2682124 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6F7326A6AEC8A15C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53851 53851
   [junit4]   2> 2682401 INFO  (Thread-8576) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53851 53851
   [junit4]   2> 2682420 WARN  (Thread-8576) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/backuprestore_restored/state.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/customConfigName
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	57	/solr/overseer/queue
   [junit4]   2> 	29	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2682420 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6F7326A6AEC8A15C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_6F7326A6AEC8A15C-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=1, maxDocsPerChunk=4, blockSize=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=1, blockSize=6)), sim=ClassicSimilarity, locale=es-PA, timezone=Asia/Kabul
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=99316592,total=499122176
   [junit4]   2> NOTE: All tests run in this JVM: [BooleanFieldTest, TestRawResponseWriter, TestJsonRequest, TestScoreJoinQPNoScore, TestFieldCacheSortRandom, TestReplicationHandler, PrimitiveFieldTypeTest, RequiredFieldsTest, TestSQLHandler, CloneFieldUpdateProcessorFactoryTest, TestGroupingSearch, TestDistributedSearch, TestComponentsName, TestBlobHandler, SolrXmlInZkTest, TestCursorMarkWithoutUniqueKey, EnumFieldTest, TestPostingsSolrHighlighter, SoftAutoCommitTest, TestReloadAndDeleteDocs, ExternalFileFieldSortTest, ChaosMonkeyNothingIsSafeTest, HLLSerializationTest, TestExceedMaxTermLength, TestStressUserVersions, TestExpandComponent, RulesTest, PolyFieldTest, TestDFRSimilarityFactory, TestConfigSetImmutable, TestTolerantUpdateProcessorRandomCloud, MBeansHandlerTest, DirectoryFactoryTest, TestAnalyzedSuggestions, SyncSliceTest, DistributedQueryComponentCustomSortTest, HdfsChaosMonkeyNothingIsSafeTest, TolerantUpdateProcessorTest, TestSearchPerf, DirectUpdateHandlerTest, TestReplicaProperties, TestSort, HdfsRestartWhileUpdatingTest, SampleTest, HighlighterTest, TestSha256AuthenticationProvider, TestSolrXml, HdfsLockFactoryTest, TestDefaultStatsCache, CustomCollectionTest, ConcurrentDeleteAndCreateCollectionTest, TestRandomRequestDistribution, SimpleMLTQParserTest, HdfsThreadLeakTest, TestSearcherReuse, XmlUpdateRequestHandlerTest, TestDownShardTolerantSearch, DateRangeFieldTest, TestLuceneMatchVersion, OverseerCollectionConfigSetProcessorTest, TestHashQParserPlugin, TestLockTree, SpatialFilterTest, TestMinMaxOnMultiValuedField, VersionInfoTest, TestQuerySenderNoQuery, TestSchemaVersionResource, DocValuesTest, TestTolerantSearch, TestLRUStatsCache, TestMaxScoreQueryParser, DistributedVersionInfoTest, TestManagedSynonymFilterFactory, DocValuesMultiTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestTrackingShardHandlerFactory, FastVectorHighlighterTest, DistributedFacetPivotSmallTest, TestDocSet, TestInitParams, TestPerFieldSimilarityWithDefaultOverride, SchemaVersionSpecificBehaviorTest, PKIAuthenticationIntegrationTest, TestSchemaResource, TestShortCircuitedRequests, PeerSyncTest, LeaderInitiatedRecoveryOnCommitTest, AtomicUpdatesTest, JSONWriterTest, TestPKIAuthenticationPlugin, TestLMDirichletSimilarityFactory, TestPartialUpdateDeduplication, TestXIncludeConfig, JsonLoaderTest, TestIBSimilarityFactory, SolrCLIZkUtilsTest, SuggestComponentTest, TestUniqueKeyFieldResource, DistanceUnitsTest, QueryElevationComponentTest, HdfsCollectionsAPIDistributedZkTest, TestJmxIntegration, TestGeoJSONResponseWriter, TestCollapseQParserPlugin, DistribCursorPagingTest, TestRecoveryHdfs, TestFieldCacheWithThreads, DistributedQueryElevationComponentTest, DisMaxRequestHandlerTest, BlockJoinFacetDistribTest, TestSurroundQueryParser, TestBlendedInfixSuggestions, CurrencyFieldXmlFileTest, TestCollectionAPI, DeleteShardTest, TestSolrDeletionPolicy1, TestNoOpRegenerator, TestHighlightDedupGrouping, AnalysisAfterCoreReloadTest, ClusterStateUpdateTest, UUIDFieldTest, BlockJoinFacetSimpleTest, ConnectionManagerTest, TestDefaultSearchFieldResource, SimpleFacetsTest, SegmentsInfoRequestHandlerTest, ShardSplitTest, DistributedSuggestComponentTest, TestExtendedDismaxParser, RestartWhileUpdatingTest, TestFieldCache, UpdateParamsTest, TestFreeTextSuggestions, TestSolrQueryParserDefaultOperatorResource, AsyncMigrateRouteKeyTest, MigrateRouteKeyTest, SuggesterFSTTest, DocumentAnalysisRequestHandlerTest, DirectSolrSpellCheckerTest, TestLazyCores, LeaderElectionTest, PathHierarchyTokenizerFactoryTest, CollectionsAPIAsyncDistributedZkTest, RemoteQueryErrorTest, TestSortByMinMaxFunction, TestFilteredDocIdSet, HttpPartitionTest, BasicDistributedZkTest, OverseerTest, RecoveryZkTest, TestZkChroot, ZkCLITest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TestStressReorder, TestStressVersions, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, ShowFileRequestHandlerTest, SimplePostToolTest, TestCoreDiscovery, CoreAdminHandlerTest, TestFoldingMultitermQuery, TestStressLucene, TestTrie, NoCacheHeaderTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, TestWriterPerf, RequestHandlersTest, DocumentBuilderTest, TermVectorComponentTest, TestArbitraryIndexDir, RegexBoostProcessorTest, IndexSchemaTest, ReturnFieldsTest, PingRequestHandlerTest, TestLFUCache, TestRTGBase, CursorPagingTest, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AssignTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, DistribJoinFromCollectionTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerRolesTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore]
   [junit4] Completed [482/620 (2!)] on J0 in 45.58s, 1 test, 1 error <<< FAILURES!

[...truncated 433 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:530: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 2 errors, 104 ignored (89 assumptions) [seed: 6F7326A6AEC8A15C]

Total time: 73 minutes 28 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-master-Solaris (64bit/jdk1.8.0) - Build # 718 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:42732/solr/testSolrCloudCollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:42732/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([55EAC0E3C4E6865C:68326ECFFC08D82C]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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 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: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:42732/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 10 more




Build Log:
[...truncated 10609 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 236047 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 236047 INFO  (Thread-353) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 236047 INFO  (Thread-353) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 236147 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.ZkTestServer start zk server on port:43163
   [junit4]   2> 236148 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236148 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236180 INFO  (zkCallback-269-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ad6c2ed name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236180 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236180 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236180 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 236208 INFO  (jetty-launcher-268-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 236208 INFO  (jetty-launcher-268-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 236209 INFO  (jetty-launcher-268-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 236209 INFO  (jetty-launcher-268-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 236210 INFO  (jetty-launcher-268-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2212919d{/solr,null,AVAILABLE}
   [junit4]   2> 236212 INFO  (jetty-launcher-268-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@5406baaa{HTTP/1.1,[http/1.1]}{127.0.0.1:60020}
   [junit4]   2> 236212 INFO  (jetty-launcher-268-thread-1) [    ] o.e.j.s.Server Started @239570ms
   [junit4]   2> 236212 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60020}
   [junit4]   2> 236212 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 236213 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node1'
   [junit4]   2> 236213 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 236213 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 236213 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236213 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236216 INFO  (jetty-launcher-268-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 236217 INFO  (jetty-launcher-268-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c6155a1{/solr,null,AVAILABLE}
   [junit4]   2> 236217 INFO  (jetty-launcher-268-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@550dfacc{HTTP/1.1,[http/1.1]}{127.0.0.1:42732}
   [junit4]   2> 236217 INFO  (jetty-launcher-268-thread-2) [    ] o.e.j.s.Server Started @239575ms
   [junit4]   2> 236217 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42732}
   [junit4]   2> 236219 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 236219 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node2'
   [junit4]   2> 236219 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 236219 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 236219 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236220 INFO  (jetty-launcher-268-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ced843e{/solr,null,AVAILABLE}
   [junit4]   2> 236221 INFO  (jetty-launcher-268-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@7ab463fb{HTTP/1.1,[http/1.1]}{127.0.0.1:44137}
   [junit4]   2> 236221 INFO  (jetty-launcher-268-thread-3) [    ] o.e.j.s.Server Started @239578ms
   [junit4]   2> 236221 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44137}
   [junit4]   2> 236222 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 236222 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node4'
   [junit4]   2> 236222 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 236222 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 236222 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236222 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236234 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236236 INFO  (jetty-launcher-268-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@214fd7e0{/solr,null,AVAILABLE}
   [junit4]   2> 236237 INFO  (jetty-launcher-268-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@1b5e8131{HTTP/1.1,[http/1.1]}{127.0.0.1:55884}
   [junit4]   2> 236237 INFO  (jetty-launcher-268-thread-5) [    ] o.e.j.s.Server Started @239594ms
   [junit4]   2> 236237 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55884}
   [junit4]   2> 236237 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 236237 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node3'
   [junit4]   2> 236237 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 236237 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 236237 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236238 INFO  (jetty-launcher-268-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8dee1fb{/solr,null,AVAILABLE}
   [junit4]   2> 236240 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236241 INFO  (zkCallback-272-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e89ec0d name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236241 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236241 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236242 INFO  (jetty-launcher-268-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@23da4061{HTTP/1.1,[http/1.1]}{127.0.0.1:36101}
   [junit4]   2> 236242 INFO  (jetty-launcher-268-thread-4) [    ] o.e.j.s.Server Started @239599ms
   [junit4]   2> 236242 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36101}
   [junit4]   2> 236242 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 236242 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node5'
   [junit4]   2> 236242 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 236242 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 236243 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236243 INFO  (zkCallback-271-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c5cc18a name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236243 INFO  (zkCallback-270-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c0da313 name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236243 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236243 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236243 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236244 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236244 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236247 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 236247 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 236247 INFO  (zkCallback-273-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d492499 name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236247 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236247 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236250 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 236252 INFO  (zkCallback-274-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4dc541d8 name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236252 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236252 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236252 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 236262 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 236283 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node5/.
   [junit4]   2> 236283 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1724727331
   [junit4]   2> 236283 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node5]
   [junit4]   2> 236283 WARN  (jetty-launcher-268-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node5/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node5/lib
   [junit4]   2> 236284 INFO  (jetty-launcher-268-thread-4) [    ] 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,
   [junit4]   2> 236287 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node2/.
   [junit4]   2> 236287 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1746113675
   [junit4]   2> 236287 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node2]
   [junit4]   2> 236287 WARN  (jetty-launcher-268-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node2/lib
   [junit4]   2> 236288 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 236290 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 236290 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 236290 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 236291 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43163/solr
   [junit4]   2> 236291 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 236291 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236291 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236295 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 236295 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 236295 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 236295 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43163/solr
   [junit4]   2> 236295 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 236295 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236295 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236330 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node4/.
   [junit4]   2> 236330 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1476784048
   [junit4]   2> 236330 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node4]
   [junit4]   2> 236331 WARN  (jetty-launcher-268-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node4/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node4/lib
   [junit4]   2> 236331 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 236332 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 236332 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 236332 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 236332 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43163/solr
   [junit4]   2> 236332 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 236332 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236333 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236344 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node3/.
   [junit4]   2> 236344 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 2086507178
   [junit4]   2> 236344 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node3]
   [junit4]   2> 236344 WARN  (jetty-launcher-268-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node3/lib
   [junit4]   2> 236344 INFO  (jetty-launcher-268-thread-5) [    ] 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,
   [junit4]   2> 236346 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 236347 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 236347 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 236347 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43163/solr
   [junit4]   2> 236347 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 236347 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236347 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236352 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node1/.
   [junit4]   2> 236352 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 258218654
   [junit4]   2> 236352 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node1]
   [junit4]   2> 236352 WARN  (jetty-launcher-268-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node1/lib
   [junit4]   2> 236352 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 236354 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 236354 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 236354 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 236354 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43163/solr
   [junit4]   2> 236354 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 236354 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236354 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236355 INFO  (zkCallback-277-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@51d77d9b name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236355 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236355 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236359 INFO  (zkCallback-280-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@405c823f name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236359 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236360 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236361 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155e6575b890002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 236371 INFO  (zkCallback-283-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48bc0631 name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236371 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236371 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236389 INFO  (zkCallback-289-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a0234e3 name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236389 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236389 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236390 INFO  (zkCallback-286-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@753a728e name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236390 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236390 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236391 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/529096720@570d8d49
   [junit4]   2> 236391 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236423 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/529096720@5bfdd74e
   [junit4]   2> 236424 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236432 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/529096720@3d41ed5d
   [junit4]   2> 236432 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236433 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a91dde name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236433 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236435 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/529096720@10c21a04
   [junit4]   2> 236435 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d9921eb name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236435 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236435 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236437 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/529096720@50278033
   [junit4]   2> 236438 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236441 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2deba41a name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236442 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236444 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54e85f64 name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236444 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236445 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 236445 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 236446 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e50a002 name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236447 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236487 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 236487 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 236541 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 236559 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 236569 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 236699 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 236699 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 236699 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 236700 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 236714 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 236747 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 236751 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 236751 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 236751 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 236756 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 236815 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 236815 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 236834 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 236835 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 236835 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 236869 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 236870 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 236871 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 236871 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 236903 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 236903 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 236904 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 236904 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 236904 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 236923 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 236928 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 236928 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 236928 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 236961 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 236962 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 236964 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 236965 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 236977 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 236977 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 236977 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 236977 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 236978 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 236987 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 236987 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 236987 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 236987 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 236987 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 236989 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 236989 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 236989 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 236990 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 236990 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 236990 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 236991 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 236991 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 236992 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 236993 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 236999 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 237000 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 237000 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 237012 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 237012 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 237012 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 237013 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 237023 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 237023 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 237023 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 237023 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 237023 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 237027 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96236229930582028-127.0.0.1:44137_solr-n_0000000000
   [junit4]   2> 237027 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96236229930582030-127.0.0.1:60020_solr-n_0000000001
   [junit4]   2> 237028 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96236229930582029-127.0.0.1:42732_solr-n_0000000002
   [junit4]   2> 237031 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96236229930582027-127.0.0.1:36101_solr-n_0000000003
   [junit4]   2> 237032 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96236229930582031-127.0.0.1:55884_solr-n_0000000004
   [junit4]   2> 237032 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44137_solr
   [junit4]   2> 237032 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 237033 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96236229930582029-127.0.0.1:42732_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 237033 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96236229930582027-127.0.0.1:36101_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 237033 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96236229930582028-127.0.0.1:44137_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 237034 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36101_solr
   [junit4]   2> 237034 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36101_solr
   [junit4]   2> 237034 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60020_solr
   [junit4]   2> 237034 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60020_solr
   [junit4]   2> 237034 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55884_solr
   [junit4]   2> 237034 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55884_solr
   [junit4]   2> 237039 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96236229930582030-127.0.0.1:60020_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 237040 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.Overseer Overseer (id=96236229930582028-127.0.0.1:44137_solr-n_0000000000) starting
   [junit4]   2> 237044 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 237044 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 237044 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 237044 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 237045 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 237045 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:42732_solr as DOWN
   [junit4]   2> 237063 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 237063 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 237064 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 237064 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 237064 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 237087 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 237087 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 237088 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node3/.
   [junit4]   2> 237088 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 237091 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 237091 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 237091 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 237093 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42732_solr
   [junit4]   2> 237093 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42732_solr
   [junit4]   2> 237098 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 237098 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 237099 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node5/.
   [junit4]   2> 237099 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 237103 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 237103 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 237103 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 237104 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 237104 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 237104 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 237104 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 237105 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 237105 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 237105 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 237107 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 237107 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 237107 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node1/.
   [junit4]   2> 237108 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 237109 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 237109 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 237110 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 237110 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 237121 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 237121 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 237122 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node2/.
   [junit4]   2> 237122 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 237124 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 237124 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 237144 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 237145 INFO  (OverseerCollectionConfigSetProcessor-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 237145 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44137_solr as DOWN
   [junit4]   2> 237145 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 237171 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44137_solr
   [junit4]   2> 237171 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44137_solr
   [junit4]   2> 237171 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 237189 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 237189 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 237189 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 237189 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 237190 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 237191 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 237191 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 237191 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 237192 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 237192 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 237192 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42732_solr"} current state version: 0
   [junit4]   2> 237192 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42732_solr
   [junit4]   2> 237217 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 237217 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 237218 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node4/.
   [junit4]   2> 237218 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 237224 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 237224 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 237224 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 237224 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237226 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44137_solr"} current state version: 0
   [junit4]   2> 237226 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44137_solr
   [junit4]   2> 237230 INFO  (zkCallback-300-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8ce8b70 name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 237230 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237231 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 237271 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1b5e8131{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 237271 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2086507178
   [junit4]   2> 237271 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:55884_solr as DOWN
   [junit4]   2> 237292 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 237293 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 237293 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 237293 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 237293 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 237294 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:55884_solr"} current state version: 0
   [junit4]   2> 237294 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:55884_solr
   [junit4]   2> 237294 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 237295 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 237296 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 237296 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 238794 WARN  (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 238794 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@214fd7e0{/solr,null,UNAVAILABLE}
   [junit4]   2> 238797 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 238799 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c3d150f{/solr,null,AVAILABLE}
   [junit4]   2> 238800 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@19931151{HTTP/1.1,[http/1.1]}{127.0.0.1:50707}
   [junit4]   2> 238800 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.e.j.s.Server Started @242158ms
   [junit4]   2> 238800 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50707}
   [junit4]   2> 238800 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 238801 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node6'
   [junit4]   2> 238801 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 238801 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 238801 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 238801 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238807 INFO  (zkCallback-302-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73fda95e name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238807 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238808 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 238808 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 238834 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node6/.
   [junit4]   2> 238835 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.CoreContainer New CoreContainer 523277648
   [junit4]   2> 238835 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node6]
   [junit4]   2> 238835 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node6/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node6/lib
   [junit4]   2> 238835 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] 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,
   [junit4]   2> 238837 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 238837 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 238837 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 238837 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43163/solr
   [junit4]   2> 238837 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 238837 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 238838 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238844 INFO  (zkCallback-305-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31cb2cac name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238845 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238845 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 238863 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/529096720@30c99178
   [junit4]   2> 238863 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238886 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:50707_solr) [n:127.0.0.1:50707_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d34b2cc name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238887 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 239011 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 239013 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 239014 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 239018 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 239033 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96236229930582035-127.0.0.1:50707_solr-n_0000000005
   [junit4]   2> 239034 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96236229930582027-127.0.0.1:36101_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 239035 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50707_solr as DOWN
   [junit4]   2> 239068 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50707_solr
   [junit4]   2> 239069 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50707_solr
   [junit4]   2> 239069 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50707_solr"} current state version: 0
   [junit4]   2> 239070 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50707_solr
   [junit4]   2> 239074 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 239075 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 239075 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:50707_solr) [n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 239075 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 239075 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 239078 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 239078 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 239078 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 239078 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 239079 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:50707_solr) [n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 239103 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 239103 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 239104 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node6/.
   [junit4]   2> 239104 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 239105 INFO  (TEST-BasicAuthIntegrationTest.testBasics-see

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

launcher-268-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2989341a{/solr,null,UNAVAILABLE}
   [junit4]   2> 258441 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43163 43163
   [junit4]   2> 258457 INFO  (Thread-353) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43163 43163
   [junit4]   2> 258458 WARN  (Thread-353) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/security.json
   [junit4]   2> 	5	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/testSolrCloudCollection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96236229930582029-127.0.0.1:42732_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/96236229930582030-127.0.0.1:60020_solr-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/96236229930582027-127.0.0.1:36101_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=55EAC0E3C4E6865C -Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=Asia/Thimphu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   22.4s J1 | BasicAuthIntegrationTest.testBasics <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:42732/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([55EAC0E3C4E6865C:68326ECFFC08D82C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:42732/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: java.net.SocketException: Connection reset
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001
   [junit4]   2> Jul 13, 2016 10:19:15 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=PostingsFormat(name=LuceneFixedGap), multiDefault=FST50, intDefault=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=FST50, range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=807, maxMBSortInHeap=5.461436841274013, sim=ClassicSimilarity, locale=cs-CZ, timezone=Asia/Thimphu
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=47963600,total=151855104
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheReopen, OutputWriterTest, ZkSolrClientTest, TestSimpleTrackingShardHandler, CloudMLTQParserTest, SuggestComponentContextFilterQueryTest, OpenCloseCoreStressTest, TestJsonFacets, NumericFieldsTest, TestAtomicUpdateErrorCases, SuggesterWFSTTest, TestRecovery, CleanupOldIndexTest, SimpleCollectionCreateDeleteTest, HdfsBasicDistributedZkTest, OpenExchangeRatesOrgProviderTest, TestMissingGroups, TestSerializedLuceneMatchVersion, AnalyticsQueryTest, DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnShardRestartTest, SpatialRPTFieldTypeTest, TestExclusionRuleCollectionAccess, ResponseHeaderTest, BasicAuthIntegrationTest]
   [junit4] Completed [41/620 (1!)] on J1 in 23.44s, 1 test, 1 error <<< FAILURES!

[...truncated 1897 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:763: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:707: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:530: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 99 ignored (84 assumptions) [seed: 55EAC0E3C4E6865C]

Total time: 82 minutes 7 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-master-Solaris (64bit/jdk1.8.0) - Build # 717 - Still Failing!

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

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest:     1) Thread[id=5384, name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest: 
   1) Thread[id=5384, name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([4EC22375BC056528]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5384, name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.interrupt0(Native Method)         at java.lang.Thread.interrupt(Thread.java:923)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)         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=5384, name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.interrupt0(Native Method)
        at java.lang.Thread.interrupt(Thread.java:923)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([4EC22375BC056528]:0)




Build Log:
[...truncated 10855 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/init-core-data-001
   [junit4]   2> 734462 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 734464 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 734464 INFO  (Thread-1854) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 734464 INFO  (Thread-1854) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 734564 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37764
   [junit4]   2> 734565 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734565 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734570 INFO  (zkCallback-695-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a314281 name:ZooKeeperConnection Watcher:127.0.0.1:37764 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734571 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734571 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734571 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 734599 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155e4e2c1910000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 734602 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 734609 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 734610 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 734613 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20d5b618{/solr,null,AVAILABLE}
   [junit4]   2> 734615 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@19c006e7{HTTP/1.1,[http/1.1]}{127.0.0.1:56586}
   [junit4]   2> 734616 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.Server Started @738544ms
   [junit4]   2> 734616 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56586}
   [junit4]   2> 734616 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 734616 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1'
   [junit4]   2> 734616 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 734616 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 734617 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734643 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734644 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b9c3314{/solr,null,AVAILABLE}
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f7332e6{/solr,null,AVAILABLE}
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@16a58b2e{HTTP/1.1,[http/1.1]}{127.0.0.1:54703}
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.Server Started @738573ms
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54703}
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@7b45040d{HTTP/1.1,[http/1.1]}{127.0.0.1:62058}
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.Server Started @738573ms
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62058}
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2'
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3'
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 734646 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 734646 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734646 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734647 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734650 INFO  (zkCallback-697-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@520c7777 name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734651 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734651 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734652 INFO  (zkCallback-696-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62ecfdd3 name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734653 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734653 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734658 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 734659 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 734659 INFO  (zkCallback-698-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a3a5fb8 name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734660 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734660 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734666 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 734673 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155e4e2c1910002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 734674 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3/.
   [junit4]   2> 734675 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1226664711
   [junit4]   2> 734675 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3]
   [junit4]   2> 734675 WARN  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3/lib
   [junit4]   2> 734676 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155e4e2c1910003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 734677 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/.
   [junit4]   2> 734677 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 871004204
   [junit4]   2> 734677 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2]
   [junit4]   2> 734677 WARN  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/lib
   [junit4]   2> 734685 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/.
   [junit4]   2> 734687 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1059221124
   [junit4]   2> 734687 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1]
   [junit4]   2> 734687 WARN  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/lib
   [junit4]   2> 734688 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 734690 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 734690 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 734690 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 734690 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37764/solr
   [junit4]   2> 734690 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 734690 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734691 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734687 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 734686 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 734695 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 734695 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 734695 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 734695 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37764/solr
   [junit4]   2> 734695 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 734695 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734695 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 734697 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 734697 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 734692 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155e4e2c1910001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 734698 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37764/solr
   [junit4]   2> 734696 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734699 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 734699 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734700 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734701 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b5dc62a name:ZooKeeperConnection Watcher:127.0.0.1:37764 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734701 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734702 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734702 INFO  (zkCallback-706-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@328214ec name:ZooKeeperConnection Watcher:127.0.0.1:37764 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734702 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734703 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734703 INFO  (zkCallback-707-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c56b2d1 name:ZooKeeperConnection Watcher:127.0.0.1:37764 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734704 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734704 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734704 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$49/519036855@153982fd
   [junit4]   2> 734705 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734709 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$49/519036855@382241d3
   [junit4]   2> 734710 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734712 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155e4e2c1910005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 734713 INFO  (zkCallback-708-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71d00ac7 name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734714 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734715 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155e4e2c1910006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 734715 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$49/519036855@2faa8095
   [junit4]   2> 734715 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734716 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@118ec2f1 name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734717 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734717 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 734718 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3388b069 name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734719 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734720 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 734724 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 734725 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 734727 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 734735 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 734736 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 734737 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 734760 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 734763 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 734767 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 734767 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 734768 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 734770 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 734770 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 734771 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 734773 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 734773 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 734774 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 734775 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 734776 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 734777 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 734778 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 734779 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 734779 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 734780 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 734781 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 734781 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 734782 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 734783 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 734783 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 734784 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 734784 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 734785 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 734790 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 734792 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 734793 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 734793 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 734795 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 734796 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 734796 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 734797 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96234629619580935-127.0.0.1:56586_solr-n_0000000000
   [junit4]   2> 734797 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96234629619580936-127.0.0.1:62058_solr-n_0000000001
   [junit4]   2> 734797 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56586_solr
   [junit4]   2> 734797 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 734798 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 734799 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96234629619580937-127.0.0.1:54703_solr-n_0000000002
   [junit4]   2> 734800 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.Overseer Overseer (id=96234629619580935-127.0.0.1:56586_solr-n_0000000000) starting
   [junit4]   2> 734801 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96234629619580936-127.0.0.1:62058_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 734801 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54703_solr
   [junit4]   2> 734801 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54703_solr
   [junit4]   2> 734802 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 734803 INFO  (zkCallback-708-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 734805 INFO  (zkCallback-708-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 734805 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 734814 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 734815 INFO  (OverseerCollectionConfigSetProcessor-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 734816 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 734816 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:56586_solr as DOWN
   [junit4]   2> 734818 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 734821 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 734821 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56586_solr
   [junit4]   2> 734821 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56586_solr
   [junit4]   2> 734823 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] 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> 734824 INFO  (zkCallback-708-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] 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> 734824 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 734845 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 734845 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 734845 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96234629619580935-127.0.0.1:56586_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 734845 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 734845 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 734845 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 734846 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/.
   [junit4]   2> 734846 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/.
   [junit4]   2> 734847 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 734847 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 734847 INFO  (zkCallback-708-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 734867 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 734868 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:56586_solr"} current state version: 0
   [junit4]   2> 734868 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:62058_solr as DOWN
   [junit4]   2> 734868 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:56586_solr
   [junit4]   2> 734868 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 734868 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 734868 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 734868 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 734870 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62058_solr
   [junit4]   2> 734870 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62058_solr
   [junit4]   2> 734871 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 734871 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 734872 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 734872 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 734873 INFO  (zkCallback-708-thread-2-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 734874 INFO  (zkCallback-708-thread-2-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 734875 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62058_solr"} current state version: 0
   [junit4]   2> 734875 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62058_solr
   [junit4]   2> 734917 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 734917 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 734918 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3/.
   [junit4]   2> 734918 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 734920 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 734920 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 734920 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734921 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734923 INFO  (zkCallback-714-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3aef8ccd name:ZooKeeperConnection Watcher:127.0.0.1:37764 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734923 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734923 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734931 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155e4e2c191000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 734936 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734937 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734938 INFO  (zkCallback-717-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58c9db33 name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734938 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734938 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734938 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 734940 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 734941 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 734943 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/solrconfig.xml
   [junit4]   2> 734946 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/schema.xml
   [junit4]   2> 734958 INFO  (qtp128795897-5273) [n:127.0.0.1:56586_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=6611b8be-9b28-431b-8993-222056d0e395&replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=optimize&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 734962 INFO  (qtp128795897-5273) [n:127.0.0.1:56586_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=6611b8be-9b28-431b-8993-222056d0e395&replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=optimize&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 734963 INFO  (qtp128795897-5271) [n:127.0.0.1:56586_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=6611b8be-9b28-431b-8993-222056d0e395&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 734967 INFO  (OverseerCollectionConfigSetProcessor-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-6611b8be-9b28-431b-8993-222056d0e395
   [junit4]   2> 734969 INFO  (qtp128795897-5271) [n:127.0.0.1:56586_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=6611b8be-9b28-431b-8993-222056d0e395&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 734970 INFO  (OverseerCollectionConfigSetProcessor-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"optimize",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"6611b8be-9b28-431b-8993-222056d0e395",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 734972 INFO  (OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"optimize",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"6611b8be-9b28-431b-8993-222056d0e395",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 734972 INFO  (OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection optimize
   [junit4]   2> 734973 INFO  (OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/optimize 
   [junit4]   2> 734975 INFO  (OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/optimize
   [junit4]   2> 734982 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 734982 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 734982 INFO  (zkCallback-717-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 734984 INFO  (zkCallback-708-thread-2-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 735013 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"optimize",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"6611b8be-9b28-431b-8993-222056d0e395",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 735013 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: optimize
   [junit4]   2> 735015 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/optimize/state.json
   [junit4]   2> 735113 INFO  (OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection optimize, shardNames [shard1, shard2, shard3] , replicationFactor : 1
   [junit4]   2> 735113 INFO  (OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core optimize_shard1_replica1 as part of shard shard1 of collection optimize on 127.0.0.1:56586_solr
   [junit4]   2> 735113 INFO  (OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core optimize_shard2_replica1 as part of shard shard2 of collection optimize on 127.0.0.1:54703_solr
   [junit4]   2> 735113 INFO  (OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core optimize_shard3_replica1 as part of shard shard3 of collection optimize on 127.0.0.1:62058_solr
   [junit4]   2> 735118 INFO  (qtp128795897-5275) [n:127.0.0.1:56586_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=6611b8be-9b28-431b-8993-222056d0e395779016815547383&qt=/admin/cores&collection.configName=conf&name=optimize_shard1_replica1&action=CREATE&numShards=3&collection=optimize&shard=shard1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 735121 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=6611b8be-9b28-431b-8993-222056d0e395779016815547383&qt=/admin/cores&collection.configName=conf&name=optimize_shard1_replica1&action=CREATE&numShards=3&collection=optimize&shard=shard1&wt=javabin&version=2
   [junit4]   2> 735121 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=optimize_shard1_replica1, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=optimize, numShards=3, dataDir=data/, shard=shard1}
   [junit4]   2> 735125 INFO  (qtp936337054-5286) [n:127.0.0.1:62058_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=6611b8be-9b28-431b-8993-222056d0e395779016816294630&qt=/admin/cores&collection.configName=conf&name=optimize_shard3_replica1&action=CREATE&numShards=3&collection=optimize&shard=shard3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 735130 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=6611b8be-9b28-431b-8993-222056d0e395779016816294630&qt=/admin/cores&collection.configName=conf&name=optimize_shard3_replica1&action=CREATE&numShards=3&collection=optimize&shard=shard3&wt=javabin&version=2
   [junit4]   2> 735131 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=optimize_shard3_replica1, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=optimize, numShards=3, dataDir=data/, shard=shard3}
   [junit4]   2> 735132 INFO  (qtp2896466-5268) [n:127.0.0.1:54703_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=6611b8be-9b28-431b-8993-222056d0e395779016816033196&qt=/admin/cores&collection.configName=conf&name=optimize_shard2_replica1&action=CREATE&numShards=3&collection=optimize&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 735132 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=6611b8be-9b28-431b-8993-222056d0e395779016816033196&qt=/admin/cores&collection.configName=conf&name=optimize_shard2_replica1&action=CREATE&numShards=3&collection=optimize&shard=shard2&wt=javabin&version=2
   [junit4]   2> 735133 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=optimize_shard2_replica1, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=optimize, numShards=3, dataDir=data/, shard=shard2}
   [junit4]   2> 735134 INFO  (qtp128795897-5276) [n:127.0.0.1:56586_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 6611b8be-9b28-431b-8993-222056d0e395779016815547383
   [junit4]   2> 735134 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 735134 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 735134 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 735135 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.ZkController Registering watch for collection optimize
   [junit4]   2> 735136 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [optimize] ver [0]
   [junit4]   2> 735136 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 735138 INFO  (qtp128795897-5276) [n:127.0.0.1:56586_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=6611b8be-9b28-431b-8993-222056d0e395779016815547383&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 735139 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.ZkController Registering watch for collection optimize
   [junit4]   2> 735140 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [optimize] ver [0]
   [junit4]   2> 735140 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.ZkController Registering watch for collection optimize
   [junit4]   2> 735140 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 735141 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"optimize_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54703/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54703_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"optimize",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 735141 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "core":"optimize_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54703/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54703_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"optimize",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 735141 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.c.ZkStateReader Add data for [optimize] ver [0]
   [junit4]   2> 735141 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 735144 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"optimize_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56586/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56586_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"optimize",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 735144 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "core":"optimize_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56586/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56586_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"optimize",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 735147 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"optimize_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62058/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62058_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"optimize",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 735147 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "core":"optimize_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62058/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62058_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"optimize",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 735260 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/optimize/state.json version: 0
   [junit4]   2> 735260 INFO  (zkCallback-708-thread-3-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/optimize/state.json] for collection [optimize] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 735260 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/optimize/state.json] for collection [optimize] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 735260 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/optimize/state.json] for collection [optimize] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 735261 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader Updating data for [optimize] from [0] to [1]
   [junit4]   2> 735261 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ZkStateReader Updating data for [optimize] from [0] to [1]
   [junit4]   2> 735262 INFO  (zkCallback-708-thread-3-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader Updating data for [optimize] from [0] to [1]
   [junit4]   2> 735974 INFO  (qtp128795897-5277) [n:127.0.0.1:56586_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=6611b8be-9b28-431b-8993-222056d0e395&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 735975 INFO  (qtp128795897-5277) [n:127.0.0.1:56586_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=6611b8be-9b28-431b-8993-222056d0e395&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 736138 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for optimize_shard2_replica1
   [junit4]   2> 736138 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:optimize
   [junit4]   2> 736140 INFO  (qtp128795897-5270) [n:127.0.0.1:56586_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 6611b8be-9b28-431b-8993-222056d0e395779016815547383
   [junit4]   2> 736141 INFO  (qtp128795897-5270) [n:127.0.0.1:56586_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=6611b8be-9b28-431b-8993-222056d0e395779016815547383&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 736141 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for optimize_shard1_replica1
   [junit4]   2> 736141 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:optimize
   [junit4]   2> 736142 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for optimize_shard3_replica1
   [junit4]   2> 736142 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.ZkController Check for collection zkNode:optimize
   [junit4]   2> 736143 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 736143 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/optimize]
   [junit4]   2> 736144 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 736144 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/optimize]
   [junit4]   2> 736144 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 736144 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/optimize]
   [junit4]   2> 736145 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/optimize] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 736146 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/optimize_shard2_replica1'
   [junit4]   2> 736146 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 736146 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 736147 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/optimize] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 736147 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/optimize_shard1_replica1'
   [junit4]   2> 736147 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 736148 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 736149 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.c.ZkStateReader path=[/collections/optimize] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 736149 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3/optimize_shard3_replica1'
   [junit4]   2> 736150 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 736150 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 736152 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 736155 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 736156 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 736161 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 736163 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 736167 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 736170 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 736171 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 736176 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.s.IndexSchema [optimize_shard1_replica1] Schema name=cloud-dynamic
   [junit4]   2> 736178 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 736178 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 736192 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 736203 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.s.IndexSchema [optimize_shard2_replica1] Schema name=cloud-dynamic
   [junit4]   2> 736219 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 736254 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.s.IndexSchema [optimize_shard3_replica1] Schema name=cloud-dynamic
   [junit4]   2> 736282 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 736282 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 736282 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 736283 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'optimize_shard2_replica1' using configuration from collection optimize
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'optimize_shard1_replica1' using configuration from collection optimize
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2 r:core_node1 x:optimize_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1 r:core_node2 x:optimize_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2 r:core_node1 x:optimize_shard2_replica1] o.a.s.c.SolrCore [[optimize_shard2_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/optimize_shard2_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/./optimize_shard2_replica1/data/]
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1 r:core_node2 x:optimize_shard1_replica1] o.a.s.c.SolrCore [[optimize_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/optimize_shard1_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/./optimize_shard1_replica1/data/]
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2 r:core_node1 x:optimize_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: optimize_shard2_replica1
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1 r:core_node2 x:optimize_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: optimize_shard1_replica1
   [junit4]   2> 736286 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2 r:core_node1 x:optimize_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/./optimize_shard2_replica1/data
   [junit4]   2> 736286 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2 r:core_node1 x:optimize_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/./optimize_shard2_replica1/data/index/
   [junit4]   2> 736286 INFO  (parallelCoreAdminExecu

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

d.run(Thread.java:745)
   [junit4]   2> 741893 INFO  (Thread-1854) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37764 37764
   [junit4]   2> 741894 WARN  (Thread-1854) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/collections/optimize/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/overseer/queue
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 741895 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Jul 13, 2016 3:32:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> 741964 WARN  (OverseerStateUpdate-96234629619580936-127.0.0.1:62058_solr-n_0000000001) [n:127.0.0.1:62058_solr    ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting Overseer work queue loop
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue-work
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:299)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:279)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:124)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:165)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 741965 INFO  (OverseerStateUpdate-96234629619580936-127.0.0.1:62058_solr-n_0000000001) [n:127.0.0.1:62058_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:62058_solr
   [junit4]   2> 742463 WARN  (OverseerCollectionConfigSetProcessor-96234629619580936-127.0.0.1:62058_solr-n_0000000001) [n:127.0.0.1:62058_solr    ] o.a.s.c.OverseerTaskProcessor Overseer cannot talk to ZK
   [junit4]   2> Jul 13, 2016 3:32:21 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest: 
   [junit4]   2>    1) Thread[id=5384, name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jul 13, 2016 3:32:21 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=5384, name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> Jul 13, 2016 3:32:24 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=5384, name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Thread.interrupt0(Native Method)
   [junit4]   2>         at java.lang.Thread.interrupt(Thread.java:923)
   [junit4]   2>         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=et-EE, timezone=Asia/Manila
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=2,free=36283064,total=381681664
   [junit4]   2> NOTE: All tests run in this JVM: [ConvertedLegacyTest, HdfsBasicDistributedZkTest, TestUtils, TestFieldCacheReopen, ShardRoutingCustomTest, TestClassicSimilarityFactory, CollectionTooManyReplicasTest, CopyFieldTest, SynonymTokenizerTest, TestCrossCoreJoin, SharedFSAutoReplicaFailoverTest, DocExpirationUpdateProcessorFactoryTest, ZkSolrClientTest, BasicAuthIntegrationTest, ChaosMonkeySafeLeaderTest, CollectionReloadTest, EchoParamsTest, SolrCloudExampleTest, DocValuesMissingTest, TestSystemIdResolver, OutputWriterTest, TestBinaryResponseWriter, PluginInfoTest, BasicFunctionalityTest, TestSolrQueryParserResource, CollectionsAPISolrJTest, SolrCoreCheckLockOnStartupTest, JavabinLoaderTest, SortByFunctionTest, TestSlowCompositeReaderWrapper, SuggesterTest, TestPerFieldSimilarity, TestFastWriter, TestHdfsUpdateLog, TestSolrDynamicMBean, UpdateRequestProcessorFactoryTest, OpenExchangeRatesOrgProviderTest, TestSolr4Spatial2, FieldAnalysisRequestHandlerTest, RecoveryAfterSoftCommitTest, TestNRTOpen, BadIndexSchemaTest, TestLeaderElectionZkExpiry, TestDistribIDF, ResourceLoaderTest, SpellingQueryConverterTest, TestCloudManagedSchema, ChangedSchemaMergeTest, CreateCollectionCleanupTest, LeaderFailoverAfterPartitionTest, StatsComponentTest, TestBulkSchemaAPI, TestFieldCollectionResource, SortSpecParsingTest, IndexSchemaRuntimeFieldTest, DistributedQueryComponentOptimizationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueryComponentOptimizationTest -Dtests.seed=4EC22375BC056528 -Dtests.slow=true -Dtests.locale=et-EE -Dtests.timezone=Asia/Manila -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | DistributedQueryComponentOptimizationTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest: 
   [junit4]    >    1) Thread[id=5384, name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4EC22375BC056528]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5384, name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.interrupt0(Native Method)
   [junit4]    >         at java.lang.Thread.interrupt(Thread.java:923)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4EC22375BC056528]:0)
   [junit4] Completed [128/620 (1!)] on J1 in 30.56s, 8 tests, 2 errors <<< FAILURES!

[...truncated 1580 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:741: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:685: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:530: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 2 suite-level errors, 1661 ignored (65 assumptions) [seed: 4EC22375BC056528]

Total time: 52 minutes 18 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-master-Solaris (64bit/jdk1.8.0) - Build # 716 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:52681/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52681/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.
	at __randomizedtesting.SeedInfo.seed([1F58B9C81664F84F:970C8612B89895B7]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testInvalidPath(AbstractCloudBackupRestoreTestCase.java:149)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:128)
	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 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)




Build Log:
[...truncated 12062 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/init-core-data-001
   [junit4]   2> 2378599 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2378600 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2378600 INFO  (Thread-4599) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2378600 INFO  (Thread-4599) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2378700 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58804
   [junit4]   2> 2378700 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378701 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378703 INFO  (zkCallback-3407-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f385604 name:ZooKeeperConnection Watcher:127.0.0.1:58804 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378703 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378703 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378703 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2378708 INFO  (jetty-launcher-3406-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2378708 INFO  (jetty-launcher-3406-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2378712 INFO  (jetty-launcher-3406-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a474e05{/solr,null,AVAILABLE}
   [junit4]   2> 2378712 INFO  (jetty-launcher-3406-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c8d1731{/solr,null,AVAILABLE}
   [junit4]   2> 2378712 INFO  (jetty-launcher-3406-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@66bcc1{HTTP/1.1,[http/1.1]}{127.0.0.1:50720}
   [junit4]   2> 2378712 INFO  (jetty-launcher-3406-thread-2) [    ] o.e.j.s.Server Started @2383272ms
   [junit4]   2> 2378713 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50720}
   [junit4]   2> 2378713 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2378713 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2'
   [junit4]   2> 2378713 INFO  (jetty-launcher-3406-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@67323776{HTTP/1.1,[http/1.1]}{127.0.0.1:52681}
   [junit4]   2> 2378713 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2378713 INFO  (jetty-launcher-3406-thread-1) [    ] o.e.j.s.Server Started @2383273ms
   [junit4]   2> 2378713 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2378713 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52681}
   [junit4]   2> 2378714 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2378714 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378714 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1'
   [junit4]   2> 2378714 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2378714 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2378714 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378714 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378715 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378716 INFO  (zkCallback-3408-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@398430be name:ZooKeeperConnection Watcher:127.0.0.1:58804/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378716 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378716 INFO  (zkCallback-3409-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@45d71d96 name:ZooKeeperConnection Watcher:127.0.0.1:58804/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378716 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378716 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378716 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378717 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2378717 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2378722 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/.
   [junit4]   2> 2378722 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 980492805
   [junit4]   2> 2378722 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2]
   [junit4]   2> 2378722 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/.
   [junit4]   2> 2378722 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 398476002
   [junit4]   2> 2378722 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1]
   [junit4]   2> 2378722 WARN  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/lib
   [junit4]   2> 2378722 WARN  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/lib
   [junit4]   2> 2378723 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2378723 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2378724 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2378724 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2378724 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2378724 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2378724 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2378724 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2378725 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58804/solr
   [junit4]   2> 2378725 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2378725 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58804/solr
   [junit4]   2> 2378725 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2378725 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378725 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378726 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378726 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378727 INFO  (zkCallback-3415-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f4fe5b6 name:ZooKeeperConnection Watcher:127.0.0.1:58804 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378727 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378727 INFO  (zkCallback-3414-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7493bff name:ZooKeeperConnection Watcher:127.0.0.1:58804 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378727 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378727 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378728 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378729 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1145854594@6610b884
   [junit4]   2> 2378729 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1145854594@46ab9b14
   [junit4]   2> 2378730 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378730 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378731 INFO  (zkCallback-3416-thread-1-processing-n:127.0.0.1:52681_solr) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@259b0990 name:ZooKeeperConnection Watcher:127.0.0.1:58804/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378731 INFO  (zkCallback-3417-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@330c30a4 name:ZooKeeperConnection Watcher:127.0.0.1:58804/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378731 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378731 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378734 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2378734 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2378737 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2378737 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2378741 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2378742 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2378746 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2378746 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2378749 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2378750 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2378751 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2378752 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2378753 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2378753 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2378755 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2378756 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2378758 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2378759 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2378760 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2378761 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2378762 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2378762 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2378763 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2378763 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2378764 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2378764 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2378770 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2378770 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2378772 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2378772 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2378774 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2378774 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2378774 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96232778892378118-127.0.0.1:50720_solr-n_0000000000
   [junit4]   2> 2378774 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96232778892378117-127.0.0.1:52681_solr-n_0000000001
   [junit4]   2> 2378775 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50720_solr
   [junit4]   2> 2378775 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2378776 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96232778892378118-127.0.0.1:50720_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2378776 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52681_solr
   [junit4]   2> 2378776 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52681_solr
   [junit4]   2> 2378777 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.Overseer Overseer (id=96232778892378118-127.0.0.1:50720_solr-n_0000000000) starting
   [junit4]   2> 2378778 INFO  (zkCallback-3416-thread-1-processing-n:127.0.0.1:52681_solr) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2378778 INFO  (zkCallback-3417-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2378779 INFO  (zkCallback-3417-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2378779 INFO  (zkCallback-3416-thread-1-processing-n:127.0.0.1:52681_solr) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2378780 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2378789 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2378790 INFO  (OverseerCollectionConfigSetProcessor-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2378790 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2378790 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50720_solr as DOWN
   [junit4]   2> 2378792 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50720_solr
   [junit4]   2> 2378792 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50720_solr
   [junit4]   2> 2378793 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2378795 INFO  (zkCallback-3416-thread-1-processing-n:127.0.0.1:52681_solr) [n:127.0.0.1:52681_solr    ] 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> 2378795 INFO  (zkCallback-3417-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] 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> 2378795 INFO  (zkCallback-3417-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2378796 INFO  (zkCallback-3416-thread-1-processing-n:127.0.0.1:52681_solr) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2378796 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50720_solr"} current state version: 0
   [junit4]   2> 2378796 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50720_solr
   [junit4]   2> 2378818 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2378818 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2378819 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/.
   [junit4]   2> 2378819 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2378820 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2378820 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2378844 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2378844 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2378844 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/.
   [junit4]   2> 2378845 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2378872 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2378872 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2378873 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378873 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378874 INFO  (zkCallback-3420-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47a7e034 name:ZooKeeperConnection Watcher:127.0.0.1:58804 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378875 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378875 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378878 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378879 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378880 INFO  (zkCallback-3423-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e978708 name:ZooKeeperConnection Watcher:127.0.0.1:58804/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378880 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378880 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378880 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2378881 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2378882 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2378884 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2378887 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2378915 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[1F58B9C81664F84F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2378927 INFO  (qtp1515686394-20772) [n:127.0.0.1:52681_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2378931 INFO  (OverseerCollectionConfigSetProcessor-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2378932 INFO  (OverseerThreadFactory-9544-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2378932 INFO  (OverseerThreadFactory-9544-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2378932 INFO  (OverseerThreadFactory-9544-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2378933 INFO  (OverseerThreadFactory-9544-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2378935 INFO  (zkCallback-3423-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2378935 INFO  (zkCallback-3417-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2378935 INFO  (zkCallback-3416-thread-1-processing-n:127.0.0.1:52681_solr) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2378939 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2378940 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2378941 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2379039 INFO  (OverseerThreadFactory-9544-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2379039 INFO  (OverseerThreadFactory-9544-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:52681_solr
   [junit4]   2> 2379039 INFO  (OverseerThreadFactory-9544-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:50720_solr
   [junit4]   2> 2379040 INFO  (OverseerThreadFactory-9544-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:50720_solr
   [junit4]   2> 2379041 INFO  (OverseerThreadFactory-9544-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:52681_solr
   [junit4]   2> 2379042 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2379042 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 2379043 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2379046 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2379047 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2379047 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 2379047 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 2379047 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2379048 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 2379048 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2379048 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2379048 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2379048 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2379050 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2379050 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2379050 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2379051 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2379051 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2379051 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52681/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52681_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2379051 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2379051 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52681/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52681_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2379051 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2379051 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2379051 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2379054 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52681/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52681_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2379054 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52681/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52681_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2379058 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50720/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50720_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2379058 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50720/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50720_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2379060 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50720/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50720_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2379060 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50720/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50720_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2379164 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2379165 INFO  (zkCallback-3417-thread-2-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2379166 INFO  (zkCallback-3416-thread-1-processing-n:127.0.0.1:52681_solr) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2379166 INFO  (zkCallback-3417-thread-2-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2379166 INFO  (zkCallback-3416-thread-1-processing-n:127.0.0.1:52681_solr) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2380051 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 2380051 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2380051 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 2380051 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2380052 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2380052 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2380052 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica2
   [junit4]   2> 2380052 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2380052 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2380052 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica2
   [junit4]   2> 2380052 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2380052 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2380052 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2380052 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2380052 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2380052 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/backuprestore_shard2_replica1'
   [junit4]   2> 2380052 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2380052 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2380052 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2380052 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/backuprestore_shard1_replica1'
   [junit4]   2> 2380052 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2380057 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2380057 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2380057 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2380058 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2380058 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/backuprestore_shard1_replica2'
   [junit4]   2> 2380059 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2380059 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2380059 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2380059 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2380059 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/backuprestore_shard2_replica2'
   [junit4]   2> 2380059 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2380059 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2380060 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2380062 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2380062 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2380062 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2380064 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2380064 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2380065 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2380066 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2380066 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2380066 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2380068 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2380070 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2380071 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2380072 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2380072 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2380072 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2380090 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2380090 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2380091 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 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-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2380091 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 2380091 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2380091 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2380092 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/backuprestore_shard2_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/]
   [junit4]   2> 2380092 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 2380092 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard2_replica1/data
   [junit4]   2> 2380092 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 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-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2380093 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/index/
   [junit4]   2> 2380093 WARN  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2380093 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 2380093 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 2380093 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/index
   [junit4]   2> 2380094 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1184bd6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fd56f69; maxCacheMB=0.421875 maxMergeSizeMB=0.75390625)),segFN=segments_1,generation=1}
   [junit4]   2> 2380094 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2380095 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2380095 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 2380093 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2380095 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/backuprestore_shard1_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/]
   [junit4]   2> 2380095 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 2380096 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard1_replica1/data
   [junit4]   2> 2380096 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index/
   [junit4]   2> 2380096 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2380096 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/
   [junit4]   2> 2380096 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2380096 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2380096 WARN  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2380097 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380097 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index
   [junit4]   2> 2380097 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@162d0bf2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33078738; maxCacheMB=0.421875 maxMergeSizeMB=0.75390625)),segFN=segments_1,generation=1}
   [junit4]   2> 2380097 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2380098 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] 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-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2380098 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using configuration from collection backuprestore
   [junit4]   2> 2380098 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380098 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2380098 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/backuprestore_shard2_replica2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/]
   [junit4]   2> 2380098 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 2380098 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard2_replica2/data
   [junit4]   2> 2380098 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380099 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/
   [junit4]   2> 2380099 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2380099 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2380099 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] 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-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2380099 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using configuration from collection backuprestore
   [junit4]   2> 2380098 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/index/
   [junit4]   2> 2380100 WARN  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2380100 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2380100 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/backuprestore_shard1_replica2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard1_replica2/data/]
   [junit4]   2> 2380100 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/index
   [junit4]   2> 2380100 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380100 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380100 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@616d5cfa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5aa1d025; maxCacheMB=0.421875 maxMergeSizeMB=0.75390625)),segFN=segments_1,generation=1}
   [junit4]   2> 2380101 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2380102 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380102 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380102 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2380102 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2380103 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2380103 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2380103 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2380103 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380104 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380104 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2380104 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2380104 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380100 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica2
   [junit4]   2> 2380105 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2380105 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard1_replica2/data
   [junit4]   2> 2380105 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard1_replica2/data/index/
   [junit4]   2> 2380105 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica2 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/
   [junit4]   2> 2380105 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380105 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2380105 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1184bd6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fd56f69; maxCacheMB=0.421875 maxMergeSizeMB=0.75390625)),segFN=segments_1,generation=1}
   [junit4]   2> 2380105 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2380106 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit gener

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

orService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 2409373 INFO  (jetty-launcher-3406-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a474e05{/solr,null,UNAVAILABLE}
   [junit4]   2> 2410865 WARN  (zkCallback-3416-thread-1-processing-n:127.0.0.1:52681_solr) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2410866 INFO  (jetty-launcher-3406-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4c8d1731{/solr,null,UNAVAILABLE}
   [junit4]   2> 2410868 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58804 58804
   [junit4]   2> 2410884 INFO  (Thread-4599) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58804 58804
   [junit4]   2> 2410885 WARN  (Thread-4599) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/backuprestore_restored/state.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	35	/solr/overseer/queue
   [junit4]   2> 	19	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2410885 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001
   [junit4]   2> Jul 13, 2016 7:41:46 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {shard_s=BlockTreeOrds(blocksize=128), _version_=BlockTreeOrds(blocksize=128), id=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1549, maxMBSortInHeap=5.152039987729883, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn-ME, timezone=Etc/GMT-5
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=190939376,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandler, TestFieldCacheSortRandom, TestNumericTerms32, TestWordDelimiterFilterFactory, DOMUtilTest, MBeansHandlerTest, TestDefaultSearchFieldResource, AnalyticsMergeStrategyTest, SampleTest, TestGeoJSONResponseWriter, TestSchemaVersionResource, XsltUpdateRequestHandlerTest, PolyFieldTest, RankQueryTest, TestTolerantSearch, TestExceedMaxTermLength, TestNoOpRegenerator, FastVectorHighlighterTest, TestConfigSetImmutable, TestReplicaProperties, DirectSolrSpellCheckerTest, TestCodecSupport, SchemaVersionSpecificBehaviorTest, TestPerFieldSimilarityWithDefaultOverride, TestLuceneMatchVersion, TestCollationFieldDocValues, BlockJoinFacetSimpleTest, TestPKIAuthenticationPlugin, PeerSyncTest, TestTrackingShardHandlerFactory, TestBulkSchemaConcurrent, ActionThrottleTest, HighlighterTest, ConjunctionSolrSpellCheckerTest, TestIBSimilarityFactory, SpatialHeatmapFacetsTest, TestSolrConfigHandlerConcurrent, TestChildDocTransformer, TestRawResponseWriter, DateRangeFieldTest, TestExactSharedStatsCache, TestMiniSolrCloudClusterBase, TestXIncludeConfig, UnloadDistributedZkTest, TestSort, TestDFISimilarityFactory, TestSolrQueryResponse, DistribJoinFromCollectionTest, BlockCacheTest, UpdateParamsTest, TestFreeTextSuggestions, SuggesterFSTTest, TestLeaderInitiatedRecoveryThread, TestDownShardTolerantSearch, BigEndianAscendingWordSerializerTest, CustomCollectionTest, RegexBoostProcessorTest, OverseerCollectionConfigSetProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DeleteLastCustomShardedReplicaTest, TestConfig, TestConfigSets, EnumFieldTest, ExplicitHLLTest, TimeZoneUtilsTest, StandardRequestHandlerTest, DistributedVersionInfoTest, PrimUtilsTest, SimpleMLTQParserTest, TestCloudDeleteByQuery, TestReloadAndDeleteDocs, DirectUpdateHandlerTest, TestLMDirichletSimilarityFactory, TestStressLucene, TestComponentsName, ConnectionManagerTest, TestCollectionAPI, CoreAdminRequestStatusTest, SolrXmlInZkTest, InfoHandlerTest, TestJmxMonitoredMap, DocValuesTest, URLClassifyProcessorTest, HttpPartitionTest, TestReplicationHandler, OutOfBoxZkACLAndCredentialsProvidersTest, TestFaceting, BadComponentTest, TestArbitraryIndexDir, TestHdfsBackupRestoreCore, SharedFSAutoReplicaFailoverUtilsTest, TestCollapseQParserPlugin, DistributedFacetPivotSmallTest, TestHashQParserPlugin, TestSubQueryTransformerCrossCore, TestLazyCores, TestSolrConfigHandler, DeleteShardTest, TestBlendedInfixSuggestions, TestReqParamsAPI, ChaosMonkeyNothingIsSafeTest, SolrCLIZkUtilsTest, TestAnalyzedSuggestions, TestPostingsSolrHighlighter, TestLRUStatsCache, TestManagedSchemaAPI, VersionInfoTest, TestTestInjection, HdfsBasicDistributedZk2Test, TestSortByMinMaxFunction, TestMergePolicyConfig, DistributedQueryComponentCustomSortTest, LeaderElectionTest, RecoveryZkTest, TestGroupingSearch, TestScoreJoinQPNoScore, SolrCoreTest, SliceStateTest, TestHighlightDedupGrouping, HdfsCollectionsAPIDistributedZkTest, TestFunctionQuery, PrimitiveFieldTypeTest, CdcrRequestHandlerTest, DistributedExpandComponentTest, TestRequestStatusCollectionAPI, TestUseDocValuesAsStored, TestMacros, TestSolrQueryParserDefaultOperatorResource, CurrencyFieldXmlFileTest, OverseerRolesTest, TestImplicitCoreProperties, TestSchemaResource, TestManagedResource, TestAddFieldRealTimeGet, TestSolrDeletionPolicy1, TestExpandComponent, TestUninvertingReader, ShardSplitTest, SparseHLLTest, DistanceUnitsTest, TestJmxIntegration, ScriptEngineTest, HardAutoCommitTest, TermsComponentTest, HdfsLockFactoryTest, TestRestManager, TestXmlQParser, AssignTest, DistribCursorPagingTest, TestDocSet, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, AutoCommitTest, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder, TestStressVersions, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest, SoftAutoCommitTest, SpatialFilterTest, TestCSVLoader, TestUpdate, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest, CacheHeaderTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, RequiredFieldsTest, LoggingHandlerTest, TestCollationField, UpdateRequestProcessorFactoryTest, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, TestStressRecovery, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionTooManyReplicasTest, LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCryptoKeys, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore]
   [junit4] Completed [487/620 (1!)] on J0 in 33.11s, 1 test, 1 error <<< FAILURES!

[...truncated 439 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:741: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:685: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:530: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 98 ignored (83 assumptions) [seed: 1F58B9C81664F84F]

Total time: 71 minutes 40 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-master-Solaris (64bit/jdk1.8.0) - Build # 715 - Still Failing!

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

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionStateFormat2Test.test

Error Message:
Could not find collection:.system

Stack Trace:
java.lang.AssertionError: Could not find collection:.system
	at __randomizedtesting.SeedInfo.seed([4C6FC1BE3225788F:C43BFE649CD91577]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:154)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:134)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
	at org.apache.solr.cloud.CollectionStateFormat2Test.testConfNameAndCollectionNameSame(CollectionStateFormat2Test.java:53)
	at org.apache.solr.cloud.CollectionStateFormat2Test.test(CollectionStateFormat2Test.java:40)
	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:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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.cloud.TestStressLiveNodes.testStress

Error Message:
iter767 expected:<19> but was:<21>

Stack Trace:
java.lang.AssertionError: iter767 expected:<19> but was:<21>
	at __randomizedtesting.SeedInfo.seed([4C6FC1BE3225788F:5974BC7FB1D280F4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.TestStressLiveNodes.testStress(TestStressLiveNodes.java:199)
	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 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:  junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud

Error Message:
Could not find collection:test_col

Stack Trace:
java.lang.AssertionError: Could not find collection:test_col
	at __randomizedtesting.SeedInfo.seed([4C6FC1BE3225788F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:154)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.createMiniSolrCloudCluster(TestTolerantUpdateProcessorRandomCloud.java:126)
	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$6.evaluate(RandomizedRunner.java:811)
	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)




Build Log:
[...truncated 10514 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionStateFormat2Test
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-CollectionStateFormat2Test-seed#[4C6FC1BE3225788F]-worker) [    ] o.e.j.u.log Logging initialized @3776ms
   [junit4]   2> 10   INFO  (SUITE-CollectionStateFormat2Test-seed#[4C6FC1BE3225788F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 24   INFO  (SUITE-CollectionStateFormat2Test-seed#[4C6FC1BE3225788F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 56   INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 60   INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 60   INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 160  INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.ZkTestServer start zk server on port:62526
   [junit4]   2> 207  INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 290  INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317  WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 1692 INFO  (zkCallback-1-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3bf82b0b name:ZooKeeperConnection Watcher:127.0.0.1:62526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1693 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1699 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1703 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1797 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1797 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1802 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155e1602d880000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1831 INFO  (zkCallback-2-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25f21ca9 name:ZooKeeperConnection Watcher:127.0.0.1:62526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1831 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1832 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1849 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1867 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1878 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1888 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1905 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1929 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1942 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1946 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1958 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1959 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1982 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1985 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1998 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2000 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2008 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2009 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2015 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2016 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2022 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2024 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2039 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2040 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2045 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2046 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2051 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2054 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2910 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001/cores/collection1
   [junit4]   2> 3564 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3672 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ce3143c{/,null,AVAILABLE}
   [junit4]   2> 3745 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1809c446{HTTP/1.1,[http/1.1]}{127.0.0.1:54098}
   [junit4]   2> 3746 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.e.j.s.Server Started @7534ms
   [junit4]   2> 3746 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/tempDir-001/control/data, hostContext=/, hostPort=54098, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001/cores}
   [junit4]   2> 3781 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 3838 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001'
   [junit4]   2> 3848 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3848 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3857 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3858 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3880 INFO  (zkCallback-3-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10ab53d4 name:ZooKeeperConnection Watcher:127.0.0.1:62526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3880 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3882 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3901 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3906 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001/solr.xml
   [junit4]   2> 4205 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001/cores
   [junit4]   2> 4341 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.CoreContainer New CoreContainer 2022111000
   [junit4]   2> 4342 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001]
   [junit4]   2> 4344 WARN  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001/lib
   [junit4]   2> 4417 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] 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,
   [junit4]   2> 5031 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 5068 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5071 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5075 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62526/solr
   [junit4]   2> 5136 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 5137 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 5139 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5144 INFO  (zkCallback-6-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@dbe882b name:ZooKeeperConnection Watcher:127.0.0.1:62526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5147 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5147 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 5162 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/843245746@171642cd
   [junit4]   2> 5167 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5176 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57547f4 name:ZooKeeperConnection Watcher:127.0.0.1:62526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5180 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5197 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 5210 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 5225 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 5241 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 5252 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 5268 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 5273 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 5284 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 5289 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 5292 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 5297 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 5304 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 5338 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 5341 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 5345 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5347 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96230770255331332-127.0.0.1:54098_-n_0000000000
   [junit4]   2> 5349 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54098_
   [junit4]   2> 5349 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 5353 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.Overseer Overseer (id=96230770255331332-127.0.0.1:54098_-n_0000000000) starting
   [junit4]   2> 5362 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 5412 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 5499 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54098_
   [junit4]   2> 5499 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54098_
   [junit4]   2> 5502 INFO  (OverseerCollectionConfigSetProcessor-96230770255331332-127.0.0.1:54098_-n_0000000000) [n:127.0.0.1:54098_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 5511 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 5515 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5547 INFO  (OverseerStateUpdate-96230770255331332-127.0.0.1:54098_-n_0000000000) [n:127.0.0.1:54098_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 5617 INFO  (OverseerStateUpdate-96230770255331332-127.0.0.1:54098_-n_0000000000) [n:127.0.0.1:54098_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 5845 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 5845 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 5982 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001/cores
   [junit4]   2> 6001 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] 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> 6001 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001/cores/collection1
   [junit4]   2> 6002 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 6016 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 6016 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:54098_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 6021 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 6021 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 6028 INFO  (OverseerStateUpdate-96230770255331332-127.0.0.1:54098_-n_0000000000) [n:127.0.0.1:54098_    ] 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:54098",
   [junit4]   2>   "node_name":"127.0.0.1:54098_",
   [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> 6030 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 6038 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 6045 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 6064 INFO  (OverseerStateUpdate-96230770255331332-127.0.0.1:54098_-n_0000000000) [n:127.0.0.1:54098_    ] 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:54098",
   [junit4]   2>   "node_name":"127.0.0.1:54098_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 6069 INFO  (OverseerStateUpdate-96230770255331332-127.0.0.1:54098_-n_0000000000) [n:127.0.0.1:54098_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 6086 INFO  (OverseerStateUpdate-96230770255331332-127.0.0.1:54098_-n_0000000000) [n:127.0.0.1:54098_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 6102 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_    ] 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> 7048 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 7049 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 7052 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 7052 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 7059 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 7061 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001/cores/collection1'
   [junit4]   2> 7064 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 7064 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 7074 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 7165 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 7202 WARN  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 7206 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 7558 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 7757 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 9981 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 10096 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 10099 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 10800 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 10809 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 10826 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 10832 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 10845 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 10849 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 10978 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 11057 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001/cores/collection1/data/]
   [junit4]   2> 11079 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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@180ab32d
   [junit4]   2> 11763 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001/cores/collection1/data
   [junit4]   2> 11764 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001/cores/collection1/data/index/
   [junit4]   2> 11764 WARN  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 11833 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001/cores/collection1/data/index
   [junit4]   2> 11841 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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=33, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=9.0849609375, floorSegmentMB=1.2548828125, forceMergeDeletesPctAllowed=4.881531532303494, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 12146 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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@7b6574bf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@326e005b),segFN=segments_1,generation=1}
   [junit4]   2> 12190 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 12234 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:54098_ 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-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001/cores/collection1/data/
   [junit4]   2> 12237 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 12745 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 12780 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 12794 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 12795 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 12796 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 12796 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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> 12833 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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> 12833 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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> 12834 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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> 12839 WARN  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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> 12891 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 12900 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 12902 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 12905 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 13254 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 13254 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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> 13281 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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> 13282 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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> 13298 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13298 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13300 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17906393018416697]
   [junit4]   2> 13306 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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@7b6574bf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@326e005b),segFN=segments_1,generation=1}
   [junit4]   2> 13306 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 13337 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@463a2d07[collection1] main]
   [junit4]   2> 13481 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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> 13484 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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> 13485 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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> 13488 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 13488 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 13515 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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> 13516 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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> 13517 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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> 13517 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 13555 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 13593 INFO  (searcherExecutor-8-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@463a2d07[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13593 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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> 13595 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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> 13596 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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> 13596 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ 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 1539692338186551296
   [junit4]   2> 13600 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 4.0ms to seed version buckets with highest version 1539692338186551296
   [junit4]   2> 13601 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 13604 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 13609 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ 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:54098 collection:control_collection shard:shard1
   [junit4]   2> 13626 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ 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> 13635 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ 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/96230770255331332-core_node1-n_0000000000
   [junit4]   2> 13636 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ 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> 13641 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 13642 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ 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> 13642 INFO  (OverseerStateUpdate-96230770255331332-127.0.0.1:54098_-n_0000000000) [n:127.0.0.1:54098_    ] 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> 13645 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54098/collection1/
   [junit4]   2> 13645 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 13645 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:54098/collection1/ has no replicas
   [junit4]   2> 13649 INFO  (zkCallback-7-thread-2-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_    ] 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> 13658 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 13672 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96230770255331332-core_node1-n_0000000000
   [junit4]   2> 13697 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ 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:54098/collection1/ shard1
   [junit4]   2> 13699 INFO  (OverseerStateUpdate-96230770255331332-127.0.0.1:54098_-n_0000000000) [n:127.0.0.1:54098_    ] 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:54098",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 13813 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_    ] 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> 13864 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:54098/collection1/ and leader is http://127.0.0.1:54098/collection1/
   [junit4]   2> 13867 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ 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:54098
   [junit4]   2> 13868 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 13868 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 13868 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ 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> 13871 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54098_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54098_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 13875 INFO  (OverseerStateUpdate-96230770255331332-127.0.0.1:54098_-n_0000000000) [n:127.0.0.1:54098_    ] 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:54098",
   [junit4]   2>   "node_name":"127.0.0.1:54098_",
   [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> 13876 INFO  (OverseerStateUpdate-96230770255331332-127.0.0.1:54098_-n_0000000000) [n:127.0.0.1:54098_    ] 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:54098",
   [junit4]   2>   "node_name":"127.0.0.1:54098_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 13995 INFO  (zkCallback-7-thread-2-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_    ] 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> 14087 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14088 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14095 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6453dcaf name:ZooKeeperConnection Watcher:127.0.0.1:62526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 14096 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14096 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14096 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 14102 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 14106 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 14111 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 14111 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 14111 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14112 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14120 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@122d295e name:ZooKeeperConnection Watcher:127.0.0.1:62526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 14120 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14121 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14137 INFO  (OverseerStateUpdate-96230770255331332-127.0.0.1:54098_-n_0000000000) [n:127.0.0.1:54098_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 4
   [junit4]   2> 14137 INFO  (OverseerStateUpdate-96230770255331332-127.0.0.1:54098_-n_0000000000) [n:127.0.0.1:54098_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 14252 INFO  (OverseerStateUpdate-96230770255331332-127.0.0.1:54098_-n_0000000000) [n:127.0.0.1:54098_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 14502 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/shard-1-001/cores/collection1
   [junit4]   2> 14503 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/shard-1-001
   [junit4]   2> 14505 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 14516 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e57acfa{/,null,AVAILABLE}
   [junit4]   2> 14517 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1a5b2787{HTTP/1.1,[http/1.1]}{127.0.0.1:63276}
   [junit4]   2> 14541 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.e.j.s.Server Started @18311ms
   [junit4]   2> 14541 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=63276, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/shard-1-001/cores}
   [junit4]   2> 14541 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 14542 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/shard-1-001'
   [junit4]   2> 14542 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 14542 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 14542 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14545 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14581 INFO  (zkCallback-13-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@677561ef name:ZooKeeperConnection Watcher:127.0.0.1:62526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 14583 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14584 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14589 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 14589 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/shard-1-001/solr.xml
   [junit4]   2> 14602 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/shard-1-001/cores
   [junit4]   2> 14602 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.CoreContainer New CoreContainer 1092702130
   [junit4]   2> 14602 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/shard-1-001]
   [junit4]   2> 14602 WARN  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_4C6FC1BE3225788F-001/shard-1-001/lib
   [junit4]   2> 14602 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] 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,
   [junit4]   2> 14605 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 14605 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 14605 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 14606 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62526/solr
   [junit4]   2> 14606 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 14606 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14606 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14611 INFO  (zkCallback-16-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35b961eb name:ZooKeeperConnection Watcher:127.0.0.1:62526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 14612 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14612 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14616 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:63276_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/843245746@5258cbbb
   [junit4]   2> 14616 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:63276_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14620 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:63276_) [n:127.0.0.1:63276_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5fbfc307 name:ZooKeeperConnection Watcher:127.0.0.1:62526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 14620 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:63276_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14637 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:63276_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 14638 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:63276_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 14640 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:63276_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 14646 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:63276_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 14648 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:63276_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96230770255331337-127.0.0.1:63276_-n_0000000001
   [junit4]   2> 14650 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:63276_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96230770255331332-127.0.0.1:54098_-n_0000000000 to know if I could be the leader
   [junit4]   2> 14651 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:63276_    ] o.a.s.c.ZkController Publish node=127.0.0.1:63276_ as DOWN
   [junit4]   2> 14654 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:63276_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63276_
   [junit4]   2> 14655 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:63276_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63276_
   [junit4]   2> 14655 INFO  (OverseerStateUpdate-96230770255331332-127.0.0.1:54098_-n_0000000000) [n:127.0.0.1:54098_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:63276_"} current state version: 4
   [junit4]   2> 14657 INFO  (OverseerStateUpdate-96230770255331332-127.0.0.1:54098_-n_0000000000) [n:127.0.0.1:54098_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:63276_
   [junit4]   2> 14657 INFO  (zkCallback-7-thread-2-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_    ] 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> 14657 INFO  (zkCallback-11-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> 14658 INFO  (zkCallback-7-thread-2-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 14661 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 14661 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:63276_) [n:127.0.0.1:63276_    ] 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> 14662 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:54098_) [n:127.0.0.1:54098_    ] 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> 14662 INFO  (zkCallback-11-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> 14667 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:63276_) [n:127.0.0.1:63276_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 14685 INFO  (zkCallback-17-thread-2-processing-n:127.0.0.1:63276_) [n:127.0.0.1:63276_    ] 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> 14706 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:63276_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 14706 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:63276_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 14708 INFO  (TEST-CollectionStateFormat2Test.test-seed#[4C6FC1BE3225788F]) [n:127.0.0.1:63276_    ] o.a.s.c.CorePropertiesLocator Looking for co

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

Container instance=2059295937
   [junit4]   2> 1121207 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:40208_solr as DOWN
   [junit4]   2> 1121623 INFO  (zkCallback-1201-thread-5-processing-n:127.0.0.1:40208_solr) [n:127.0.0.1:40208_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@426b28d5 name:ZooKeeperConnection Watcher:127.0.0.1:64274/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1121625 INFO  (zkCallback-1201-thread-17-processing-n:127.0.0.1:40208_solr) [n:127.0.0.1:40208_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1121625 INFO  (zkCallback-1201-thread-17-processing-n:127.0.0.1:40208_solr) [n:127.0.0.1:40208_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1121627 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96230840327733251-127.0.0.1:40208_solr-n_0000000000) closing
   [junit4]   2> 1121627 INFO  (OverseerStateUpdate-96230840327733251-127.0.0.1:40208_solr-n_0000000000) [n:127.0.0.1:40208_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40208_solr
   [junit4]   2> 1121630 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155e1707e2c0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1121633 ERROR (jetty-launcher-1195-thread-1-EventThread) [n:127.0.0.1:40208_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/379570800@19d14be7 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6141fada[Shutting down, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 6815]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1121633 ERROR (jetty-launcher-1195-thread-1-EventThread) [n:127.0.0.1:40208_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/379570800@38a51b29 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6141fada[Shutting down, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 6815]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1121644 INFO  (jetty-launcher-1195-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3fe13eec{/solr,null,UNAVAILABLE}
   [junit4]   2> 1121647 INFO  (SUITE-TestStressLiveNodes-seed#[4C6FC1BE3225788F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64274 64274
   [junit4]   2> 1131679 INFO  (Thread-3559) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64274 64274
   [junit4]   2> 1131680 WARN  (Thread-3559) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	38	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1131680 INFO  (SUITE-TestStressLiveNodes-seed#[4C6FC1BE3225788F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressLiveNodes_4C6FC1BE3225788F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1869, maxMBSortInHeap=6.734038377830715, sim=ClassicSimilarity, locale=sr-Latn, timezone=Africa/Asmara
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=179269064,total=392167424
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionStateFormat2Test, TestLRUCache, CloneFieldUpdateProcessorFactoryTest, FastVectorHighlighterTest, PrimitiveFieldTypeTest, TestConfigSets, TestSolrConfigHandler, ConnectionManagerTest, SegmentsInfoRequestHandlerTest, IndexSchemaTest, TestBulkSchemaConcurrent, ZkCLITest, TestSchemaVersionResource, ExternalFileFieldSortTest, TestRandomRequestDistribution, DistributedQueryElevationComponentTest, TestBlobHandler, AssignTest, HdfsLockFactoryTest, HttpPartitionTest, TestCodecSupport, StressHdfsTest, VersionInfoTest, SpatialFilterTest, TestChildDocTransformer, TestTolerantUpdateProcessorRandomCloud, StandardRequestHandlerTest, ClusterStateTest, SpatialHeatmapFacetsTest, TestMaxScoreQueryParser, SchemaVersionSpecificBehaviorTest, JsonLoaderTest, TestPostingsSolrHighlighter, TestSort, SolrXmlInZkTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrQueryResponse, TestLockTree, TestSearcherReuse, TestDocumentBuilder, TestGeoJSONResponseWriter, SuggestComponentTest, RemoteQueryErrorTest, CircularListTest, TestConfig, TestXIncludeConfig, TestCursorMarkWithoutUniqueKey, TestSolrConfigHandlerConcurrent, TestJmxIntegration, CollectionsAPIAsyncDistributedZkTest, TestHashPartitioner, SolrTestCaseJ4Test, BooleanFieldTest, ZkControllerTest, ActionThrottleTest, TestSha256AuthenticationProvider, TestTestInjection, DeleteLastCustomShardedReplicaTest, TestPartialUpdateDeduplication, TestPerFieldSimilarityWithDefaultOverride, TestRemoteStreaming, ScriptEngineTest, ReturnFieldsTest, TestInitParams, DocumentAnalysisRequestHandlerTest, AnalysisAfterCoreReloadTest, HdfsThreadLeakTest, SyncSliceTest, BlockJoinFacetDistribTest, TestAddFieldRealTimeGet, RestartWhileUpdatingTest, DistributedQueryComponentCustomSortTest, HdfsRestartWhileUpdatingTest, QueryElevationComponentTest, OverseerCollectionConfigSetProcessorTest, HdfsChaosMonkeyNothingIsSafeTest, ClusterStateUpdateTest, TestRequestStatusCollectionAPI, TestCollectionAPI, TestSQLHandler, QueryEqualityTest, TestHdfsBackupRestoreCore, TestScoreJoinQPNoScore, RegexBoostProcessorTest, TestQuerySenderNoQuery, DistributedExpandComponentTest, XmlUpdateRequestHandlerTest, TestFreeTextSuggestions, TestNumericTerms32, TestStressLiveNodes]
   [junit4] Completed [173/620 (3!)] on J0 in 62.34s, 1 test, 1 failure <<< FAILURES!

[...truncated 1479 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:741: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:685: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:530: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2633 tests, 1 suite-level error, 2 failures, 98 ignored (83 assumptions) [seed: 4C6FC1BE3225788F]

Total time: 76 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-master-Solaris (64bit/jdk1.8.0) - Build # 714 - Still Failing!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:46928/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46928/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.
	at __randomizedtesting.SeedInfo.seed([A4C4B76E94DE792E:2C9088B43A2214D6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testInvalidPath(AbstractCloudBackupRestoreTestCase.java:149)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:128)
	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 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.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([A4C4B76E94DE792E:4D9E0C560A47E986]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
	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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
	... 41 more




Build Log:
[...truncated 10804 lines...]
   [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001
   [junit4]   2> 412610 INFO  (SUITE-TestArbitraryIndexDir-seed#[A4C4B76E94DE792E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 412613 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadNewIndexDir
   [junit4]   2> 412614 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 412614 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 412614 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 412614 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 412614 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 412614 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 412637 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 412682 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 412785 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 412789 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 412961 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 412961 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 412963 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 412967 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 412969 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 412970 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 412970 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 412970 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 412970 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 412970 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 412971 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.CoreContainer New CoreContainer 1248376899
   [junit4]   2> 412971 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 412971 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 412971 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 412974 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 412974 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 412974 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 412974 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 412974 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 412975 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema12.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001, shard=shard1}
   [junit4]   2> 412975 INFO  (coreLoadExecutor-1186-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 412976 INFO  (coreLoadExecutor-1186-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 412976 INFO  (coreLoadExecutor-1186-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 412976 INFO  (coreLoadExecutor-1186-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 412976 INFO  (coreLoadExecutor-1186-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 413015 INFO  (coreLoadExecutor-1186-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 413074 INFO  (coreLoadExecutor-1186-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 413199 INFO  (coreLoadExecutor-1186-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 413203 INFO  (coreLoadExecutor-1186-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 414049 INFO  (coreLoadExecutor-1186-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 414050 INFO  (coreLoadExecutor-1186-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 414050 WARN  (coreLoadExecutor-1186-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 414059 INFO  (coreLoadExecutor-1186-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 414061 INFO  (coreLoadExecutor-1186-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 414064 INFO  (coreLoadExecutor-1186-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 414065 INFO  (coreLoadExecutor-1186-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 414065 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 414065 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/]
   [junit4]   2> 414065 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c7333bc
   [junit4]   2> 414066 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001
   [junit4]   2> 414066 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index/
   [junit4]   2> 414066 WARN  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 414066 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index
   [junit4]   2> 414067 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 414085 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6270d94b),segFN=segments_1,generation=1}
   [junit4]   2> 414086 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 414086 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/
   [junit4]   2> 414090 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 414090 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 414090 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 414090 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 414090 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 414090 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 414090 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 414091 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 414091 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 414091 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 414092 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 414092 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 414093 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414094 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414095 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414096 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414099 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 414101 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 414101 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 414101 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 414101 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 414103 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6888955277550389]
   [junit4]   2> 414104 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6270d94b),segFN=segments_1,generation=1}
   [junit4]   2> 414104 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 414105 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@38a72c5f[collection1] main]
   [junit4]   2> 414105 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 414105 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 414105 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 414105 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 414121 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 414354 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 414355 INFO  (searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 414355 INFO  (coreLoadExecutor-1186-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 414356 INFO  (searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 414356 INFO  (searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 414356 INFO  (searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 414356 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 414356 INFO  (searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 414359 INFO  (searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 414359 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 2
   [junit4]   2> 414359 INFO  (searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 414360 INFO  (searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 414360 INFO  (searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 414361 INFO  (searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@38a72c5f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 414453 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 414540 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6270d94b),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6270d94b),segFN=segments_2,generation=2}
   [junit4]   2> 414561 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 414570 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrCore New index directory detected: old=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index/ new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index_temp
   [junit4]   2> 414571 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f78b32a[collection1] main]
   [junit4]   2> 414571 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 414576 INFO  (searcherExecutor-1187-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f78b32a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 414576 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 122
   [junit4]   2> 414577 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 414577 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 414577 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 414577 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 414577 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 414610 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 414622 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 414730 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 414733 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 414945 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 414945 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 414946 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 414949 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 414951 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 414955 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 414955 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 414956 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/]
   [junit4]   2> 414956 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c7333bc
   [junit4]   2> 414956 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index_temp
   [junit4]   2> 414957 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/
   [junit4]   2> 414957 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/
   [junit4]   2> 414957 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Cannot delete directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index as it is still being referenced in the cache!
   [junit4]   2> 414957 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Delete old index directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index failed.
   [junit4]   2> 414960 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 414960 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 414960 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 414960 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 414960 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 414960 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 414960 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 414960 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 414960 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 414960 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 414960 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 414960 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 414962 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414963 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414965 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414966 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414968 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index_temp
   [junit4]   2> 414974 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 415030 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 415030 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 415030 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 415030 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 415031 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ff5352c[collection1] main]
   [junit4]   2> 415031 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 415031 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 415031 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 415031 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 415032 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 415042 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 415043 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 415044 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 415044 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=242698031, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 415045 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 415045 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 415045 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 415046 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 415046 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index_temp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33d4b56d),segFN=segments_1,generation=1}
   [junit4]   2> 415046 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 415046 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 415046 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 415047 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 415047 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d01d760[collection1] main]
   [junit4]   2> 415047 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 415047 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@174942a0
   [junit4]   2> 415048 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 415049 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 415050 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 415051 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 415051 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 415052 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3ff5352c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 415052 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 415052 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 415052 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 415052 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 415056 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 415058 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 415059 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 415059 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:2&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
   [junit4]   2> 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [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:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [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> 
   [junit4]   2> 415060 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testLoadNewIndexDir
   [junit4]   2> 415060 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 415061 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 415063 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 415064 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir -Dtests.seed=A4C4B76E94DE792E -Dtests.slow=true -Dtests.locale=ar-SY -Dtests.timezone=America/Bahia -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   2.45s J0 | TestArbitraryIndexDir.testLoadNewIndexDir <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A4C4B76E94DE792E:4D9E0C560A47E986]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
   [junit4]    > 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
   [junit4]    > 	... 41 more
   [junit4]   2> 415064 INFO  (SUITE-TestArbitraryIndexDir-seed#[A4C4B76E94DE792E]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 415064 INFO  (SUITE-TestArbitraryIndexDir-seed#[A4C4B76E94DE792E]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1248376899
   [junit4]   2> 415066 INFO  (coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6d6f669b
   [junit4]   2> 415066 INFO  (coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 415066 INFO  (coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 415066 INFO  (coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 415066 INFO  (searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4d01d760[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 415066 INFO  (coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 415069 INFO  (coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 415129 INFO  (coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 415129 INFO  (coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index_temp [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index_temp;done=false>>]
   [junit4]   2> 415129 INFO  (coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 415129 INFO  (coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index_temp
   [junit4]   2> 415132 INFO  (coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 415132 INFO  (coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 415132 INFO  (coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index
   [junit4]   2> 415136 INFO  (coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001;done=false>>]
   [junit4]   2> 415136 INFO  (coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 415136 INFO  (coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=Lucene50(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=254, maxMBSortInHeap=5.577636051683226, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-SY, timezone=America/Bahia
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=90624712,total=201773056
   [junit4]   2> NOTE: All tests run in this JVM: [TestHdfsBackupRestoreCore, CloudExitableDirectoryReaderTest, TestSolrFieldCacheMBean, BigEndianAscendingWordSerializerTest, TestUninvertingReader, TestHighlightDedupGrouping, TestSchemaResource, TestDynamicFieldResource, TestRemoteStreaming, TestSolrConfigHandler, CoreAdminRequestStatusTest, TestFieldTypeResource, TestElisionMultitermQuery, CurrencyFieldXmlFileTest, TestTolerantUpdateProcessorRandomCloud, StandardRequestHandlerTest, ClusterStateUpdateTest, TestGroupingSearch, ZkStateReaderTest, TolerantUpdateProcessorTest, TestComponentsName, TestCloudDeleteByQuery, TestShortCircuitedRequests, TestCollectionAPI, SolrCLIZkUtilsTest, HdfsRecoverLeaseTest, CollectionStateFormat2Test, TestFieldCacheSortRandom, TestXmlQParser, HdfsCollectionsAPIDistributedZkTest, MigrateRouteKeyTest, TestChildDocTransformer, BooleanFieldTest, TestImplicitCoreProperties, IndexSchemaTest, DateRangeFieldTest, TestStressReorder, TestSweetSpotSimilarityFactory, HLLSerializationTest, DistributedVersionInfoTest, QueryEqualityTest, DirectUpdateHandlerTest, TestNumericTerms32, TestSurroundQueryParser, HdfsUnloadDistributedZkTest, TestArbitraryIndexDir]
   [junit4] Completed [98/620 (1!)] on J0 in 2.58s, 1 test, 1 error <<< FAILURES!

[...truncated 279 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/init-core-data-001
   [junit4]   2> 927655 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 927655 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 927656 INFO  (Thread-3389) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 927656 INFO  (Thread-3389) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 927756 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34879
   [junit4]   2> 927756 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 927756 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 927758 INFO  (zkCallback-2155-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c87229c name:ZooKeeperConnection Watcher:127.0.0.1:34879 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927758 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 927759 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 927759 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 927764 INFO  (jetty-launcher-2154-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 927764 INFO  (jetty-launcher-2154-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 927766 INFO  (jetty-launcher-2154-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22de90ce{/solr,null,AVAILABLE}
   [junit4]   2> 927766 INFO  (jetty-launcher-2154-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29631224{/solr,null,AVAILABLE}
   [junit4]   2> 927768 INFO  (jetty-launcher-2154-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@312c2181{HTTP/1.1,[http/1.1]}{127.0.0.1:50807}
   [junit4]   2> 927768 INFO  (jetty-launcher-2154-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@9ffa5b2{HTTP/1.1,[http/1.1]}{127.0.0.1:46928}
   [junit4]   2> 927768 INFO  (jetty-launcher-2154-thread-1) [    ] o.e.j.s.Server Started @931553ms
   [junit4]   2> 927768 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50807}
   [junit4]   2> 927768 INFO  (jetty-launcher-2154-thread-2) [    ] o.e.j.s.Server Started @931553ms
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46928}
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node1'
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node2'
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 927770 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 927770 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 927772 INFO  (zkCallback-2156-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6934eaa1 name:ZooKeeperConnection Watcher:127.0.0.1:34879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927772 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 927772 INFO  (zkCallback-2157-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d64140 name:ZooKeeperConnection Watcher:127.0.0.1:34879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927773 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 927773 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 927773 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 927773 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 927773 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 927783 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node1/.
   [junit4]   2> 927784 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 97146460
   [junit4]   2> 927784 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node1]
   [junit4]   2> 927784 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node2/.
   [junit4]   2> 927784 WARN  (jetty-launcher-2154-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node1/lib
   [junit4]   2> 927784 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1537575461
   [junit4]   2> 927784 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node2]
   [junit4]   2> 927784 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 927785 WARN  (jetty-launcher-2154-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node2/lib
   [junit4]   2> 927785 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 927786 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34879/solr
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34879/solr
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 927788 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 927790 INFO  (zkCallback-2163-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@791d5196 name:ZooKeeperConnection Watcher:127.0.0.1:34879 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927790 INFO  (zkCallback-2162-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39d19f45 name:ZooKeeperConnection Watcher:127.0.0.1:34879 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927790 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 927790 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 927790 INFO  (jetty-launcher-2154-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 927791 INFO  (jetty-launcher-2154-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 927793 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$79/1280337727@4bcc36d
   [junit4]   2> 927793 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 927794 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155dfc608890003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 927797 INFO  (jetty-launcher-2154-thread-1) [n:127.0.0.1:50807_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$79/1280337727@d14acfd
   [junit4]   2> 927797 INFO  (jetty-launcher-2154-thread-1) [n:127.0.0.1:50807_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 927798 INFO  (zkCallback-2164-thread-1-processing-n:127.0.0.1:46928_solr) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14db158c name:ZooKeeperConnection Watcher:127.0.0.1:34879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927798 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 927799 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 927802 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 927805 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 927807 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 927809 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 927811 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 927812 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 927814 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 927815 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 927816 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 927817 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 927818 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 927819 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 927821 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 927823 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 927824 INFO  (zkCallback-2165-thread-1-processing-n:127.0.0.1:50807_solr) [n:127.0.0.1:50807_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c3402f9 name:ZooKeeperConnection Watcher:127.0.0.1:34879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927824 INFO  (jetty-launcher-2154-thread-1) [n:127.0.0.1:50807_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 927824 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 927825 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96229008698048517-127.0.0.1:46928_solr-n_0000000000
   [junit4]   2> 927825 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46928_solr
   [junit4]   2> 927825 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 927827 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.Overseer Overseer (id=96229008698048517-127.0.0.1:46928_solr-n_0000000000) starting
   [junit4]   2> 927830 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 927836 INFO  (jetty-launcher-2154-thread-1) [n:127.0.0.1:50807_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 927837 INFO  (jetty-launcher-2154-thread-1) [n:127.0.0.1:50807_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 927839 INFO  (jetty-launcher-2154-thread-1) [n:127.0.0.1:50807_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 927839 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 927840 INFO  (OverseerCollectionConfigSetProcessor-96229008698048517-127.0.0.1:46928_solr-n_0000000000) [n:127.0.0.1:46928_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 927841 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46928_solr
   [junit4]   2> 927841 INFO  (OverseerStateUpdate-96229008698048517-127.0.0.1:46928_solr-n_0000000000) [n:127.0.0.1:46928_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 927841 INFO  (jetty-launcher-2154-thread-2) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46928_solr
   [junit4]   2> 927843 INFO  (zkCallback-2164-thread-1-processing-n:127.0.0

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

64-thread-4-processing-n:127.0.0.1:46928_solr) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 934291 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155dfc608890005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 934294 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155dfc608890006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 934295 WARN  (zkCallback-2165-thread-2-processing-n:127.0.0.1:50807_solr) [n:127.0.0.1:50807_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 935790 WARN  (zkCallback-2165-thread-1-processing-n:127.0.0.1:50807_solr) [n:127.0.0.1:50807_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 935791 INFO  (jetty-launcher-2154-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@22de90ce{/solr,null,UNAVAILABLE}
   [junit4]   2> 935793 WARN  (zkCallback-2164-thread-4-processing-n:127.0.0.1:46928_solr) [n:127.0.0.1:46928_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 935794 INFO  (jetty-launcher-2154-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@29631224{/solr,null,UNAVAILABLE}
   [junit4]   2> 935797 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34879 34879
   [junit4]   2> 935912 INFO  (Thread-3389) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34879 34879
   [junit4]   2> 935913 WARN  (Thread-3389) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 935913 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001
   [junit4]   2> Jul 12, 2016 3:42:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {shard_s=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Direct), id=FSTOrd50}, docValues:{}, maxPointsInLeafNode=67, maxMBSortInHeap=5.048070005755842, sim=ClassicSimilarity, locale=de-AT, timezone=UTC
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=106268344,total=251183104
   [junit4]   2> NOTE: All tests run in this JVM: [LukeRequestHandlerTest, CdcrReplicationHandlerTest, TestValueSourceCache, BigEndianAscendingWordDeserializerTest, TestNumericTerms64, TestDistributedMissingSort, ChangedSchemaMergeTest, TestManagedStopFilterFactory, TestSubQueryTransformerDistrib, CSVRequestHandlerTest, DistributedFacetPivotWhiteBoxTest, BadIndexSchemaTest, TestRTGBase, NotRequiredUniqueKeyTest, TlogReplayBufferedWhileIndexingTest, CoreAdminHandlerTest, ChaosMonkeySafeLeaderTest, TestDistributedGrouping, RuleEngineTest, UpdateRequestProcessorFactoryTest, TestBinaryResponseWriter, TestOverriddenPrefixQueryForCustomFieldType, TestCloudInspectUtil, TestSolrJ, TestStressCloudBlindAtomicUpdates, TestConfigSetsAPI, SimpleCollectionCreateDeleteTest, HdfsSyncSliceTest, CleanupOldIndexTest, TestFieldCacheSort, GraphQueryTest, HdfsRecoveryZkTest, FullSolrCloudDistribCmdsTest, TestFieldCollectionResource, MultiTermTest, TestInfoStreamLogging, TestCloudManagedSchema, NumericFieldsTest, TestOrdValues, CacheHeaderTest, FullHLLTest, DeleteStatusTest, TestFiltering, CdcrUpdateLogTest, TestLegacyFieldCache, BlockJoinFacetRandomTest, TestClusterStateMutator, ResourceLoaderTest, CheckHdfsIndexTest, CloudMLTQParserTest, TestRandomCollapseQParserPlugin, RollingRestartTest, SmileWriterTest, SpatialRPTFieldTypeTest, TestClassicSimilarityFactory, TestSortingResponseWriter, TestRangeQuery, TestShardHandlerFactory, TestQuerySenderListener, SolrPluginUtilsTest, TestSolrDynamicMBean, BlobRepositoryCloudTest, DistributedDebugComponentTest, ParsingFieldUpdateProcessorsTest, TestSolrIndexConfig, TestConfigOverlay, SpellCheckCollatorTest, TestSolrConfigHandlerCloud, PluginInfoTest, TestComplexPhraseQParserPlugin, TestScoreJoinQPScore, MergeStrategyTest, TestFieldTypeCollectionResource, TestDynamicLoading, TestCrossCoreJoin, HdfsDirectoryTest, SolrCmdDistributorTest, CachingDirectoryFactoryTest, TestCharFilters, TestBulkSchemaAPI, SuggesterTest, DistanceFunctionTest, CollectionsAPISolrJTest, BitVectorTest, SearchHandlerTest, TestSuggestSpellingConverter, DistributedFacetPivotSmallAdvancedTest, BadCopyFieldTest, TestManagedSchema, DistribDocExpirationUpdateProcessorTest, ResponseHeaderTest, CoreAdminCreateDiscoverTest, TestAuthorizationFramework, CopyFieldTest, DateMathParserTest, RecoveryAfterSoftCommitTest, TestPivotHelperCode, TestLocalFSCloudBackupRestore]
   [junit4] Completed [188/620 (2!)] on J1 in 8.78s, 1 test, 1 error <<< FAILURES!

[...truncated 1411 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:741: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:685: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:530: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 2 errors, 98 ignored (83 assumptions) [seed: A4C4B76E94DE792E]

Total time: 83 minutes 59 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-master-Solaris (64bit/jdk1.8.0) - Build # 713 - Still Failing!

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

2 tests failed.
FAILED:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([214AFBDFFADFD00B:C81040E7644640A3]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
	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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
	... 41 more


FAILED:  org.apache.solr.update.AutoCommitTest.testMaxDocs

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([214AFBDFFADFD00B:98CB2D00D635D481]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
	at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:198)
	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 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.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
	... 40 more




Build Log:
[...truncated 10936 lines...]
   [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001
   [junit4]   2> 520294 INFO  (SUITE-TestArbitraryIndexDir-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 520300 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadNewIndexDir
   [junit4]   2> 520301 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 520301 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 520301 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 520301 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 520301 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 520301 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 520323 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 520331 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 520332 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 520346 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 520350 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 520421 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 520422 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 520422 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 520427 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 520428 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 520430 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 520430 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 520430 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 520430 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 520430 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 520430 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.CoreContainer New CoreContainer 527361389
   [junit4]   2> 520430 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 520430 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 520430 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 520433 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 520433 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 520433 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 520433 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 520433 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 520434 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema12.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001, shard=shard1}
   [junit4]   2> 520434 INFO  (coreLoadExecutor-2447-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 520437 INFO  (coreLoadExecutor-2447-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 520438 INFO  (coreLoadExecutor-2447-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 520438 INFO  (coreLoadExecutor-2447-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 520438 INFO  (coreLoadExecutor-2447-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 520479 INFO  (coreLoadExecutor-2447-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 520485 WARN  (coreLoadExecutor-2447-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 520486 INFO  (coreLoadExecutor-2447-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 520497 INFO  (coreLoadExecutor-2447-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 520508 INFO  (coreLoadExecutor-2447-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 520571 INFO  (coreLoadExecutor-2447-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 520572 INFO  (coreLoadExecutor-2447-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 520572 WARN  (coreLoadExecutor-2447-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 520576 INFO  (coreLoadExecutor-2447-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 520578 INFO  (coreLoadExecutor-2447-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 520581 INFO  (coreLoadExecutor-2447-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 520582 INFO  (coreLoadExecutor-2447-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 520582 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 520582 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/]
   [junit4]   2> 520582 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aded543
   [junit4]   2> 520584 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001
   [junit4]   2> 520585 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index/
   [junit4]   2> 520585 WARN  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 520585 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index
   [junit4]   2> 520586 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=39.8408203125, floorSegmentMB=1.9404296875, forceMergeDeletesPctAllowed=14.327999209837708, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7139262911784978
   [junit4]   2> 520605 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f981d53),segFN=segments_1,generation=1}
   [junit4]   2> 520605 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 520606 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/
   [junit4]   2> 520608 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 520609 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 520609 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 520609 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 520609 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 520609 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 520609 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 520609 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 520609 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 520609 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 520609 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 520609 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 520611 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 520612 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 520613 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 520614 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 520616 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 520617 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 520617 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 520618 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 520618 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 520618 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=63.9462890625, floorSegmentMB=1.421875, forceMergeDeletesPctAllowed=13.28837178147785, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 520619 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f981d53),segFN=segments_1,generation=1}
   [junit4]   2> 520619 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 520619 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@68eb0713[collection1] main]
   [junit4]   2> 520619 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 520619 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 520619 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 520619 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 520635 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 520706 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 520706 INFO  (searcherExecutor-2448-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 520707 INFO  (searcherExecutor-2448-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 520707 INFO  (searcherExecutor-2448-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 520707 INFO  (searcherExecutor-2448-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 520707 INFO  (coreLoadExecutor-2447-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 520707 INFO  (searcherExecutor-2448-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 520707 INFO  (searcherExecutor-2448-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 520708 INFO  (searcherExecutor-2448-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 520708 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 520708 INFO  (searcherExecutor-2448-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 520709 INFO  (searcherExecutor-2448-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 520713 INFO  (searcherExecutor-2448-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@68eb0713[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 520714 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 5
   [junit4]   2> 520750 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 520783 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f981d53),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f981d53),segFN=segments_2,generation=2}
   [junit4]   2> 520784 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 520785 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrCore New index directory detected: old=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index/ new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index_temp
   [junit4]   2> 520788 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@59a54fba[collection1] main]
   [junit4]   2> 520788 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 520789 INFO  (searcherExecutor-2448-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@59a54fba[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 520789 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 39
   [junit4]   2> 520790 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 520790 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 520790 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 520790 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 520790 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 520813 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 520817 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 520821 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 520931 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 520934 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 520994 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 520994 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 520995 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 520999 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 521001 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 521003 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 521004 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 521004 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/]
   [junit4]   2> 521004 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aded543
   [junit4]   2> 521005 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index_temp
   [junit4]   2> 521005 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/
   [junit4]   2> 521006 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/
   [junit4]   2> 521006 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Cannot delete directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index as it is still being referenced in the cache!
   [junit4]   2> 521006 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Delete old index directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index failed.
   [junit4]   2> 521008 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 521009 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 521009 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 521009 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 521009 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 521009 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 521009 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 521009 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 521009 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 521009 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 521010 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 521010 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 521011 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 521012 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 521017 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 521018 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 521019 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index_temp
   [junit4]   2> 521023 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 521025 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 521025 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 521025 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 521025 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 521026 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3dc34980[collection1] main]
   [junit4]   2> 521026 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 521026 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 521026 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 521026 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 521027 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 521033 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 521034 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 521034 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 521034 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 521034 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 521034 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 521035 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8118291678650394]
   [junit4]   2> 521036 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index_temp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e33f89f),segFN=segments_1,generation=1}
   [junit4]   2> 521036 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 521036 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 521036 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 521036 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 521037 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 521037 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4078205d[collection1] main]
   [junit4]   2> 521038 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 521038 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3847b056
   [junit4]   2> 521038 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 521038 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 521039 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 521039 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 521040 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 521041 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3dc34980[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 521041 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 521045 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 521045 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 521045 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 521049 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 521050 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 521050 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 521050 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 521050 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 521051 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:2&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
   [junit4]   2> 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [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:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [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> 
   [junit4]   2> 521051 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[214AFBDFFADFD00B]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testLoadNewIndexDir
   [junit4]   2> 521051 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 521052 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 521053 INFO  (searcherExecutor-2452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4078205d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir -Dtests.seed=214AFBDFFADFD00B -Dtests.slow=true -Dtests.locale=sq-AL -Dtests.timezone=Europe/Belgrade -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.76s J0 | TestArbitraryIndexDir.testLoadNewIndexDir <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([214AFBDFFADFD00B:C81040E7644640A3]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
   [junit4]    > 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
   [junit4]    > 	... 41 more
   [junit4]   2> 521054 INFO  (SUITE-TestArbitraryIndexDir-seed#[214AFBDFFADFD00B]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 521054 INFO  (SUITE-TestArbitraryIndexDir-seed#[214AFBDFFADFD00B]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=527361389
   [junit4]   2> 521055 INFO  (coreCloseExecutor-2456-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@327bb5da
   [junit4]   2> 521055 INFO  (coreCloseExecutor-2456-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 521055 INFO  (coreCloseExecutor-2456-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 521055 INFO  (coreCloseExecutor-2456-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 521055 INFO  (coreCloseExecutor-2456-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 521057 INFO  (coreCloseExecutor-2456-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 521072 INFO  (coreCloseExecutor-2456-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 521072 INFO  (coreCloseExecutor-2456-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 521072 INFO  (coreCloseExecutor-2456-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 521072 INFO  (coreCloseExecutor-2456-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index
   [junit4]   2> 521075 INFO  (coreCloseExecutor-2456-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index_temp [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index_temp;done=false>>]
   [junit4]   2> 521075 INFO  (coreCloseExecutor-2456-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 521075 INFO  (coreCloseExecutor-2456-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001/index_temp
   [junit4]   2> 521077 INFO  (coreCloseExecutor-2456-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001;done=false>>]
   [junit4]   2> 521078 INFO  (coreCloseExecutor-2456-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 521078 INFO  (coreCloseExecutor-2456-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_214AFBDFFADFD00B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=1271, maxMBSortInHeap=6.692644852328999, sim=ClassicSimilarity, locale=sq-AL, timezone=Europe/Belgrade
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=66328176,total=173531136
   [junit4]   2> NOTE: All tests run in this JVM: [DirectUpdateHandlerTest, MigrateRouteKeyTest, TestFieldTypeResource, DocumentBuilderTest, XsltUpdateRequestHandlerTest, HdfsCollectionsAPIDistributedZkTest, TestSortByMinMaxFunction, TestGroupingSearch, TestTolerantUpdateProcessorRandomCloud, SolrTestCaseJ4Test, FastVectorHighlighterTest, TestLazyCores, TestDefaultSearchFieldResource, TestReplicaProperties, HardAutoCommitTest, CurrencyFieldXmlFileTest, DistributedSuggestComponentTest, SuggestComponentTest, TestCloudDeleteByQuery, DeleteLastCustomShardedReplicaTest, TestFastLRUCache, TestSmileRequest, TestFieldCache, ExternalFileFieldSortTest, SoftAutoCommitTest, SSLMigrationTest, TestLuceneMatchVersion, SolrCoreTest, DistributedVersionInfoTest, TestConfigSetsAPIExclusivity, DistributedQueryComponentCustomSortTest, TestTrackingShardHandlerFactory, ZkCLITest, TestConfigSetImmutable, SuggesterFSTTest, PrimUtilsTest, TestScoreJoinQPNoScore, UpdateParamsTest, TestReloadAndDeleteDocs, LeaderElectionTest, TestLFUCache, IndexBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, TestRawResponseWriter, DistributedFacetPivotSmallTest, TestUpdate, TestDocumentBuilder, TestPerFieldSimilarityWithDefaultOverride, DirectSolrSpellCheckerTest, AnalyticsMergeStrategyTest, HighlighterMaxOffsetTest, PathHierarchyTokenizerFactoryTest, ConcurrentDeleteAndCreateCollectionTest, DistributedSpellCheckComponentTest, TestManagedSynonymFilterFactory, HdfsDirectoryFactoryTest, TestCoreContainer, TimeZoneUtilsTest, TermsComponentTest, JsonLoaderTest, TestFilteredDocIdSet, StressHdfsTest, OverseerRolesTest, TestArbitraryIndexDir]
   [junit4] Completed [144/620 (1!)] on J0 in 0.82s, 1 test, 1 error <<< FAILURES!

[...truncated 577 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_214AFBDFFADFD00B-001/init-core-data-001
   [junit4]   2> 1864538 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1864539 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1864539 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1864539 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1864539 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1864540 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1864540 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1864580 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1864589 WARN  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1864591 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1864616 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1864623 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1864721 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1864730 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1864731 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1864737 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1864739 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1864742 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1864742 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1864743 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1864743 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1864743 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 1864743 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1864743 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1864743 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1060793593
   [junit4]   2> 1864743 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 1864744 WARN  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 1864744 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1864747 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1864748 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1864748 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1864748 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1864748 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1864750 INFO  (SUITE-AutoCommitTest-seed#[214AFBDFFADFD00B]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_214AFBDFFADFD00B-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1864750 INFO  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1864751 INFO  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1864751 INFO  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1864751 INFO  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1864751 INFO  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1864829 INFO  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1864835 WARN  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1864836 INFO  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1864850 INFO  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1864855 INFO  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1864941 INFO  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1864945 INFO  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1864946 INFO  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1864949 INFO  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1864951 INFO  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1864952 INFO  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1864952 INFO  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1864955 INFO  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1864955 INFO  (coreLoadExecutor-6067-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1864955 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1864955 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_214AFBDFFADFD00B-001/init-core-data-001/]
   [junit4]   2> 1864955 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1def7580
   [junit4]   2> 1864956 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_214AFBDFFADFD00B-001/init-core-data-001
   [junit4]   2> 1864956 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_214AFBDFFADFD00B-001/init-core-data-001/index/
   [junit4]   2> 1864956 WARN  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_214AFBDFFADFD00B-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1864956 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_214AFBDFFADFD00B-001/init-core-data-001/index
   [junit4]   2> 1864956 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=93.193359375, floorSegmentMB=0.7802734375, forceMergeDeletesPctAllowed=15.948095142266585, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.495477832151759
   [junit4]   2> 1864957 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5fbc1055 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5514a271),segFN=segments_1,generation=1}
   [junit4]   2> 1864957 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1864958 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_214AFBDFFADFD00B-001/init-core-data-001/
   [junit4]   2> 1864969 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1864969 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1864969 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1864969 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1864970 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1864970 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1864970 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1864970 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1864970 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1864970 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1864970 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1864970 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1864972 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864973 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864974 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864975 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864979 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1864980 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1864980 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1864980 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1864980 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1864981 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1864981 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1864981 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=84.3701171875, floorSegmentMB=1.7880859375, forceMergeDeletesPctAllowed=0.14028606014504952, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.125282425477225
   [junit4]   2> 1864981 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5fbc1055 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5514a271),segFN=segments_1,generation=1}
   [junit4]   2> 1864981 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1864981 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@33eecfac[collection1] main]
   [junit4]   2> 1864981 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1864982 INFO  (coreLoadExecutor-6067-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 18

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

utor-6085-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1876445 INFO  (coreCloseExecutor-6085-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1876445 INFO  (coreCloseExecutor-6085-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5fbc1055 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5514a271),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5fbc1055 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5514a271),segFN=segments_4,generation=4}
   [junit4]   2> 1876445 INFO  (coreCloseExecutor-6085-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1876446 INFO  (coreCloseExecutor-6085-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1876453 INFO  (coreCloseExecutor-6085-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1876453 INFO  (coreCloseExecutor-6085-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_214AFBDFFADFD00B-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_214AFBDFFADFD00B-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1876453 INFO  (coreCloseExecutor-6085-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1876453 INFO  (coreCloseExecutor-6085-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_214AFBDFFADFD00B-001/init-core-data-001/index
   [junit4]   2> 1876453 INFO  (coreCloseExecutor-6085-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_214AFBDFFADFD00B-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_214AFBDFFADFD00B-001/init-core-data-001;done=false>>]
   [junit4]   2> 1876453 INFO  (coreCloseExecutor-6085-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1876453 INFO  (coreCloseExecutor-6085-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_214AFBDFFADFD00B-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_214AFBDFFADFD00B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=FSTOrd50, field_t=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Direct), subject=PostingsFormat(name=Direct), intDefault=FSTOrd50, id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=FSTOrd50, text=Lucene50(blocksize=128), range_facet_l=FSTOrd50, timestamp=FSTOrd50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1415, maxMBSortInHeap=7.1377540200325775, sim=ClassicSimilarity, locale=es-NI, timezone=Asia/Manila
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=174860280,total=488775680
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrUpdateLogTest, FullSolrCloudDistribCmdsTest, BadIndexSchemaTest, DirectUpdateHandlerOptimizeTest, TestSerializedLuceneMatchVersion, DistributedFacetPivotSmallAdvancedTest, HdfsRecoveryZkTest, TestBM25SimilarityFactory, TestDistributedGrouping, TlogReplayBufferedWhileIndexingTest, MinimalSchemaTest, TestSolrDeletionPolicy2, TestSolrQueryParserResource, TestSSLRandomization, SolrCmdDistributorTest, NotRequiredUniqueKeyTest, TestDistributedStatsComponentCardinality, HighlighterConfigTest, TestCloudInspectUtil, ConfigSetsAPITest, TestRangeQuery, TestTrieFacet, TestDocTermOrds, TestBinaryField, TestAtomicUpdateErrorCases, ReplicationFactorTest, TestSolrCoreProperties, RequestHandlersTest, DeleteStatusTest, TestConfigSetsAPIZkFailure, SuggestComponentContextFilterQueryTest, ZkSolrClientTest, TestConfigSetProperties, SuggesterTest, TestFastWriter, TestNonDefinedSimilarityFactory, AddSchemaFieldsUpdateProcessorFactoryTest, TestGraphMLResponseWriter, BinaryUpdateRequestHandlerTest, DistributedQueueTest, TestRecovery, SuggesterTSTTest, DistributedFacetPivotLargeTest, TestCopyFieldCollectionResource, StatsComponentTest, TestIndexingPerformance, TestCrossCoreJoin, TestRuleBasedAuthorizationPlugin, WordBreakSolrSpellCheckerTest, TestComplexPhraseQParserPlugin, TestSimpleTrackingShardHandler, CollectionTooManyReplicasTest, TermVectorComponentTest, DocValuesMissingTest, QueryResultKeyTest, TestDynamicLoading, TestUtils, TestSlowCompositeReaderWrapper, TestRestoreCore, TestReRankQParserPlugin, ZkStateWriterTest, LeaderInitiatedRecoveryOnShardRestartTest, ResourceLoaderTest, OutputWriterTest, TestJsonFacets, TestGraphTermsQParserPlugin, TestFieldCacheReopen, SynonymTokenizerTest, QueryParsingTest, AliasIntegrationTest, TestCollationField, OverseerStatusTest, TestExclusionRuleCollectionAccess, TestSolrQueryParser, TestDocBasedVersionConstraints, DistribDocExpirationUpdateProcessorTest, TestClassicSimilarityFactory, VMParamsZkACLAndCredentialsProvidersTest, NumericFieldsTest, SecurityConfHandlerTest, DistributedDebugComponentTest, SpellPossibilityIteratorTest, OpenCloseCoreStressTest, TestRawTransformer, HdfsDirectoryTest, MultiThreadedOCPTest, SaslZkACLProviderTest, TestTolerantUpdateProcessorCloud, JavabinLoaderTest, TestFileDictionaryLookup, TestManagedSchema, TestCloudSchemaless, UniqFieldsUpdateProcessorFactoryTest, BasicFunctionalityTest, TestSizeLimitedDistributedMap, TestSolrDynamicMBean, BasicZkTest, SolrCloudExampleTest, SolrCoreCheckLockOnStartupTest, SortSpecParsingTest, HdfsNNFailoverTest, TestSchemaSimilarityResource, TestSolrCLIRunExample, SuggesterWFSTTest, DistributedQueryComponentOptimizationTest, TestSystemIdResolver, TestWriterPerf, TestSuggestSpellingConverter, SolrInfoMBeanTest, MultiTermTest, TestAuthorizationFramework, BlockDirectoryTest, TestLocalFSCloudBackupRestore, TestScoreJoinQPScore, RollingRestartTest, TestFastOutputStream, TestQuerySenderListener, HdfsSyncSliceTest, FieldAnalysisRequestHandlerTest, HdfsWriteToMultipleCollectionsTest, TestOnReconnectListenerSupport, TestOverriddenPrefixQueryForCustomFieldType, TestMissingGroups, ClassificationUpdateProcessorFactoryTest, CloudMLTQParserTest, LeaderFailoverAfterPartitionTest, AddBlockUpdateTest, FieldMutatingUpdateProcessorTest, BJQParserTest, TestFieldCacheSort, HdfsTlogReplayBufferedWhileIndexingTest, DistributedTermsComponentTest, DistributedIntervalFacetingTest, TestFieldTypeCollectionResource, HLLUtilTest, TestPerFieldSimilarity, MergeStrategyTest, TestConfigSetsAPI, CleanupOldIndexTest, TestFiltering, BitVectorTest, TestDistribIDF, SolrIndexSplitterTest, TestBinaryResponseWriter, CollectionsAPISolrJTest, TestInfoStreamLogging, TestFuzzyAnalyzedSuggestions, UUIDUpdateProcessorFallbackTest, TestValueSourceCache, TestDistributedMissingSort, TestRebalanceLeaders, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, TestZkChroot, ShardRoutingCustomTest, AutoCommitTest]
   [junit4] Completed [325/620 (2!)] on J1 in 11.94s, 3 tests, 1 error <<< FAILURES!

[...truncated 974 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:741: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:685: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:530: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 2 errors, 98 ignored (83 assumptions) [seed: 214AFBDFFADFD00B]

Total time: 72 minutes 51 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-master-Solaris (64bit/jdk1.8.0) - Build # 712 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:38609/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38609/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.
	at __randomizedtesting.SeedInfo.seed([33943AED05A69349:BBC00537AB5AFEB1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testInvalidPath(AbstractCloudBackupRestoreTestCase.java:149)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:128)
	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 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)




Build Log:
[...truncated 12036 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/init-core-data-001
   [junit4]   2> 2766760 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2766761 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2766761 INFO  (Thread-7055) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2766761 INFO  (Thread-7055) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2766861 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41053
   [junit4]   2> 2766861 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2766861 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2766864 INFO  (zkCallback-3184-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6940c696 name:ZooKeeperConnection Watcher:127.0.0.1:41053 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2766864 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2766864 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2766864 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2766870 INFO  (jetty-launcher-3183-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2766870 INFO  (jetty-launcher-3183-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2766872 INFO  (jetty-launcher-3183-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b8123b9{/solr,null,AVAILABLE}
   [junit4]   2> 2766873 INFO  (jetty-launcher-3183-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6183af28{/solr,null,AVAILABLE}
   [junit4]   2> 2766878 INFO  (jetty-launcher-3183-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@5050e2a8{HTTP/1.1,[http/1.1]}{127.0.0.1:39547}
   [junit4]   2> 2766879 INFO  (jetty-launcher-3183-thread-2) [    ] o.e.j.s.Server Started @2771614ms
   [junit4]   2> 2766879 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39547}
   [junit4]   2> 2766879 INFO  (jetty-launcher-3183-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@3c559339{HTTP/1.1,[http/1.1]}{127.0.0.1:38609}
   [junit4]   2> 2766879 INFO  (jetty-launcher-3183-thread-1) [    ] o.e.j.s.Server Started @2771614ms
   [junit4]   2> 2766879 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2766879 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38609}
   [junit4]   2> 2766879 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node2'
   [junit4]   2> 2766879 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2766879 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2766879 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node1'
   [junit4]   2> 2766879 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2766879 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2766879 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2766879 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2766880 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2766880 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2766881 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2766881 INFO  (zkCallback-3185-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8e771a2 name:ZooKeeperConnection Watcher:127.0.0.1:41053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2766882 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2766882 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2766882 INFO  (zkCallback-3186-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39154526 name:ZooKeeperConnection Watcher:127.0.0.1:41053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2766882 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2766882 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2766882 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2766883 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2766889 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node1/.
   [junit4]   2> 2766889 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 576776685
   [junit4]   2> 2766889 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node2/.
   [junit4]   2> 2766889 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 73489966
   [junit4]   2> 2766889 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node1]
   [junit4]   2> 2766889 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node2]
   [junit4]   2> 2766890 WARN  (jetty-launcher-3183-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node2/lib
   [junit4]   2> 2766890 WARN  (jetty-launcher-3183-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node1/lib
   [junit4]   2> 2766890 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2766890 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2766892 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2766892 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2766892 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2766892 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2766892 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2766892 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2766892 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41053/solr
   [junit4]   2> 2766892 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2766892 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41053/solr
   [junit4]   2> 2766892 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2766892 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2766892 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2766893 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2766893 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2766894 INFO  (zkCallback-3191-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4fd2bd8 name:ZooKeeperConnection Watcher:127.0.0.1:41053 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2766895 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2766895 INFO  (jetty-launcher-3183-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2766895 INFO  (zkCallback-3192-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f05938f name:ZooKeeperConnection Watcher:127.0.0.1:41053 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2766895 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2766895 INFO  (jetty-launcher-3183-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2766897 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1611927414@59de5e6f
   [junit4]   2> 2766897 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1611927414@670b9e6c
   [junit4]   2> 2766897 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2766897 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2766898 INFO  (zkCallback-3193-thread-1-processing-n:127.0.0.1:38609_solr) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2906fe6d name:ZooKeeperConnection Watcher:127.0.0.1:41053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2766899 INFO  (zkCallback-3194-thread-1-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@592f2167 name:ZooKeeperConnection Watcher:127.0.0.1:41053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2766899 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2766899 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2766900 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2766900 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2766903 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2766903 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2766908 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2766908 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2766910 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2766911 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2766913 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2766914 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2766916 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2766916 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2766917 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2766918 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2766919 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2766919 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2766921 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2766921 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2766923 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2766923 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2766924 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2766925 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2766925 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2766926 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2766926 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2766927 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2766930 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2766931 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2766932 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2766932 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2766934 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2766935 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2766935 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96225091503915014-127.0.0.1:39547_solr-n_0000000000
   [junit4]   2> 2766935 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96225091503915013-127.0.0.1:38609_solr-n_0000000001
   [junit4]   2> 2766935 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39547_solr
   [junit4]   2> 2766936 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2766936 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96225091503915014-127.0.0.1:39547_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2766937 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38609_solr
   [junit4]   2> 2766937 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38609_solr
   [junit4]   2> 2766938 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.Overseer Overseer (id=96225091503915014-127.0.0.1:39547_solr-n_0000000000) starting
   [junit4]   2> 2766939 INFO  (zkCallback-3193-thread-1-processing-n:127.0.0.1:38609_solr) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2766939 INFO  (zkCallback-3194-thread-1-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2766941 INFO  (zkCallback-3193-thread-1-processing-n:127.0.0.1:38609_solr) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2766941 INFO  (zkCallback-3194-thread-1-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2766942 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2766951 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2766952 INFO  (OverseerCollectionConfigSetProcessor-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2766952 INFO  (OverseerStateUpdate-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2766952 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:39547_solr as DOWN
   [junit4]   2> 2766954 INFO  (OverseerStateUpdate-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2766954 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39547_solr
   [junit4]   2> 2766954 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39547_solr
   [junit4]   2> 2766956 INFO  (OverseerStateUpdate-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39547_solr"} current state version: 0
   [junit4]   2> 2766956 INFO  (OverseerStateUpdate-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39547_solr
   [junit4]   2> 2766957 INFO  (zkCallback-3194-thread-1-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr    ] 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> 2766957 INFO  (zkCallback-3194-thread-1-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2766958 INFO  (zkCallback-3193-thread-1-processing-n:127.0.0.1:38609_solr) [n:127.0.0.1:38609_solr    ] 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> 2766959 INFO  (zkCallback-3193-thread-1-processing-n:127.0.0.1:38609_solr) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2766969 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2766969 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2766970 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node1/.
   [junit4]   2> 2766971 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2766972 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2766972 INFO  (jetty-launcher-3183-thread-1) [n:127.0.0.1:38609_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2766975 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2766975 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2766976 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node2/.
   [junit4]   2> 2766976 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2766977 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2766977 INFO  (jetty-launcher-3183-thread-2) [n:127.0.0.1:39547_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2766977 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2766978 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2766979 INFO  (zkCallback-3197-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3fcb5511 name:ZooKeeperConnection Watcher:127.0.0.1:41053 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2766979 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2766979 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2766982 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2766982 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2766984 INFO  (zkCallback-3200-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73b8effb name:ZooKeeperConnection Watcher:127.0.0.1:41053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2766984 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2766984 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2766984 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2766985 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2766986 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2766988 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2766992 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2767018 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[33943AED05A69349]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2767020 INFO  (qtp2068065907-22568) [n:127.0.0.1:38609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.customKey=customValue&collection.configName=conf1&router.field=shard_s&autoAddReplicas=true&name=backuprestore&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2767023 INFO  (OverseerCollectionConfigSetProcessor-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2767024 INFO  (OverseerThreadFactory-9093-thread-1-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2767024 INFO  (OverseerThreadFactory-9093-thread-1-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2767024 INFO  (OverseerThreadFactory-9093-thread-1-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2767025 INFO  (OverseerThreadFactory-9093-thread-1-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2767026 INFO  (zkCallback-3194-thread-1-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2767027 INFO  (zkCallback-3193-thread-1-processing-n:127.0.0.1:38609_solr) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2767027 INFO  (zkCallback-3200-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2767030 INFO  (OverseerStateUpdate-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2767030 INFO  (OverseerStateUpdate-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2767032 INFO  (OverseerStateUpdate-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2767133 INFO  (OverseerThreadFactory-9093-thread-1-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 2767133 INFO  (OverseerThreadFactory-9093-thread-1-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:39547_solr
   [junit4]   2> 2767134 INFO  (OverseerThreadFactory-9093-thread-1-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:38609_solr
   [junit4]   2> 2767136 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2767137 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2767137 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 2767137 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 2767138 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2767138 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2767139 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2767140 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2767140 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2767140 INFO  (OverseerStateUpdate-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39547/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39547_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2767140 INFO  (OverseerStateUpdate-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39547/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39547_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2767141 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2767141 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2767141 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2767143 INFO  (OverseerStateUpdate-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38609/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38609_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2767143 INFO  (OverseerStateUpdate-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38609/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38609_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2767246 INFO  (OverseerStateUpdate-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2767247 INFO  (zkCallback-3194-thread-2-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2767247 INFO  (zkCallback-3193-thread-1-processing-n:127.0.0.1:38609_solr) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2767248 INFO  (zkCallback-3194-thread-2-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2767248 INFO  (zkCallback-3193-thread-1-processing-n:127.0.0.1:38609_solr) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2768143 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 2768143 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2768143 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 2768143 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2768143 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2768143 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2768143 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2768144 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2768145 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2768145 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node2/backuprestore_shard2_replica1'
   [junit4]   2> 2768145 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2768145 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node1/backuprestore_shard1_replica1'
   [junit4]   2> 2768145 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2768145 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2768145 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2768145 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2768173 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2768173 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2768176 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2768176 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2768178 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2768178 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2768184 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2768184 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2768188 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2768188 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2768191 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2768191 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2768193 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 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-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2768193 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 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-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2768193 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 2768193 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 2768193 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2768193 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2768193 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node1/backuprestore_shard1_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/]
   [junit4]   2> 2768193 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node2/backuprestore_shard2_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/]
   [junit4]   2> 2768193 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 2768194 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 2768194 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node1/./backuprestore_shard1_replica1/data
   [junit4]   2> 2768194 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index/
   [junit4]   2> 2768194 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node2/./backuprestore_shard2_replica1/data
   [junit4]   2> 2768194 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/index/
   [junit4]   2> 2768195 WARN  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2768194 WARN  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2768195 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/index
   [junit4]   2> 2768195 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index
   [junit4]   2> 2768196 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3bb685d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3f4e265),segFN=segments_1,generation=1}
   [junit4]   2> 2768196 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@40ced361 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f79c68b),segFN=segments_1,generation=1}
   [junit4]   2> 2768196 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2768196 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2768196 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/
   [junit4]   2> 2768197 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/
   [junit4]   2> 2768197 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2768197 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2768198 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2768198 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2768199 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2768199 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2768201 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2768201 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2768201 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2768201 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2768202 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2768202 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2768204 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2768204 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2768204 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2768204 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2768204 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2768204 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2768204 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2768204 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2768206 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2768207 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2768207 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2768207 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2768207 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3bb685d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3f4e265),segFN=segments_1,generation=1}
   [junit4]   2> 2768207 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@40ced361 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f79c68b),segFN=segments_1,generation=1}
   [junit4]   2> 2768208 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2768207 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2768208 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@47c5f0f1[backuprestore_shard1_replica1] main]
   [junit4]   2> 2768208 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25ba64f1[backuprestore_shard2_replica1] main]
   [junit4]   2> 2768208 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2768208 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2768209 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2768209 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2768209 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2768209 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2768209 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2768209 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2768209 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2768210 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2768210 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2768210 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2768210 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2768210 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2768210 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2768210 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2768210 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2768211 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2768210 INFO  (searcherExecutor-9099-thread-1-processing-n:127.0.0.1:39547_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node1) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@25ba64f1[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2768211 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2768211 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539601465582026752
   [junit4]   2> 2768211 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2768212 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2768212 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2768212 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2768212 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2768212 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2768212 INFO  (searcherExecutor-9098-thread-1-processing-n:127.0.0.1:38609_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node2) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@47c5f0f1[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2768212 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2768212 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539601465583075328
   [junit4]   2> 2768213 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1539601465582026752
   [junit4]   2> 2768213 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2768213 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 2768213 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard2_replica1 address:http://127.0.0.1:39547/solr collection:backuprestore shard:shard2
   [junit4]   2> 2768214 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard2/election
   [junit4]   2> 2768215 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1539601465583075328
   [junit4]   2> 2768215 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2768216 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 2768216 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard1_replica1 address:http://127.0.0.1:38609/solr collection:backuprestore shard:shard1
   [junit4]   2> 2768217 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard1/election
   [junit4]   2> 2768220 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard2/election/96225091503915014-core_node1-n_0000000000
   [junit4]   2> 2768221 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2768222 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2768222 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2768223 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39547/solr/backuprestore_shard2_replica1/
   [junit4]   2> 2768223 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2768223 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:39547/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 2768223 INFO  (OverseerStateUpdate-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 2768224 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard1/election/96225091503915013-core_node2-n_0000000000
   [junit4]   2> 2768224 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard2
   [junit4]   2> 2768225 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2768228 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard2/leader after winning as /collections/backuprestore/leader_elect/shard2/election/96225091503915014-core_node1-n_0000000000
   [junit4]   2> 2768228 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2768228 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2768228 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38609/solr/backuprestore_shard1_replica1/
   [junit4]   2> 2768228 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2768228 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:38609/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 2768229 INFO  (OverseerStateUpdate-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 2768229 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard1
   [junit4]   2> 2768230 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39547/solr/backuprestore_shard2_replica1/ shard2
   [junit4]   2> 2768232 INFO  (OverseerStateUpdate-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"http://127.0.0.1:39547/solr",
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2768234 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard1/leader after winning as /collections/backuprestore/leader_elect/shard1/election/96225091503915013-core_node2-n_0000000000
   [junit4]   2> 2768236 INFO  (qtp2068065907-22570) [n:127.0.0.1:38609_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38609/solr/backuprestore_shard1_replica1/ shard1
   [junit4]   2> 2768237 INFO  (OverseerStateUpdate-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"http://127.0.0.1:38609/solr",
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2768340 INFO  (OverseerStateUpdate-96225091503915014-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 1
   [junit4]   2> 2768341 INFO  (zkCallback-3193-thread-1-processing-n:127.0.0.1:38609_solr) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2768341 INFO  (zkCallback-3194-thread-2-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2768341 INFO  (zkCallback-3193-thread-1-processing-n:127.0.0.1:38609_solr) [n:127.0.0.1:38609_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [1] to [2]
   [junit4]   2> 2768342 INFO  (zkCallback-3194-thread-2-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [1] to [2]
   [junit4]   2> 2768382 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController We are http://127.0.0.1:39547/solr/backuprestore_shard2_replica1/ and leader is http://127.0.0.1:39547/solr/backuprestore_shard2_replica1/
   [junit4]   2> 2768382 INFO  (qtp1275603510-22576) [n:127.0.0.1:39547_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard

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

9{/solr,null,UNAVAILABLE}
   [junit4]   2> 2785071 WARN  (zkCallback-3194-thread-2-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2785072 INFO  (jetty-launcher-3183-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6183af28{/solr,null,UNAVAILABLE}
   [junit4]   2> 2785074 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41053 41053
   [junit4]   2> 2785241 INFO  (Thread-7055) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41053 41053
   [junit4]   2> 2785243 WARN  (Thread-7055) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/overseer/queue
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2785243 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[33943AED05A69349]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_33943AED05A69349-001
   [junit4]   2> Jul 11, 2016 11:06:32 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {shard_s=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1988, maxMBSortInHeap=5.950115393606732, sim=RandomSimilarity(queryNorm=false): {}, locale=es-PA, timezone=Africa/Juba
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=100041856,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeySafeLeaderTest, TestMiniSolrCloudCluster, TestSolr4Spatial, DateFieldTest, TestSimpleQParserPlugin, ResourceLoaderTest, TestReloadDeadlock, CdcrVersionReplicationTest, DeleteReplicaTest, CreateCollectionCleanupTest, OverseerStatusTest, CoreAdminCreateDiscoverTest, TestConfigOverlay, TestJsonFacets, TestManagedSchema, TestJoin, TestTrie, CollectionsAPISolrJTest, TestFoldingMultitermQuery, TestPHPSerializedResponseWriter, TestCloudPseudoReturnFields, TermVectorComponentTest, RecoveryAfterSoftCommitTest, NotRequiredUniqueKeyTest, TestRequestForwarding, TestSolrCLIRunExample, HdfsSyncSliceTest, SolrCmdDistributorTest, ResponseHeaderTest, BasicFunctionalityTest, DeleteStatusTest, DistributedTermsComponentTest, TestSuggestSpellingConverter, TestUseDocValuesAsStored2, TestStressCloudBlindAtomicUpdates, TestCSVResponseWriter, TestCrossCoreJoin, TestConfigSetsAPIZkFailure, TestSolrJ, ForceLeaderTest, HdfsTlogReplayBufferedWhileIndexingTest, TestRecovery, TestConfigSetProperties, SaslZkACLProviderTest, DistributedDebugComponentTest, TestReload, SignatureUpdateProcessorFactoryTest, TestLMJelinekMercerSimilarityFactory, DirectUpdateHandlerOptimizeTest, TestSolr4Spatial2, CopyFieldTest, TestFieldCacheReopen, DistribDocExpirationUpdateProcessorTest, HdfsRecoveryZkTest, TestCharFilters, DocValuesMissingTest, AddBlockUpdateTest, UUIDUpdateProcessorFallbackTest, HdfsWriteToMultipleCollectionsTest, TestZkChroot, HighlighterConfigTest, TestIndexSearcher, TestRTGBase, ShowFileRequestHandlerTest, TestRebalanceLeaders, TestRawTransformer, SynonymTokenizerTest, TestOrdValues, TestCloudSchemaless, BlobRepositoryCloudTest, SpellPossibilityIteratorTest, ExitableDirectoryReaderTest, TestSolrDeletionPolicy2, TestRangeQuery, TestValueSourceCache, SolrInfoMBeanTest, SolrCoreCheckLockOnStartupTest, TestHdfsUpdateLog, GraphQueryTest, AddSchemaFieldsUpdateProcessorFactoryTest, CoreMergeIndexesAdminHandlerTest, TestCoreDiscovery, AnalyticsQueryTest, DistributedFacetPivotWhiteBoxTest, TestConfigReload, TestExactStatsCache, TestDistribDocBasedVersion, TestSimpleTrackingShardHandler, TestSolrIndexConfig, TestFastOutputStream, RollingRestartTest, TestBinaryResponseWriter, TestFiltering, ConfigSetsAPITest, LoggingHandlerTest, BasicDistributedZk2Test, DocExpirationUpdateProcessorFactoryTest, TestBinaryField, HdfsChaosMonkeySafeLeaderTest, TestSortingResponseWriter, LukeRequestHandlerTest, TestCloudInspectUtil, TestManagedResourceStorage, BasicZkTest, TestQuerySenderListener, DirectSolrConnectionTest, DebugComponentTest, SmileWriterTest, TestClusterStateMutator, MultiThreadedOCPTest, SuggesterTest, TestSSLRandomization, ParsingFieldUpdateProcessorsTest, TestOnReconnectListenerSupport, CheckHdfsIndexTest, DistributedIntervalFacetingTest, TestTrieFacet, BasicAuthIntegrationTest, TestUtils, CacheHeaderTest, OutputWriterTest, NoCacheHeaderTest, CollectionsAPIDistributedZkTest, TestSizeLimitedDistributedMap, TestIntervalFaceting, CleanupOldIndexTest, SortSpecParsingTest, LeaderFailoverAfterPartitionTest, WordBreakSolrSpellCheckerTest, SolrPluginUtilsTest, DateMathParserTest, BlockDirectoryTest, TestTolerantUpdateProcessorCloud, TestInitQParser, SolrCloudExampleTest, TestRandomFaceting, ZkSolrClientTest, SuggestComponentContextFilterQueryTest, HLLUtilTest, MergeStrategyTest, ConnectionReuseTest, SpatialRPTFieldTypeTest, MinimalSchemaTest, TestDistribIDF, SecurityConfHandlerTest, TestFieldTypeCollectionResource, TestComplexPhraseQParserPlugin, TestInfoStreamLogging, TestNRTOpen, TestAuthenticationFramework, UnloadDistributedZkTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, TestDistributedGrouping, TermVectorComponentDistributedTest, TestStressVersions, SolrCoreTest, SpellCheckComponentTest, PeerSyncTest, TestFunctionQuery, TestBadConfig, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SolrRequestParserTest, TestStressLucene, SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DocValuesMultiTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, TestSurroundQueryParser, StandardRequestHandlerTest, TestWriterPerf, TestOmitPositions, TermsComponentTest, TestIndexingPerformance, RequiredFieldsTest, TestSolrQueryParser, IndexSchemaTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, TestMergePolicyConfig, MultiTermTest, SampleTest, TestDocSet, TestSearchPerf, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestLuceneMatchVersion, TestPhraseSuggestions, TestCodecSupport, EchoParamsTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestJmxMonitoredMap, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, TestDistributedMissingSort, TestHighlightDedupGrouping, TestJettySolrRunner, AliasIntegrationTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, DistribCursorPagingTest, DistributedQueueTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, TestConfigSetsAPI, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore]
   [junit4] Completed [476/620 (1!)] on J1 in 19.28s, 1 test, 1 error <<< FAILURES!

[...truncated 484 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:530: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 103 ignored (88 assumptions) [seed: 33943AED05A69349]

Total time: 74 minutes 35 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-master-Solaris (64bit/jdk1.8.0) - Build # 711 - Still Failing!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousAddsViaNoCollectionClient

Error Message:
Could not load collection from ZK: test_col

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: test_col
	at __randomizedtesting.SeedInfo.seed([20873478A28CAA56:64C9B64C8825C358]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1072)
	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:638)
	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:211)
	at org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:113)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1281)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1003)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.assertQueryDocIds(TestTolerantUpdateProcessorCloud.java:1020)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousAdds(TestTolerantUpdateProcessorCloud.java:431)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousAddsViaNoCollectionClient(TestTolerantUpdateProcessorCloud.java:411)
	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 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: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/test_col/state.json
	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:348)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1084)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1070)
	... 51 more


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

Error Message:
Error from server at http://127.0.0.1:65514/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:65514/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.
	at __randomizedtesting.SeedInfo.seed([20873478A28CAA56:A8D30BA20C70C7AE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testInvalidPath(AbstractCloudBackupRestoreTestCase.java:149)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:128)
	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 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)




Build Log:
[...truncated 10508 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/init-core-data-001
   [junit4]   2> 33049 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 33064 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 33066 INFO  (Thread-10) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 33069 INFO  (Thread-10) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 33166 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43636
   [junit4]   2> 33189 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 33299 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 33371 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 35031 INFO  (zkCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e45b1b9 name:ZooKeeperConnection Watcher:127.0.0.1:43636 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35031 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35032 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 35034 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 35319 INFO  (jetty-launcher-7-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 35324 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 35324 INFO  (jetty-launcher-7-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 35325 INFO  (jetty-launcher-7-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 35325 INFO  (jetty-launcher-7-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 35385 INFO  (jetty-launcher-7-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18b9219c{/solr,null,AVAILABLE}
   [junit4]   2> 35385 INFO  (jetty-launcher-7-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fc826a4{/solr,null,AVAILABLE}
   [junit4]   2> 35386 INFO  (jetty-launcher-7-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d445d00{/solr,null,AVAILABLE}
   [junit4]   2> 35385 INFO  (jetty-launcher-7-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3af089ff{/solr,null,AVAILABLE}
   [junit4]   2> 35385 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@429f43c3{/solr,null,AVAILABLE}
   [junit4]   2> 35404 INFO  (jetty-launcher-7-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@3627bbb{HTTP/1.1,[http/1.1]}{127.0.0.1:39810}
   [junit4]   2> 35404 INFO  (jetty-launcher-7-thread-4) [    ] o.e.j.s.Server Started @38099ms
   [junit4]   2> 35404 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39810}
   [junit4]   2> 35409 INFO  (jetty-launcher-7-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@25f3cf08{HTTP/1.1,[http/1.1]}{127.0.0.1:35996}
   [junit4]   2> 35409 INFO  (jetty-launcher-7-thread-2) [    ] o.e.j.s.Server Started @38104ms
   [junit4]   2> 35409 INFO  (jetty-launcher-7-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@3e4476aa{HTTP/1.1,[http/1.1]}{127.0.0.1:55794}
   [junit4]   2> 35409 INFO  (jetty-launcher-7-thread-5) [    ] o.e.j.s.Server Started @38104ms
   [junit4]   2> 35409 INFO  (jetty-launcher-7-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@5ae7b56d{HTTP/1.1,[http/1.1]}{127.0.0.1:49999}
   [junit4]   2> 35409 INFO  (jetty-launcher-7-thread-3) [    ] o.e.j.s.Server Started @38105ms
   [junit4]   2> 35408 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@5432f37{HTTP/1.1,[http/1.1]}{127.0.0.1:33114}
   [junit4]   2> 35410 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.Server Started @38106ms
   [junit4]   2> 35410 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33114}
   [junit4]   2> 35409 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55794}
   [junit4]   2> 35410 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49999}
   [junit4]   2> 35409 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35996}
   [junit4]   2> 35426 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 35426 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 35427 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 35427 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 35427 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 35427 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node1'
   [junit4]   2> 35427 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node4'
   [junit4]   2> 35428 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 35428 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 35428 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 35428 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 35428 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node2'
   [junit4]   2> 35428 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node5'
   [junit4]   2> 35429 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node3'
   [junit4]   2> 35429 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 35429 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 35429 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 35430 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 35430 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 35430 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 35430 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 35430 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 35430 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 35431 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 35431 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 35432 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 35432 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 35433 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 35440 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 35448 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 35449 INFO  (zkCallback-10-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37ac1c83 name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35449 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35454 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 35456 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2cd0024 name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35457 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35457 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 35460 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75d1d77b name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35460 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5eaf1bd7 name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35460 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 35460 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35461 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 35461 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35461 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 35462 INFO  (zkCallback-13-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4afc2178 name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35463 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35463 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 35466 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 35466 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 35467 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 35472 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 35510 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node4/.
   [junit4]   2> 35510 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1639526002
   [junit4]   2> 35510 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node4]
   [junit4]   2> 35510 WARN  (jetty-launcher-7-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node4/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node4/lib
   [junit4]   2> 35510 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node1/.
   [junit4]   2> 35512 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 494597674
   [junit4]   2> 35512 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node1]
   [junit4]   2> 35512 WARN  (jetty-launcher-7-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node1/lib
   [junit4]   2> 35511 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node5/.
   [junit4]   2> 35513 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1204570556
   [junit4]   2> 35513 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node5]
   [junit4]   2> 35513 WARN  (jetty-launcher-7-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node5/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node5/lib
   [junit4]   2> 35520 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node3/.
   [junit4]   2> 35520 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1698210415
   [junit4]   2> 35520 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node3]
   [junit4]   2> 35520 WARN  (jetty-launcher-7-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node3/lib
   [junit4]   2> 35520 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node2/.
   [junit4]   2> 35520 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 758994251
   [junit4]   2> 35520 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node2]
   [junit4]   2> 35520 WARN  (jetty-launcher-7-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node2/lib
   [junit4]   2> 35531 INFO  (jetty-launcher-7-thread-5) [    ] 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,
   [junit4]   2> 35533 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 35533 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 35533 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 35533 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 35534 INFO  (jetty-launcher-7-thread-4) [    ] 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,
   [junit4]   2> 35534 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43636/solr
   [junit4]   2> 35543 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 35543 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 35543 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 35543 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43636/solr
   [junit4]   2> 35544 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 35546 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 35546 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 35546 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43636/solr
   [junit4]   2> 35548 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 35552 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 35554 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 35554 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 35554 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 35554 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 35554 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43636/solr
   [junit4]   2> 35554 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 35557 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 35557 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43636/solr
   [junit4]   2> 35561 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 35561 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 35563 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 35563 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 35568 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 35568 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 35568 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 35563 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 35569 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 35569 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 35569 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 35569 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 35570 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 35570 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 35577 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 35579 INFO  (zkCallback-24-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@732af578 name:ZooKeeperConnection Watcher:127.0.0.1:43636 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35579 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35579 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 35581 INFO  (zkCallback-26-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@632d5718 name:ZooKeeperConnection Watcher:127.0.0.1:43636 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35582 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35582 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 35582 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@217d43f name:ZooKeeperConnection Watcher:127.0.0.1:43636 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35584 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35584 INFO  (zkCallback-27-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1817673 name:ZooKeeperConnection Watcher:127.0.0.1:43636 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35584 INFO  (jetty-launcher-7-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 35585 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35585 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 35586 INFO  (zkCallback-28-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58b7c882 name:ZooKeeperConnection Watcher:127.0.0.1:43636 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35588 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35588 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 35594 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$62/1729972707@1b24fec8
   [junit4]   2> 35597 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 35597 INFO  (jetty-launcher-7-thread-5) [n:127.0.0.1:55794_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$62/1729972707@2269102e
   [junit4]   2> 35598 INFO  (jetty-launcher-7-thread-5) [n:127.0.0.1:55794_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 35598 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$62/1729972707@581ce2cb
   [junit4]   2> 35599 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 35608 INFO  (zkCallback-29-thread-1-processing-n:127.0.0.1:39810_solr) [n:127.0.0.1:39810_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@572b5b1d name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35608 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:49999_solr) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a4d700c name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35608 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35608 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$62/1729972707@4acf4adc
   [junit4]   2> 35609 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 35612 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35614 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$62/1729972707@37b147dc
   [junit4]   2> 35616 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 35623 INFO  (zkCallback-32-thread-1-processing-n:127.0.0.1:35996_solr) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b34f95e name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35626 INFO  (zkCallback-30-thread-1-processing-n:127.0.0.1:55794_solr) [n:127.0.0.1:55794_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f22c374 name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35626 INFO  (jetty-launcher-7-thread-5) [n:127.0.0.1:55794_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35626 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35627 INFO  (zkCallback-33-thread-1-processing-n:127.0.0.1:33114_solr) [n:127.0.0.1:33114_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75109217 name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35630 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35637 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 35638 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 35638 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 35644 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 35653 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 35658 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 35666 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 35672 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 35691 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 35692 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 35695 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 35695 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 35696 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 35697 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 35700 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 35703 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 35703 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 35705 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 35706 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 35709 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 35709 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 35711 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 35711 INFO  (jetty-launcher-7-thread-5) [n:127.0.0.1:55794_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 35712 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 35713 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 35713 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 35714 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 35718 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 35720 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 35721 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 35723 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 35724 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 35725 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 35726 INFO  (jetty-launcher-7-thread-5) [n:127.0.0.1:55794_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 35727 INFO  (jetty-launcher-7-thread-5) [n:127.0.0.1:55794_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 35742 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 35744 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 35749 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 35753 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96222862810349580-127.0.0.1:49999_solr-n_0000000000
   [junit4]   2> 35756 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49999_solr
   [junit4]   2> 35756 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 35756 INFO  (jetty-launcher-7-thread-5) [n:127.0.0.1:55794_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 35757 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 35759 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96222862810349579-127.0.0.1:39810_solr-n_0000000001
   [junit4]   2> 35760 INFO  (jetty-launcher-7-thread-5) [n:127.0.0.1:55794_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96222862810349582-127.0.0.1:55794_solr-n_0000000002
   [junit4]   2> 35761 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 35762 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 35763 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96222862810349583-127.0.0.1:33114_solr-n_0000000003
   [junit4]   2> 35763 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96222862810349581-127.0.0.1:35996_solr-n_0000000004
   [junit4]   2> 35765 INFO  (jetty-launcher-7-thread-5) [n:127.0.0.1:55794_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96222862810349579-127.0.0.1:39810_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 35765 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96222862810349580-127.0.0.1:49999_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 35766 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.Overseer Overseer (id=96222862810349580-127.0.0.1:49999_solr-n_0000000000) starting
   [junit4]   2> 35766 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39810_solr
   [junit4]   2> 35766 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39810_solr
   [junit4]   2> 35767 INFO  (jetty-launcher-7-thread-5) [n:127.0.0.1:55794_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55794_solr
   [junit4]   2> 35767 INFO  (jetty-launcher-7-thread-5) [n:127.0.0.1:55794_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55794_solr
   [junit4]   2> 35767 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96222862810349583-127.0.0.1:33114_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 35768 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96222862810349582-127.0.0.1:55794_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 35768 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33114_solr
   [junit4]   2> 35768 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33114_solr
   [junit4]   2> 35768 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35996_solr
   [junit4]   2> 35769 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35996_solr
   [junit4]   2> 35773 INFO  (zkCallback-32-thread-1-processing-n:127.0.0.1:35996_solr) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 35773 INFO  (zkCallback-30-thread-1-processing-n:127.0.0.1:55794_solr) [n:127.0.0.1:55794_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 35774 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:49999_solr) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 35774 INFO  (zkCallback-29-thread-1-processing-n:127.0.0.1:39810_solr) [n:127.0.0.1:39810_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 35774 INFO  (zkCallback-33-thread-1-processing-n:127.0.0.1:33114_solr) [n:127.0.0.1:33114_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 35778 INFO  (zkCallback-32-thread-1-processing-n:127.0.0.1:35996_solr) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 35778 INFO  (zkCallback-30-thread-1-processing-n:127.0.0.1:55794_solr) [n:127.0.0.1:55794_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 35778 INFO  (zkCallback-33-thread-1-processing-n:127.0.0.1:33114_solr) [n:127.0.0.1:33114_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 35778 INFO  (zkCallback-29-thread-1-processing-n:127.0.0.1:39810_solr) [n:127.0.0.1:39810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 35779 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:49999_solr) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 35780 INFO  (zkCallback-29-thread-2-processing-n:127.0.0.1:39810_solr) [n:127.0.0.1:39810_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 35780 INFO  (zkCallback-32-thread-1-processing-n:127.0.0.1:35996_solr) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 35780 INFO  (zkCallback-30-thread-1-processing-n:127.0.0.1:55794_solr) [n:127.0.0.1:55794_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 35780 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:49999_solr) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 35780 INFO  (zkCallback-33-thread-1-processing-n:127.0.0.1:33114_solr) [n:127.0.0.1:33114_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 35782 INFO  (zkCallback-33-thread-1-processing-n:127.0.0.1:33114_solr) [n:127.0.0.1:33114_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 35782 INFO  (zkCallback-30-thread-1-processing-n:127.0.0.1:55794_solr) [n:127.0.0.1:55794_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 35782 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:49999_solr) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 35782 INFO  (zkCallback-32-thread-1-processing-n:127.0.0.1:35996_solr) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 35783 INFO  (zkCallback-29-thread-2-processing-n:127.0.0.1:39810_solr) [n:127.0.0.1:39810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 35783 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 35870 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 35874 INFO  (OverseerCollectionConfigSetProcessor-96222862810349580-127.0.0.1:49999_solr-n_0000000000) [n:127.0.0.1:49999_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 35876 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:49999_solr as DOWN
   [junit4]   2> 35878 INFO  (OverseerStateUpdate-96222862810349580-127.0.0.1:49999_solr-n_0000000000) [n:127.0.0.1:49999_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 35905 INFO  (OverseerStateUpdate-96222862810349580-127.0.0.1:49999_solr-n_0000000000) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 35909 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49999_solr
   [junit4]   2> 35909 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49999_solr
   [junit4]   2> 35926 INFO  (zkCallback-33-thread-1-processing-n:127.0.0.1:33114_solr) [n:127.0.0.1:33114_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 35928 INFO  (zkCallback-30-thread-1-processing-n:127.0.0.1:55794_solr) [n:127.0.0.1:55794_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 35928 INFO  (zkCallback-32-thread-1-processing-n:127.0.0.1:35996_solr) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 35932 INFO  (OverseerStateUpdate-96222862810349580-127.0.0.1:49999_solr-n_0000000000) [n:127.0.0.1:49999_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:49999_solr"} current state version: 0
   [junit4]   2> 35935 INFO  (OverseerStateUpdate-96222862810349580-127.0.0.1:49999_solr-n_0000000000) [n:127.0.0.1:49999_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:49999_solr
   [junit4]   2> 35937 INFO  (zkCallback-29-thread-2-processing-n:127.0.0.1:39810_solr) [n:127.0.0.1:39810_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 35939 INFO  (zkCallback-29-thread-2-processing-n:127.0.0.1:39810_solr) [n:127.0.0.1:39810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 35941 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 35941 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 35941 INFO  (zkCallback-33-thread-1-processing-n:127.0.0.1:33114_solr) [n:127.0.0.1:33114_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 35948 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 35948 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 35948 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:49999_solr) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 35949 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 35949 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 35949 INFO  (zkCallback-30-thread-1-processing-n:127.0.0.1:55794_solr) [n:127.0.0.1:55794_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 35950 INFO  (zkCallback-32-thread-1-processing-n:127.0.0.1:35996_solr) [n:127.0.0.1:35996_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 35950 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:49999_solr) [n:127.0.0.1:49999_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 35954 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node4/.
   [junit4]   2> 35956 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node2/.
   [junit4]   2> 35956 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node1/.
   [junit4]   2> 35957 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 35961 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 35961 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:33114_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 35963 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 35964 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 35968 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 35968 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:39810_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 35969 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 35969 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:35996_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 35971 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 35971 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 35972 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node3/.
   [junit4]   2> 35972 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 35974 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 35974 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:49999_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 35977 INFO  (jetty-launcher-7-thread-5) [n:127.0.0.1:55794_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 35977 INFO  (jetty-launcher-7-thread-5) [n:127.0.0.1:55794_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 35978 INFO  (jetty-launcher-7-thread-5) [n:127.0.0.1:55794_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node5/.
   [junit4]   2> 35978 INFO  (jetty-launcher-7-thread-5) [n:127.0.0.1:55794_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 35980 INFO  (jetty-launcher-7-thread-5) [n:127.0.0.1:55794_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 35980 INFO  (jetty-launcher-7-thread-5) [n:127.0.0.1:55794_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 35980 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 35980 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 35985 INFO  (zkCallback-39-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@27b30feb name:ZooKeeperConnection Watcher:127.0.0.1:43636 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35985 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35986 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 35993 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155da2f15150010, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 36007 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 36008 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 36011 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5974599d name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 36011 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 36011 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 36011 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 36013 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 36015 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 36036 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-copyfield-test.xml
   [junit4]   2> 36042 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 36045 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave.xml
   [junit4]   2> 36048 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-cdcr.xml
   [junit4]   2> 36051 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 36055 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 36058 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-classification.xml
   [junit4]   2> 36061 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 36065 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-init-error.xml
   [junit4]   2> 36070 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-class-name-shortening-on-serialization.xml
   [junit4]   2> 36073 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-cdcrupdatelog.xml
   [junit4]   2> 36076 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 36080 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-field.xml
   [junit4]   2> 36083 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 36087 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesMulti.xml
   [junit4]   2> 36090 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-lmjelinekmercer.xml
   [junit4]   2> 36095 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 36098 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-norms.xml
   [junit4]   2> 36104 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 36108 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-externalversionconstraint.xml
   [junit4]   2> 36111 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 36115 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 36119 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 36122 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 36127 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 36129 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 36132 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 36135 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 36138 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
   [junit4]   2> 36142 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 36144 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
   [junit4]   2> 36147 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sorts.xml
   [junit4]   2> 36151 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender.xml
   [junit4]   2> 36154 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 37172 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-multivalued.xml
   [junit4]   2> 37179 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 37183 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 37186 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-mpf-solrconfig.xml
   [junit4]   2> 37189 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/da_UTF8.xml
   [junit4]   2> 37192 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 37197 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 37200 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 37203 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/frenchArticles.txt
   [junit4]   2> 37206 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-basic.xml
   [junit4]   2> 37210 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-phrasesuggest.xml
   [junit4]   2> 37213 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 37217 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-functionquery.xml
   [junit4]   2> 37221 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-mp-solrconfig.xml
   [junit4]   2> 37224 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-error-solrconfig.xml
   [junit4]   2> 37228 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-hyperbolic.xml
   [junit4]   2> 37232 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 37236 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spellchecker.xml
   [junit4]   2> 37240 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingresponse.xml
   [junit4]   2> 37245 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/currency.xml
   [junit4]   2> 37248 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 37250 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/compoundDictionary.txt
   [junit4]   2> 37254 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 37258 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig_codec2.xml
   [junit4]   2> 37261 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 37265 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-single-dynamic-copy-field.xml
   [junit4]   2> 37269 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-synonym-tokenizer.xml
   [junit4]   2> 37273 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 37277 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-master-throttled.xml
   [junit4]   2> 37280 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-trie.xml
   [junit4]   2> 37283 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-withgethandler.xml
   [junit4]   2> 37287 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 37289 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-repeater.xml
   [junit4]   2> 37293 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-postingshighlight.xml
   [junit4]   2> 37296 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicy.xml
   [junit4]   2> 37301 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 37304 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-snowball.txt
   [junit4]   2> 37307 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal-atomic-stress.xml
   [junit4]   2> 37311 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest-lucene-match-version.xml
   [junit4]   2> 37314 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/keep-2.txt
   [junit4]   2> 37318 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 37322 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
   [junit4]   2> 37326 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-default-val.xml
   [junit4]   2> 37330 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 37333 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema_latest.xml
   [junit4]   2> 37336 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-managed-schema-test.xml
   [junit4]   2> 37340 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-not-required-unique-key.xml
   [junit4]   2> 37344 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [    ] o.

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

torUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2819090 WARN  (zkCallback-3233-thread-1-processing-n:127.0.0.1:65514_solr) [n:127.0.0.1:65514_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2819091 INFO  (jetty-launcher-3226-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10afba53{/solr,null,UNAVAILABLE}
   [junit4]   2> 2819093 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[20873478A28CAA56]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34699 34699
   [junit4]   2> 2819115 INFO  (Thread-8597) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34699 34699
   [junit4]   2> 2819116 WARN  (Thread-8597) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/backuprestore_restored/state.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/customConfigName
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/overseer/queue
   [junit4]   2> 	19	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2819116 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[20873478A28CAA56]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_20873478A28CAA56-001
   [junit4]   2> Jul 11, 2016 2:25:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {shard_s=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=BlockTreeOrds(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=697, maxMBSortInHeap=7.5496433150890585, sim=ClassicSimilarity, locale=nl-NL, timezone=Europe/London
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=225682736,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterTest, TestSolrJ, StatsComponentTest, TestRuleBasedAuthorizationPlugin, TestTolerantUpdateProcessorCloud, CoreAdminHandlerTest, TestOrdValues, HdfsBasicDistributedZkTest, TestDistribDocBasedVersion, CollectionsAPISolrJTest, TestHdfsUpdateLog, SolrCoreCheckLockOnStartupTest, BlobRepositoryCloudTest, TestRawTransformer, TestFieldTypeCollectionResource, WordBreakSolrSpellCheckerTest, TestCloudManagedSchema, MinimalSchemaTest, SuggesterTSTTest, UpdateRequestProcessorFactoryTest, TestReload, TestSolrCLIRunExample, TestSolr4Spatial, SortSpecParsingTest, SolrPluginUtilsTest, OverseerModifyCollectionTest, HighlighterConfigTest, TestSimpleTrackingShardHandler, TermVectorComponentTest, BJQParserTest, HLLUtilTest, GraphQueryTest, TestSubQueryTransformer, DebugComponentTest, DistributedDebugComponentTest, TestSlowCompositeReaderWrapper, TestUtils, CacheHeaderTest, HdfsDirectoryTest, FileUtilsTest, RecoveryAfterSoftCommitTest, TestConfigSetsAPIZkFailure, MergeStrategyTest, TestOverriddenPrefixQueryForCustomFieldType, TestTrieFacet, TestScoreJoinQPScore, TestRangeQuery, QueryResultKeyTest, BitVectorTest, TestIntervalFaceting, TestSolrIndexConfig, OpenExchangeRatesOrgProviderTest, TestFileDictionaryLookup, DocExpirationUpdateProcessorFactoryTest, SuggesterWFSTTest, TestValueSourceCache, FieldAnalysisRequestHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, TestSchemaNameResource, BadCopyFieldTest, AliasIntegrationTest, TestSuggestSpellingConverter, TestJoin, ZkStateWriterTest, ResponseLogComponentTest, MultiTermTest, SolrInfoMBeanTest, ResponseHeaderTest, CheckHdfsIndexTest, SharedFSAutoReplicaFailoverTest, TestRandomFaceting, SpellCheckCollatorTest, HdfsWriteToMultipleCollectionsTest, TestRequestForwarding, CopyFieldTest, ShowFileRequestHandlerTest, SpellCheckComponentTest, TestFieldCollectionResource, DistanceFunctionTest, TestGraphMLResponseWriter, FullHLLTest, TestOnReconnectListenerSupport, TestConfigSetsAPI, TestUseDocValuesAsStored2, TestExclusionRuleCollectionAccess, HdfsChaosMonkeySafeLeaderTest, HdfsSyncSliceTest, DeleteStatusTest, ZkSolrClientTest, AnalyticsQueryTest, SmileWriterTest, DistributedFacetPivotLargeTest, TestFastOutputStream, BasicAuthIntegrationTest, TestJettySolrRunner, TestDynamicFieldCollectionResource, TestSolrDynamicMBean, ClassificationUpdateProcessorFactoryTest, CachingDirectoryFactoryTest, BinaryUpdateRequestHandlerTest, DocValuesMissingTest, TestSolrCoreProperties, TestCrossCoreJoin, TestManagedStopFilterFactory, DirectSolrConnectionTest, BadIndexSchemaTest, ConvertedLegacyTest, DeleteReplicaTest, SolrCloudExampleTest, FacetPivotSmallTest, TestDynamicLoading, CreateCollectionCleanupTest, SecurityConfHandlerTest, TestSolrQueryParser, TestCloudSchemaless, ShardRoutingCustomTest, BasicDistributedZk2Test, SuggestComponentContextFilterQueryTest, QueryParsingTest, NumericFieldsTest, TestAtomicUpdateErrorCases, CollectionTooManyReplicasTest, TestIndexSearcher, SolrCmdDistributorTest, TestCloudInspectUtil, TestMiniSolrCloudCluster, SortByFunctionTest, NoCacheHeaderTest, TestSimpleQParserPlugin, PluginInfoTest, NotRequiredUniqueKeyTest, TestSizeLimitedDistributedMap, TestCSVResponseWriter, EchoParamsTest, CollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, TestRandomCollapseQParserPlugin, ChangedSchemaMergeTest, DistributedQueueTest, TestClusterStateMutator, CoreAdminCreateDiscoverTest, CdcrUpdateLogTest, HdfsNNFailoverTest, TestShardHandlerFactory, TestReversedWildcardFilterFactory, TestStandardQParsers, TestFoldingMultitermQuery, RuleEngineTest, DateFieldTest, ConnectionReuseTest, JavabinLoaderTest, TestNamedUpdateProcessors, BaseCdcrDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, ShardRoutingTest, ClusterStateUpdateTest, TestZkChroot, TestDistributedGrouping, TestHashPartitioner, DistributedTermsComponentTest, SolrCoreTest, QueryElevationComponentTest, TestSort, BasicFunctionalityTest, TestLazyCores, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SolrRequestParserTest, TestTrie, TestCSVLoader, SchemaVersionSpecificBehaviorTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, DocumentBuilderTest, MoreLikeThisHandlerTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, TestCollationField, ReturnFieldsTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, SearchHandlerTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, SolrIndexConfigTest, TestStressRecovery, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors, AsyncCallRequestStatusResponseTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, DeleteLastCustomShardedReplicaTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, OverseerRolesTest, ReplicationFactorTest, RollingRestartTest, TestAuthenticationFramework, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore]
   [junit4] Completed [483/620 (2!)] on J1 in 32.81s, 1 test, 1 error <<< FAILURES!

[...truncated 440 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:530: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 2 errors, 104 ignored (89 assumptions) [seed: 20873478A28CAA56]

Total time: 73 minutes 27 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-master-Solaris (64bit/jdk1.8.0) - Build # 710 - Still Failing!

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

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

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42170/c8n_1x3_lf_shard1_replica2]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42170/c8n_1x3_lf_shard1_replica2]
	at __randomizedtesting.SeedInfo.seed([B657F228A8FFA627:3E03CDF20603CBDF]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:753)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
	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:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42170/c8n_1x3_lf_shard1_replica2]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:747)
	... 48 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:42170/c8n_1x3_lf_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:613)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	... 49 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:42170 [/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 53 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 63 more


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

Error Message:
Error from server at https://127.0.0.1:61132/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:61132/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.
	at __randomizedtesting.SeedInfo.seed([B657F228A8FFA627:3E03CDF20603CBDF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testInvalidPath(AbstractCloudBackupRestoreTestCase.java:149)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:128)
	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 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)




Build Log:
[...truncated 10664 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/init-core-data-001
   [junit4]   2> 291733 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[B657F228A8FFA627]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 291733 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[B657F228A8FFA627]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 291748 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 291749 INFO  (Thread-813) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 291749 INFO  (Thread-813) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 291849 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.ZkTestServer start zk server on port:37739
   [junit4]   2> 291849 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 291849 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 291871 INFO  (zkCallback-300-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a209fec name:ZooKeeperConnection Watcher:127.0.0.1:37739 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 291871 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 291871 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 291871 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 291876 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 291877 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 291880 INFO  (zkCallback-301-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@500f3d20 name:ZooKeeperConnection Watcher:127.0.0.1:37739/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 291880 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 291880 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 291881 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 291883 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 291885 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 291888 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 291890 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 291890 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 291893 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 291893 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 291896 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 291896 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 291899 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 291899 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 291902 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 291902 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 291905 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 291905 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 291911 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 291913 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 291916 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 291916 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 291919 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 291919 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 291922 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 291922 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 291927 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 291927 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 292106 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001/cores/collection1
   [junit4]   2> 292109 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 292114 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a3797f{/,null,AVAILABLE}
   [junit4]   2> 292117 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.e.j.s.ServerConnector Started ServerConnector@a0856df{HTTP/1.1,[http/1.1]}{127.0.0.1:49034}
   [junit4]   2> 292117 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.e.j.s.Server Started @295322ms
   [junit4]   2> 292117 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/tempDir-001/control/data, hostContext=/, hostPort=33617, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001/cores}
   [junit4]   2> 292117 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 292117 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001'
   [junit4]   2> 292117 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 292117 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 292118 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 292118 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 292121 INFO  (zkCallback-302-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@257ed5b8 name:ZooKeeperConnection Watcher:127.0.0.1:37739/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 292121 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 292122 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 292124 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 292124 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001/solr.xml
   [junit4]   2> 292130 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001/cores
   [junit4]   2> 292130 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.CoreContainer New CoreContainer 1303305338
   [junit4]   2> 292130 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001]
   [junit4]   2> 292130 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001/lib
   [junit4]   2> 292131 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] 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,
   [junit4]   2> 292134 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 292134 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 292134 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 292134 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37739/solr
   [junit4]   2> 292134 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 292134 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 292136 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 292139 INFO  (zkCallback-305-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1129a8f9 name:ZooKeeperConnection Watcher:127.0.0.1:37739 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 292140 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 292140 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 292143 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1193321576@541d6d38
   [junit4]   2> 292144 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 292147 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70ef39e name:ZooKeeperConnection Watcher:127.0.0.1:37739/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 292147 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 292149 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 292152 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 292156 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 292159 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 292162 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 292165 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 292167 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 292169 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 292170 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 292172 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 292173 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 292174 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 292179 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 292181 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 292183 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 292184 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96220918813294596-127.0.0.1:33617_-n_0000000000
   [junit4]   2> 292184 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33617_
   [junit4]   2> 292184 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 292186 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.Overseer Overseer (id=96220918813294596-127.0.0.1:33617_-n_0000000000) starting
   [junit4]   2> 292190 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 292199 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 292200 INFO  (OverseerCollectionConfigSetProcessor-96220918813294596-127.0.0.1:33617_-n_0000000000) [n:127.0.0.1:33617_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 292201 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33617_
   [junit4]   2> 292201 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33617_
   [junit4]   2> 292201 INFO  (OverseerStateUpdate-96220918813294596-127.0.0.1:33617_-n_0000000000) [n:127.0.0.1:33617_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 292202 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 292204 INFO  (OverseerStateUpdate-96220918813294596-127.0.0.1:33617_-n_0000000000) [n:127.0.0.1:33617_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 292217 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 292217 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 292217 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001/cores
   [junit4]   2> 292218 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] 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> 292218 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001/cores/collection1
   [junit4]   2> 292218 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 292220 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 292220 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 292220 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 292220 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:33617_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 292221 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 292222 INFO  (OverseerStateUpdate-96220918813294596-127.0.0.1:33617_-n_0000000000) [n:127.0.0.1:33617_    ] 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:33617",
   [junit4]   2>   "node_name":"127.0.0.1:33617_",
   [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> 292222 INFO  (OverseerStateUpdate-96220918813294596-127.0.0.1:33617_-n_0000000000) [n:127.0.0.1:33617_    ] 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:33617",
   [junit4]   2>   "node_name":"127.0.0.1:33617_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 292222 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 292223 INFO  (OverseerStateUpdate-96220918813294596-127.0.0.1:33617_-n_0000000000) [n:127.0.0.1:33617_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 292224 INFO  (OverseerStateUpdate-96220918813294596-127.0.0.1:33617_-n_0000000000) [n:127.0.0.1:33617_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 292225 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 292227 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_    ] 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> 293227 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 293227 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 293228 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 293228 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 293229 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 293229 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001/cores/collection1'
   [junit4]   2> 293229 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 293229 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 293231 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 293238 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 293249 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 293261 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 293266 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 293356 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 293361 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 293362 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 293376 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 293378 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 293380 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 293381 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 293383 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 293383 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 293383 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 293383 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001/cores/collection1/data/]
   [junit4]   2> 293383 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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@6fffc4eb
   [junit4]   2> 293384 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001/cores/collection1/data
   [junit4]   2> 293384 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001/cores/collection1/data/index/
   [junit4]   2> 293384 WARN  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 293384 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001/cores/collection1/data/index
   [junit4]   2> 293384 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7927482960852861]
   [junit4]   2> 293385 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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@25d01c42 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ae0f18),segFN=segments_1,generation=1}
   [junit4]   2> 293385 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 293385 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:33617_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001/cores/collection1/data/
   [junit4]   2> 293385 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 293388 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 293389 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 293389 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 293389 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 293389 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 293389 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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> 293389 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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> 293389 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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> 293389 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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> 293389 WARN  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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> 293391 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 293392 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 293393 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 293394 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 293397 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 293397 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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> 293397 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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> 293398 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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> 293398 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 293398 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 293399 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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=1012506867, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 293399 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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@25d01c42 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ae0f18),segFN=segments_1,generation=1}
   [junit4]   2> 293399 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 293399 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5268527f[collection1] main]
   [junit4]   2> 293400 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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> 293401 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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> 293401 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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> 293401 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 293401 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 293401 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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> 293402 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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> 293402 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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> 293402 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 293402 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 293402 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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> 293403 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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> 293403 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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> 293403 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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 1539534702746009600
   [junit4]   2> 293404 INFO  (searcherExecutor-799-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5268527f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 293404 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ 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 1539534702746009600
   [junit4]   2> 293406 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 293407 INFO  (coreLoadExecutor-798-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 293407 INFO  (coreZkRegister-792-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ 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:33617 collection:control_collection shard:shard1
   [junit4]   2> 293408 INFO  (coreZkRegister-792-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ 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> 293416 INFO  (coreZkRegister-792-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ 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/96220918813294596-core_node1-n_0000000000
   [junit4]   2> 293416 INFO  (coreZkRegister-792-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ 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> 293419 INFO  (OverseerStateUpdate-96220918813294596-127.0.0.1:33617_-n_0000000000) [n:127.0.0.1:33617_    ] 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> 293420 INFO  (coreZkRegister-792-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 293420 INFO  (coreZkRegister-792-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ 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> 293420 INFO  (coreZkRegister-792-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33617/collection1/
   [junit4]   2> 293420 INFO  (coreZkRegister-792-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 293420 INFO  (coreZkRegister-792-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:33617/collection1/ has no replicas
   [junit4]   2> 293421 INFO  (coreZkRegister-792-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 293425 INFO  (coreZkRegister-792-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96220918813294596-core_node1-n_0000000000
   [junit4]   2> 293427 INFO  (coreZkRegister-792-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ 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:33617/collection1/ shard1
   [junit4]   2> 293429 INFO  (OverseerStateUpdate-96220918813294596-127.0.0.1:33617_-n_0000000000) [n:127.0.0.1:33617_    ] 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:33617",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 293534 INFO  (zkCallback-306-thread-2-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_    ] 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> 293579 INFO  (coreZkRegister-792-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:33617/collection1/ and leader is http://127.0.0.1:33617/collection1/
   [junit4]   2> 293579 INFO  (coreZkRegister-792-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ 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:33617
   [junit4]   2> 293579 INFO  (coreZkRegister-792-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 293580 INFO  (coreZkRegister-792-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 293580 INFO  (coreZkRegister-792-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ 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> 293581 INFO  (coreZkRegister-792-thread-1-processing-n:127.0.0.1:33617_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33617_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 293582 INFO  (OverseerStateUpdate-96220918813294596-127.0.0.1:33617_-n_0000000000) [n:127.0.0.1:33617_    ] 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:33617",
   [junit4]   2>   "node_name":"127.0.0.1:33617_",
   [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> 293582 INFO  (OverseerStateUpdate-96220918813294596-127.0.0.1:33617_-n_0000000000) [n:127.0.0.1:33617_    ] 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:33617",
   [junit4]   2>   "node_name":"127.0.0.1:33617_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 293686 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_    ] 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> 293728 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 293729 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 293732 INFO  (zkCallback-310-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@684fd406 name:ZooKeeperConnection Watcher:127.0.0.1:37739/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 293732 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 293732 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 293732 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 293734 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 293735 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 293737 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 293737 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 293737 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 293737 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 293740 INFO  (zkCallback-311-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71a265ad name:ZooKeeperConnection Watcher:127.0.0.1:37739/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 293740 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 293740 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 293745 INFO  (OverseerStateUpdate-96220918813294596-127.0.0.1:33617_-n_0000000000) [n:127.0.0.1:33617_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 293745 INFO  (OverseerStateUpdate-96220918813294596-127.0.0.1:33617_-n_0000000000) [n:127.0.0.1:33617_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 293850 INFO  (OverseerStateUpdate-96220918813294596-127.0.0.1:33617_-n_0000000000) [n:127.0.0.1:33617_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 293886 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/shard-1-001/cores/collection1
   [junit4]   2> 293888 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/shard-1-001
   [junit4]   2> 293889 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 293890 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@91f4d3b{/,null,AVAILABLE}
   [junit4]   2> 293902 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2448500e{HTTP/1.1,[http/1.1]}{127.0.0.1:54875}
   [junit4]   2> 293902 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.e.j.s.Server Started @297108ms
   [junit4]   2> 293902 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=56674, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/shard-1-001/cores}
   [junit4]   2> 293902 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 293902 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/shard-1-001'
   [junit4]   2> 293902 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 293902 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 293903 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 293905 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 293908 INFO  (zkCallback-312-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5bf32ea5 name:ZooKeeperConnection Watcher:127.0.0.1:37739/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 293908 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 293909 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 293911 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 293911 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/shard-1-001/solr.xml
   [junit4]   2> 293915 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/shard-1-001/cores
   [junit4]   2> 293915 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.CoreContainer New CoreContainer 1221862152
   [junit4]   2> 293915 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/shard-1-001]
   [junit4]   2> 293915 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_B657F228A8FFA627-001/shard-1-001/lib
   [junit4]   2> 293915 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] 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,
   [junit4]   2> 293920 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 293921 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 293921 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 293921 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37739/solr
   [junit4]   2> 293921 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 293921 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 293921 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 293924 INFO  (zkCallback-315-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2704aeeb name:ZooKeeperConnection Watcher:127.0.0.1:37739 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 293925 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 293926 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 293929 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:56674_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1193321576@3ba85d19
   [junit4]   2> 293930 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:56674_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 293933 INFO  (zkCallback-316-thread-1-processing-n:127.0.0.1:56674_) [n:127.0.0.1:56674_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e7732c9 name:ZooKeeperConnection Watcher:127.0.0.1:37739/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 293933 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:56674_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 293944 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:56674_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 293945 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:56674_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 293946 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:56674_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 293951 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:56674_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 293952 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:56674_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96220918813294601-127.0.0.1:56674_-n_0000000001
   [junit4]   2> 293954 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:56674_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96220918813294596-127.0.0.1:33617_-n_0000000000 to know if I could be the leader
   [junit4]   2> 293954 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:56674_    ] o.a.s.c.ZkController Publish node=127.0.0.1:56674_ as DOWN
   [junit4]   2> 293956 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:56674_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56674_
   [junit4]   2> 293956 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:56674_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56674_
   [junit4]   2> 293958 INFO  (OverseerStateUpdate-96220918813294596-127.0.0.1:33617_-n_0000000000) [n:127.0.0.1:33617_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:56674_"} current state version: 3
   [junit4]   2> 293958 INFO  (OverseerStateUpdate-96220918813294596-127.0.0.1:33617_-n_0000000000) [n:127.0.0.1:33617_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:56674_
   [junit4]   2> 293958 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_    ] 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> 293958 INFO  (zkCallback-310-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> 293959 INFO  (zkCallback-316-thread-1-processing-n:127.0.0.1:56674_) [n:127.0.0.1:56674_    ] 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> 293959 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 293960 INFO  (zkCallback-310-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 293961 INFO  (zkCallback-310-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> 293961 INFO  (zkCallback-306-thread-2-processing-n:127.0.0.1:33617_) [n:127.0.0.1:33617_    ] 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> 293962 INFO  (zkCallback-316-thread-1-processing-n:127.0.0.1:56674_) [n:127.0.0.1:56674_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 293962 INFO  (zkCallback-316-thread-1-processing-n:127.0.0.1:56674_) [n:127.0.0.1:56674_    ] 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> 294003 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:56674_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 294003 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.0.0.1:56674_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 294003 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[B657F228A8FFA627]) [n:127.

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

rd1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Closing main searcher on request.
   [junit4]   2> 719003 INFO  (coreCloseExecutor-2092-thread-1) [n:127.0.0.1:60301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 719003 INFO  (coreCloseExecutor-2092-thread-1) [n:127.0.0.1:60301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B657F228A8FFA627-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B657F228A8FFA627-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 719003 INFO  (coreCloseExecutor-2092-thread-1) [n:127.0.0.1:60301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 719003 INFO  (coreCloseExecutor-2092-thread-1) [n:127.0.0.1:60301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B657F228A8FFA627-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index
   [junit4]   2> 719003 INFO  (coreCloseExecutor-2092-thread-1) [n:127.0.0.1:60301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B657F228A8FFA627-001/tempDir-001/node1/./backuprestore_shard1_replica1/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B657F228A8FFA627-001/tempDir-001/node1/./backuprestore_shard1_replica1/data;done=false>>]
   [junit4]   2> 719004 INFO  (coreCloseExecutor-2092-thread-1) [n:127.0.0.1:60301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 719004 INFO  (coreCloseExecutor-2092-thread-1) [n:127.0.0.1:60301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B657F228A8FFA627-001/tempDir-001/node1/./backuprestore_shard1_replica1/data
   [junit4]   2> 719042 INFO  (jetty-launcher-740-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96220946319671301-127.0.0.1:60301_solr-n_0000000000) closing
   [junit4]   2> 719043 INFO  (OverseerStateUpdate-96220946319671301-127.0.0.1:60301_solr-n_0000000000) [n:127.0.0.1:60301_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60301_solr
   [junit4]   2> 719061 INFO  (zkCallback-750-thread-5-processing-n:127.0.0.1:60301_solr) [n:127.0.0.1:60301_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 719062 INFO  (zkCallback-751-thread-2-processing-n:127.0.0.1:61132_solr) [n:127.0.0.1:61132_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 719063 WARN  (zkCallback-751-thread-2-processing-n:127.0.0.1:61132_solr) [n:127.0.0.1:61132_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 719063 INFO  (jetty-launcher-740-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@25abf785{/solr,null,UNAVAILABLE}
   [junit4]   2> 720562 WARN  (zkCallback-750-thread-5-processing-n:127.0.0.1:60301_solr) [n:127.0.0.1:60301_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 720563 INFO  (jetty-launcher-740-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1929a77{/solr,null,UNAVAILABLE}
   [junit4]   2> 720565 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B657F228A8FFA627]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41140 41140
   [junit4]   2> 720584 INFO  (Thread-1799) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41140 41140
   [junit4]   2> 720585 WARN  (Thread-1799) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 720586 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B657F228A8FFA627]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B657F228A8FFA627-001
   [junit4]   2> Jul 11, 2016 5:32:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {shard_s=PostingsFormat(name=Memory doPackFST= true), _version_=FST50, id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=625, maxMBSortInHeap=6.871714375449518, sim=RandomSimilarity(queryNorm=false): {}, locale=sr, timezone=Pacific/Niue
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=74299696,total=267866112
   [junit4]   2> NOTE: All tests run in this JVM: [TestOnReconnectListenerSupport, DirectUpdateHandlerOptimizeTest, FacetPivotSmallTest, TestFileDictionaryLookup, ConfigSetsAPITest, TestTolerantUpdateProcessorCloud, TestFieldCollectionResource, NoCacheHeaderTest, AsyncCallRequestStatusResponseTest, GraphQueryTest, DeleteInactiveReplicaTest, TestDistribIDF, TestDistributedGrouping, TestSolrJ, SortSpecParsingTest, SolrInfoMBeanTest, HLLUtilTest, FileBasedSpellCheckerTest, BasicFunctionalityTest, TestCrossCoreJoin, TestConfigReload, HdfsDirectoryTest, TestRandomCollapseQParserPlugin, BJQParserTest, TestQueryUtils, LeaderFailoverAfterPartitionTest, TestShardHandlerFactory, TestLMJelinekMercerSimilarityFactory, TestAnalyzeInfixSuggestions, LeaderInitiatedRecoveryOnShardRestartTest, TestOverriddenPrefixQueryForCustomFieldType, RollingRestartTest, TestIndexingPerformance, RuleEngineTest, TestGraphMLResponseWriter, SuggesterTSTTest, SearchHandlerTest, HdfsNNFailoverTest, BinaryUpdateRequestHandlerTest, SmileWriterTest, EchoParamsTest, TestQueryTypes, TestNonDefinedSimilarityFactory, BadCopyFieldTest, TestAuthorizationFramework, TestCloudSchemaless, CoreAdminCreateDiscoverTest, BaseCdcrDistributedZkTest, TestUtils, TestFastOutputStream, TestFiltering, TestFieldCacheReopen, ShowFileRequestHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, TestExclusionRuleCollectionAccess, TermVectorComponentTest, RequestLoggingTest, SortByFunctionTest, CoreMergeIndexesAdminHandlerTest, CollectionsAPISolrJTest, SpellingQueryConverterTest, TestRealTimeGet, SynonymTokenizerTest, MultiThreadedOCPTest, TestLocalFSCloudBackupRestore]
   [junit4] Completed [149/620 (2!)] on J1 in 9.92s, 1 test, 1 error <<< FAILURES!

[...truncated 1563 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:530: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 2 errors, 104 ignored (89 assumptions) [seed: B657F228A8FFA627]

Total time: 71 minutes 22 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-master-Solaris (64bit/jdk1.8.0) - Build # 709 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateChecksCurrentState

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([104D501C9B2E42E8:C6A13FC4CB773FBD]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1225)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:630)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateChecksCurrentState(TestCollectionStateWatchers.java:158)
	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 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)




Build Log:
[...truncated 13063 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/init-core-data-001
   [junit4]   2> 81610 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 81611 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 81611 INFO  (Thread-533) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 81611 INFO  (Thread-533) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 81711 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35368
   [junit4]   2> 81711 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 81711 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81726 INFO  (zkCallback-200-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5814e1b4 name:ZooKeeperConnection Watcher:127.0.0.1:35368 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 81726 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81726 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 81726 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 81732 INFO  (jetty-launcher-199-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 81733 INFO  (jetty-launcher-199-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 81734 INFO  (jetty-launcher-199-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 81734 INFO  (jetty-launcher-199-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cc326bb{/solr,null,AVAILABLE}
   [junit4]   2> 81734 INFO  (jetty-launcher-199-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5cd45607{/solr,null,AVAILABLE}
   [junit4]   2> 81736 INFO  (jetty-launcher-199-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@69024a98{HTTP/1.1,[http/1.1]}{127.0.0.1:51730}
   [junit4]   2> 81736 INFO  (jetty-launcher-199-thread-4) [    ] o.e.j.s.Server Started @86140ms
   [junit4]   2> 81736 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51730}
   [junit4]   2> 81736 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 81736 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node2'
   [junit4]   2> 81736 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 81736 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 81736 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 81737 INFO  (jetty-launcher-199-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22168c43{/solr,null,AVAILABLE}
   [junit4]   2> 81737 INFO  (jetty-launcher-199-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@32932f5c{HTTP/1.1,[http/1.1]}{127.0.0.1:34720}
   [junit4]   2> 81737 INFO  (jetty-launcher-199-thread-2) [    ] o.e.j.s.Server Started @86141ms
   [junit4]   2> 81737 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34720}
   [junit4]   2> 81737 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81737 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 81737 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node3'
   [junit4]   2> 81737 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 81737 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 81737 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 81738 INFO  (jetty-launcher-199-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@3064d01b{HTTP/1.1,[http/1.1]}{127.0.0.1:47199}
   [junit4]   2> 81738 INFO  (jetty-launcher-199-thread-1) [    ] o.e.j.s.Server Started @86142ms
   [junit4]   2> 81738 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47199}
   [junit4]   2> 81738 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 81738 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node1'
   [junit4]   2> 81738 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 81738 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 81738 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 81739 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81739 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81793 INFO  (jetty-launcher-199-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 81800 INFO  (jetty-launcher-199-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5654f3a8{/solr,null,AVAILABLE}
   [junit4]   2> 81801 INFO  (jetty-launcher-199-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@725d17d4{HTTP/1.1,[http/1.1]}{127.0.0.1:45600}
   [junit4]   2> 81801 INFO  (jetty-launcher-199-thread-3) [    ] o.e.j.s.Server Started @86205ms
   [junit4]   2> 81801 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45600}
   [junit4]   2> 81801 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 81801 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node4'
   [junit4]   2> 81801 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 81801 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 81802 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 81802 INFO  (zkCallback-201-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4892f8c2 name:ZooKeeperConnection Watcher:127.0.0.1:35368/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 81802 INFO  (zkCallback-202-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7cf9d084 name:ZooKeeperConnection Watcher:127.0.0.1:35368/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 81802 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81802 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 81802 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81802 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 81803 INFO  (zkCallback-203-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e044ff7 name:ZooKeeperConnection Watcher:127.0.0.1:35368/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 81803 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81804 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 81804 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81811 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 81812 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 81813 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 81814 INFO  (zkCallback-204-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@177e9e37 name:ZooKeeperConnection Watcher:127.0.0.1:35368/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 81814 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81814 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 81844 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 81845 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node1/.
   [junit4]   2> 81845 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1938583435
   [junit4]   2> 81845 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node1]
   [junit4]   2> 81846 WARN  (jetty-launcher-199-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node1/lib
   [junit4]   2> 81854 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 81855 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 81855 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 81855 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 81855 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35368/solr
   [junit4]   2> 81855 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 81855 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 81856 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81859 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node2/.
   [junit4]   2> 81859 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1733237361
   [junit4]   2> 81859 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node2]
   [junit4]   2> 81860 WARN  (jetty-launcher-199-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node2/lib
   [junit4]   2> 81860 INFO  (jetty-launcher-199-thread-4) [    ] 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,
   [junit4]   2> 81861 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 81861 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 81861 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 81861 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35368/solr
   [junit4]   2> 81861 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 81861 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 81862 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81866 INFO  (zkCallback-207-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5730baf7 name:ZooKeeperConnection Watcher:127.0.0.1:35368 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 81872 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81872 INFO  (jetty-launcher-199-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 81880 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node4/.
   [junit4]   2> 81880 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 693344951
   [junit4]   2> 81880 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node4]
   [junit4]   2> 81880 WARN  (jetty-launcher-199-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node4/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node4/lib
   [junit4]   2> 81881 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 81883 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 81883 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 81883 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 81883 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35368/solr
   [junit4]   2> 81883 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 81883 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 81886 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81887 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node3/.
   [junit4]   2> 81887 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 349940576
   [junit4]   2> 81887 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node3]
   [junit4]   2> 81887 WARN  (jetty-launcher-199-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node3/lib
   [junit4]   2> 81887 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 81889 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 81889 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 81889 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 81889 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35368/solr
   [junit4]   2> 81889 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 81889 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 81890 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81915 INFO  (zkCallback-210-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74a238d8 name:ZooKeeperConnection Watcher:127.0.0.1:35368 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 81915 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81915 INFO  (jetty-launcher-199-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 81928 INFO  (zkCallback-213-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79bd8321 name:ZooKeeperConnection Watcher:127.0.0.1:35368 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 81928 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81929 INFO  (jetty-launcher-199-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 81930 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$30/1893419855@49b903af
   [junit4]   2> 81930 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81931 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$30/1893419855@22c9431d
   [junit4]   2> 81931 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81936 INFO  (zkCallback-216-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38bcd4f1 name:ZooKeeperConnection Watcher:127.0.0.1:35368 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 81936 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81936 INFO  (jetty-launcher-199-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 81941 INFO  (zkCallback-217-thread-1-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69c34fae name:ZooKeeperConnection Watcher:127.0.0.1:35368/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 81941 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81942 INFO  (zkCallback-218-thread-1-processing-n:127.0.0.1:51730_solr) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e3771c2 name:ZooKeeperConnection Watcher:127.0.0.1:35368/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 81942 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81947 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 81950 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 81964 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 81971 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 81972 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 81975 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 81976 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 81977 INFO  (jetty-launcher-199-thread-3) [n:127.0.0.1:45600_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$30/1893419855@2969aabd
   [junit4]   2> 81978 INFO  (jetty-launcher-199-thread-3) [n:127.0.0.1:45600_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81980 INFO  (jetty-launcher-199-thread-2) [n:127.0.0.1:34720_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$30/1893419855@4ca0ef7f
   [junit4]   2> 81981 INFO  (jetty-launcher-199-thread-2) [n:127.0.0.1:34720_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81996 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 82001 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 82005 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 82005 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 82007 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 82007 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 82009 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 82010 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 82011 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 82016 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 82016 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 82017 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 82017 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 82017 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:45600_solr) [n:127.0.0.1:45600_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63d6d787 name:ZooKeeperConnection Watcher:127.0.0.1:35368/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 82017 INFO  (jetty-launcher-199-thread-3) [n:127.0.0.1:45600_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82018 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 82019 INFO  (zkCallback-220-thread-1-processing-n:127.0.0.1:34720_solr) [n:127.0.0.1:34720_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65a7aef8 name:ZooKeeperConnection Watcher:127.0.0.1:35368/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 82022 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 82023 INFO  (jetty-launcher-199-thread-2) [n:127.0.0.1:34720_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82025 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 82028 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 82030 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 82030 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 82031 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96219123436290058-127.0.0.1:47199_solr-n_0000000000
   [junit4]   2> 82031 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96219123436290057-127.0.0.1:51730_solr-n_0000000001
   [junit4]   2> 82031 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:47199_solr
   [junit4]   2> 82031 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 82032 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96219123436290058-127.0.0.1:47199_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 82034 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51730_solr
   [junit4]   2> 82034 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51730_solr
   [junit4]   2> 82034 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.Overseer Overseer (id=96219123436290058-127.0.0.1:47199_solr-n_0000000000) starting
   [junit4]   2> 82040 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 82045 INFO  (zkCallback-217-thread-1-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 82046 INFO  (zkCallback-218-thread-1-processing-n:127.0.0.1:51730_solr) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 82048 INFO  (zkCallback-217-thread-1-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 82048 INFO  (zkCallback-218-thread-1-processing-n:127.0.0.1:51730_solr) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 82051 INFO  (jetty-launcher-199-thread-2) [n:127.0.0.1:34720_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 82053 INFO  (jetty-launcher-199-thread-2) [n:127.0.0.1:34720_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 82054 INFO  (jetty-launcher-199-thread-2) [n:127.0.0.1:34720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 82056 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 82056 INFO  (OverseerCollectionConfigSetProcessor-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 82057 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 82057 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:47199_solr as DOWN
   [junit4]   2> 82058 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 82059 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47199_solr
   [junit4]   2> 82059 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:47199_solr
   [junit4]   2> 82083 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 82083 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 82084 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node2/.
   [junit4]   2> 82084 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 82085 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 82086 INFO  (jetty-launcher-199-thread-4) [n:127.0.0.1:51730_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 82088 INFO  (zkCallback-217-thread-1-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] 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> 82089 INFO  (zkCallback-218-thread-1-processing-n:127.0.0.1:51730_solr) [n:127.0.0.1:51730_solr    ] 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> 82089 INFO  (zkCallback-218-thread-1-processing-n:127.0.0.1:51730_solr) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 82090 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:47199_solr"} current state version: 0
   [junit4]   2> 82090 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:47199_solr
   [junit4]   2> 82093 INFO  (zkCallback-217-thread-1-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 82103 INFO  (zkCallback-220-thread-1-processing-n:127.0.0.1:34720_solr) [n:127.0.0.1:34720_solr    ] 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> 82113 INFO  (jetty-launcher-199-thread-2) [n:127.0.0.1:34720_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 82114 INFO  (jetty-launcher-199-thread-2) [n:127.0.0.1:34720_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96219123436290060-127.0.0.1:34720_solr-n_0000000002
   [junit4]   2> 82115 INFO  (jetty-launcher-199-thread-2) [n:127.0.0.1:34720_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96219123436290057-127.0.0.1:51730_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 82116 INFO  (jetty-launcher-199-thread-2) [n:127.0.0.1:34720_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:34720_solr as DOWN
   [junit4]   2> 82117 INFO  (jetty-launcher-199-thread-2) [n:127.0.0.1:34720_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34720_solr
   [junit4]   2> 82117 INFO  (jetty-launcher-199-thread-2) [n:127.0.0.1:34720_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34720_solr
   [junit4]   2> 82119 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34720_solr"} current state version: 0
   [junit4]   2> 82119 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34720_solr
   [junit4]   2> 82121 INFO  (zkCallback-217-thread-2-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 82121 INFO  (zkCallback-217-thread-2-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 82123 INFO  (zkCallback-218-thread-1-processing-n:127.0.0.1:51730_solr) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 82124 INFO  (zkCallback-218-thread-1-processing-n:127.0.0.1:51730_solr) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 82131 INFO  (jetty-launcher-199-thread-3) [n:127.0.0.1:45600_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 82132 INFO  (jetty-launcher-199-thread-3) [n:127.0.0.1:45600_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 82132 INFO  (jetty-launcher-199-thread-3) [n:127.0.0.1:45600_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 82134 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 82134 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 82135 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node1/.
   [junit4]   2> 82136 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 82137 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 82137 INFO  (jetty-launcher-199-thread-1) [n:127.0.0.1:47199_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 82137 INFO  (jetty-launcher-199-thread-3) [n:127.0.0.1:45600_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 82138 INFO  (jetty-launcher-199-thread-3) [n:127.0.0.1:45600_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96219123436290059-127.0.0.1:45600_solr-n_0000000003
   [junit4]   2> 82138 INFO  (zkCallback-220-thread-1-processing-n:127.0.0.1:34720_solr) [n:127.0.0.1:34720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 82139 INFO  (zkCallback-220-thread-2-processing-n:127.0.0.1:34720_solr) [n:127.0.0.1:34720_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 82139 INFO  (jetty-launcher-199-thread-3) [n:127.0.0.1:45600_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96219123436290060-127.0.0.1:34720_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 82140 INFO  (jetty-launcher-199-thread-3) [n:127.0.0.1:45600_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:45600_solr as DOWN
   [junit4]   2> 82141 INFO  (jetty-launcher-199-thread-3) [n:127.0.0.1:45600_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45600_solr
   [junit4]   2> 82141 INFO  (jetty-launcher-199-thread-3) [n:127.0.0.1:45600_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45600_solr
   [junit4]   2> 82143 INFO  (zkCallback-218-thread-1-processing-n:127.0.0.1:51730_solr) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 82143 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:45600_solr) [n:127.0.0.1:45600_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 82143 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45600_solr"} current state version: 0
   [junit4]   2> 82143 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45600_solr
   [junit4]   2> 82143 INFO  (zkCallback-217-thread-2-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 82144 INFO  (zkCallback-218-thread-1-processing-n:127.0.0.1:51730_solr) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82144 INFO  (zkCallback-217-thread-2-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82148 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:45600_solr) [n:127.0.0.1:45600_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82148 INFO  (zkCallback-220-thread-2-processing-n:127.0.0.1:34720_solr) [n:127.0.0.1:34720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 82171 INFO  (jetty-launcher-199-thread-3) [n:127.0.0.1:45600_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 82171 INFO  (jetty-launcher-199-thread-3) [n:127.0.0.1:45600_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 82172 INFO  (jetty-launcher-199-thread-3) [n:127.0.0.1:45600_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node4/.
   [junit4]   2> 82172 INFO  (jetty-launcher-199-thread-3) [n:127.0.0.1:45600_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 82173 INFO  (jetty-launcher-199-thread-3) [n:127.0.0.1:45600_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 82174 INFO  (jetty-launcher-199-thread-3) [n:127.0.0.1:45600_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 82182 INFO  (jetty-launcher-199-thread-2) [n:127.0.0.1:34720_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 82182 INFO  (jetty-launcher-199-thread-2) [n:127.0.0.1:34720_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 82183 INFO  (jetty-launcher-199-thread-2) [n:127.0.0.1:34720_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node3/.
   [junit4]   2> 82183 INFO  (jetty-launcher-199-thread-2) [n:127.0.0.1:34720_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 82184 INFO  (jetty-launcher-199-thread-2) [n:127.0.0.1:34720_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 82184 INFO  (jetty-launcher-199-thread-2) [n:127.0.0.1:34720_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 82184 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 82185 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 82187 INFO  (zkCallback-225-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@33aba79c name:ZooKeeperConnection Watcher:127.0.0.1:35368 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 82188 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82188 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 82192 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 82192 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 82194 INFO  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a7c6222 name:ZooKeeperConnection Watcher:127.0.0.1:35368/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 82195 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82195 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 82195 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 82196 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 82197 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 82199 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 82203 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 82206 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 82208 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 82210 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 82212 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 82214 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 82243 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[104D501C9B2E42E8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleCollectionWatch
   [junit4]   2> 82243 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[104D501C9B2E42E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 82244 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[104D501C9B2E42E8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 82250 INFO  (zkCallback-229-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@449150ad name:ZooKeeperConnection Watcher:127.0.0.1:35368 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 82251 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[104D501C9B2E42E8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82251 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[104D501C9B2E42E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 82254 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155d6c87105000f, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 82255 INFO  (qtp828586073-1286) [n:127.0.0.1:45600_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=e81661cb-76f3-4373-9d5b-8d69bb5ae524&replicationFactor=1&collection.configName=config&name=testcollection&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 82262 INFO  (qtp828586073-1286) [n:127.0.0.1:45600_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=e81661cb-76f3-4373-9d5b-8d69bb5ae524&replicationFactor=1&collection.configName=config&name=testcollection&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 82264 INFO  (OverseerCollectionConfigSetProcessor-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-e81661cb-76f3-4373-9d5b-8d69bb5ae524
   [junit4]   2> 82269 INFO  (qtp828586073-1289) [n:127.0.0.1:45600_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e81661cb-76f3-4373-9d5b-8d69bb5ae524&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 82273 INFO  (OverseerCollectionConfigSetProcessor-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testcollection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"e81661cb-76f3-4373-9d5b-8d69bb5ae524",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 82274 INFO  (OverseerThreadFactory-516-thread-1-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testcollection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"e81661cb-76f3-4373-9d5b-8d69bb5ae524",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 82274 INFO  (OverseerThreadFactory-516-thread-1-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testcollection
   [junit4]   2> 82276 INFO  (OverseerThreadFactory-516-thread-1-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testcollection 
   [junit4]   2> 82278 INFO  (OverseerThreadFactory-516-thread-1-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testcollection
   [junit4]   2> 82279 INFO  (qtp828586073-1289) [n:127.0.0.1:45600_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e81661cb-76f3-4373-9d5b-8d69bb5ae524&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 82284 INFO  (zkCallback-218-thread-1-processing-n:127.0.0.1:51730_solr) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 82286 INFO  (zkCallback-217-thread-2-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 82287 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testcollection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"e81661cb-76f3-4373-9d5b-8d69bb5ae524",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 82287 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testcollection
   [junit4]   2> 82290 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testcollection/state.json
   [junit4]   2> 82316 INFO  (zkCallback-220-thread-2-processing-n:127.0.0.1:34720_solr) [n:127.0.0.1:34720_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 82317 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:45600_solr) [n:127.0.0.1:45600_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 82319 INFO  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 82383 INFO  (OverseerThreadFactory-516-thread-1-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testcollection, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 1
   [junit4]   2> 82383 INFO  (OverseerThreadFactory-516-thread-1-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testcollection_shard3_replica1 as part of shard shard3 of collection testcollection on 127.0.0.1:34720_solr
   [junit4]   2> 82384 INFO  (OverseerThreadFactory-516-thread-1-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testcollection_shard2_replica1 as part of shard shard2 of collection testcollection on 127.0.0.1:47199_solr
   [junit4]   2> 82384 INFO  (OverseerThreadFactory-516-thread-1-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testcollection_shard1_replica1 as part of shard shard1 of collection testcollection on 127.0.0.1:45600_solr
   [junit4]   2> 82384 INFO  (OverseerThreadFactory-516-thread-1-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testcollection_shard4_replica1 as part of shard shard4 of collection testcollection on 127.0.0.1:51730_solr
   [junit4]   2> 82388 INFO  (qtp1266164591-1247) [n:127.0.0.1:47199_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620941883&qt=/admin/cores&collection.configName=config&name=testcollection_shard2_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 82389 INFO  (parallelCoreAdminExecutor-519-thread-1-processing-n:127.0.0.1:47199_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620941883 CREATE) [n:127.0.0.1:47199_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620941883&qt=/admin/cores&collection.configName=config&name=testcollection_shard2_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 82390 INFO  (parallelCoreAdminExecutor-519-thread-1-processing-n:127.0.0.1:47199_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620941883 CREATE) [n:127.0.0.1:47199_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testcollection_shard2_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testcollection, numShards=4, dataDir=data/, shard=shard2}
   [junit4]   2> 82452 INFO  (parallelCoreAdminExecutor-519-thread-1-processing-n:127.0.0.1:47199_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620941883 CREATE) [n:127.0.0.1:47199_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 82454 INFO  (qtp828586073-1291) [n:127.0.0.1:45600_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621096089&qt=/admin/cores&collection.configName=config&name=testcollection_shard1_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 82455 INFO  (qtp2127922370-1270) [n:127.0.0.1:34720_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620672549&qt=/admin/cores&collection.configName=config&name=testcollection_shard3_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 82455 INFO  (parallelCoreAdminExecutor-521-thread-1-processing-n:127.0.0.1:45600_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621096089 CREATE) [n:127.0.0.1:45600_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621096089&qt=/admin/cores&collection.configName=config&name=testcollection_shard1_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 82456 INFO  (qtp1416650434-1255) [n:127.0.0.1:51730_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621372201&qt=/admin/cores&collection.configName=config&name=testcollection_shard4_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard4&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 82456 INFO  (parallelCoreAdminExecutor-521-thread-1-processing-n:127.0.0.1:45600_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621096089 CREATE) [n:127.0.0.1:45600_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testcollection_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testcollection, numShards=4, dataDir=data/, shard=shard1}
   [junit4]   2> 82456 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:51730_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621372201 CREATE) [n:127.0.0.1:51730_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621372201&qt=/admin/cores&collection.configName=config&name=testcollection_shard4_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard4&wt=javabin&version=2
   [junit4]   2> 82456 INFO  (parallelCoreAdminExecutor-523-thread-1-processing-n:127.0.0.1:34720_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620672549 CREATE) [n:127.0.0.1:34720_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620672549&qt=/admin/cores&collection.configName=config&name=testcollection_shard3_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard3&wt=javabin&version=2
   [junit4]   2> 82456 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:51730_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621372201 CREATE) [n:127.0.0.1:51730_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testcollection_shard4_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testcollection, numShards=4, dataDir=data/, shard=shard4}
   [junit4]   2> 82457 INFO  (parallelCoreAdminExecutor-523-thread-1-processing-n:127.0.0.1:34720_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620672549 CREATE) [n:127.0.0.1:34720_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testcollection_shard3_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testcollection, numShards=4, dataDir=data/, shard=shard3}
   [junit4]   2> 82457 INFO  (qtp1266164591-1247) [n:127.0.0.1:47199_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620941883
   [junit4]   2> 82457 INFO  (qtp1266164591-1247) [n:127.0.0.1:47199_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620941883&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 82458 INFO  (parallelCoreAdminExecutor-523-thread-1-processing-n:127.0.0.1:34720_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620672549 CREATE) [n:127.0.0.1:34720_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 82460 INFO  (parallelCoreAdminExecutor-523-thread-1-processing-n:127.0.0.1:34720_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620672549 CREATE) [n:127.0.0.1:34720_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.ZkController Registering watch for collection testcollection
   [junit4]   2> 82461 INFO  (parallelCoreAdminExecutor-523-thread-1-processing-n:127.0.0.1:34720_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620672549 CREATE) [n:127.0.0.1:34720_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.c.ZkStateReader Add data for [testcollection] ver [0]
   [junit4]   2> 82461 INFO  (parallelCoreAdminExecutor-523-thread-1-processing-n:127.0.0.1:34720_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620672549 CREATE) [n:127.0.0.1:34720_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 82462 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:51730_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621372201 CREATE) [n:127.0.0.1:51730_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 82463 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:51730_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621372201 CREATE) [n:127.0.0.1:51730_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.ZkController Registering watch for collection testcollection
   [junit4]   2> 82464 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:51730_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621372201 CREATE) [n:127.0.0.1:51730_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.c.ZkStateReader Add data for [testcollection] ver [0]
   [junit4]   2> 82464 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:51730_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621372201 CREATE) [n:127.0.0.1:51730_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 82465 INFO  (parallelCoreAdminExecutor-519-thread-1-processing-n:127.0.0.1:47199_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620941883 CREATE) [n:127.0.0.1:47199_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.ZkController Registering watch for collection testcollection
   [junit4]   2> 82466 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"testcollection_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:47199/solr",
   [junit4]   2>   "node_name":"127.0.0.1:47199_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 82466 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"testcollection_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:47199/solr",
   [junit4]   2>   "node_name":"127.0.0.1:47199_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 82466 INFO  (parallelCoreAdminExecutor-521-thread-1-processing-n:127.0.0.1:45600_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621096089 CREATE) [n:127.0.0.1:45600_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 82467 INFO  (parallelCoreAdminExecutor-519-thread-1-processing-n:127.0.0.1:47199_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620941883 CREATE) [n:127.0.0.1:47199_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [testcollection] ver [0]
   [junit4]   2> 82467 INFO  (parallelCoreAdminExecutor-519-thread-1-processing-n:127.0.0.1:47199_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620941883 CREATE) [n:127.0.0.1:47199_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 82469 INFO  (parallelCoreAdminExecutor-521-thread-1-processing-n:127.0.0.1:45600_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621096089 CREATE) [n:127.0.0.1:45600_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testcollection
   [junit4]   2> 82470 INFO  (parallelCoreAdminExecutor-521-thread-1-processing-n:127.0.0.1:45600_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621096089 CREATE) [n:127.0.0.1:45600_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testcollection] ver [0]
   [junit4]   2> 82470 INFO  (parallelCoreAdminExecutor-521-thread-1-processing-n:127.0.0.1:45600_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621096089 CREATE) [n:127.0.0.1:45600_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 82472 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"testcollection_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34720/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34720_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 82472 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"testcollection_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34720/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34720_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 82474 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testcollection_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51730/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51730_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 82474 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"testcollection_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51730/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51730_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 82476 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testcollection_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45600/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45600_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 82476 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"testcollection_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45600/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45600_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 82579 INFO  (OverseerStateUpdate-96219123436290058-127.0.0.1:47199_solr-n_0000000000) [n:127.0.0.1:47199_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testcollection/state.json version: 0
   [junit4]   2> 82580 INFO  (zkCallback-217-thread-1-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 82581 INFO  (zkCallback-217-thread-1-processing-n:127.0.0.1:47199_solr) [n:127.0.0.1:47199_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [0] to [1]
   [junit4]   2> 82581 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:45600_solr) [n:127.0.0.1:45600_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 82581 INFO  (zkCallback-218-thread-1-processing-n:127.0.0.1:51730_solr) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 82582 INFO  (zkCallback-220-thread-2-processing-n:127.0.0.1:34720_solr) [n:127.0.0.1:34720_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 82582 INFO  (zkCallback-218-thread-1-processing-n:127.0.0.1:51730_solr) [n:127.0.0.1:51730_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [0] to [1]
   [junit4]   2> 82583 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:45600_solr) [n:127.0.0.1:45600_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [0] to [1]
   [junit4]   2> 82584 INFO  (zkCallback-220-thread-2-processing-n:127.0.0.1:34720_solr) [n:127.0.0.1:34720_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [0] to [1]
   [junit4]   2> 83309 INFO  (qtp828586073-1291) [n:127.0.0.1:45600_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e81661cb-76f3-4373-9d5b-8d69bb5ae524&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 83310 INFO  (qtp828586073-1291) [n:127.0.0.1:45600_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e81661cb-76f3-4373-9d5b-8d69bb5ae524&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 83460 INFO  (qtp1266164591-1254) [n:127.0.0.1:47199_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620941883
   [junit4]   2> 83460 INFO  (qtp1266164591-1254) [n:127.0.0.1:47199_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620941883&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 83462 INFO  (parallelCoreAdminExecutor-523-thread-1-processing-n:127.0.0.1:34720_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620672549 CREATE) [n:127.0.0.1:34720_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testcollection_shard3_replica1
   [junit4]   2> 83462 INFO  (parallelCoreAdminExecutor-523-thread-1-processing-n:127.0.0.1:34720_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620672549 CREATE) [n:127.0.0.1:34720_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.ZkController Check for collection zkNode:testcollection
   [junit4]   2> 83462 INFO  (parallelCoreAdminExecutor-523-thread-1-processing-n:127.0.0.1:34720_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620672549 CREATE) [n:127.0.0.1:34720_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 83462 INFO  (parallelCoreAdminExecutor-523-thread-1-processing-n:127.0.0.1:34720_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620672549 CREATE) [n:127.0.0.1:34720_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testcollection]
   [junit4]   2> 83463 INFO  (parallelCoreAdminExecutor-523-thread-1-processing-n:127.0.0.1:34720_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620672549 CREATE) [n:127.0.0.1:34720_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testcollection] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 83463 INFO  (parallelCoreAdminExecutor-523-thread-1-processing-n:127.0.0.1:34720_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620672549 CREATE) [n:127.0.0.1:34720_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001/tempDir-001/node3/testcollection_shard3_replica1'
   [junit4]   2> 83463 INFO  (parallelCoreAdminExecutor-523-thread-1-processing-n:127.0.0.1:34720_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620672549 CREATE) [n:127.0.0.1:34720_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 83463 INFO  (parallelCoreAdminExecutor-523-thread-1-processing-n:127.0.0.1:34720_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620672549 CREATE) [n:127.0.0.1:34720_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 83465 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:51730_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621372201 CREATE) [n:127.0.0.1:51730_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testcollection_shard4_replica1
   [junit4]   2> 83465 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:51730_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621372201 CREATE) [n:127.0.0.1:51730_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.ZkController Check for collection zkNode:testcollection
   [junit4]   2> 83465 INFO  (parallelCoreAdminExecutor-523-thread-1-processing-n:127.0.0.1:34720_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275620672549 CREATE) [n:127.0.0.1:34720_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 83466 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:51730_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621372201 CREATE) [n:127.0.0.1:51730_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 83466 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:51730_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621372201 CREATE) [n:127.0.0.1:51730_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testcollection]
   [junit4]   2> 83467 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:51730_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621372201 CREATE) [n:127.0.0.1:51730_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testcollection] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 83467 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:51730_solr e81661cb-76f3-4373-9d5b-8d69bb5ae524542275621372201 CREATE) [n:127.0.0.1:51730_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/t

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

j.s.ServletContextHandler@3588f0bc{/solr,null,UNAVAILABLE}
   [junit4]   2> 140911 INFO  (zkCallback-251-thread-1-processing-n:127.0.0.1:57789_solr) [n:127.0.0.1:57789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 140914 ERROR (jetty-launcher-199-thread-1-EventThread) [n:127.0.0.1:47199_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$7/745745371@7be9ecd6 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@73c30fa1[Shutting down, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 461]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 140915 ERROR (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[104D501C9B2E42E8]-EventThread) [n:127.0.0.1:57789_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$7/745745371@305586d9 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@341591f1[Shutting down, pool size = 2, active threads = 1, queued tasks = 0, completed tasks = 16]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 140917 INFO  (jetty-launcher-199-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5cd45607{/solr,null,UNAVAILABLE}
   [junit4]   2> 142411 WARN  (zkCallback-251-thread-3-processing-n:127.0.0.1:57789_solr) [n:127.0.0.1:57789_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:297)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:527)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:724)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 142412 INFO  (jetty-launcher-199-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48618629{/solr,null,UNAVAILABLE}
   [junit4]   2> 142415 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35368 35368
   [junit4]   2> 142530 INFO  (Thread-533) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35368 35368
   [junit4]   2> 142531 WARN  (Thread-533) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96219123436290057-127.0.0.1:51730_solr-n_0000000001
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96219123436290060-127.0.0.1:34720_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	61	/solr/overseer/queue
   [junit4]   2> 	39	/solr/overseer/collection-queue-work
   [junit4]   2> 	16	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 142532 INFO  (SUITE-TestCollectionStateWatchers-seed#[104D501C9B2E42E8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_104D501C9B2E42E8-001
   [junit4]   2> Jul 10, 2016 9:49:29 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=210, maxMBSortInHeap=7.829371727675766, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-KW, timezone=Australia/North
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=166708016,total=270532608
   [junit4]   2> NOTE: All tests run in this JVM: [ConcatOperationTest, TestSolrJErrorHandling, GraphExpressionTest, SolrExampleEmbeddedTest, LBHttpSolrClientBuilderTest, JdbcDriverTest, SolrExampleXMLTest, CloudSolrClientBuilderTest, TestRetryUtil, SchemaTest, TestCollectionStateWatchers]
   [junit4] Completed [55/83 (1!)] on J0 in 61.97s, 9 tests, 1 error <<< FAILURES!

[...truncated 94 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:246: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:530: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984: There were test failures: 83 suites, 647 tests, 1 error, 2 ignored [seed: 104D501C9B2E42E8]

Total time: 77 minutes 14 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-master-Solaris (64bit/jdk1.8.0) - Build # 708 - Still Failing!

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

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

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

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


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1468, name=OverseerHdfsCoreFailoverThread-96216747697242120-127.0.0.1:65052_solr-n_0000000002, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)         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=1468, name=OverseerHdfsCoreFailoverThread-96216747697242120-127.0.0.1:65052_solr-n_0000000002, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([E2450706BDBA20B4]:0)




Build Log:
[...truncated 10663 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestDistribIDF
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/init-core-data-001
   [junit4]   2> 212400 INFO  (SUITE-TestDistribIDF-seed#[E2450706BDBA20B4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 212427 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultiCollectionQuery
   [junit4]   2> 212428 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 212428 INFO  (Thread-363) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 212428 INFO  (Thread-363) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 212528 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.ZkTestServer start zk server on port:35927
   [junit4]   2> 212528 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 212529 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 212536 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14ba0e08 name:ZooKeeperConnection Watcher:127.0.0.1:35927 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 212537 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 212537 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 212537 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 212549 INFO  (jetty-launcher-169-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 212553 INFO  (jetty-launcher-169-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 212557 INFO  (jetty-launcher-169-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4629e689{/solr,null,AVAILABLE}
   [junit4]   2> 212559 INFO  (jetty-launcher-169-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 212563 INFO  (jetty-launcher-169-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ccadcbd{/solr,null,AVAILABLE}
   [junit4]   2> 212576 INFO  (jetty-launcher-169-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@194d41e4{/solr,null,AVAILABLE}
   [junit4]   2> 212578 INFO  (jetty-launcher-169-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@3bdeaa0d{HTTP/1.1,[http/1.1]}{127.0.0.1:65052}
   [junit4]   2> 212578 INFO  (jetty-launcher-169-thread-1) [    ] o.e.j.s.Server Started @215577ms
   [junit4]   2> 212578 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65052}
   [junit4]   2> 212579 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 212579 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/tempDir-001/node1'
   [junit4]   2> 212579 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 212579 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 212579 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 212579 INFO  (jetty-launcher-169-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@755d07e0{HTTP/1.1,[http/1.1]}{127.0.0.1:51686}
   [junit4]   2> 212580 INFO  (jetty-launcher-169-thread-2) [    ] o.e.j.s.Server Started @215578ms
   [junit4]   2> 212580 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51686}
   [junit4]   2> 212580 INFO  (jetty-launcher-169-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@746b8ed3{HTTP/1.1,[http/1.1]}{127.0.0.1:33887}
   [junit4]   2> 212580 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 212580 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 212580 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/tempDir-001/node3'
   [junit4]   2> 212580 INFO  (jetty-launcher-169-thread-3) [    ] o.e.j.s.Server Started @215579ms
   [junit4]   2> 212580 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33887}
   [junit4]   2> 212580 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 212580 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/tempDir-001/node2'
   [junit4]   2> 212580 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 212580 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 212581 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 212581 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 212581 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 212582 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 212583 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 212594 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 212599 INFO  (zkCallback-172-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6afa4ff2 name:ZooKeeperConnection Watcher:127.0.0.1:35927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 212600 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 212600 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 212600 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@568f303a name:ZooKeeperConnection Watcher:127.0.0.1:35927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 212603 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 212603 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 212604 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 212613 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 212614 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/tempDir-001/node2/.
   [junit4]   2> 212614 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 334202958
   [junit4]   2> 212614 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/tempDir-001/node2]
   [junit4]   2> 212614 WARN  (jetty-launcher-169-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/tempDir-001/node2/lib
   [junit4]   2> 212614 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 212616 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 212616 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 212616 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 212616 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35927/solr
   [junit4]   2> 212616 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 212616 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 212617 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 212633 INFO  (zkCallback-173-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31024496 name:ZooKeeperConnection Watcher:127.0.0.1:35927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 212636 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 212636 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 212648 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 212652 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/tempDir-001/node1/.
   [junit4]   2> 212652 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 961358900
   [junit4]   2> 212652 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/tempDir-001/node1]
   [junit4]   2> 212652 INFO  (zkCallback-176-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@320422f name:ZooKeeperConnection Watcher:127.0.0.1:35927 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 212652 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 212653 INFO  (jetty-launcher-169-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 212653 WARN  (jetty-launcher-169-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/tempDir-001/node1/lib
   [junit4]   2> 212653 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 212656 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 212656 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 212657 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 212657 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35927/solr
   [junit4]   2> 212657 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 212657 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 212658 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 212659 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$26/426551020@138b22b5
   [junit4]   2> 212659 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/tempDir-001/node3/.
   [junit4]   2> 212662 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1459019387
   [junit4]   2> 212662 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/tempDir-001/node3]
   [junit4]   2> 212662 WARN  (jetty-launcher-169-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/tempDir-001/node3/lib
   [junit4]   2> 212665 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 212666 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 212668 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 212668 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 212668 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 212668 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35927/solr
   [junit4]   2> 212668 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 212668 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 212669 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 212672 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2bcf34df name:ZooKeeperConnection Watcher:127.0.0.1:35927 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 212674 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 212675 INFO  (jetty-launcher-169-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 212677 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:33887_solr) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13b0743a name:ZooKeeperConnection Watcher:127.0.0.1:35927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 212679 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 212679 INFO  (jetty-launcher-169-thread-1) [n:127.0.0.1:65052_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$26/426551020@505bf9ae
   [junit4]   2> 212680 INFO  (jetty-launcher-169-thread-1) [n:127.0.0.1:65052_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 212686 INFO  (zkCallback-183-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8b9d95c name:ZooKeeperConnection Watcher:127.0.0.1:35927 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 212689 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 212688 INFO  (zkCallback-184-thread-1-processing-n:127.0.0.1:65052_solr) [n:127.0.0.1:65052_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bad1885 name:ZooKeeperConnection Watcher:127.0.0.1:35927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 212693 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 212693 INFO  (jetty-launcher-169-thread-1) [n:127.0.0.1:65052_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 212693 INFO  (jetty-launcher-169-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 212700 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 212704 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 212707 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 212708 INFO  (jetty-launcher-169-thread-2) [n:127.0.0.1:51686_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$26/426551020@b6506b2
   [junit4]   2> 212709 INFO  (jetty-launcher-169-thread-2) [n:127.0.0.1:51686_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 212711 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 212713 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 212715 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 212717 INFO  (zkCallback-185-thread-1-processing-n:127.0.0.1:51686_solr) [n:127.0.0.1:51686_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@106a46c1 name:ZooKeeperConnection Watcher:127.0.0.1:35927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 212718 INFO  (jetty-launcher-169-thread-2) [n:127.0.0.1:51686_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 212718 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 212721 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 212723 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 212724 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 212726 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 212727 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 212732 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 212734 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 212734 INFO  (jetty-launcher-169-thread-2) [n:127.0.0.1:51686_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 212736 INFO  (jetty-launcher-169-thread-2) [n:127.0.0.1:51686_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 212736 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 212737 INFO  (jetty-launcher-169-thread-2) [n:127.0.0.1:51686_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 212737 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96216747697242118-127.0.0.1:33887_solr-n_0000000000
   [junit4]   2> 212738 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33887_solr
   [junit4]   2> 212738 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 212740 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.Overseer Overseer (id=96216747697242118-127.0.0.1:33887_solr-n_0000000000) starting
   [junit4]   2> 212743 INFO  (jetty-launcher-169-thread-1) [n:127.0.0.1:65052_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 212747 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 212750 INFO  (jetty-launcher-169-thread-2) [n:127.0.0.1:51686_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 212751 INFO  (jetty-launcher-169-thread-2) [n:127.0.0.1:51686_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96216747697242121-127.0.0.1:51686_solr-n_0000000001
   [junit4]   2> 212754 INFO  (jetty-launcher-169-thread-2) [n:127.0.0.1:51686_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96216747697242118-127.0.0.1:33887_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 212754 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 212756 INFO  (OverseerCollectionConfigSetProcessor-96216747697242118-127.0.0.1:33887_solr-n_0000000000) [n:127.0.0.1:33887_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 212757 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33887_solr
   [junit4]   2> 212757 INFO  (OverseerStateUpdate-96216747697242118-127.0.0.1:33887_solr-n_0000000000) [n:127.0.0.1:33887_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 212757 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33887_solr
   [junit4]   2> 212760 INFO  (OverseerStateUpdate-96216747697242118-127.0.0.1:33887_solr-n_0000000000) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 212769 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:33887_solr) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 212769 INFO  (zkCallback-185-thread-1-processing-n:127.0.0.1:51686_solr) [n:127.0.0.1:51686_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 212770 INFO  (jetty-launcher-169-thread-2) [n:127.0.0.1:51686_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51686_solr
   [junit4]   2> 212770 INFO  (jetty-launcher-169-thread-2) [n:127.0.0.1:51686_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51686_solr
   [junit4]   2> 212770 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:33887_solr) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 212771 INFO  (jetty-launcher-169-thread-1) [n:127.0.0.1:65052_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 212773 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:33887_solr) [n:127.0.0.1:33887_solr    ] 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> 212773 INFO  (zkCallback-185-thread-2-processing-n:127.0.0.1:51686_solr) [n:127.0.0.1:51686_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 212774 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:33887_solr) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 212788 INFO  (zkCallback-185-thread-1-processing-n:127.0.0.1:51686_solr) [n:127.0.0.1:51686_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 212789 INFO  (jetty-launcher-169-thread-2) [n:127.0.0.1:51686_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 212789 INFO  (jetty-launcher-169-thread-2) [n:127.0.0.1:51686_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 212790 INFO  (jetty-launcher-169-thread-2) [n:127.0.0.1:51686_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/tempDir-001/node3/.
   [junit4]   2> 212790 INFO  (jetty-launcher-169-thread-2) [n:127.0.0.1:51686_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 212790 INFO  (jetty-launcher-169-thread-1) [n:127.0.0.1:65052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 212791 INFO  (jetty-launcher-169-thread-2) [n:127.0.0.1:51686_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 212791 INFO  (jetty-launcher-169-thread-2) [n:127.0.0.1:51686_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 212793 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 212793 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 212794 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/tempDir-001/node2/.
   [junit4]   2> 212794 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 212796 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 212796 INFO  (jetty-launcher-169-thread-3) [n:127.0.0.1:33887_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 212797 INFO  (jetty-launcher-169-thread-1) [n:127.0.0.1:65052_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 212798 INFO  (jetty-launcher-169-thread-1) [n:127.0.0.1:65052_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96216747697242120-127.0.0.1:65052_solr-n_0000000002
   [junit4]   2> 212799 INFO  (jetty-launcher-169-thread-1) [n:127.0.0.1:65052_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96216747697242121-127.0.0.1:51686_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 212800 INFO  (jetty-launcher-169-thread-1) [n:127.0.0.1:65052_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:65052_solr as DOWN
   [junit4]   2> 212802 INFO  (jetty-launcher-169-thread-1) [n:127.0.0.1:65052_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65052_solr
   [junit4]   2> 212802 INFO  (jetty-launcher-169-thread-1) [n:127.0.0.1:65052_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:65052_solr
   [junit4]   2> 212804 INFO  (OverseerStateUpdate-96216747697242118-127.0.0.1:33887_solr-n_0000000000) [n:127.0.0.1:33887_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:65052_solr"} current state version: 0
   [junit4]   2> 212804 INFO  (OverseerStateUpdate-96216747697242118-127.0.0.1:33887_solr-n_0000000000) [n:127.0.0.1:33887_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:65052_solr
   [junit4]   2> 212807 INFO  (zkCallback-184-thread-1-processing-n:127.0.0.1:65052_solr) [n:127.0.0.1:65052_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 212807 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:33887_solr) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 212807 INFO  (zkCallback-185-thread-1-processing-n:127.0.0.1:51686_solr) [n:127.0.0.1:51686_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 212807 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:33887_solr) [n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 212807 INFO  (zkCallback-185-thread-1-processing-n:127.0.0.1:51686_solr) [n:127.0.0.1:51686_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 212809 INFO  (zkCallback-184-thread-1-processing-n:127.0.0.1:65052_solr) [n:127.0.0.1:65052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 212903 INFO  (jetty-launcher-169-thread-1) [n:127.0.0.1:65052_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 212903 INFO  (jetty-launcher-169-thread-1) [n:127.0.0.1:65052_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 212905 INFO  (jetty-launcher-169-thread-1) [n:127.0.0.1:65052_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_E2450706BDBA20B4-001/tempDir-001/node1/.
   [junit4]   2> 212906 INFO  (jetty-launcher-169-thread-1) [n:127.0.0.1:65052_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 212909 INFO  (jetty-launcher-169-thread-1) [n:127.0.0.1:65052_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 212909 INFO  (jetty-launcher-169-thread-1) [n:127.0.0.1:65052_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 212910 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 212912 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 212922 INFO  (zkCallback-189-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6bf44c6f name:ZooKeeperConnection Watcher:127.0.0.1:35927 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 212923 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 212923 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 212934 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 212937 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 212949 INFO  (zkCallback-191-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a7b070e name:ZooKeeperConnection Watcher:127.0.0.1:35927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 212950 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 212950 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 212953 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-copyfield-test.xml
   [junit4]   2> 212968 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 212973 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave.xml
   [junit4]   2> 212976 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-cdcr.xml
   [junit4]   2> 212981 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 212984 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/phrasesuggest.txt
   [junit4]   2> 212986 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-classification.xml
   [junit4]   2> 212990 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-script-updateprocessor.xml
   [junit4]   2> 212994 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-init-error.xml
   [junit4]   2> 212997 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-class-name-shortening-on-serialization.xml
   [junit4]   2> 213001 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-cdcrupdatelog.xml
   [junit4]   2> 213004 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicy.xml
   [junit4]   2> 213008 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-field.xml
   [junit4]   2> 213013 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 213016 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMulti.xml
   [junit4]   2> 213019 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmjelinekmercer.xml
   [junit4]   2> 213022 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 213026 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-norms.xml
   [junit4]   2> 213029 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-collapseqparser.xml
   [junit4]   2> 213035 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-externalversionconstraint.xml
   [junit4]   2> 213043 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dynamicfield-required.xml
   [junit4]   2> 213062 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-complex-phrase.xml
   [junit4]   2> 213066 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 213069 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 213074 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMissing.xml
   [junit4]   2> 213077 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 213081 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-eff.xml
   [junit4]   2> 213084 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest.xml
   [junit4]   2> 213092 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distrib-interval-faceting.xml
   [junit4]   2> 213096 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 213099 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-1.txt
   [junit4]   2> 213103 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sorts.xml
   [junit4]   2> 213106 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender.xml
   [junit4]   2> 213109 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 213112 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-multivalued.xml
   [junit4]   2> 213115 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal.xml
   [junit4]   2> 213119 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-plugcollector.xml
   [junit4]   2> 213124 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-mpf-solrconfig.xml
   [junit4]   2> 213127 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_UTF8.xml
   [junit4]   2> 213129 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication2.xml
   [junit4]   2> 213131 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/throw.error.on.add.updateprocessor.js
   [junit4]   2> 213134 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/analyzingInfixSuggest.txt
   [junit4]   2> 213137 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/frenchArticles.txt
   [junit4]   2> 213141 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-basic.xml
   [junit4]   2> 213146 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-phrasesuggest.xml
   [junit4]   2> 213151 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 213156 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-functionquery.xml
   [junit4]   2> 213162 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-mp-solrconfig.xml
   [junit4]   2> 213165 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-error-solrconfig.xml
   [junit4]   2> 213168 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-hyperbolic.xml
   [junit4]   2> 213172 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 213174 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellchecker.xml
   [junit4]   2> 213178 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sortingresponse.xml
   [junit4]   2> 213184 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 213195 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 213199 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/compoundDictionary.txt
   [junit4]   2> 213202 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-caching.xml
   [junit4]   2> 213204 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec2.xml
   [junit4]   2> 213208 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spatial.xml
   [junit4]   2> 213214 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-single-dynamic-copy-field.xml
   [junit4]   2> 213245 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-synonym-tokenizer.xml
   [junit4]   2> 213249 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sql.xml
   [junit4]   2> 213252 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master-throttled.xml
   [junit4]   2> 213256 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-trie.xml
   [junit4]   2> 213258 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-withgethandler.xml
   [junit4]   2> 213261 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 213268 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-repeater.xml
   [junit4]   2> 213279 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-postingshighlight.xml
   [junit4]   2> 213282 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tieredmergepolicy.xml
   [junit4]   2> 213286 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 213288 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-snowball.txt
   [junit4]   2> 213293 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal-atomic-stress.xml
   [junit4]   2> 213298 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest-lucene-match-version.xml
   [junit4]   2> 213302 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/keep-2.txt
   [junit4]   2> 213307 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-query-parser-init.xml
   [junit4]   2> 213310 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-non-stored-docvalues.xml
   [junit4]   2> 213323 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dynamicfield-default-val.xml
   [junit4]   2> 213325 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 213327 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_latest.xml
   [junit4]   2> 213334 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-managed-schema-test.xml
   [junit4]   2> 213336 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-not-required-unique-key.xml
   [junit4]   2> 213338 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 213340 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 213347 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate.xml
   [junit4]   2> 213349 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 213352 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-highlight.xml
   [junit4]   2> 213354 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-components-name.xml
   [junit4]   2> 213355 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-null-charfilters-analyzer.xml
   [junit4]   2> 213358 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master1-keepOneBackup.xml
   [junit4]   2> 213359 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_codec.xml
   [junit4]   2> 213362 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim.xml
   [junit4]   2> 213364 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-required-fields.xml
   [junit4]   2> 213366 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-reversed.xml
   [junit4]   2> 213375 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 213378 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 213380 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-bogus-field-parameters.xml
   [junit4]   2> 213383 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 213386 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfi.xml
   [junit4]   2> 213388 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spatial.xml
   [junit4]   2> 213390 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave1.xml
   [junit4]   2> 213392 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate-dv.xml
   [junit4]   2> 213394 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema12.xml
   [junit4]   2> 213396 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 213400 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy1.xml
   [junit4]   2> 213404 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-ib.xml
   [junit4]   2> 213413 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-numeric.xml
   [junit4]   2> 213419 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master1.xml
   [junit4]   2> 213420 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema15.xml
   [junit4]   2> 213423 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-folding.xml
   [junit4]   2> 213425 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor0.js
   [junit4]   2> 213438 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-field-sort-values.xml
   [junit4]   2> 213440 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-minimal.xml
   [junit4]   2> 213448 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-phrasesuggest.xml
   [junit4]   2> 213450 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor1.js
   [junit4]   2> 213453 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/fuzzysuggest.txt
   [junit4]   2> 213455 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distributed-missing-sort.xml
   [junit4]   2> 213457 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender-noquery.xml
   [junit4]   2> 213459 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 213461 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-altdirectory.xml
   [junit4]   2> 213463 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/xsl-update-handler-test.xsl
   [junit4]   2> 213465 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/dummy-using-include.xsl
   [junit4]   2> 213467 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/dummy.xsl
   [junit4]   2> 213473 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfr.xml
   [junit4]   2> 213475 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-psuedo-fields.xml
   [junit4]   2> 213477 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec.xml
   [junit4]   2> 213479 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stemdict.txt
   [junit4]   2> 213482 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-external-filefield.xml
   [junit4]   2> 213484 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-graph.xml
   [junit4]   2> 213486 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-field.xml
   [junit4]   2> 213488 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-test-misc.xml
   [junit4]   2> 213490 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-1.txt
   [junit4]   2> 213492 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 213494 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-headers.xml
   [junit4]   2> 213500 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-version-dv.xml
   [junit4]   2> 213502 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 213508 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.dic
   [junit4]   2> 213512 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-dynamicField.xml
   [junit4]   2> 213514 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-unsupported-docValues.xml
   [junit4]   2> 213519 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-stop-keep.xml
   [junit4]   2> 213523 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-analytics-query.xml
   [junit4]   2> 213527 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy2.xml
   [junit4]   2> 213533 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-add-schema-fields-update-processor-chains.xml
   [junit4]   2> 213539 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master2.xml
   [junit4]   2> 213548 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-searcher-listeners1.xml
   [junit4]   2> 213557 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-binaryfield.xml
   [junit4]   2> 213561 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-transformers.xml
   [junit4]   2> 213563 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-behavior.xml
   [junit4]   2> 213564 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-fieldType.xml
   [junit4]   2> 213566 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 213568 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 213575 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 213581 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema11.xml
   [junit4]   2> 213583 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 213584 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 213586 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-simpleqpplugin.xml
   [junit4]   2> 213588 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 213590 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 213592 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim-default-override.xml
   [junit4]   2> 213594 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_compoundDictionary.txt
   [junit4]   2> 213596 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delaying-component.xml
   [junit4]   2> 213601 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-hash.xml
   [junit4]   2> 213612 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicyfactory.xml
   [junit4]   2> 213614 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-2.txt
   [junit4]   2> 213617 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 213625 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-tiny.xml
   [junit4]   2> 213632 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig.xml
   [junit4]   2> 213634 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hyphenation.dtd
   [junit4]   2> 213637 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spellchecker.xml
   [junit4]   2> 213640 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/elevate.xml
   [junit4]   2> 213643 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-distrib-update-processor-chains.xml
   [junit4]   2> 213646 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesFaceting.xml
   [junit4]   2> 213648 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-currency.xml
   [junit4]   2> 213652 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-lazywriter.xml
   [junit4]   2> 213658 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.aff
   [junit4]   2> 213661 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-indexconfigs.xml
   [junit4]   2> 213663 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/wdftypes.txt
   [junit4]   2> 213666 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-luceneMatchVersion.xml
   [junit4]   2> 213672 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog-with-delayingcomponent.xml
   [junit4]   2> 213679 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-doc-expire-update-processor.xml
   [junit4]   2> 213683 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/jasuggest.txt
   [junit4]   2> 213686 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-type.xml
   [junit4]   2> 213689 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 213691 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog.xml
   [junit4]   2> 213693 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-charfilters.xml
   [junit4]   2> 213695 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/freeTextSuggest.txt
   [junit4]   2> 213698 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 213701 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schemasurround.xml
   [junit4]   2> 213711 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/blendedInfixSuggest.txt
   [junit4]   2> 213713 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-solcoreproperties.xml
   [junit4]   2> 213717 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 213720 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/keep-1.txt
   [junit4]   2> 213725 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-nrtmode.xml
   [junit4]   2> 213729 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-doctransformers.xml
   [junit4]   2> 213732 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-elevate.xml
   [junit4]   2> 213736 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field.xml
   [junit4]   2> 213738 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 213740 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-bm25.xml
   [junit4]   2> 213746 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 213748 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-update-processor-chains.xml
   [junit4]   2> 213751 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-noopregen.xml
   [junit4]   2> 213753 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 213755 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication1.xml
   [junit4]   2> 213757 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sortingresponse.xml
   [junit4]   2> 213760 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 213783 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-enums.xml
   [junit4]   2> 213786 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-schemaless.xml
   [junit4]   2> 213788 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-managed-schema.xml
   [junit4]   2> 213790 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-SOLR-749.xml
   [junit4]   2> 213795 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-defaults.xml
   [junit4]   2> 213802 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwordsWrongEncoding.txt
   [junit4]   2> 213804 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 213806 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-defaults.xml
   [junit4]   2> 213808 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-default-does-not-exist.xml
   [junit4]   2> 213814 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-omit-tf-but-not-pos.xml
   [junit4]   2> 213838 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-reqHandler.incl
   [junit4]   2> 213868 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-infostream-logging.xml
   [junit4]   2> 213871 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/cross-compatible.js
   [junit4]   2> 213873 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 213875 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master3.xml
   [junit4]   2> 213876 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer.xml
   [junit4]   2> 213878 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 213880 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-classification.xml
   [junit4]   2> 213882 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-nontext-analyzer.xml
   [junit4]   2> 213884 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-suggestercomponent.xml
   [junit4]   2> 213886 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad_solrconfig.xml
   [junit4]   2> 213887 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-types.incl
   [junit4]   2> 213891 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-hash.xml
   [junit4]   2> 213894 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 213896 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-id-and-version-fields-only.xml
   [junit4]   2> 213898 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-deeppaging.xml
   [junit4]   2> 213900 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-postingshighlight.xml
   [junit4]   2> 213902 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_perf.xml
   [junit4]   2> 213904 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-blockjoinfacetcomponent.xml
   [junit4]   2> 213906 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 213907 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-xinclude.xml
   [junit4]   2> 213909 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sql.xml
   [junit4]   2> 213911 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-customfield.xml
   [junit4]   2> 213913 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-nocache.xml
   [junit4]   2> 213915 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-paramset.xml
   [junit4]   2> 213921 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-is-copyfield-dest.xml
   [junit4]   2> 213930 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-implicitproperties.xml
   [junit4]   2> 213932 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 213934 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-custom-field.xml
   [junit4]   2> 213936 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 213938 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmdirichlet.xml
   [junit4]   2> 213941 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwithbom.txt
   [junit4]   2> 213943 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 213945 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sweetspot.xml
   [junit4]   2> 213947 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-preanalyzed.xml
   [junit4]   2> 213956 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-response-log-component.xml
   [junit4]   2> 213959 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master.xml
   [junit4]   2> 213962 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 213964 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-tf.xml
   [junit4]   2> 213967 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 213969 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-tfidf.xml
   [junit4]   2> 213971 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/regex-boost-processor-test.txt
   [junit4]   2> 213974 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-snippet-processor.xml
   [junit4]   2> 213992 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tolerant-search.xml
   [junit4]   2> 213994 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValues.xml
   [junit4]   2> 213996 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 213998 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-pos.xml
   [junit4]   2> 214005 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesJoin.xml
   [junit4]   2> 214010 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-suggestercomponent-context-filter-query.xml
   [junit4]   2> 214012 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/addfields.updateprocessor.js
   [junit4]   2> 214014 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-2.txt
   [junit4]   2> 214015 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 214018 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 214019 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missing.functions.updateprocessor.js
   [junit4]   2> 214021 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-xinclude.xml
   [junit4]   2> 214023 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E2450706BDBA20B4]) [    ]

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

4]   2> 236392 INFO  (zkCallback-209-thread-2-processing-n:127.0.0.1:38757_solr) [n:127.0.0.1:38757_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 236392 WARN  (zkCallback-209-thread-2-processing-n:127.0.0.1:38757_solr) [n:127.0.0.1:38757_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 236393 INFO  (jetty-launcher-195-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14e21ec7{/solr,null,UNAVAILABLE}
   [junit4]   2> 236395 INFO  (OverseerStateUpdate-96216748787826697-127.0.0.1:52112_solr-n_0000000000) [n:127.0.0.1:52112_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52112_solr
   [junit4]   2> 236398 INFO  (zkCallback-211-thread-6-processing-n:127.0.0.1:52112_solr) [n:127.0.0.1:52112_solr    ] 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> 236398 WARN  (zkCallback-211-thread-6-processing-n:127.0.0.1:52112_solr) [n:127.0.0.1:52112_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 236399 INFO  (jetty-launcher-195-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@fde85ac{/solr,null,UNAVAILABLE}
   [junit4]   2> 236409 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40652 40652
   [junit4]   2> 236416 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2> java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 236417 INFO  (Thread-410) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40652 40652
   [junit4]   2> 236477 WARN  (Thread-410) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf2
   [junit4]   2> 	3	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/onecollection/state.json
   [junit4]   2> 	3	/solr/collections/onecollection_local/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 236477 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[E2450706BDBA20B4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
   [junit4]   2> 236478 INFO  (SUITE-TestDistribIDF-seed#[E2450706BDBA20B4]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Jul 10, 2016 11:44:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Jul 10, 2016 11:45:01 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.search.stats.TestDistribIDF: 
   [junit4]   2>    1) Thread[id=1468, name=OverseerHdfsCoreFailoverThread-96216747697242120-127.0.0.1:65052_solr-n_0000000002, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jul 10, 2016 11:45:01 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1468, name=OverseerHdfsCoreFailoverThread-96216747697242120-127.0.0.1:65052_solr-n_0000000002, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> Jul 10, 2016 11:45:04 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=1468, name=OverseerHdfsCoreFailoverThread-96216747697242120-127.0.0.1:65052_solr-n_0000000002, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=MockRandom), _version_=FST50, multiDefault=BlockTreeOrds(blocksize=128), cat=BlockTreeOrds(blocksize=128), intDefault=FST50, id=PostingsFormat(name=MockRandom), range_facet_i_dv=BlockTreeOrds(blocksize=128), _route_=FSTOrd50, range_facet_l=BlockTreeOrds(blocksize=128), timestamp=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1784, maxMBSortInHeap=5.603441546701904, sim=ClassicSimilarity, locale=ar-KW, timezone=Africa/Kampala
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=2,free=139370136,total=331350016
   [junit4]   2> NOTE: All tests run in this JVM: [UpdateRequestProcessorFactoryTest, LeaderFailoverAfterPartitionTest, CreateCollectionCleanupTest, SpellCheckComponentTest, BadIndexSchemaTest, TestConfigOverlay, TestFieldCollectionResource, TestSubQueryTransformer, TestCSVResponseWriter, CollectionTooManyReplicasTest, FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, DistributedFacetPivotWhiteBoxTest, BlockJoinFacetRandomTest, MinimalSchemaTest, TestNumericTerms64, CacheHeaderTest, TestClusterStateMutator, TestDistribIDF]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribIDF -Dtests.seed=E2450706BDBA20B4 -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=Africa/Kampala -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestDistribIDF (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.stats.TestDistribIDF: 
   [junit4]    >    1) Thread[id=1468, name=OverseerHdfsCoreFailoverThread-96216747697242120-127.0.0.1:65052_solr-n_0000000002, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E2450706BDBA20B4]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1468, name=OverseerHdfsCoreFailoverThread-96216747697242120-127.0.0.1:65052_solr-n_0000000002, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E2450706BDBA20B4]:0)
   [junit4] Completed [58/620 (1!)] on J1 in 47.34s, 2 tests, 2 errors <<< FAILURES!

[...truncated 1781 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:530: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 2 suite-level errors, 1849 ignored (60 assumptions) [seed: E2450706BDBA20B4]

Total time: 48 minutes 18 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