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/08/11 04:01:42 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 772 - Unstable!

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

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

Error Message:
expected:<{shard1_0=19, shard1_1=19, shard2=26}> but was:<{shard1_0=0, shard1_1=0, shard2=26}>

Stack Trace:
java.lang.AssertionError: expected:<{shard1_0=19, shard1_1=19, shard2=26}> but was:<{shard1_0=0, shard1_1=0, shard2=26}>
	at __randomizedtesting.SeedInfo.seed([1CFFEF775F761B5B:94ABD0ADF18A76A3]: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:147)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:242)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.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$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 11276 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestHdfsCloudBackupRestore
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/init-core-data-001
   [junit4]   2> 1317600 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-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]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1317694 WARN  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1317707 WARN  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1317710 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1317794 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs to ./temp/Jetty_solaris.vm_55133_hdfs____.aafgl9/webapp
   [junit4]   2> 1318572 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:55133
   [junit4]   2> 1318867 WARN  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1318881 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1318896 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_47313_datanode____5wxpnd/webapp
   [junit4]   2> 1319595 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:47313
   [junit4]   2> 1320014 WARN  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1320016 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1320036 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_53898_datanode____ojryow/webapp
   [junit4]   2> 1320155 INFO  (IPC Server handler 5 on 64088) [    ] BlockStateChange BLOCK* processReport: from storage DS-48b8a0c8-2ceb-44a0-a852-202eec1ccf21 node DatanodeRegistration(127.0.0.1:60536, datanodeUuid=231b1d1a-fe47-48d7-9abb-68677412ca51, infoPort=49508, infoSecurePort=0, ipcPort=43959, storageInfo=lv=-56;cid=testClusterID;nsid=1316261368;c=0), blocks: 0, hasStaleStorage: true, processing time: 4 msecs
   [junit4]   2> 1320155 INFO  (IPC Server handler 5 on 64088) [    ] BlockStateChange BLOCK* processReport: from storage DS-c78e9ed6-930d-4ea5-a7c3-5ed2110d0baa node DatanodeRegistration(127.0.0.1:60536, datanodeUuid=231b1d1a-fe47-48d7-9abb-68677412ca51, infoPort=49508, infoSecurePort=0, ipcPort=43959, storageInfo=lv=-56;cid=testClusterID;nsid=1316261368;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1320904 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:53898
   [junit4]   2> 1321260 INFO  (IPC Server handler 6 on 64088) [    ] BlockStateChange BLOCK* processReport: from storage DS-bb87a685-4a51-4c2a-8a6c-0359225473ab node DatanodeRegistration(127.0.0.1:36365, datanodeUuid=4d8a425c-8181-4369-a474-6201e74a0175, infoPort=45027, infoSecurePort=0, ipcPort=47468, storageInfo=lv=-56;cid=testClusterID;nsid=1316261368;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 1321261 INFO  (IPC Server handler 6 on 64088) [    ] BlockStateChange BLOCK* processReport: from storage DS-5d932804-02d9-40a1-af0d-9a7a16f82829 node DatanodeRegistration(127.0.0.1:36365, datanodeUuid=4d8a425c-8181-4369-a474-6201e74a0175, infoPort=45027, infoSecurePort=0, ipcPort=47468, storageInfo=lv=-56;cid=testClusterID;nsid=1316261368;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1321371 WARN  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.TestHdfsCloudBackupRestore The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1326372 WARN  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.TestHdfsCloudBackupRestore The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1331410 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1331410 INFO  (Thread-2606) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1331411 INFO  (Thread-2606) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1331510 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54912
   [junit4]   2> 1331511 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1331511 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1331515 INFO  (zkCallback-1660-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17187519 name:ZooKeeperConnection Watcher:127.0.0.1:54912 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1331515 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1331515 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1331515 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1331523 INFO  (jetty-launcher-1659-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1331523 INFO  (jetty-launcher-1659-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1331525 INFO  (jetty-launcher-1659-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e66d7d0{/solr,null,AVAILABLE}
   [junit4]   2> 1331525 INFO  (jetty-launcher-1659-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@40559a48{HTTP/1.1,[http/1.1]}{127.0.0.1:38281}
   [junit4]   2> 1331526 INFO  (jetty-launcher-1659-thread-2) [    ] o.e.j.s.Server Started @1335789ms
   [junit4]   2> 1331526 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38281}
   [junit4]   2> 1331526 INFO  (jetty-launcher-1659-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a35fbe5{/solr,null,AVAILABLE}
   [junit4]   2> 1331526 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1331526 INFO  (jetty-launcher-1659-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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1'
   [junit4]   2> 1331526 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1331526 INFO  (jetty-launcher-1659-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@5e676a85{HTTP/1.1,[http/1.1]}{127.0.0.1:54105}
   [junit4]   2> 1331526 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1331526 INFO  (jetty-launcher-1659-thread-1) [    ] o.e.j.s.Server Started @1335789ms
   [junit4]   2> 1331526 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54105}
   [junit4]   2> 1331526 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1331526 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1331528 INFO  (jetty-launcher-1659-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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node2'
   [junit4]   2> 1331528 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1331528 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1331528 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1331528 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1331529 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1331530 INFO  (zkCallback-1661-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62421e94 name:ZooKeeperConnection Watcher:127.0.0.1:54912/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1331531 INFO  (zkCallback-1662-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79cfc8a8 name:ZooKeeperConnection Watcher:127.0.0.1:54912/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1331531 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1331531 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1331531 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1331531 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1331532 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1331532 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1331538 INFO  (jetty-launcher-1659-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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node2/.
   [junit4]   2> 1331538 INFO  (jetty-launcher-1659-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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/.
   [junit4]   2> 1331538 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 868892043
   [junit4]   2> 1331538 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 277002158
   [junit4]   2> 1331538 INFO  (jetty-launcher-1659-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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1]
   [junit4]   2> 1331538 INFO  (jetty-launcher-1659-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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node2]
   [junit4]   2> 1331538 WARN  (jetty-launcher-1659-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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/lib
   [junit4]   2> 1331538 WARN  (jetty-launcher-1659-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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node2/lib
   [junit4]   2> 1331539 INFO  (jetty-launcher-1659-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> 1331539 INFO  (jetty-launcher-1659-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> 1331541 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1331541 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1331541 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1331541 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1331541 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1331541 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1331541 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54912/solr
   [junit4]   2> 1331541 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1331541 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54912/solr
   [junit4]   2> 1331541 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1331541 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1331541 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1331542 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1331542 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1331543 INFO  (zkCallback-1667-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@339b7551 name:ZooKeeperConnection Watcher:127.0.0.1:54912 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1331544 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1331544 INFO  (zkCallback-1668-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2fe2c718 name:ZooKeeperConnection Watcher:127.0.0.1:54912 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1331544 INFO  (jetty-launcher-1659-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1331544 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1331545 INFO  (jetty-launcher-1659-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1331546 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$60/538258757@5ab5fe6e
   [junit4]   2> 1331546 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1331546 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$60/538258757@17a85d37
   [junit4]   2> 1331547 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1331548 INFO  (zkCallback-1669-thread-1-processing-n:127.0.0.1:38281_solr) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8c7e305 name:ZooKeeperConnection Watcher:127.0.0.1:54912/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1331548 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1331548 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:54105_solr) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@276cbdbb name:ZooKeeperConnection Watcher:127.0.0.1:54912/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1331548 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1331550 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1331550 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1331553 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1331553 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1331557 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1331558 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1331560 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1331561 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1331563 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1331563 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1331565 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1331565 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1331567 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1331567 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1331569 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1331569 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1331570 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1331570 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1331572 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1331572 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1331573 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1331574 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1331574 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1331574 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1331575 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1331575 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1331579 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1331580 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1331582 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1331582 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1331583 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1331583 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1331584 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96395903376490501-127.0.0.1:38281_solr-n_0000000000
   [junit4]   2> 1331584 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96395903376490502-127.0.0.1:54105_solr-n_0000000001
   [junit4]   2> 1331584 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38281_solr
   [junit4]   2> 1331584 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1331585 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96395903376490501-127.0.0.1:38281_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1331585 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54105_solr
   [junit4]   2> 1331585 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54105_solr
   [junit4]   2> 1331586 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.Overseer Overseer (id=96395903376490501-127.0.0.1:38281_solr-n_0000000000) starting
   [junit4]   2> 1331587 INFO  (zkCallback-1669-thread-1-processing-n:127.0.0.1:38281_solr) [n:127.0.0.1:38281_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> 1331587 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:54105_solr) [n:127.0.0.1:54105_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> 1331588 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:54105_solr) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1331589 INFO  (zkCallback-1669-thread-1-processing-n:127.0.0.1:38281_solr) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1331590 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1331598 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1331598 INFO  (OverseerCollectionConfigSetProcessor-96395903376490501-127.0.0.1:38281_solr-n_0000000000) [n:127.0.0.1:38281_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1331599 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:38281_solr as DOWN
   [junit4]   2> 1331599 INFO  (OverseerStateUpdate-96395903376490501-127.0.0.1:38281_solr-n_0000000000) [n:127.0.0.1:38281_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1331600 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38281_solr
   [junit4]   2> 1331600 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38281_solr
   [junit4]   2> 1331601 INFO  (OverseerStateUpdate-96395903376490501-127.0.0.1:38281_solr-n_0000000000) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1331602 INFO  (zkCallback-1669-thread-1-processing-n:127.0.0.1:38281_solr) [n:127.0.0.1:38281_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> 1331603 INFO  (OverseerStateUpdate-96395903376490501-127.0.0.1:38281_solr-n_0000000000) [n:127.0.0.1:38281_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38281_solr"} current state version: 0
   [junit4]   2> 1331603 INFO  (OverseerStateUpdate-96395903376490501-127.0.0.1:38281_solr-n_0000000000) [n:127.0.0.1:38281_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38281_solr
   [junit4]   2> 1331603 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:54105_solr) [n:127.0.0.1:54105_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> 1331603 INFO  (zkCallback-1669-thread-1-processing-n:127.0.0.1:38281_solr) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1331605 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:54105_solr) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1331609 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1331609 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1331609 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.b.r.BackupRepositoryFactory Added backup repository with configuration params {type = repository,name = hdfs,class = org.apache.solr.core.backup.repository.HdfsBackupRepository,args = {location=/backup,solr.hdfs.home=hdfs://solaris-vm:64088/solr,solr.hdfs.confdir=}}
   [junit4]   2> 1331609 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.b.r.BackupRepositoryFactory Default configuration for backup repository is with configuration params {type = repository,name = hdfs,class = org.apache.solr.core.backup.repository.HdfsBackupRepository,args = {location=/backup,solr.hdfs.home=hdfs://solaris-vm:64088/solr,solr.hdfs.confdir=}}
   [junit4]   2> 1331610 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node2/.
   [junit4]   2> 1331611 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1331611 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1331611 INFO  (jetty-launcher-1659-thread-1) [n:127.0.0.1:54105_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1331621 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1331621 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1331621 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.b.r.BackupRepositoryFactory Added backup repository with configuration params {type = repository,name = hdfs,class = org.apache.solr.core.backup.repository.HdfsBackupRepository,args = {location=/backup,solr.hdfs.home=hdfs://solaris-vm:64088/solr,solr.hdfs.confdir=}}
   [junit4]   2> 1331621 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.b.r.BackupRepositoryFactory Default configuration for backup repository is with configuration params {type = repository,name = hdfs,class = org.apache.solr.core.backup.repository.HdfsBackupRepository,args = {location=/backup,solr.hdfs.home=hdfs://solaris-vm:64088/solr,solr.hdfs.confdir=}}
   [junit4]   2> 1331621 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/.
   [junit4]   2> 1331622 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1331623 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1331623 INFO  (jetty-launcher-1659-thread-2) [n:127.0.0.1:38281_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1331623 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1331623 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1331625 INFO  (zkCallback-1673-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76d6ac78 name:ZooKeeperConnection Watcher:127.0.0.1:54912 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1331625 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1331625 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1331628 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1331628 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1331630 INFO  (zkCallback-1676-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@264b117 name:ZooKeeperConnection Watcher:127.0.0.1:54912/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1331630 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1331630 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1331630 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1331631 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1331632 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1331634 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1331637 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1331702 INFO  (TEST-TestHdfsCloudBackupRestore.test-seed#[1CFFEF775F761B5B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1331705 INFO  (qtp834364802-10708) [n:127.0.0.1:54105_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&name=hdfsbackuprestore&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1331707 INFO  (OverseerCollectionConfigSetProcessor-96395903376490501-127.0.0.1:38281_solr-n_0000000000) [n:127.0.0.1:38281_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"hdfsbackuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1331708 INFO  (OverseerThreadFactory-5001-thread-1-processing-n:127.0.0.1:38281_solr) [n:127.0.0.1:38281_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"hdfsbackuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1331708 INFO  (OverseerThreadFactory-5001-thread-1-processing-n:127.0.0.1:38281_solr) [n:127.0.0.1:38281_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection hdfsbackuprestore
   [junit4]   2> 1331709 INFO  (OverseerThreadFactory-5001-thread-1-processing-n:127.0.0.1:38281_solr) [n:127.0.0.1:38281_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/hdfsbackuprestore 
   [junit4]   2> 1331709 INFO  (OverseerThreadFactory-5001-thread-1-processing-n:127.0.0.1:38281_solr) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/hdfsbackuprestore
   [junit4]   2> 1331710 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:54105_solr) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1331710 INFO  (zkCallback-1676-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1331711 INFO  (zkCallback-1669-thread-1-processing-n:127.0.0.1:38281_solr) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1331715 INFO  (OverseerStateUpdate-96395903376490501-127.0.0.1:38281_solr-n_0000000000) [n:127.0.0.1:38281_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"hdfsbackuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1331715 INFO  (OverseerStateUpdate-96395903376490501-127.0.0.1:38281_solr-n_0000000000) [n:127.0.0.1:38281_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: hdfsbackuprestore
   [junit4]   2> 1331716 INFO  (OverseerStateUpdate-96395903376490501-127.0.0.1:38281_solr-n_0000000000) [n:127.0.0.1:38281_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/hdfsbackuprestore/state.json
   [junit4]   2> 1331814 INFO  (OverseerThreadFactory-5001-thread-1-processing-n:127.0.0.1:38281_solr) [n:127.0.0.1:38281_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection hdfsbackuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1331814 INFO  (OverseerThreadFactory-5001-thread-1-processing-n:127.0.0.1:38281_solr) [n:127.0.0.1:38281_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core hdfsbackuprestore_shard1_replica1 as part of shard shard1 of collection hdfsbackuprestore on 127.0.0.1:38281_solr
   [junit4]   2> 1331814 INFO  (OverseerThreadFactory-5001-thread-1-processing-n:127.0.0.1:38281_solr) [n:127.0.0.1:38281_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core hdfsbackuprestore_shard2_replica2 as part of shard shard2 of collection hdfsbackuprestore on 127.0.0.1:54105_solr
   [junit4]   2> 1331815 INFO  (OverseerThreadFactory-5001-thread-1-processing-n:127.0.0.1:38281_solr) [n:127.0.0.1:38281_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core hdfsbackuprestore_shard2_replica1 as part of shard shard2 of collection hdfsbackuprestore on 127.0.0.1:38281_solr
   [junit4]   2> 1331815 INFO  (OverseerThreadFactory-5001-thread-1-processing-n:127.0.0.1:38281_solr) [n:127.0.0.1:38281_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core hdfsbackuprestore_shard1_replica2 as part of shard shard1 of collection hdfsbackuprestore on 127.0.0.1:54105_solr
   [junit4]   2> 1331817 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=hdfsbackuprestore_shard2_replica2&action=CREATE&numShards=2&collection=hdfsbackuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1331818 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=hdfsbackuprestore_shard2_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=hdfsbackuprestore, customKey=customValue, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 1331818 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=hdfsbackuprestore_shard1_replica2&action=CREATE&numShards=2&collection=hdfsbackuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1331819 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=hdfsbackuprestore_shard2_replica1&action=CREATE&numShards=2&collection=hdfsbackuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1331820 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=hdfsbackuprestore_shard1_replica1&action=CREATE&numShards=2&collection=hdfsbackuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1331820 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=hdfsbackuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=hdfsbackuprestore, customKey=customValue, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 1331820 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=hdfsbackuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=hdfsbackuprestore, customKey=customValue, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 1331819 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=hdfsbackuprestore_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=hdfsbackuprestore, customKey=customValue, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 1331822 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1331822 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1331823 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1331823 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1331823 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection hdfsbackuprestore
   [junit4]   2> 1331824 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection hdfsbackuprestore
   [junit4]   2> 1331824 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection hdfsbackuprestore
   [junit4]   2> 1331824 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1331824 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection hdfsbackuprestore
   [junit4]   2> 1331824 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1331825 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [hdfsbackuprestore] ver [0]
   [junit4]   2> 1331825 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1331825 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [hdfsbackuprestore] ver [0]
   [junit4]   2> 1331826 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1331826 INFO  (OverseerStateUpdate-96395903376490501-127.0.0.1:38281_solr-n_0000000000) [n:127.0.0.1:38281_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"hdfsbackuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38281/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38281_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"hdfsbackuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1331826 INFO  (OverseerStateUpdate-96395903376490501-127.0.0.1:38281_solr-n_0000000000) [n:127.0.0.1:38281_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"hdfsbackuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38281/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38281_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"hdfsbackuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1331829 INFO  (OverseerStateUpdate-96395903376490501-127.0.0.1:38281_solr-n_0000000000) [n:127.0.0.1:38281_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"hdfsbackuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38281/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38281_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"hdfsbackuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1331829 INFO  (OverseerStateUpdate-96395903376490501-127.0.0.1:38281_solr-n_0000000000) [n:127.0.0.1:38281_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"hdfsbackuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38281/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38281_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"hdfsbackuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1331831 INFO  (OverseerStateUpdate-96395903376490501-127.0.0.1:38281_solr-n_0000000000) [n:127.0.0.1:38281_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"hdfsbackuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54105/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54105_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"hdfsbackuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1331831 INFO  (OverseerStateUpdate-96395903376490501-127.0.0.1:38281_solr-n_0000000000) [n:127.0.0.1:38281_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"hdfsbackuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54105/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54105_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"hdfsbackuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1331834 INFO  (OverseerStateUpdate-96395903376490501-127.0.0.1:38281_solr-n_0000000000) [n:127.0.0.1:38281_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"hdfsbackuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54105/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54105_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"hdfsbackuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1331834 INFO  (OverseerStateUpdate-96395903376490501-127.0.0.1:38281_solr-n_0000000000) [n:127.0.0.1:38281_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"hdfsbackuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54105/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54105_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"hdfsbackuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1331937 INFO  (OverseerStateUpdate-96395903376490501-127.0.0.1:38281_solr-n_0000000000) [n:127.0.0.1:38281_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/hdfsbackuprestore/state.json version: 0
   [junit4]   2> 1331937 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:54105_solr) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore/state.json] for collection [hdfsbackuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1331937 INFO  (zkCallback-1669-thread-2-processing-n:127.0.0.1:38281_solr) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore/state.json] for collection [hdfsbackuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1331938 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:54105_solr) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.ZkStateReader Updating data for [hdfsbackuprestore] from [0] to [1]
   [junit4]   2> 1331939 INFO  (zkCallback-1669-thread-2-processing-n:127.0.0.1:38281_solr) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.ZkStateReader Updating data for [hdfsbackuprestore] from [0] to [1]
   [junit4]   2> 1332826 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for hdfsbackuprestore_shard1_replica1
   [junit4]   2> 1332826 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for hdfsbackuprestore_shard2_replica1
   [junit4]   2> 1332827 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for hdfsbackuprestore_shard2_replica2
   [junit4]   2> 1332827 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for hdfsbackuprestore_shard1_replica2
   [junit4]   2> 1332827 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:hdfsbackuprestore
   [junit4]   2> 1332827 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:hdfsbackuprestore
   [junit4]   2> 1332827 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:hdfsbackuprestore
   [junit4]   2> 1332827 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:hdfsbackuprestore
   [junit4]   2> 1332827 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1332827 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/hdfsbackuprestore]
   [junit4]   2> 1332828 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1332828 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1332828 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/hdfsbackuprestore]
   [junit4]   2> 1332828 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/hdfsbackuprestore]
   [junit4]   2> 1332828 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1332828 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/hdfsbackuprestore]
   [junit4]   2> 1332829 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/hdfsbackuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1332829 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica2] 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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node2/hdfsbackuprestore_shard2_replica2'
   [junit4]   2> 1332830 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1332830 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1332830 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/hdfsbackuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1332830 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/hdfsbackuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1332830 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/hdfsbackuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1332830 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/hdfsbackuprestore_shard1_replica1'
   [junit4]   2> 1332830 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica2] 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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node2/hdfsbackuprestore_shard1_replica2'
   [junit4]   2> 1332830 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1332830 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1332830 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1332830 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1332830 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/hdfsbackuprestore_shard2_replica1'
   [junit4]   2> 1332831 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1332831 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1332833 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1332833 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1332840 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1332841 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1332844 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1332844 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1332845 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1332846 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1332846 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1332847 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1332852 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1332854 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1332861 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1332861 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1332868 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1332870 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica1] o.a.s.s.IndexSchema [hdfsbackuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 1332871 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica2] o.a.s.s.IndexSchema [hdfsbackuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 1332877 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1332878 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1332878 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1332880 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica1] o.a.s.s.IndexSchema [hdfsbackuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 1332880 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_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> 1332880 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_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/J1
   [junit4]   2> 1332880 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'hdfsbackuprestore_shard2_replica1' using configuration from collection hdfsbackuprestore
   [junit4]   2> 1332880 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2  x:hdfsbackuprestore_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'hdfsbackuprestore_shard2_replica2' using configuration from collection hdfsbackuprestore
   [junit4]   2> 1332880 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_shard2_replica1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1332880 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2 r:core_node4 x:hdfsbackuprestore_shard2_replica2] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1332882 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1332884 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica2] o.a.s.s.IndexSchema [hdfsbackuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 1332887 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_shard2_replica1] o.a.s.c.SolrCore [[hdfsbackuprestore_shard2_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/hdfsbackuprestore_shard2_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/./hdfsbackuprestore_shard2_replica1/data/]
   [junit4]   2> 1332888 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: hdfsbackuprestore_shard2_replica1
   [junit4]   2> 1332888 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2 r:core_node4 x:hdfsbackuprestore_shard2_replica2] o.a.s.c.SolrCore [[hdfsbackuprestore_shard2_replica2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node2/hdfsbackuprestore_shard2_replica2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node2/./hdfsbackuprestore_shard2_replica2/data/]
   [junit4]   2> 1332888 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2 r:core_node4 x:hdfsbackuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: hdfsbackuprestore_shard2_replica2
   [junit4]   2> 1332889 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/hdfsbackuprestore_shard2_replica1/data/snapshot_metadata
   [junit4]   2> 1332889 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_shard2_replica1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1332889 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2 r:core_node4 x:hdfsbackuprestore_shard2_replica2] 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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node2/hdfsbackuprestore_shard2_replica2/data/snapshot_metadata
   [junit4]   2> 1332889 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2 r:core_node4 x:hdfsbackuprestore_shard2_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1332890 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/hdfsbackuprestore_shard2_replica1/data
   [junit4]   2> 1332890 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2 r:core_node4 x:hdfsbackuprestore_shard2_replica2] 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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node2/hdfsbackuprestore_shard2_replica2/data
   [junit4]   2> 1332890 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/./hdfsbackuprestore_shard2_replica1/data/index/
   [junit4]   2> 1332890 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2 r:core_node4 x:hdfsbackuprestore_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/J1/temp/solr.cloud.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node2/./hdfsbackuprestore_shard2_replica2/data/index/
   [junit4]   2> 1332890 WARN  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_shard2_replica1] o.a.s.c.SolrCore [hdfsbackuprestore_shard2_replica1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/./hdfsbackuprestore_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1332890 WARN  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2 r:core_node4 x:hdfsbackuprestore_shard2_replica2] o.a.s.c.SolrCore [hdfsbackuprestore_shard2_replica2] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node2/./hdfsbackuprestore_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1332891 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/hdfsbackuprestore_shard2_replica1/data/index
   [junit4]   2> 1332891 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2 r:core_node4 x:hdfsbackuprestore_shard2_replica2] 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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node2/hdfsbackuprestore_shard2_replica2/data/index
   [junit4]   2> 1332892 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_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> 1332893 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'hdfsbackuprestore_shard1_replica1' using configuration from collection hdfsbackuprestore
   [junit4]   2> 1332893 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2 r:core_node4 x:hdfsbackuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node2/hdfsbackuprestore_shard2_replica2/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1332893 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2 r:core_node4 x:hdfsbackuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1332894 INFO  (OldIndexDirectoryCleanupThreadForCore-hdfsbackuprestore_shard2_replica2) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2 r:core_node4 x:hdfsbackuprestore_shard2_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core hdfsbackuprestore_shard2_replica2 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node2/./hdfsbackuprestore_shard2_replica2/data/
   [junit4]   2> 1332896 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2 r:core_node4 x:hdfsbackuprestore_shard2_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1332896 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1 r:core_node1 x:hdfsbackuprestore_shard1_replica1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1332897 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1 r:core_node1 x:hdfsbackuprestore_shard1_replica1] o.a.s.c.SolrCore [[hdfsbackuprestore_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/hdfsbackuprestore_shard1_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/./hdfsbackuprestore_shard1_replica1/data/]
   [junit4]   2> 1332897 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1 r:core_node1 x:hdfsbackuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: hdfsbackuprestore_shard1_replica1
   [junit4]   2> 1332898 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1 r:core_node1 x:hdfsbackuprestore_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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/hdfsbackuprestore_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 1332898 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1 r:core_node1 x:hdfsbackuprestore_shard1_replica1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1332893 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/hdfsbackuprestore_shard2_replica1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1332898 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1332898 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1 r:core_node1 x:hdfsbackuprestore_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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/hdfsbackuprestore_shard1_replica1/data
   [junit4]   2> 1332898 INFO  (OldIndexDirectoryCleanupThreadForCore-hdfsbackuprestore_shard2_replica1) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core hdfsbackuprestore_shard2_replica1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/./hdfsbackuprestore_shard2_replica1/data/
   [junit4]   2> 1332899 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1 r:core_node1 x:hdfsbackuprestore_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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/./hdfsbackuprestore_shard1_replica1/data/index/
   [junit4]   2> 1332899 WARN  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1 r:core_node1 x:hdfsbackuprestore_shard1_replica1] o.a.s.c.SolrCore [hdfsbackuprestore_shard1_replica1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/./hdfsbackuprestore_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1332899 INFO  (qtp733912258-10706) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard1 r:core_node1 x:hdfsbackuprestore_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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001/tempDir-002/node1/hdfsbackuprestore_shard1_replica1/data/index
   [junit4]   2> 1332900 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1332902 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1332903 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1332904 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1332904 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1332906 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_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> 1332906 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1332908 INFO  (qtp834364802-10715) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard1  x:hdfsbackuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1332908 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1332908 INFO  (qtp733912258-10704) [n:127.0.0.1:38281_solr c:hdfsbackuprestore s:shard2 r:core_node2 x:hdfsbackuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1332914 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2 r:core_node4 x:hdfsbackuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1332915 INFO  (qtp834364802-10714) [n:127.0.0.1:54105_solr c:hdfsbackuprestore s:shard2 r:core_node4 x:hdfsbackuprestore_shard2_

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

c.Overseer According to ZK I (id=96395903376490502-127.0.0.1:54105_solr-n_0000000001) am no longer a leader.
   [junit4]   2> 1384152 INFO  (OverseerStateUpdate-96395903376490502-127.0.0.1:54105_solr-n_0000000001) [n:127.0.0.1:54105_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1384152 INFO  (OverseerStateUpdate-96395903376490502-127.0.0.1:54105_solr-n_0000000001) [n:127.0.0.1:54105_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54105_solr
   [junit4]   2> 1384153 INFO  (OverseerCollectionConfigSetProcessor-96395903376490502-127.0.0.1:54105_solr-n_0000000001) [n:127.0.0.1:54105_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=96395903376490502-127.0.0.1:54105_solr-n_0000000001) am no longer a leader.
   [junit4]   2> 1384154 ERROR (OverseerCollectionConfigSetProcessor-96395903376490502-127.0.0.1:54105_solr-n_0000000001) [n:127.0.0.1:54105_solr    ] o.a.s.c.OverseerTaskProcessor Unable to prioritize overseer 
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:67)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:176)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1384154 WARN  (zkCallback-1670-thread-1-processing-n:127.0.0.1:54105_solr) [n:127.0.0.1:54105_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/hdfsbackuprestore/leader_elect/shard1_0/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> 1384155 INFO  (zkCallback-1670-thread-2-processing-n:127.0.0.1:54105_solr) [n:127.0.0.1:54105_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> 1384156 WARN  (zkCallback-1670-thread-2-processing-n:127.0.0.1:54105_solr) [n:127.0.0.1:54105_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1384157 INFO  (jetty-launcher-1659-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a35fbe5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1384158 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54912 54912
   [junit4]   2> 1384219 INFO  (Thread-2606) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54912 54912
   [junit4]   2> 1384220 WARN  (Thread-2606) [    ] 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/collections/hdfsbackuprestore_restored/state.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> 	2	/solr/collections/hdfsbackuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	59	/solr/overseer/queue
   [junit4]   2> 	27	/solr/overseer/collection-queue-work
   [junit4]   2> 	8	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1384221 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[1CFFEF775F761B5B]-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.TestHdfsCloudBackupRestore_1CFFEF775F761B5B-001
   [junit4]   2> Aug 11, 2016 3:06:48 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 27 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=6, maxDocsPerChunk=4, blockSize=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=6, blockSize=6)), sim=RandomSimilarity(queryNorm=false): {}, locale=es-AR, timezone=Australia/Broken_Hill
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=2,free=58056144,total=384266240
   [junit4]   2> NOTE: All tests run in this JVM: [TestTestInjection, TestSolrCoreProperties, TestMiniSolrCloudClusterBase, CloneFieldUpdateProcessorFactoryTest, SolrInfoMBeanTest, TestFieldSortValues, ExplicitHLLTest, HLLSerializationTest, SparseHLLTest, SmileWriterTest, ConvertedLegacyTest, CoreAdminCreateDiscoverTest, TestDFISimilarityFactory, TestCharFilters, TestFoldingMultitermQuery, DateMathParserTest, TestCopyFieldCollectionResource, NotRequiredUniqueKeyTest, AsyncCallRequestStatusResponseTest, DeleteShardTest, FullSolrCloudDistribCmdsTest, TestSolr4Spatial2, SortByFunctionTest, RequestHandlersTest, BasicZkTest, TestQueryTypes, DistributedDebugComponentTest, TestIndexSearcher, TestNumericTerms32, SecurityConfHandlerTest, TestManagedSchema, DataDrivenBlockJoinTest, DistanceFunctionTest, DistribJoinFromCollectionTest, SuggestComponentContextFilterQueryTest, LukeRequestHandlerTest, TestConfigSetImmutable, UpdateRequestProcessorFactoryTest, TestRequestForwarding, LeaderElectionIntegrationTest, BufferStoreTest, TestReRankQParserPlugin, TestAtomicUpdateErrorCases, OpenExchangeRatesOrgProviderTest, CoreMergeIndexesAdminHandlerTest, AnalyticsQueryTest, HdfsTlogReplayBufferedWhileIndexingTest, TestCollectionAPI, TestSubQueryTransformer, HdfsNNFailoverTest, RuleEngineTest, NumericFieldsTest, BadIndexSchemaTest, DirectoryFactoryTest, TestMiniSolrCloudClusterSSL, HdfsLockFactoryTest, SuggesterTSTTest, TestDistributedMissingSort, OverseerTaskQueueTest, HdfsSyncSliceTest, HdfsDirectoryFactoryTest, TestReloadDeadlock, TestScoreJoinQPNoScore, TestBadConfig, BigEndianAscendingWordSerializerTest, OpenCloseCoreStressTest, TestRandomFlRTGCloud, CollectionsAPIDistributedZkTest, BlockJoinFacetDistribTest, TestSystemIdResolver, HdfsBasicDistributedZkTest, TestSolrCloudWithKerberosAlt, CdcrReplicationDistributedZkTest, TestLRUStatsCache, HttpPartitionTest, TestQueryUtils, TestFieldCollectionResource, DistributedFacetPivotWhiteBoxTest, TestLMJelinekMercerSimilarityFactory, ZkNodePropsTest, ResponseLogComponentTest, TestSolrConfigHandler, TestRealTimeGet, TestPerFieldSimilarityWithDefaultOverride, TestConfigReload, BlobRepositoryCloudTest, ShowFileRequestHandlerTest, SharedFSAutoReplicaFailoverUtilsTest, SignatureUpdateProcessorFactoryTest, TestFieldCacheSanityChecker, TestConfigSets, IndexSchemaRuntimeFieldTest, HdfsChaosMonkeySafeLeaderTest, TestFastOutputStream, TestRecovery, TestSolrQueryParserResource, AtomicUpdatesTest, TestCloudDeleteByQuery, TestBulkSchemaAPI, TestStressRecovery, SuggesterTest, JavabinLoaderTest, ShardSplitTest, TestFiltering, TestDownShardTolerantSearch, DeleteLastCustomShardedReplicaTest, CachingDirectoryFactoryTest, TestUseDocValuesAsStored2, CollectionsAPIAsyncDistributedZkTest, TestFieldCache, TestSSLRandomization, TestInitParams, DistributedFacetPivotLargeTest, SolrIndexSplitterTest, DistanceUnitsTest, ConcurrentDeleteAndCreateCollectionTest, DirectSolrConnectionTest, TestExceedMaxTermLength, OverseerCollectionConfigSetProcessorTest, PKIAuthenticationIntegrationTest, CSVRequestHandlerTest, TestConfigSetsAPIExclusivity, SortSpecParsingTest, VersionInfoTest, DistributedMLTComponentTest, TestRandomCollapseQParserPlugin, TestTrie, TestCloudSchemaless, TestIntervalFaceting, OutOfBoxZkACLAndCredentialsProvidersTest, CacheHeaderTest, TestRawTransformer, RequestLoggingTest, SpellCheckCollatorTest, TestHdfsCloudBackupRestore]
   [junit4] Completed [239/627 (1!)] on J1 in 75.81s, 1 test, 1 failure <<< FAILURES!

[...truncated 61309 lines...]


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

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

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

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

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node3:{"core":"c8n_1x3_lf_shard1_replica3","base_url":"http://127.0.0.1:53076","node_name":"127.0.0.1:53076_","state":"active","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/35)={
  "replicationFactor":"3",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "core":"c8n_1x3_lf_shard1_replica1",
          "base_url":"http://127.0.0.1:63193",
          "node_name":"127.0.0.1:63193_",
          "state":"down"},
        "core_node2":{
          "state":"down",
          "base_url":"http://127.0.0.1:58115",
          "core":"c8n_1x3_lf_shard1_replica2",
          "node_name":"127.0.0.1:58115_"},
        "core_node3":{
          "core":"c8n_1x3_lf_shard1_replica3",
          "base_url":"http://127.0.0.1:53076",
          "node_name":"127.0.0.1:53076_",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
	at __randomizedtesting.SeedInfo.seed([314201FB93ABC85D:B9163E213D57A5A5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:170)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java: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)


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

Error Message:
Error from server at https://127.0.0.1:63345/solr: The backup directory already exists: hdfs://solaris-vm:45207/backup/mytestbackup

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:63345/solr: The backup directory already exists: hdfs://solaris-vm:45207/backup/mytestbackup
	at __randomizedtesting.SeedInfo.seed([314201FB93ABC85D:B9163E213D57A5A5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	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:1291)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	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.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:206)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.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$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 11247 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_314201FB93ABC85D-001/init-core-data-001
   [junit4]   2> 970717 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[314201FB93ABC85D]-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> 970717 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[314201FB93ABC85D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 970726 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 970727 INFO  (Thread-3569) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 970727 INFO  (Thread-3569) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 970828 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.ZkTestServer start zk server on port:47091
   [junit4]   2> 970828 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 970828 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 970833 INFO  (zkCallback-1371-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16a68d44 name:ZooKeeperConnection Watcher:127.0.0.1:47091 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 970834 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 970834 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 970834 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 970837 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 970839 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 970840 INFO  (zkCallback-1372-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77c785a6 name:ZooKeeperConnection Watcher:127.0.0.1:47091/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 970841 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 970841 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 970841 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 970843 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 970844 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 970845 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 970847 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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> 970847 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 970850 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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> 970850 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 970852 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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> 970852 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 970854 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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> 970854 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 970856 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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> 970857 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 970859 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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> 970859 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 970861 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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> 970862 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 970863 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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> 970864 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 970866 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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> 970866 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 970868 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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> 970868 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 970870 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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> 970870 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 971121 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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_314201FB93ABC85D-001/control-001/cores/collection1
   [junit4]   2> 971122 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 971124 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f8cf5e{/,null,AVAILABLE}
   [junit4]   2> 971135 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@11e1867a{HTTP/1.1,[http/1.1]}{127.0.0.1:44643}
   [junit4]   2> 971135 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.e.j.s.Server Started @975344ms
   [junit4]   2> 971135 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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_314201FB93ABC85D-001/tempDir-001/control/data, hostContext=/, hostPort=63193, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_314201FB93ABC85D-001/control-001/cores}
   [junit4]   2> 971136 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 971136 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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_314201FB93ABC85D-001/control-001'
   [junit4]   2> 971136 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 971136 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 971137 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 971138 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 971144 INFO  (zkCallback-1373-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d17f00d name:ZooKeeperConnection Watcher:127.0.0.1:47091/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 971144 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 971145 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 971147 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 971147 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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_314201FB93ABC85D-001/control-001/solr.xml
   [junit4]   2> 971159 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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_314201FB93ABC85D-001/control-001/cores
   [junit4]   2> 971159 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.CoreContainer New CoreContainer 1321484068
   [junit4]   2> 971160 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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_314201FB93ABC85D-001/control-001]
   [junit4]   2> 971160 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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_314201FB93ABC85D-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_314201FB93ABC85D-001/control-001/lib
   [junit4]   2> 971160 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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> 971164 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 971165 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 971165 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 971165 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47091/solr
   [junit4]   2> 971165 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 971165 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 971166 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 971171 INFO  (zkCallback-1376-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1eddad13 name:ZooKeeperConnection Watcher:127.0.0.1:47091 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 971172 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 971172 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 971175 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$100/442833193@1d23f063
   [junit4]   2> 971176 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 971179 INFO  (zkCallback-1377-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@453a5430 name:ZooKeeperConnection Watcher:127.0.0.1:47091/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 971179 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 971180 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 971183 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 971189 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 971191 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 971193 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 971195 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 971197 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 971200 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 971202 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 971203 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 971204 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 971205 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 971210 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 971213 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 971215 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 971216 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96403217839161348-127.0.0.1:63193_-n_0000000000
   [junit4]   2> 971216 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63193_
   [junit4]   2> 971216 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 971217 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.Overseer Overseer (id=96403217839161348-127.0.0.1:63193_-n_0000000000) starting
   [junit4]   2> 971219 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 971235 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 971236 INFO  (OverseerCollectionConfigSetProcessor-96403217839161348-127.0.0.1:63193_-n_0000000000) [n:127.0.0.1:63193_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 971237 INFO  (OverseerStateUpdate-96403217839161348-127.0.0.1:63193_-n_0000000000) [n:127.0.0.1:63193_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 971244 INFO  (OverseerStateUpdate-96403217839161348-127.0.0.1:63193_-n_0000000000) [n:127.0.0.1:63193_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 971245 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63193_
   [junit4]   2> 971247 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63193_
   [junit4]   2> 971251 INFO  (zkCallback-1377-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_    ] 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> 971252 INFO  (zkCallback-1377-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 971300 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 971300 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 971302 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] 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_314201FB93ABC85D-001/control-001/cores
   [junit4]   2> 971302 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] 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> 971302 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] 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_314201FB93ABC85D-001/control-001/cores/collection1
   [junit4]   2> 971302 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 971305 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 971305 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 971305 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 971305 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:63193_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 971307 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 971308 INFO  (OverseerStateUpdate-96403217839161348-127.0.0.1:63193_-n_0000000000) [n:127.0.0.1:63193_    ] 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:63193",
   [junit4]   2>   "node_name":"127.0.0.1:63193_",
   [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> 971308 INFO  (OverseerStateUpdate-96403217839161348-127.0.0.1:63193_-n_0000000000) [n:127.0.0.1:63193_    ] 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:63193",
   [junit4]   2>   "node_name":"127.0.0.1:63193_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 971309 INFO  (OverseerStateUpdate-96403217839161348-127.0.0.1:63193_-n_0000000000) [n:127.0.0.1:63193_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 971310 INFO  (OverseerStateUpdate-96403217839161348-127.0.0.1:63193_-n_0000000000) [n:127.0.0.1:63193_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 971310 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 971314 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 971314 INFO  (zkCallback-1377-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_    ] 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> 972317 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 972317 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 972318 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 972318 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 972319 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 972319 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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_314201FB93ABC85D-001/control-001/cores/collection1'
   [junit4]   2> 972319 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 972319 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 972320 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 972325 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 972329 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 972342 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 972348 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 972418 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 972423 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 972424 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 972434 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 972437 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 972439 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 972440 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 972442 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972442 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 972442 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 972442 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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_314201FB93ABC85D-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_314201FB93ABC85D-001/control-001/cores/collection1/data/]
   [junit4]   2> 972443 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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@45ce2e0c
   [junit4]   2> 972443 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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_314201FB93ABC85D-001/control-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 972443 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 972443 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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_314201FB93ABC85D-001/control-001/cores/collection1/data
   [junit4]   2> 972443 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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_314201FB93ABC85D-001/control-001/cores/collection1/data/index/
   [junit4]   2> 972443 WARN  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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_314201FB93ABC85D-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 972443 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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_314201FB93ABC85D-001/control-001/cores/collection1/data/index
   [junit4]   2> 972444 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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=1219638682, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 972444 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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@5a9faad4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46e83399),segFN=segments_1,generation=1}
   [junit4]   2> 972444 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 972447 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63193_ 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_314201FB93ABC85D-001/control-001/cores/collection1/data/
   [junit4]   2> 972447 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63193_ 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_314201FB93ABC85D-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 972449 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 972449 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 972450 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 972450 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 972450 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 972450 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972450 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972450 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972450 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972450 WARN  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972452 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 972453 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 972454 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 972455 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 972457 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972457 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972458 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972458 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972459 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 972459 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 972459 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17295680123846335]
   [junit4]   2> 972460 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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@5a9faad4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46e83399),segFN=segments_1,generation=1}
   [junit4]   2> 972460 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 972460 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@73449736[collection1] main]
   [junit4]   2> 972460 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972465 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972465 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972466 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 972466 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 972466 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972468 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972468 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972469 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 972469 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 972472 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972472 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972473 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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> 972473 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ 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 1542451487256346624
   [junit4]   2> 972477 INFO  (searcherExecutor-3859-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73449736[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 972479 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 6.0ms to seed version buckets with highest version 1542451487256346624
   [junit4]   2> 972480 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 972481 INFO  (coreLoadExecutor-3858-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 972482 INFO  (coreZkRegister-3851-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ 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:63193 collection:control_collection shard:shard1
   [junit4]   2> 972484 INFO  (coreZkRegister-3851-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ 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> 972491 INFO  (coreZkRegister-3851-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ 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/96403217839161348-core_node1-n_0000000000
   [junit4]   2> 972491 INFO  (coreZkRegister-3851-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ 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> 972494 INFO  (coreZkRegister-3851-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 972494 INFO  (coreZkRegister-3851-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ 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> 972495 INFO  (coreZkRegister-3851-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63193/collection1/
   [junit4]   2> 972495 INFO  (coreZkRegister-3851-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 972495 INFO  (coreZkRegister-3851-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63193/collection1/ has no replicas
   [junit4]   2> 972496 INFO  (coreZkRegister-3851-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 972499 INFO  (coreZkRegister-3851-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ 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/96403217839161348-core_node1-n_0000000000
   [junit4]   2> 972502 INFO  (coreZkRegister-3851-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ 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:63193/collection1/ shard1
   [junit4]   2> 972504 INFO  (OverseerStateUpdate-96403217839161348-127.0.0.1:63193_-n_0000000000) [n:127.0.0.1:63193_    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 972505 INFO  (OverseerStateUpdate-96403217839161348-127.0.0.1:63193_-n_0000000000) [n:127.0.0.1:63193_    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:63193",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 972609 INFO  (zkCallback-1377-thread-1-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_    ] 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> 972653 INFO  (coreZkRegister-3851-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:63193/collection1/ and leader is http://127.0.0.1:63193/collection1/
   [junit4]   2> 972653 INFO  (coreZkRegister-3851-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ 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:63193
   [junit4]   2> 972653 INFO  (coreZkRegister-3851-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 972654 INFO  (coreZkRegister-3851-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 972654 INFO  (coreZkRegister-3851-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ 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> 972656 INFO  (coreZkRegister-3851-thread-1-processing-n:127.0.0.1:63193_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63193_ 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> 972657 INFO  (OverseerStateUpdate-96403217839161348-127.0.0.1:63193_-n_0000000000) [n:127.0.0.1:63193_    ] 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:63193",
   [junit4]   2>   "node_name":"127.0.0.1:63193_",
   [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> 972657 INFO  (OverseerStateUpdate-96403217839161348-127.0.0.1:63193_-n_0000000000) [n:127.0.0.1:63193_    ] 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:63193",
   [junit4]   2>   "node_name":"127.0.0.1:63193_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 972761 INFO  (zkCallback-1377-thread-3-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_    ] 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> 972820 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 972820 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 972823 INFO  (zkCallback-1381-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61e8474c name:ZooKeeperConnection Watcher:127.0.0.1:47091/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 972823 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 972823 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 972823 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 972824 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 972825 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 972828 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 972980 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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_314201FB93ABC85D-001/shard-1-001/cores/collection1
   [junit4]   2> 972981 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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_314201FB93ABC85D-001/shard-1-001
   [junit4]   2> 972981 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 972983 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bbb259f{/,null,AVAILABLE}
   [junit4]   2> 972984 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@74b030d5{HTTP/1.1,[http/1.1]}{127.0.0.1:62149}
   [junit4]   2> 972984 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.e.j.s.Server Started @977194ms
   [junit4]   2> 972984 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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_314201FB93ABC85D-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=64134, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_314201FB93ABC85D-001/shard-1-001/cores}
   [junit4]   2> 972984 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 972984 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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_314201FB93ABC85D-001/shard-1-001'
   [junit4]   2> 972984 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 972984 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 972984 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 972985 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 972987 INFO  (zkCallback-1382-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a1d2b63 name:ZooKeeperConnection Watcher:127.0.0.1:47091/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 972987 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 972988 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 972989 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 972989 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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_314201FB93ABC85D-001/shard-1-001/solr.xml
   [junit4]   2> 972993 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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_314201FB93ABC85D-001/shard-1-001/cores
   [junit4]   2> 972994 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.CoreContainer New CoreContainer 1662347251
   [junit4]   2> 972994 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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_314201FB93ABC85D-001/shard-1-001]
   [junit4]   2> 972994 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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_314201FB93ABC85D-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_314201FB93ABC85D-001/shard-1-001/lib
   [junit4]   2> 972994 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] 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> 972996 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 972996 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 972996 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 972996 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47091/solr
   [junit4]   2> 972996 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 972996 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 972997 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 972998 INFO  (zkCallback-1385-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a9f4c76 name:ZooKeeperConnection Watcher:127.0.0.1:47091 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 972999 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 972999 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 973000 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$100/442833193@55b82cce
   [junit4]   2> 973000 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 973002 INFO  (zkCallback-1386-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7844466f name:ZooKeeperConnection Watcher:127.0.0.1:47091/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 973002 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 973009 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 973009 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 973010 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 973014 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 973015 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96403217839161352-127.0.0.1:64134_-n_0000000001
   [junit4]   2> 973016 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96403217839161348-127.0.0.1:63193_-n_0000000000 to know if I could be the leader
   [junit4]   2> 973016 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] o.a.s.c.ZkController Publish node=127.0.0.1:64134_ as DOWN
   [junit4]   2> 973018 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64134_
   [junit4]   2> 973018 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64134_
   [junit4]   2> 973019 INFO  (OverseerStateUpdate-96403217839161348-127.0.0.1:63193_-n_0000000000) [n:127.0.0.1:63193_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:64134_"} current state version: 3
   [junit4]   2> 973019 INFO  (OverseerStateUpdate-96403217839161348-127.0.0.1:63193_-n_0000000000) [n:127.0.0.1:63193_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64134_
   [junit4]   2> 973021 INFO  (zkCallback-1377-thread-3-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_    ] 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> 973021 INFO  (zkCallback-1386-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_    ] 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> 973021 INFO  (zkCallback-1381-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> 973021 INFO  (zkCallback-1377-thread-3-processing-n:127.0.0.1:63193_) [n:127.0.0.1:63193_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 973022 INFO  (zkCallback-1381-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 973027 INFO  (zkCallback-1386-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 973041 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 973041 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 973041 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] 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_314201FB93ABC85D-001/shard-1-001/cores
   [junit4]   2> 973042 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] 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> 973042 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] 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_314201FB93ABC85D-001/shard-1-001/cores/collection1
   [junit4]   2> 973042 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 973044 INFO  (coreLoadExecutor-3869-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 973044 INFO  (coreLoadExecutor-3869-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 973044 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 973044 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[314201FB93ABC85D]) [n:127.0.0.1:64134_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 973046 INFO  (coreLoadExecutor-3869-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 973046 INFO  (OverseerStateUpdate-96403217839161348-127.0.0.1:63193_-n_0000000000) [n:127.0.0.1:63193_    ] 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:64134",
   [junit4]   2>   "node_name":"127.0.0.1:64134_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 973046 INFO  (OverseerStateUpdate-96403217839161348-127.0.0.1:63193_-n_0000000000) [n:127.0.0.1:63193_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64134",
   [junit4]   2>   "node_name":"127.0.0.1:64134_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "sta

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

zkCallback-3149-thread-1-processing-n:127.0.0.1:63345_solr) [n:127.0.0.1:63345_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/hdfsbackuprestore/leader_elect/shard1_1/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> 2297556 INFO  (jetty-launcher-3138-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7cd5319e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2297558 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[314201FB93ABC85D]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49121 49121
   [junit4]   2> 2297680 INFO  (Thread-6383) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49121 49121
   [junit4]   2> 2297681 WARN  (Thread-6383) [    ] 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/hdfsbackuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2297682 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[314201FB93ABC85D]-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.TestHdfsCloudBackupRestore_314201FB93ABC85D-001
   [junit4]   2> Aug 12, 2016 10:28:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 27 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8, maxDocsPerChunk=1, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8, blockSize=5)), sim=ClassicSimilarity, locale=fr-CA, timezone=Pacific/Guadalcanal
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=2,free=210280480,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCSVResponseWriter, TestSortingResponseWriter, TestRecovery, TestBM25SimilarityFactory, SuggesterTest, TestMissingGroups, BasicDistributedZk2Test, TestCryptoKeys, CustomCollectionTest, TestOverriddenPrefixQueryForCustomFieldType, TestManagedResourceStorage, SignatureUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, ZkSolrClientTest, ConvertedLegacyTest, TestScoreJoinQPNoScore, CoreAdminCreateDiscoverTest, TestDefaultStatsCache, CacheHeaderTest, OverriddenZkACLAndCredentialsProvidersTest, CheckHdfsIndexTest, TestConfigReload, TestReplicationHandlerBackup, SolrCLIZkUtilsTest, TestLRUStatsCache, RecoveryAfterSoftCommitTest, DateFieldTest, ChangedSchemaMergeTest, TestCopyFieldCollectionResource, TestRawTransformer, EchoParamsTest, TestSubQueryTransformer, TestRTGBase, TestFieldCacheSortRandom, DistanceUnitsTest, TestComplexPhraseQParserPlugin, SpellPossibilityIteratorTest, CopyFieldTest, TestIndexingPerformance, TestTolerantUpdateProcessorCloud, ConjunctionSolrSpellCheckerTest, PKIAuthenticationIntegrationTest, TestJettySolrRunner, ConnectionManagerTest, TestJoin, SolrCoreCheckLockOnStartupTest, RestartWhileUpdatingTest, QueryParsingTest, ZkStateWriterTest, StatsComponentTest, TestXmlQParserPlugin, CdcrReplicationDistributedZkTest, BufferStoreTest, TestReloadAndDeleteDocs, ExplicitHLLTest, CdcrRequestHandlerTest, TestWriterPerf, ForceLeaderTest, PluginInfoTest, UpdateRequestProcessorFactoryTest, TestCloudManagedSchema, FileBasedSpellCheckerTest, SolrPluginUtilsTest, TestSubQueryTransformerDistrib, MultiTermTest, TestManagedSchema, AnalyticsQueryTest, TestSlowCompositeReaderWrapper, TestStressRecovery, TestUninvertingReader, SuggesterWFSTTest, TestFoldingMultitermQuery, TestQueryTypes, TestRTimerTree, TestCrossCoreJoin, BadCopyFieldTest, ConcurrentDeleteAndCreateCollectionTest, TestConfigSetsAPIExclusivity, WordBreakSolrSpellCheckerTest, TestRandomFaceting, TestPerFieldSimilarityWithDefaultOverride, CSVRequestHandlerTest, DistributedFacetPivotLargeTest, TestBadConfig, TestFreeTextSuggestions, TestOmitPositions, TestQueryUtils, TestSolrQueryParser, TestImplicitCoreProperties, CollectionsAPIDistributedZkTest, BlockJoinFacetSimpleTest, TestSchemaNameResource, TestSolrCoreProperties, HdfsSyncSliceTest, DirectSolrConnectionTest, SortSpecParsingTest, TestTrieFacet, TestBackupRepositoryFactory, TestGraphTermsQParserPlugin, TestFieldSortValues, TestRandomFlRTGCloud, SecurityConfHandlerTest, RequestHandlersTest, TestDynamicFieldCollectionResource, HighlighterConfigTest, FacetPivotSmallTest, DocValuesMissingTest, SuggesterTSTTest, TestFieldCacheSanityChecker, TestExactSharedStatsCache, TestRealTimeGet, LeaderFailoverAfterPartitionTest, TestSolrIndexConfig, TestJsonRequest, ChaosMonkeySafeLeaderTest, TestMiniSolrCloudClusterSSL, TestManagedStopFilterFactory, TestInitQParser, JavabinLoaderTest, OverseerModifyCollectionTest, DistanceFunctionTest, TestLockTree, TestCharFilters, DistributedTermsComponentTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TlogReplayBufferedWhileIndexingTest, AliasIntegrationTest, TestCloudDeleteByQuery, TestFieldCollectionResource, OpenCloseCoreStressTest, TestDistributedGrouping, TestTrie, TermVectorComponentDistributedTest, TestLMJelinekMercerSimilarityFactory, CollectionStateFormat2Test, HdfsLockFactoryTest, TestValueSourceCache, CloneFieldUpdateProcessorFactoryTest, NotRequiredUniqueKeyTest, CollectionsAPIAsyncDistributedZkTest, TestBulkSchemaAPI, TestAtomicUpdateErrorCases, TestRandomCollapseQParserPlugin, SolrInfoMBeanTest, TestSha256AuthenticationProvider, VMParamsZkACLAndCredentialsProvidersTest, ShardRoutingCustomTest, CoreAdminHandlerTest, TestSchemaManager, TestFieldTypeCollectionResource, TestUseDocValuesAsStored2, TestGraphMLResponseWriter, HdfsDirectoryFactoryTest, NumericFieldsTest, TestIntervalFaceting, OverseerTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestDistributedSearch, TestReload, TestStressVersions, TestRangeQuery, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, BasicFunctionalityTest, TestLazyCores, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, TestCSVLoader, NoCacheHeaderTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, DebugComponentTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TermVectorComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, TestJmxIntegration, TestCollationField, BinaryUpdateRequestHandlerTest, SearchHandlerTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, TestHighlightDedupGrouping, TestTolerantSearch, ConnectionReuseTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, CollectionTooManyReplicasTest, DistribCursorPagingTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverseerStatusTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplicationFactorTest, RollingRestartTest, ShardSplitTest, TestHdfsCloudBackupRestore]
   [junit4] Completed [484/629 (2!)] on J1 in 41.61s, 1 test, 1 error <<< FAILURES!

[...truncated 60598 lines...]


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

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

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

Error Message:
waitForState was not triggered by collection creation

Stack Trace:
java.lang.AssertionError: waitForState was not triggered by collection creation
	at __randomizedtesting.SeedInfo.seed([9DA866784D8C38:ABBD33D015134813]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testCanWaitForNonexistantCollection(TestCollectionStateWatchers.java:182)
	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 13154 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_9DA866784D8C38-001/init-core-data-001
   [junit4]   2> 154620 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-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> 154620 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 154620 INFO  (Thread-547) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 154621 INFO  (Thread-547) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 154720 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54219
   [junit4]   2> 154721 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 154721 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 154724 INFO  (zkCallback-595-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30c6e5ac name:ZooKeeperConnection Watcher:127.0.0.1:54219 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154724 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 154724 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 154724 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 154731 INFO  (jetty-launcher-594-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 154731 INFO  (jetty-launcher-594-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 154731 INFO  (jetty-launcher-594-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 154733 INFO  (jetty-launcher-594-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 154734 INFO  (jetty-launcher-594-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39da9e08{/solr,null,AVAILABLE}
   [junit4]   2> 154736 INFO  (jetty-launcher-594-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@25e0697c{HTTP/1.1,[http/1.1]}{127.0.0.1:62470}
   [junit4]   2> 154736 INFO  (jetty-launcher-594-thread-2) [    ] o.e.j.s.Server Started @157670ms
   [junit4]   2> 154736 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62470}
   [junit4]   2> 154736 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 154736 INFO  (jetty-launcher-594-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_9DA866784D8C38-001/tempDir-001/node2'
   [junit4]   2> 154737 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 154737 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 154737 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 154759 INFO  (jetty-launcher-594-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@564734d0{/solr,null,AVAILABLE}
   [junit4]   2> 154759 INFO  (jetty-launcher-594-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@603e3cb1{/solr,null,AVAILABLE}
   [junit4]   2> 154759 INFO  (jetty-launcher-594-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@457d4d1a{HTTP/1.1,[http/1.1]}{127.0.0.1:64321}
   [junit4]   2> 154759 INFO  (jetty-launcher-594-thread-1) [    ] o.e.j.s.Server Started @157694ms
   [junit4]   2> 154759 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64321}
   [junit4]   2> 154759 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 154759 INFO  (jetty-launcher-594-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_9DA866784D8C38-001/tempDir-001/node1'
   [junit4]   2> 154760 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 154760 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 154760 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 154761 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 154762 INFO  (jetty-launcher-594-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@715d454b{/solr,null,AVAILABLE}
   [junit4]   2> 154762 INFO  (jetty-launcher-594-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@570071e1{HTTP/1.1,[http/1.1]}{127.0.0.1:52194}
   [junit4]   2> 154762 INFO  (jetty-launcher-594-thread-3) [    ] o.e.j.s.Server Started @157696ms
   [junit4]   2> 154762 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52194}
   [junit4]   2> 154762 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 154762 INFO  (jetty-launcher-594-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_9DA866784D8C38-001/tempDir-001/node3'
   [junit4]   2> 154762 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 154762 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 154762 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 154763 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 154763 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 154765 INFO  (zkCallback-596-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ea62c57 name:ZooKeeperConnection Watcher:127.0.0.1:54219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154766 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 154766 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 154767 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 154767 INFO  (zkCallback-597-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34951646 name:ZooKeeperConnection Watcher:127.0.0.1:54219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154767 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 154767 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 154767 INFO  (zkCallback-598-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b3b8b53 name:ZooKeeperConnection Watcher:127.0.0.1:54219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154767 INFO  (jetty-launcher-594-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@277f8c34{HTTP/1.1,[http/1.1]}{127.0.0.1:63388}
   [junit4]   2> 154768 INFO  (jetty-launcher-594-thread-4) [    ] o.e.j.s.Server Started @157702ms
   [junit4]   2> 154768 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63388}
   [junit4]   2> 154768 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 154768 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 154768 INFO  (jetty-launcher-594-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_9DA866784D8C38-001/tempDir-001/node4'
   [junit4]   2> 154768 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 154768 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 154768 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 154768 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 154769 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 154769 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 154769 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 154773 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 0x1567c2ae4a40001, 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> 154774 INFO  (jetty-launcher-594-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_9DA866784D8C38-001/tempDir-001/node2/.
   [junit4]   2> 154774 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 222870283
   [junit4]   2> 154774 INFO  (jetty-launcher-594-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_9DA866784D8C38-001/tempDir-001/node2]
   [junit4]   2> 154774 WARN  (jetty-launcher-594-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_9DA866784D8C38-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_9DA866784D8C38-001/tempDir-001/node2/lib
   [junit4]   2> 154774 INFO  (jetty-launcher-594-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_9DA866784D8C38-001/tempDir-001/node1/.
   [junit4]   2> 154774 INFO  (jetty-launcher-594-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> 154774 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1848909798
   [junit4]   2> 154774 INFO  (jetty-launcher-594-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_9DA866784D8C38-001/tempDir-001/node1]
   [junit4]   2> 154774 WARN  (jetty-launcher-594-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_9DA866784D8C38-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_9DA866784D8C38-001/tempDir-001/node1/lib
   [junit4]   2> 154774 INFO  (jetty-launcher-594-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> 154775 INFO  (jetty-launcher-594-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_9DA866784D8C38-001/tempDir-001/node3/.
   [junit4]   2> 154776 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 375793080
   [junit4]   2> 154776 INFO  (jetty-launcher-594-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_9DA866784D8C38-001/tempDir-001/node3]
   [junit4]   2> 154776 WARN  (jetty-launcher-594-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_9DA866784D8C38-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_9DA866784D8C38-001/tempDir-001/node3/lib
   [junit4]   2> 154776 INFO  (zkCallback-599-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2be8fa69 name:ZooKeeperConnection Watcher:127.0.0.1:54219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154776 INFO  (jetty-launcher-594-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> 154776 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 154776 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 154776 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 154776 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54219/solr
   [junit4]   2> 154776 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 154776 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 154776 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 154776 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 154776 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 154776 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54219/solr
   [junit4]   2> 154776 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 154776 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 154777 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 154777 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 154777 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 154778 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 154778 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 154778 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 154778 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 154778 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54219/solr
   [junit4]   2> 154778 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 154778 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 154780 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 154780 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 154783 INFO  (zkCallback-605-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58f68fb3 name:ZooKeeperConnection Watcher:127.0.0.1:54219 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154783 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 154783 INFO  (jetty-launcher-594-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 154784 INFO  (zkCallback-608-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f613284 name:ZooKeeperConnection Watcher:127.0.0.1:54219 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154784 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 154784 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 0x1567c2ae4a40004, 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> 154784 INFO  (jetty-launcher-594-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 154784 INFO  (jetty-launcher-594-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_9DA866784D8C38-001/tempDir-001/node4/.
   [junit4]   2> 154784 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 2098967836
   [junit4]   2> 154784 INFO  (jetty-launcher-594-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_9DA866784D8C38-001/tempDir-001/node4]
   [junit4]   2> 154784 WARN  (jetty-launcher-594-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_9DA866784D8C38-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_9DA866784D8C38-001/tempDir-001/node4/lib
   [junit4]   2> 154785 INFO  (jetty-launcher-594-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> 154785 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$92/1903964051@13f9e914
   [junit4]   2> 154786 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 154786 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$92/1903964051@33650e72
   [junit4]   2> 154787 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 154787 INFO  (zkCallback-604-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49aa5385 name:ZooKeeperConnection Watcher:127.0.0.1:54219 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154787 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 154787 INFO  (jetty-launcher-594-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 154788 INFO  (zkCallback-609-thread-1-processing-n:127.0.0.1:64321_solr) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5160b627 name:ZooKeeperConnection Watcher:127.0.0.1:54219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154788 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 154788 INFO  (zkCallback-610-thread-1-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d72772e name:ZooKeeperConnection Watcher:127.0.0.1:54219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154788 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 154789 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 154790 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 154790 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 154790 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 154790 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54219/solr
   [junit4]   2> 154790 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 154790 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 154791 INFO  (jetty-launcher-594-thread-2) [n:127.0.0.1:62470_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$92/1903964051@c7a6915
   [junit4]   2> 154792 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 154792 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 154793 INFO  (jetty-launcher-594-thread-2) [n:127.0.0.1:62470_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 154793 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 154797 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 154797 INFO  (zkCallback-613-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@26cada1d name:ZooKeeperConnection Watcher:127.0.0.1:54219 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154797 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 154798 INFO  (jetty-launcher-594-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 154798 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 154801 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 154801 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 154802 INFO  (zkCallback-614-thread-1-processing-n:127.0.0.1:62470_solr) [n:127.0.0.1:62470_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31c07ada name:ZooKeeperConnection Watcher:127.0.0.1:54219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154803 INFO  (jetty-launcher-594-thread-4) [n:127.0.0.1:63388_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$92/1903964051@75269f45
   [junit4]   2> 154804 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 154806 INFO  (jetty-launcher-594-thread-4) [n:127.0.0.1:63388_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 154806 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 154807 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 154807 INFO  (jetty-launcher-594-thread-2) [n:127.0.0.1:62470_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 154809 INFO  (zkCallback-615-thread-1-processing-n:127.0.0.1:63388_solr) [n:127.0.0.1:63388_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d4c7d40 name:ZooKeeperConnection Watcher:127.0.0.1:54219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154810 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 154810 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 154810 INFO  (jetty-launcher-594-thread-4) [n:127.0.0.1:63388_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 154811 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 154812 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 154813 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 154814 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 154816 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 154816 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 154818 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 154818 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 154819 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 154819 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 154820 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 154820 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 154825 INFO  (jetty-launcher-594-thread-4) [n:127.0.0.1:63388_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 154825 INFO  (jetty-launcher-594-thread-2) [n:127.0.0.1:62470_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 154825 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 154827 INFO  (jetty-launcher-594-thread-4) [n:127.0.0.1:63388_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 154827 INFO  (jetty-launcher-594-thread-2) [n:127.0.0.1:62470_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 154828 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 154828 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 154828 INFO  (jetty-launcher-594-thread-2) [n:127.0.0.1:62470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 154829 INFO  (jetty-launcher-594-thread-4) [n:127.0.0.1:63388_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 154830 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 154830 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 154831 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96400965701468169-127.0.0.1:52194_solr-n_0000000000
   [junit4]   2> 154831 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96400965701468168-127.0.0.1:64321_solr-n_0000000001
   [junit4]   2> 154832 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52194_solr
   [junit4]   2> 154832 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 154832 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96400965701468169-127.0.0.1:52194_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 154833 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64321_solr
   [junit4]   2> 154833 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64321_solr
   [junit4]   2> 154834 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.Overseer Overseer (id=96400965701468169-127.0.0.1:52194_solr-n_0000000000) starting
   [junit4]   2> 154835 INFO  (zkCallback-610-thread-1-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_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> 154835 INFO  (zkCallback-609-thread-1-processing-n:127.0.0.1:64321_solr) [n:127.0.0.1:64321_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> 154835 INFO  (zkCallback-614-thread-1-processing-n:127.0.0.1:62470_solr) [n:127.0.0.1:62470_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> 154835 INFO  (zkCallback-615-thread-1-processing-n:127.0.0.1:63388_solr) [n:127.0.0.1:63388_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> 154837 INFO  (zkCallback-610-thread-1-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 154837 INFO  (zkCallback-614-thread-1-processing-n:127.0.0.1:62470_solr) [n:127.0.0.1:62470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 154838 INFO  (zkCallback-609-thread-1-processing-n:127.0.0.1:64321_solr) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 154841 INFO  (zkCallback-615-thread-1-processing-n:127.0.0.1:63388_solr) [n:127.0.0.1:63388_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 154841 INFO  (jetty-launcher-594-thread-2) [n:127.0.0.1:62470_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 154841 INFO  (jetty-launcher-594-thread-4) [n:127.0.0.1:63388_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 154842 INFO  (jetty-launcher-594-thread-4) [n:127.0.0.1:63388_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96400965701468172-127.0.0.1:63388_solr-n_0000000003
   [junit4]   2> 154842 INFO  (jetty-launcher-594-thread-2) [n:127.0.0.1:62470_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96400965701468171-127.0.0.1:62470_solr-n_0000000002
   [junit4]   2> 154843 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 154844 INFO  (jetty-launcher-594-thread-2) [n:127.0.0.1:62470_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96400965701468168-127.0.0.1:64321_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 154844 INFO  (jetty-launcher-594-thread-4) [n:127.0.0.1:63388_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96400965701468171-127.0.0.1:62470_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 154845 INFO  (jetty-launcher-594-thread-4) [n:127.0.0.1:63388_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:63388_solr as DOWN
   [junit4]   2> 154845 INFO  (jetty-launcher-594-thread-2) [n:127.0.0.1:62470_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:62470_solr as DOWN
   [junit4]   2> 154847 INFO  (jetty-launcher-594-thread-2) [n:127.0.0.1:62470_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62470_solr
   [junit4]   2> 154847 INFO  (jetty-launcher-594-thread-2) [n:127.0.0.1:62470_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62470_solr
   [junit4]   2> 154847 INFO  (jetty-launcher-594-thread-4) [n:127.0.0.1:63388_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63388_solr
   [junit4]   2> 154847 INFO  (jetty-launcher-594-thread-4) [n:127.0.0.1:63388_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63388_solr
   [junit4]   2> 154855 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 154855 INFO  (OverseerCollectionConfigSetProcessor-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 154858 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 154858 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:52194_solr as DOWN
   [junit4]   2> 154860 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 154861 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52194_solr
   [junit4]   2> 154861 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52194_solr
   [junit4]   2> 154863 INFO  (zkCallback-609-thread-1-processing-n:127.0.0.1:64321_solr) [n:127.0.0.1:64321_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> 154864 INFO  (zkCallback-609-thread-1-processing-n:127.0.0.1:64321_solr) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 154865 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62470_solr"} current state version: 0
   [junit4]   2> 154866 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62470_solr
   [junit4]   2> 154870 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 154870 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 154871 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_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_9DA866784D8C38-001/tempDir-001/node1/.
   [junit4]   2> 154871 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 154872 INFO  (zkCallback-615-thread-1-processing-n:127.0.0.1:63388_solr) [n:127.0.0.1:63388_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> 154873 INFO  (zkCallback-614-thread-1-processing-n:127.0.0.1:62470_solr) [n:127.0.0.1:62470_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> 154873 INFO  (zkCallback-610-thread-1-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_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> 154915 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 154915 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 154916 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_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_9DA866784D8C38-001/tempDir-001/node3/.
   [junit4]   2> 154917 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 154918 INFO  (zkCallback-614-thread-1-processing-n:127.0.0.1:62470_solr) [n:127.0.0.1:62470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 154918 INFO  (zkCallback-609-thread-1-processing-n:127.0.0.1:64321_solr) [n:127.0.0.1:64321_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> 154919 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 154919 INFO  (jetty-launcher-594-thread-1) [n:127.0.0.1:64321_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 154919 INFO  (zkCallback-614-thread-1-processing-n:127.0.0.1:62470_solr) [n:127.0.0.1:62470_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> 154920 INFO  (zkCallback-610-thread-1-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 154920 INFO  (zkCallback-609-thread-1-processing-n:127.0.0.1:64321_solr) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 154920 INFO  (zkCallback-610-thread-1-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_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> 154920 INFO  (zkCallback-614-thread-1-processing-n:127.0.0.1:62470_solr) [n:127.0.0.1:62470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 154920 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 154920 INFO  (jetty-launcher-594-thread-3) [n:127.0.0.1:52194_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 154920 INFO  (zkCallback-615-thread-1-processing-n:127.0.0.1:63388_solr) [n:127.0.0.1:63388_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 154921 INFO  (zkCallback-615-thread-1-processing-n:127.0.0.1:63388_solr) [n:127.0.0.1:63388_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> 154925 INFO  (zkCallback-610-thread-1-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 154926 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:63388_solr"} current state version: 0
   [junit4]   2> 154926 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:63388_solr
   [junit4]   2> 154942 INFO  (zkCallback-615-thread-1-processing-n:127.0.0.1:63388_solr) [n:127.0.0.1:63388_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 154950 INFO  (jetty-launcher-594-thread-2) [n:127.0.0.1:62470_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 154950 INFO  (jetty-launcher-594-thread-2) [n:127.0.0.1:62470_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 154951 INFO  (jetty-launcher-594-thread-2) [n:127.0.0.1:62470_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_9DA866784D8C38-001/tempDir-001/node2/.
   [junit4]   2> 154951 INFO  (jetty-launcher-594-thread-2) [n:127.0.0.1:62470_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 154952 INFO  (jetty-launcher-594-thread-2) [n:127.0.0.1:62470_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 154952 INFO  (jetty-launcher-594-thread-2) [n:127.0.0.1:62470_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 154953 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52194_solr"} current state version: 0
   [junit4]   2> 154953 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52194_solr
   [junit4]   2> 154954 INFO  (jetty-launcher-594-thread-4) [n:127.0.0.1:63388_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 154954 INFO  (jetty-launcher-594-thread-4) [n:127.0.0.1:63388_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 154955 INFO  (jetty-launcher-594-thread-4) [n:127.0.0.1:63388_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_9DA866784D8C38-001/tempDir-001/node4/.
   [junit4]   2> 154955 INFO  (jetty-launcher-594-thread-4) [n:127.0.0.1:63388_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 154957 INFO  (jetty-launcher-594-thread-4) [n:127.0.0.1:63388_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 154957 INFO  (jetty-launcher-594-thread-4) [n:127.0.0.1:63388_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 154957 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 154958 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 154960 INFO  (zkCallback-620-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@56b63a52 name:ZooKeeperConnection Watcher:127.0.0.1:54219 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154960 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 154960 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 154963 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 0x1567c2ae4a4000d, 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> 154964 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 154964 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 154967 INFO  (zkCallback-623-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@279b090a name:ZooKeeperConnection Watcher:127.0.0.1:54219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154967 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 154967 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 154967 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 154968 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 154970 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 154973 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 154978 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 154980 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 154983 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 154986 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 154989 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 154992 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 155074 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[9DA866784D8C38]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleCollectionWatch
   [junit4]   2> 155075 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[9DA866784D8C38]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 155075 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[9DA866784D8C38]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 155077 INFO  (zkCallback-624-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a74c0d8 name:ZooKeeperConnection Watcher:127.0.0.1:54219 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 155077 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[9DA866784D8C38]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 155077 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[9DA866784D8C38]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 155080 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 0x1567c2ae4a4000f, 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> 155082 INFO  (qtp1697166257-2503) [n:127.0.0.1:63388_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=0ebb4323-756f-4674-8cf7-2b1aae41703e&replicationFactor=1&collection.configName=config&name=testcollection&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 155085 INFO  (qtp1697166257-2503) [n:127.0.0.1:63388_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=0ebb4323-756f-4674-8cf7-2b1aae41703e&replicationFactor=1&collection.configName=config&name=testcollection&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 155086 INFO  (qtp1697166257-2504) [n:127.0.0.1:63388_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0ebb4323-756f-4674-8cf7-2b1aae41703e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 155087 INFO  (OverseerCollectionConfigSetProcessor-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-0ebb4323-756f-4674-8cf7-2b1aae41703e
   [junit4]   2> 155089 INFO  (qtp1697166257-2504) [n:127.0.0.1:63388_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0ebb4323-756f-4674-8cf7-2b1aae41703e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 155090 INFO  (OverseerCollectionConfigSetProcessor-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_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":"0ebb4323-756f-4674-8cf7-2b1aae41703e",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 155091 INFO  (OverseerThreadFactory-997-thread-1-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_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":"0ebb4323-756f-4674-8cf7-2b1aae41703e",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 155091 INFO  (OverseerThreadFactory-997-thread-1-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testcollection
   [junit4]   2> 155092 INFO  (OverseerThreadFactory-997-thread-1-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testcollection 
   [junit4]   2> 155092 INFO  (OverseerThreadFactory-997-thread-1-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testcollection
   [junit4]   2> 155094 INFO  (zkCallback-609-thread-1-processing-n:127.0.0.1:64321_solr) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 155094 INFO  (zkCallback-623-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 155094 INFO  (zkCallback-615-thread-1-processing-n:127.0.0.1:63388_solr) [n:127.0.0.1:63388_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 155095 INFO  (zkCallback-614-thread-1-processing-n:127.0.0.1:62470_solr) [n:127.0.0.1:62470_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 155094 INFO  (zkCallback-610-thread-2-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 155099 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_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":"0ebb4323-756f-4674-8cf7-2b1aae41703e",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 155099 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testcollection
   [junit4]   2> 155101 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testcollection/state.json
   [junit4]   2> 155199 INFO  (OverseerThreadFactory-997-thread-1-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testcollection, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 1
   [junit4]   2> 155199 INFO  (OverseerThreadFactory-997-thread-1-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testcollection_shard4_replica1 as part of shard shard4 of collection testcollection on 127.0.0.1:63388_solr
   [junit4]   2> 155200 INFO  (OverseerThreadFactory-997-thread-1-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testcollection_shard1_replica1 as part of shard shard1 of collection testcollection on 127.0.0.1:64321_solr
   [junit4]   2> 155200 INFO  (OverseerThreadFactory-997-thread-1-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testcollection_shard2_replica1 as part of shard shard2 of collection testcollection on 127.0.0.1:52194_solr
   [junit4]   2> 155200 INFO  (OverseerThreadFactory-997-thread-1-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testcollection_shard3_replica1 as part of shard shard3 of collection testcollection on 127.0.0.1:62470_solr
   [junit4]   2> 155202 INFO  (qtp1697166257-2501) [n:127.0.0.1:63388_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=0ebb4323-756f-4674-8cf7-2b1aae41703e575408364888507&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=0
   [junit4]   2> 155203 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:63388_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408364888507 CREATE) [n:127.0.0.1:63388_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=0ebb4323-756f-4674-8cf7-2b1aae41703e575408364888507&qt=/admin/cores&collection.configName=config&name=testcollection_shard4_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard4&wt=javabin&version=2
   [junit4]   2> 155203 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:63388_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408364888507 CREATE) [n:127.0.0.1:63388_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> 155204 INFO  (qtp2006321338-2507) [n:127.0.0.1:52194_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=0ebb4323-756f-4674-8cf7-2b1aae41703e575408365425551&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=0
   [junit4]   2> 155205 INFO  (qtp6585789-2489) [n:127.0.0.1:62470_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=0ebb4323-756f-4674-8cf7-2b1aae41703e575408365743053&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> 155205 INFO  (parallelCoreAdminExecutor-1002-thread-1-processing-n:127.0.0.1:62470_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365743053 CREATE) [n:127.0.0.1:62470_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=0ebb4323-756f-4674-8cf7-2b1aae41703e575408365743053&qt=/admin/cores&collection.configName=config&name=testcollection_shard3_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard3&wt=javabin&version=2
   [junit4]   2> 155205 INFO  (qtp1648406280-2482) [n:127.0.0.1:64321_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=0ebb4323-756f-4674-8cf7-2b1aae41703e575408365134968&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> 155206 INFO  (parallelCoreAdminExecutor-1002-thread-1-processing-n:127.0.0.1:62470_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365743053 CREATE) [n:127.0.0.1:62470_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> 155206 INFO  (parallelCoreAdminExecutor-1000-thread-1-processing-n:127.0.0.1:52194_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365425551 CREATE) [n:127.0.0.1:52194_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=0ebb4323-756f-4674-8cf7-2b1aae41703e575408365425551&qt=/admin/cores&collection.configName=config&name=testcollection_shard2_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 155206 INFO  (parallelCoreAdminExecutor-1000-thread-1-processing-n:127.0.0.1:52194_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365425551 CREATE) [n:127.0.0.1:52194_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> 155206 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:63388_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408364888507 CREATE) [n:127.0.0.1:63388_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 155206 INFO  (qtp1648406280-2478) [n:127.0.0.1:64321_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365134968
   [junit4]   2> 155207 INFO  (parallelCoreAdminExecutor-998-thread-1-processing-n:127.0.0.1:64321_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365134968 CREATE) [n:127.0.0.1:64321_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=0ebb4323-756f-4674-8cf7-2b1aae41703e575408365134968&qt=/admin/cores&collection.configName=config&name=testcollection_shard1_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 155207 INFO  (parallelCoreAdminExecutor-998-thread-1-processing-n:127.0.0.1:64321_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365134968 CREATE) [n:127.0.0.1:64321_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> 155208 INFO  (qtp1648406280-2478) [n:127.0.0.1:64321_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=0ebb4323-756f-4674-8cf7-2b1aae41703e575408365134968&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 155208 INFO  (parallelCoreAdminExecutor-1002-thread-1-processing-n:127.0.0.1:62470_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365743053 CREATE) [n:127.0.0.1:62470_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 155209 INFO  (parallelCoreAdminExecutor-1000-thread-1-processing-n:127.0.0.1:52194_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365425551 CREATE) [n:127.0.0.1:52194_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 155209 INFO  (parallelCoreAdminExecutor-998-thread-1-processing-n:127.0.0.1:64321_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365134968 CREATE) [n:127.0.0.1:64321_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 155218 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:63388_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408364888507 CREATE) [n:127.0.0.1:63388_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.ZkController Registering watch for collection testcollection
   [junit4]   2> 155220 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:63388_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408364888507 CREATE) [n:127.0.0.1:63388_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.c.ZkStateReader Add data for [testcollection] ver [0]
   [junit4]   2> 155220 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:63388_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408364888507 CREATE) [n:127.0.0.1:63388_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 155223 INFO  (parallelCoreAdminExecutor-1000-thread-1-processing-n:127.0.0.1:52194_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365425551 CREATE) [n:127.0.0.1:52194_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.ZkController Registering watch for collection testcollection
   [junit4]   2> 155223 INFO  (parallelCoreAdminExecutor-998-thread-1-processing-n:127.0.0.1:64321_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365134968 CREATE) [n:127.0.0.1:64321_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testcollection
   [junit4]   2> 155224 INFO  (parallelCoreAdminExecutor-1000-thread-1-processing-n:127.0.0.1:52194_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365425551 CREATE) [n:127.0.0.1:52194_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [testcollection] ver [0]
   [junit4]   2> 155224 INFO  (parallelCoreAdminExecutor-1000-thread-1-processing-n:127.0.0.1:52194_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365425551 CREATE) [n:127.0.0.1:52194_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 155225 INFO  (parallelCoreAdminExecutor-1002-thread-1-processing-n:127.0.0.1:62470_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365743053 CREATE) [n:127.0.0.1:62470_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.ZkController Registering watch for collection testcollection
   [junit4]   2> 155225 INFO  (parallelCoreAdminExecutor-998-thread-1-processing-n:127.0.0.1:64321_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365134968 CREATE) [n:127.0.0.1:64321_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testcollection] ver [0]
   [junit4]   2> 155225 INFO  (parallelCoreAdminExecutor-998-thread-1-processing-n:127.0.0.1:64321_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365134968 CREATE) [n:127.0.0.1:64321_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 155226 INFO  (parallelCoreAdminExecutor-1002-thread-1-processing-n:127.0.0.1:62470_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365743053 CREATE) [n:127.0.0.1:62470_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.c.ZkStateReader Add data for [testcollection] ver [0]
   [junit4]   2> 155227 INFO  (parallelCoreAdminExecutor-1002-thread-1-processing-n:127.0.0.1:62470_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365743053 CREATE) [n:127.0.0.1:62470_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 155227 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testcollection_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63388/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63388_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> 155227 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_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:63388/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63388_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 155235 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testcollection_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62470/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62470_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> 155235 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_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:62470/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62470_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 155240 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testcollection_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52194/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52194_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> 155240 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_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:52194/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52194_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 155245 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_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:64321/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64321_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> 155245 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_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:64321/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64321_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 155351 INFO  (OverseerStateUpdate-96400965701468169-127.0.0.1:52194_solr-n_0000000000) [n:127.0.0.1:52194_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testcollection/state.json version: 0
   [junit4]   2> 155351 INFO  (zkCallback-614-thread-1-processing-n:127.0.0.1:62470_solr) [n:127.0.0.1:62470_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> 155351 INFO  (zkCallback-610-thread-2-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_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> 155352 INFO  (zkCallback-615-thread-1-processing-n:127.0.0.1:63388_solr) [n:127.0.0.1:63388_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> 155352 INFO  (zkCallback-609-thread-1-processing-n:127.0.0.1:64321_solr) [n:127.0.0.1:64321_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> 155352 INFO  (zkCallback-614-thread-1-processing-n:127.0.0.1:62470_solr) [n:127.0.0.1:62470_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [0] to [1]
   [junit4]   2> 155353 INFO  (zkCallback-610-thread-2-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [0] to [1]
   [junit4]   2> 155353 INFO  (zkCallback-615-thread-1-processing-n:127.0.0.1:63388_solr) [n:127.0.0.1:63388_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [0] to [1]
   [junit4]   2> 155353 INFO  (zkCallback-609-thread-1-processing-n:127.0.0.1:64321_solr) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [0] to [1]
   [junit4]   2> 156091 INFO  (qtp1697166257-2499) [n:127.0.0.1:63388_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0ebb4323-756f-4674-8cf7-2b1aae41703e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 156093 INFO  (qtp1697166257-2499) [n:127.0.0.1:63388_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0ebb4323-756f-4674-8cf7-2b1aae41703e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 156210 INFO  (qtp1648406280-2480) [n:127.0.0.1:64321_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365134968
   [junit4]   2> 156210 INFO  (qtp1648406280-2480) [n:127.0.0.1:64321_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=0ebb4323-756f-4674-8cf7-2b1aae41703e575408365134968&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 156225 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:63388_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408364888507 CREATE) [n:127.0.0.1:63388_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> 156225 INFO  (parallelCoreAdminExecutor-1000-thread-1-processing-n:127.0.0.1:52194_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365425551 CREATE) [n:127.0.0.1:52194_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testcollection_shard2_replica1
   [junit4]   2> 156225 INFO  (parallelCoreAdminExecutor-1000-thread-1-processing-n:127.0.0.1:52194_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365425551 CREATE) [n:127.0.0.1:52194_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:testcollection
   [junit4]   2> 156225 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:63388_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408364888507 CREATE) [n:127.0.0.1:63388_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.ZkController Check for collection zkNode:testcollection
   [junit4]   2> 156226 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:63388_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408364888507 CREATE) [n:127.0.0.1:63388_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 156226 INFO  (parallelCoreAdminExecutor-998-thread-1-processing-n:127.0.0.1:64321_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365134968 CREATE) [n:127.0.0.1:64321_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testcollection_shard1_replica1
   [junit4]   2> 156226 INFO  (parallelCoreAdminExecutor-1000-thread-1-processing-n:127.0.0.1:52194_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e575408365425551 CREATE) [n:127.0.0.1:52194_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 156226 INFO  (parallelCoreAdminExecutor-1000-thread-1-processing-n:127.0.0.1:52194_solr 0ebb4323-756f-4674-8cf7-2b1aae41703e57540

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

export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_9DA866784D8C38-001/tempDir-001/node1/./falsepredicate_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 207606 INFO  (coreCloseExecutor-1115-thread-2) [n:127.0.0.1:64321_solr c:falsepredicate s:shard1 r:core_node1 x:falsepredicate_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_9DA866784D8C38-001/tempDir-001/node1/./falsepredicate_shard1_replica1/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_9DA866784D8C38-001/tempDir-001/node1/./falsepredicate_shard1_replica1/data;done=false>>]
   [junit4]   2> 207606 INFO  (coreCloseExecutor-1115-thread-2) [n:127.0.0.1:64321_solr c:falsepredicate s:shard1 r:core_node1 x:falsepredicate_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 207606 INFO  (coreCloseExecutor-1115-thread-2) [n:127.0.0.1:64321_solr c:falsepredicate s:shard1 r:core_node1 x:falsepredicate_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_9DA866784D8C38-001/tempDir-001/node1/./falsepredicate_shard1_replica1/data
   [junit4]   2> 207606 INFO  (zkCallback-636-thread-2-processing-n:127.0.0.1:64321_solr) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 207609 INFO  (zkCallback-636-thread-2-processing-n:127.0.0.1:64321_solr) [n:127.0.0.1:64321_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> 207609 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 0x1567c2ae4a40016, 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> 207609 WARN  (zkCallback-636-thread-1-processing-n:127.0.0.1:64321_solr) [n:127.0.0.1:64321_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.checkIfIamLeader(LeaderElector.java:158)
   [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> 207609 WARN  (zkCallback-636-thread-2-processing-n:127.0.0.1:64321_solr) [n:127.0.0.1:64321_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 207610 INFO  (jetty-launcher-594-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@796a6a57{/solr,null,UNAVAILABLE}
   [junit4]   2> 209092 WARN  (zkCallback-610-thread-2-processing-n:127.0.0.1:52194_solr) [n:127.0.0.1:52194_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 209093 INFO  (jetty-launcher-594-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@603e3cb1{/solr,null,UNAVAILABLE}
   [junit4]   2> 209102 WARN  (zkCallback-642-thread-2-processing-n:127.0.0.1:63388_solr) [n:127.0.0.1:63388_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 209103 INFO  (jetty-launcher-594-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14e5767d{/solr,null,UNAVAILABLE}
   [junit4]   2> 209114 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54219 54219
   [junit4]   2> 209167 INFO  (Thread-547) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54219 54219
   [junit4]   2> 209169 WARN  (Thread-547) [    ] 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> 	16	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96400965701468169-127.0.0.1:52194_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96400965701468168-127.0.0.1:64321_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	57	/solr/overseer/queue
   [junit4]   2> 	31	/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> 209171 INFO  (SUITE-TestCollectionStateWatchers-seed#[9DA866784D8C38]-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_9DA866784D8C38-001
   [junit4]   2> Aug 12, 2016 12:34:15 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=da, timezone=Australia/Currie
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=40846728,total=207560704
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExampleXMLTest, SolrExampleEmbeddedTest, TestSolrProperties, TestCoreAdmin, StreamExpressionToExpessionTest, JDBCStreamTest, GraphExpressionTest, TestUpdateRequestCodec, ConcatOperationTest, ConcurrentUpdateSolrClientTest, TestEmbeddedSolrServer, StreamingTest, SolrSchemalessExampleTest, TestSpellCheckResponse, TestToleratedUpdateError, TestDelegationTokenRequest, TermsResponseTest, TestDelegationTokenResponse, TestCollectionAdminRequest, SolrExampleStreamingTest, ShardParamsTest, JdbcDriverTest, SolrExampleBinaryTest, SolrExampleJettyTest, SolrParamTest, QueryResponseTest, TestDocumentObjectBinder, ContentStreamTest, TestXMLEscaping, SolrDocumentTest, FieldAnalysisResponseTest, NamedListTest, CollectionAdminRequestRequiredParamsTest, CloudSolrClientBuilderTest, CloudSolrClientMultiConstructorTest, CloudSolrClientTest, SchemaTest, SolrPingTest, TestConfigSetAdminRequest, NoOpResponseParserTest, TestSuggesterResponse, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J0 in 55.09s, 9 tests, 1 failure <<< FAILURES!

[...truncated 59433 lines...]


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

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

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:51529/xys/vh/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:51529/xys/vh/c8n_1x3_lf_shard1_replica2]
	at __randomizedtesting.SeedInfo.seed([FB2775F0124E3CCF:73734A2ABCB25137]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	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:51529/xys/vh/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:768)
	... 48 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:51529/xys/vh/c8n_1x3_lf_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	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:51529 [/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:513)
	... 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.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([FB2775F0124E3CCF:939840DAC2D42E23]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	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 11103 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_FB2775F0124E3CCF-001/init-core-data-001
   [junit4]   2> 667435 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[FB2775F0124E3CCF]-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> 667438 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[FB2775F0124E3CCF]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 667438 INFO  (Thread-2444) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 667438 INFO  (Thread-2444) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 667538 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[FB2775F0124E3CCF]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:62173
   [junit4]   2> 667538 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[FB2775F0124E3CCF]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 667539 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[FB2775F0124E3CCF]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667541 INFO  (zkCallback-8841-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@514bf67e name:ZooKeeperConnection Watcher:127.0.0.1:62173 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 667541 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[FB2775F0124E3CCF]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667541 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[FB2775F0124E3CCF]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 667541 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[FB2775F0124E3CCF]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 667545 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[FB2775F0124E3CCF]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 667552 INFO  (jetty-launcher-8840-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 667552 INFO  (jetty-launcher-8840-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 667555 INFO  (jetty-launcher-8840-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30263cc4{/solr,null,AVAILABLE}
   [junit4]   2> 667557 INFO  (jetty-launcher-8840-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f6044aa{/solr,null,AVAILABLE}
   [junit4]   2> 667557 INFO  (jetty-launcher-8840-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@25eb8c4b{SSL,[ssl, http/1.1]}{127.0.0.1:43546}
   [junit4]   2> 667557 INFO  (jetty-launcher-8840-thread-1) [    ] o.e.j.s.Server Started @670595ms
   [junit4]   2> 667557 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43546}
   [junit4]   2> 667558 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 667558 INFO  (jetty-launcher-8840-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.TestSolrCloudWithDelegationTokens_FB2775F0124E3CCF-001/tempDir-001/node1'
   [junit4]   2> 667558 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 667558 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 667558 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 667558 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667559 INFO  (jetty-launcher-8840-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@4d1512bc{SSL,[ssl, http/1.1]}{127.0.0.1:34592}
   [junit4]   2> 667559 INFO  (jetty-launcher-8840-thread-2) [    ] o.e.j.s.Server Started @670596ms
   [junit4]   2> 667559 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34592}
   [junit4]   2> 667559 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 667559 INFO  (jetty-launcher-8840-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.TestSolrCloudWithDelegationTokens_FB2775F0124E3CCF-001/tempDir-001/node2'
   [junit4]   2> 667559 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 667559 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 667560 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 667560 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667562 INFO  (zkCallback-8842-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58d657a3 name:ZooKeeperConnection Watcher:127.0.0.1:62173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 667562 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667562 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 667563 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 667563 INFO  (zkCallback-8843-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@22373d3f name:ZooKeeperConnection Watcher:127.0.0.1:62173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 667563 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667564 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 667565 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 667580 INFO  (jetty-launcher-8840-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.TestSolrCloudWithDelegationTokens_FB2775F0124E3CCF-001/tempDir-001/node1/.
   [junit4]   2> 667580 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 210069240
   [junit4]   2> 667580 INFO  (jetty-launcher-8840-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.TestSolrCloudWithDelegationTokens_FB2775F0124E3CCF-001/tempDir-001/node1]
   [junit4]   2> 667581 WARN  (jetty-launcher-8840-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.TestSolrCloudWithDelegationTokens_FB2775F0124E3CCF-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_FB2775F0124E3CCF-001/tempDir-001/node1/lib
   [junit4]   2> 667581 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 667581 INFO  (jetty-launcher-8840-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.TestSolrCloudWithDelegationTokens_FB2775F0124E3CCF-001/tempDir-001/node2/.
   [junit4]   2> 667581 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 315800436
   [junit4]   2> 667581 INFO  (jetty-launcher-8840-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.TestSolrCloudWithDelegationTokens_FB2775F0124E3CCF-001/tempDir-001/node2]
   [junit4]   2> 667581 WARN  (jetty-launcher-8840-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.TestSolrCloudWithDelegationTokens_FB2775F0124E3CCF-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_FB2775F0124E3CCF-001/tempDir-001/node2/lib
   [junit4]   2> 667582 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 667583 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 667583 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 667583 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 667583 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 667584 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 667583 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62173/solr
   [junit4]   2> 667584 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 667584 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 667584 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 667584 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62173/solr
   [junit4]   2> 667584 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 667584 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 667584 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667585 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667587 INFO  (zkCallback-8849-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1573d468 name:ZooKeeperConnection Watcher:127.0.0.1:62173 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 667587 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667587 INFO  (zkCallback-8848-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@56487cc name:ZooKeeperConnection Watcher:127.0.0.1:62173 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 667587 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 667587 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667587 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 667590 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$108/1811799569@35ab2453
   [junit4]   2> 667590 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$108/1811799569@3bd47a0b
   [junit4]   2> 667590 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667590 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667591 INFO  (zkCallback-8850-thread-1-processing-n:127.0.0.1:34592_solr) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fc1bc29 name:ZooKeeperConnection Watcher:127.0.0.1:62173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 667591 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667591 INFO  (zkCallback-8851-thread-1-processing-n:127.0.0.1:43546_solr) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a3e5792 name:ZooKeeperConnection Watcher:127.0.0.1:62173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 667592 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667593 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 667593 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 667596 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 667597 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 667602 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 667603 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 667605 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 667605 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 667608 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 667608 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 667612 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 667613 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 667614 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 667615 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 667616 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 667616 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 667619 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 667620 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 667622 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 667622 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 667623 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 667624 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 667624 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 667624 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 667624 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 667625 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 667630 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 667631 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 667634 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 667634 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 667636 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 667636 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 667637 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96398309445533702-127.0.0.1:43546_solr-n_0000000000
   [junit4]   2> 667637 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96398309445533701-127.0.0.1:34592_solr-n_0000000001
   [junit4]   2> 667638 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43546_solr
   [junit4]   2> 667638 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 667639 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96398309445533702-127.0.0.1:43546_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 667639 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34592_solr
   [junit4]   2> 667639 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34592_solr
   [junit4]   2> 667640 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.Overseer Overseer (id=96398309445533702-127.0.0.1:43546_solr-n_0000000000) starting
   [junit4]   2> 667641 INFO  (zkCallback-8850-thread-1-processing-n:127.0.0.1:34592_solr) [n:127.0.0.1:34592_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> 667643 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 667654 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 667656 INFO  (OverseerCollectionConfigSetProcessor-96398309445533702-127.0.0.1:43546_solr-n_0000000000) [n:127.0.0.1:43546_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 667656 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:43546_solr as DOWN
   [junit4]   2> 667657 INFO  (OverseerStateUpdate-96398309445533702-127.0.0.1:43546_solr-n_0000000000) [n:127.0.0.1:43546_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 667660 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43546_solr
   [junit4]   2> 667660 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43546_solr
   [junit4]   2> 667666 INFO  (zkCallback-8850-thread-2-processing-n:127.0.0.1:34592_solr) [n:127.0.0.1:34592_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> 667678 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 667678 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 667683 INFO  (zkCallback-8851-thread-1-processing-n:127.0.0.1:43546_solr) [n:127.0.0.1:43546_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> 667692 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 667695 INFO  (zkCallback-8850-thread-1-processing-n:127.0.0.1:34592_solr) [n:127.0.0.1:34592_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 667696 INFO  (OverseerStateUpdate-96398309445533702-127.0.0.1:43546_solr-n_0000000000) [n:127.0.0.1:43546_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 667699 INFO  (OverseerStateUpdate-96398309445533702-127.0.0.1:43546_solr-n_0000000000) [n:127.0.0.1:43546_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43546_solr"} current state version: 0
   [junit4]   2> 667699 INFO  (OverseerStateUpdate-96398309445533702-127.0.0.1:43546_solr-n_0000000000) [n:127.0.0.1:43546_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43546_solr
   [junit4]   2> 667704 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 667704 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 667704 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 667826 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 667826 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 667857 INFO  (jetty-launcher-8840-thread-1-EventThread) [n:127.0.0.1:43546_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 667863 INFO  (jetty-launcher-8840-thread-2-EventThread) [n:127.0.0.1:34592_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 668003 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 668004 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_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.TestSolrCloudWithDelegationTokens_FB2775F0124E3CCF-001/tempDir-001/node1/.
   [junit4]   2> 668005 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 668007 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 668008 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_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.TestSolrCloudWithDelegationTokens_FB2775F0124E3CCF-001/tempDir-001/node2/.
   [junit4]   2> 668008 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 668010 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 668010 INFO  (jetty-launcher-8840-thread-2) [n:127.0.0.1:34592_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 668012 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 668012 INFO  (jetty-launcher-8840-thread-1) [n:127.0.0.1:43546_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 668012 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[FB2775F0124E3CCF]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 668013 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[FB2775F0124E3CCF]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 668016 INFO  (zkCallback-8854-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c09c516 name:ZooKeeperConnection Watcher:127.0.0.1:62173 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 668016 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[FB2775F0124E3CCF]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 668016 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[FB2775F0124E3CCF]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 668052 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[FB2775F0124E3CCF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 668664 WARN  (qtp1867866137-35863) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 668665 WARN  (qtp1867866137-35863) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 668675 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 668735 WARN  (qtp409051028-35856) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 668736 WARN  (qtp409051028-35856) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 668736 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 668775 WARN  (qtp1867866137-35865) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 668775 WARN  (qtp1867866137-35865) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 668783 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 668787 WARN  (qtp409051028-35857) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 668787 WARN  (qtp409051028-35857) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 668787 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 668787 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[FB2775F0124E3CCF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 668831 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[FB2775F0124E3CCF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 668850 INFO  (qtp1867866137-35861) [n:127.0.0.1:34592_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 668850 INFO  (qtp1867866137-35861) [n:127.0.0.1:34592_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 668850 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1470957471215&s=YFdJ1fOqvmdBiyjzHzKNQyyNAts="; Path=/; Domain=127.0.0.1; Expires= am, 11-Aww-2016 23:17:51 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 11-Aww-2016 23:17:51 GMT
   [junit4]   2> 668851 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[FB2775F0124E3CCF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 668876 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[FB2775F0124E3CCF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 668914 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[FB2775F0124E3CCF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=FB2775F0124E3CCF -Dtests.slow=true -Dtests.locale=mt -Dtests.timezone=Portugal -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.07s J0 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FB2775F0124E3CCF:939840DAC2D42E23]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 668958 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[FB2775F0124E3CCF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 668985 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 668999 INFO  (qtp1867866137-35861) [n:127.0.0.1:34592_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHVjigFWncz5YwQEFL_REcJngTeQa7dI5BSjML3V_5VhB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 668999 INFO  (qtp1867866137-35861) [n:127.0.0.1:34592_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHVjigFWncz5YwQEFL_REcJngTeQa7dI5BSjML3V_5VhB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 669000 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[FB2775F0124E3CCF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 669233 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[FB2775F0124E3CCF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 669260 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 669261 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 669262 INFO  (zkCallback-8856-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@adfd091 name:ZooKeeperConnection Watcher:127.0.0.1:62173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 669262 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 669262 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 669264 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[FB2775F0124E3CCF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 669449 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[FB2775F0124E3CCF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 669487 INFO  (qtp1867866137-35859) [n:127.0.0.1:34592_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHdNigFWncz7TQYEFGIlbYV_nqrxhhAaKwhpuDMy66UvB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 669487 INFO  (qtp1867866137-35859) [n:127.0.0.1:34592_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHdNigFWncz7TQYEFGIlbYV_nqrxhhAaKwhpuDMy66UvB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 669509 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 669532 INFO  (qtp409051028-35853) [n:127.0.0.1:43546_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHdNigFWncz7TQYEFGIlbYV_nqrxhhAaKwhpuDMy66UvB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 669532 INFO  (qtp409051028-35853) [n:127.0.0.1:43546_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHdNigFWncz7TQYEFGIlbYV_nqrxhhAaKwhpuDMy66UvB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 669555 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 669555 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[FB2775F0124E3CCF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 669668 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[FB2775F0124E3CCF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 669703 INFO  (qtp1867866137-35859) [n:127.0.0.1:34592_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHgoigFWncz8KAcEFOzCXLbyjNZIWfDOgm_CQ9PbmDqaB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 669703 INFO  (qtp1867866137-35859) [n:127.0.0.1:34592_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHgoigFWncz8KAcEFOzCXLbyjNZIWfDOgm_CQ9PbmDqaB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 669716 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 669731 INFO  (qtp409051028-35854) [n:127.0.0.1:43546_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHgoigFWncz8KAcEFOzCXLbyjNZIWfDOgm_CQ9PbmDqaB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 669731 INFO  (qtp409051028-35854) [n:127.0.0.1:43546_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHgoigFWncz8KAcEFOzCXLbyjNZIWfDOgm_CQ9PbmDqaB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 669758 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 669823 INFO  (qtp1867866137-35850) [n:127.0.0.1:34592_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHiHigFWncz8hwgEFK0BIqZpn7ivBNPuqP34LjwaVAHbB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 669823 INFO  (qtp1867866137-35850) [n:127.0.0.1:34592_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHiHigFWncz8hwgEFK0BIqZpn7ivBNPuqP34LjwaVAHbB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 669832 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 669852 INFO  (qtp409051028-35853) [n:127.0.0.1:43546_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHiHigFWncz8hwgEFK0BIqZpn7ivBNPuqP34LjwaVAHbB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 669853 INFO  (qtp409051028-35853) [n:127.0.0.1:43546_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHiHigFWncz8hwgEFK0BIqZpn7ivBNPuqP34LjwaVAHbB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 669873 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 669907 INFO  (qtp1867866137-35859) [n:127.0.0.1:34592_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHj3igFWncz89wkEFPLJ_RD3aRkvNB2sPmTHrbiUM5G8B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 669908 INFO  (qtp1867866137-35859) [n:127.0.0.1:34592_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHj3igFWncz89wkEFPLJ_RD3aRkvNB2sPmTHrbiUM5G8B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 669927 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 669950 INFO  (qtp409051028-35857) [n:127.0.0.1:43546_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHj3igFWncz89wkEFPLJ_RD3aRkvNB2sPmTHrbiUM5G8B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 669950 INFO  (qtp409051028-35857) [n:127.0.0.1:43546_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHj3igFWncz89wkEFPLJ_RD3aRkvNB2sPmTHrbiUM5G8B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 669981 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 670042 INFO  (qtp1867866137-35862) [n:127.0.0.1:34592_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHljigFWncz9YwoEFO1UXcLlZ69H0caL9mvZI3rMGLcpB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 670042 INFO  (qtp1867866137-35862) [n:127.0.0.1:34592_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHljigFWncz9YwoEFO1UXcLlZ69H0caL9mvZI3rMGLcpB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670062 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 670073 INFO  (qtp409051028-35849) [n:127.0.0.1:43546_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHljigFWncz9YwoEFO1UXcLlZ69H0caL9mvZI3rMGLcpB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 670074 INFO  (qtp409051028-35849) [n:127.0.0.1:43546_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ5wHljigFWncz9YwoEFO1UXcLlZ69H0caL9mvZI3rMGLcpB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670100 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 670101 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[FB2775F0124E3CCF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 670148 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[FB2775F0124E3CCF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 670172 ERROR (qtp1867866137-35864) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_11]
   [junit4]   2> 670184 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 670191 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 670220 ERROR (qtp409051028-35856) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_12]
   [junit4]   2> 670233 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 670244 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[FB2775F0124E3CCF]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 670245 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[FB2775F0124E3CCF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 670247 INFO  (jetty-launcher-8840-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@25eb8c4b{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 670248 INFO  (jetty-launcher-8840-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@4d1512bc{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 670251 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=210069240
   [junit4]   2> 670251 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=315800436
   [junit4]   2> 670251 INFO  (jetty-launcher-8840-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:34592_solr as DOWN
   [junit4]   2> 670251 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:43546_solr as DOWN
   [junit4]   2> 670256 INFO  (jetty-launcher-8840-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96398309445533702-127.0.0.1:43546_solr-n_0000000000) closing
   [junit4]   2> 670256 INFO  (OverseerStateUpdate-96398309445533702-127.0.0.1:43546_solr-n_0000000000) [n:127.0.0.1:43546_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43546_solr
   [junit4]   2> 670259 ERROR (jetty-launcher-8840-thread-1-EventThread) [n:127.0.0.1:43546_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$11/1871632284@61795325 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@247bc16e[Shutting down, pool size = 2, active threads = 1, queued tasks = 0, completed tasks = 4]
   [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> 670259 ERROR (Thread[Thread-2461,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:43546_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 670265 ERROR (Thread[Thread-2463,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:34592_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 670265 ERROR (jetty-launcher-8840-thread-2-EventThread) [n:127.0.0.1:34592_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$11/1871632284@277f22a2 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@627db829[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 3]
   [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> 670288 INFO  (jetty-launcher-8840-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3f6044aa{/solr,null,UNAVAILABLE}
   [junit4]   2> 670290 INFO  (jetty-launcher-8840-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@30263cc4{/solr,null,UNAVAILABLE}
   [junit4]   2> 670293 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[FB2775F0124E3CCF]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62173 62173
   [junit4]   2> 670313 INFO  (Thread-2444) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62173 62173
   [junit4]   2> 670315 WARN  (Thread-2444) [    ] 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/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 670317 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[FB2775F0124E3CCF]-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.TestSolrCloudWithDelegationTokens_FB2775F0124E3CCF-001
   [junit4]   2> Aug 11, 2016 1:17:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=16346, maxDocsPerChunk=312, blockSize=400), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=16346, blockSize=400)), sim=ClassicSimilarity, locale=mt, timezone=Portugal
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=110997760,total=426070016
   [junit4]   2> NOTE: All tests run in this JVM: [SaslZkACLProviderTest, TestLRUCache, CursorMarkTest, HLLUtilTest, ZkCLITest, TestHdfsUpdateLog, SimplePostToolTest, BlockJoinFacetRandomTest, CoreAdminRequestStatusTest, TestComponentsName, SolrRequestParserTest, TestManagedResource, TestXIncludeConfig, TestSearcherReuse, CollectionTooManyReplicasTest, TestBlobHandler, RequiredFieldsTest, TestStressLiveNodes, SimpleCollectionCreateDeleteTest, TestCloudInspectUtil, HdfsChaosMonkeyNothingIsSafeTest, BasicDistributedZkTest, UpdateParamsTest, SolrIndexConfigTest, AddBlockUpdateTest, BJQParserTest, JSONWriterTest, TestSolrDeletionPolicy1, TestRuleBasedAuthorizationPlugin, AnalyticsMergeStrategyTest, TestNoOpRegenerator, TestInfoStreamLogging, CleanupOldIndexTest, SliceStateTest, TestAnalyzeInfixSuggestions, TestManagedSynonymFilterFactory, FullHLLTest, TestExtendedDismaxParser, TestTolerantSearch, TestCloudPseudoReturnFields, PreAnalyzedFieldTest, TestCodecSupport, TestFieldResource, ConfigSetsAPITest, CollectionsAPISolrJTest, TestJmxMonitoredMap, HdfsThreadLeakTest, TestStressLucene, TestAuthenticationFramework, TestConfigOverlay, CreateCollectionCleanupTest, TestExactStatsCache, ParsingFieldUpdateProcessorsTest, HdfsRecoverLeaseTest, SuggesterFSTTest, TestExclusionRuleCollectionAccess, TestUniqueKeyFieldResource, TestPhraseSuggestions, TestScoreJoinQPScore, MBeansHandlerTest, MoreLikeThisHandlerTest, DistributedFacetPivotSmallTest, TestSolrCLIRunExample, TestAddFieldRealTimeGet, TestConfigSetProperties, TestEmbeddedSolrServerConstructors, PingRequestHandlerTest, TestPartialUpdateDeduplication, TestOrdValues, SolrCoreTest, TestCoreContainer, PathHierarchyTokenizerFactoryTest, TestMacros, StatelessScriptUpdateProcessorFactoryTest, PeerSyncTest, TestWordDelimiterFilterFactory, TestManagedSchemaAPI, TestCollapseQParserPlugin, TestTolerantUpdateProcessorRandomCloud, TestStressUserVersions, CoreSorterTest, SOLR749Test, TestCollationFieldDocValues, XmlUpdateRequestHandlerTest, TestDynamicFieldResource, CdcrUpdateLogTest, TestFieldCacheSort, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [194/629 (1!)] on J0 in 3.42s, 8 tests, 1 failure <<< FAILURES!

[...truncated 893 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_FB2775F0124E3CCF-001/init-core-data-001
   [junit4]   2> 2109085 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[FB2775F0124E3CCF]-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> 2109085 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[FB2775F0124E3CCF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /xys/vh
   [junit4]   2> 2109087 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2109088 INFO  (Thread-4618) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2109088 INFO  (Thread-4618) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2109187 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.ZkTestServer start zk server on port:35228
   [junit4]   2> 2109188 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2109188 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2109191 INFO  (zkCallback-4016-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@32c30082 name:ZooKeeperConnection Watcher:127.0.0.1:35228 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2109191 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2109192 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2109192 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2109195 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2109196 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2109197 INFO  (zkCallback-4017-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5408584b name:ZooKeeperConnection Watcher:127.0.0.1:35228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2109198 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2109199 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2109199 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2109202 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2109205 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2109208 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2109212 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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> 2109212 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2109217 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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> 2109217 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2109222 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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> 2109222 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2109226 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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> 2109226 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2109230 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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> 2109230 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2109233 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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> 2109233 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2109237 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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> 2109237 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2109241 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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> 2109241 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2109244 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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> 2109244 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2109248 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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> 2109248 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2109252 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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> 2109252 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2109465 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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_FB2775F0124E3CCF-001/control-001/cores/collection1
   [junit4]   2> 2109467 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2109469 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2dce32d8{/xys/vh,null,AVAILABLE}
   [junit4]   2> 2109470 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@618db365{HTTP/1.1,[http/1.1]}{127.0.0.1:51957}
   [junit4]   2> 2109470 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.e.j.s.Server Started @2113888ms
   [junit4]   2> 2109470 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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_FB2775F0124E3CCF-001/tempDir-001/control/data, hostContext=/xys/vh, hostPort=43839, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FB2775F0124E3CCF-001/control-001/cores}
   [junit4]   2> 2109470 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2109470 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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_FB2775F0124E3CCF-001/control-001'
   [junit4]   2> 2109470 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2109471 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2109471 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2109472 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2109473 INFO  (zkCallback-4018-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2722d851 name:ZooKeeperConnection Watcher:127.0.0.1:35228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2109473 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2109474 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2109476 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2109476 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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_FB2775F0124E3CCF-001/control-001/solr.xml
   [junit4]   2> 2109480 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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_FB2775F0124E3CCF-001/control-001/cores
   [junit4]   2> 2109480 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.CoreContainer New CoreContainer 481103906
   [junit4]   2> 2109480 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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_FB2775F0124E3CCF-001/control-001]
   [junit4]   2> 2109481 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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_FB2775F0124E3CCF-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FB2775F0124E3CCF-001/control-001/lib
   [junit4]   2> 2109481 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] 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> 2109483 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2109483 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2109483 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2109483 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FB2775F0124E3CCF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35228/solr
   [junit4]   2> 2109483 INFO 

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

bleHttpClient.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:513)
   [junit4]    > 	... 53 more
   [junit4]    > Caused by: java.net.ConnectException: Connection refused
   [junit4]    > 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]    > 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    > 	at java.net.Socket.connect(Socket.java:589)
   [junit4]    > 	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]    > 	... 63 more
   [junit4]   2> 2153216 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[FB2775F0124E3CCF]-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.LeaderFailoverAfterPartitionTest_FB2775F0124E3CCF-001
   [junit4]   2> Aug 11, 2016 1:42:35 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=MockRandom), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), text=FST50, range_facet_l=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=689, maxMBSortInHeap=7.699308663824734, sim=ClassicSimilarity, locale=sr-RS, timezone=America/Havana
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=316148816,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DirectUpdateHandlerOptimizeTest, TestRandomFlRTGCloud, CloudExitableDirectoryReaderTest, TestPerFieldSimilarity, TestSuggestSpellingConverter, FileUtilsTest, RecoveryAfterSoftCommitTest, TestScoreJoinQPNoScore, TestSolrConfigHandlerCloud, MinimalSchemaTest, TolerantUpdateProcessorTest, TestRandomCollapseQParserPlugin, SharedFSAutoReplicaFailoverUtilsTest, SearchHandlerTest, TestCrossCoreJoin, OverseerModifyCollectionTest, HdfsTlogReplayBufferedWhileIndexingTest, TestCharFilters, CollectionStateFormat2Test, MultiTermTest, MergeStrategyTest, TestClusterStateMutator, TestConfigReload, DocValuesMissingTest, SolrXmlInZkTest, ConjunctionSolrSpellCheckerTest, ZkStateWriterTest, TestBinaryResponseWriter, TestUninvertingReader, WordBreakSolrSpellCheckerTest, UpdateRequestProcessorFactoryTest, TestBackupRepositoryFactory, SSLMigrationTest, TestDistributedStatsComponentCardinality, TestLMJelinekMercerSimilarityFactory, SolrCLIZkUtilsTest, TestUseDocValuesAsStored2, TestSha256AuthenticationProvider, HdfsSyncSliceTest, HdfsDirectoryFactoryTest, SmileWriterTest, DistributedTermsComponentTest, TestInitParams, HdfsBasicDistributedZkTest, RestartWhileUpdatingTest, TestSolrIndexConfig, TestDFISimilarityFactory, SolrInfoMBeanTest, TestValueSourceCache, SimpleMLTQParserTest, TestQueryTypes, SortByFunctionTest, BasicDistributedZk2Test, TestTrieFacet, SuggestComponentContextFilterQueryTest, TestRealTimeGet, RuleEngineTest, BaseCdcrDistributedZkTest, TestReload, TestSolrXml, SolrCoreCheckLockOnStartupTest, ZkSolrClientTest, TestManagedStopFilterFactory, DistributedQueueTest, TestImplicitCoreProperties, SignatureUpdateProcessorFactoryTest, FacetPivotSmallTest, ConcurrentDeleteAndCreateCollectionTest, FieldMutatingUpdateProcessorTest, TestMissingGroups, SpatialRPTFieldTypeTest, CacheHeaderTest, TestSystemIdResolver, TestTrie, CollectionsAPIDistributedZkTest, TestSlowCompositeReaderWrapper, RequestHandlersTest, TestFieldCache, UniqFieldsUpdateProcessorFactoryTest, TestCollectionAPI, DistributedFacetPivotSmallAdvancedTest, TestIndexSearcher, TestJettySolrRunner, TestComplexPhraseQParserPlugin, DistributedFacetPivotLargeTest, TestCopyFieldCollectionResource, BadCopyFieldTest, TestReloadAndDeleteDocs, DataDrivenBlockJoinTest, TestReplicationHandlerBackup, TestRandomFaceting, ResourceLoaderTest, FileBasedSpellCheckerTest, TestLockTree, TestCSVResponseWriter, HdfsChaosMonkeySafeLeaderTest, TestConfigSetImmutable, DirectoryFactoryTest, ShardSplitTest, TestDistributedGrouping, TestSolr4Spatial2, TestInitQParser, TestManagedSchema, HLLSerializationTest, SpellCheckCollatorTest, TestFreeTextSuggestions, OverseerStatusTest, ZkNodePropsTest, SuggesterWFSTTest, TestRawTransformer, PluginInfoTest, AutoCommitTest, ShardRoutingCustomTest, TestSolrConfigHandler, TestRestoreCore, OpenExchangeRatesOrgProviderTest, TestWriterPerf, TestSimpleTrackingShardHandler, PreAnalyzedUpdateProcessorTest, DistributedMLTComponentTest, HdfsWriteToMultipleCollectionsTest, TestSchemaManager, DistribDocExpirationUpdateProcessorTest, TestNumericTerms32, CollectionsAPIAsyncDistributedZkTest, BlobRepositoryCloudTest, NoCacheHeaderTest, TestCloudManagedSchema, TestJsonRequest, ChaosMonkeySafeLeaderTest, TestMiniSolrCloudClusterBase, DateMathParserTest, SolrCmdDistributorTest, FullSolrCloudDistribCmdsTest, TestSolr4Spatial, TestBinaryField, TestFieldCollectionResource, ShowFileRequestHandlerTest, CachingDirectoryFactoryTest, TestPerFieldSimilarityWithDefaultOverride, TestSolrQueryParserResource, ResponseLogComponentTest, CSVRequestHandlerTest, TestCloudPivotFacet, BlockJoinFacetDistribTest, CopyFieldTest, TestSimpleQParserPlugin, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SuggesterTest, TestBulkSchemaAPI, SolrIndexSplitterTest, CoreMergeIndexesAdminHandlerTest, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler, ClusterStateUpdateTest, TestZkChroot, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestJoin, HardAutoCommitTest, TestRangeQuery, SimpleFacetsTest, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, BasicFunctionalityTest, TestLazyCores, TestBadConfig, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTSTTest, SpatialFilterTest, TestCSVLoader, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases, QueryEqualityTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, DocumentBuilderTest, TermVectorComponentTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, SolrPluginUtilsTest, TestJmxIntegration, TestCollationField, QueryParsingTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestLFUCache, HighlighterConfigTest, TestQuerySenderListener, AlternateDirectoryTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestDocSet, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestUtils, TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, ConnectionReuseTest, ActionThrottleTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionReloadTest, ConnectionManagerTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DeleteStatusTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest]
   [junit4] Completed [469/629 (2!)] on J1 in 44.66s, 1 test, 1 error <<< FAILURES!

[...truncated 60603 lines...]