Build: https://jenkins.thetaphi.de/job/Lucene-Solr-http2-Solaris/16/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeLost/127.0.0.1:55557_solr exists

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeLost/127.0.0.1:55557_solr exists
        at 
__randomizedtesting.SeedInfo.seed([C47B50F5B60B071C:DCC1D8F9B83ECAF3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at 
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:152)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelCommitStream

Error Message:
expected:<5> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([9E6D75D053EEA6F:290CB55D997F0723]: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.client.solrj.io.stream.StreamDecoratorTest.testParallelCommitStream(StreamDecoratorTest.java:3034)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider

Error Message:
KeeperErrorCode = AuthFailed for /solr

Stack Trace:
org.apache.zookeeper.KeeperException$AuthFailedException: KeeperErrorCode = 
AuthFailed for /solr
        at 
__randomizedtesting.SeedInfo.seed([C47B50F5B60B071C:C08F062D2F4FA412]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:126)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
        at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:792)
        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$makePath$8(SolrZkClient.java:545)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:544)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:436)
        at 
org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:83)
        at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:969)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.SaslZkACLProviderTest:     1) Thread[id=39086, 
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]-EventThread,
 state=WAITING, group=TGRP-SaslZkACLProviderTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)    
2) Thread[id=39077, 
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]-EventThread,
 state=WAITING, group=TGRP-SaslZkACLProviderTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   1) Thread[id=39086, 
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]-EventThread,
 state=WAITING, group=TGRP-SaslZkACLProviderTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
   2) Thread[id=39077, 
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]-EventThread,
 state=WAITING, group=TGRP-SaslZkACLProviderTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
        at __randomizedtesting.SeedInfo.seed([C47B50F5B60B071C]:0)




Build Log:
[...truncated 12662 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_C47B50F5B60B071C-001/init-core-data-001
   [junit4]   2> 34133 WARN  
(SUITE-NodeMarkersRegistrationTest-seed#[C47B50F5B60B071C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 34134 INFO  
(SUITE-NodeMarkersRegistrationTest-seed#[C47B50F5B60B071C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 34136 INFO  
(SUITE-NodeMarkersRegistrationTest-seed#[C47B50F5B60B071C]-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> 34137 INFO  
(SUITE-NodeMarkersRegistrationTest-seed#[C47B50F5B60B071C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 34140 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 34145 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_C47B50F5B60B071C-001/tempDir-001
   [junit4]   2> 34154 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 34156 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 34156 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 34256 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.ZkTestServer start zk server on port:45119
   [junit4]   2> 34257 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45119
   [junit4]   2> 34257 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45119
   [junit4]   2> 34345 INFO  (zkConnectionManagerCallback-74-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 34375 INFO  (zkConnectionManagerCallback-76-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 34379 INFO  (zkConnectionManagerCallback-78-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 34387 WARN  (jetty-launcher-71-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 34387 WARN  (jetty-launcher-71-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 34387 INFO  (jetty-launcher-71-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 34387 INFO  (jetty-launcher-71-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 34387 INFO  (jetty-launcher-71-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 34387 INFO  (jetty-launcher-71-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 34387 INFO  (jetty-launcher-71-thread-2) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 34387 INFO  (jetty-launcher-71-thread-1) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 34390 INFO  (jetty-launcher-71-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 34390 INFO  (jetty-launcher-71-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 34390 INFO  (jetty-launcher-71-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 34391 INFO  (jetty-launcher-71-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14c59d12{/solr,null,AVAILABLE}
   [junit4]   2> 34394 INFO  (jetty-launcher-71-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 34394 INFO  (jetty-launcher-71-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 34394 INFO  (jetty-launcher-71-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 34394 INFO  (jetty-launcher-71-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5d1d15ab{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36058}
   [junit4]   2> 34394 INFO  (jetty-launcher-71-thread-1) [    ] o.e.j.s.Server 
Started @34486ms
   [junit4]   2> 34394 INFO  (jetty-launcher-71-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36058}
   [junit4]   2> 34394 INFO  (jetty-launcher-71-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@96e0965{/solr,null,AVAILABLE}
   [junit4]   2> 34394 ERROR (jetty-launcher-71-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 34394 INFO  (jetty-launcher-71-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 34395 INFO  (jetty-launcher-71-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 34395 INFO  (jetty-launcher-71-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 34395 INFO  (jetty-launcher-71-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 34395 INFO  (jetty-launcher-71-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-13T02:22:17.156Z
   [junit4]   2> 34396 INFO  (jetty-launcher-71-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 34398 INFO  (jetty-launcher-71-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2ecf3128{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:55557}
   [junit4]   2> 34398 INFO  (jetty-launcher-71-thread-2) [    ] o.e.j.s.Server 
Started @34490ms
   [junit4]   2> 34398 INFO  (jetty-launcher-71-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55557}
   [junit4]   2> 34399 ERROR (jetty-launcher-71-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 34399 INFO  (jetty-launcher-71-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 34399 INFO  (jetty-launcher-71-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 34399 INFO  (jetty-launcher-71-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 34399 INFO  (jetty-launcher-71-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 34399 INFO  (jetty-launcher-71-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-13T02:22:17.160Z
   [junit4]   2> 34402 INFO  (zkConnectionManagerCallback-80-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 34404 INFO  (zkConnectionManagerCallback-82-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 34405 INFO  (jetty-launcher-71-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 34405 INFO  (jetty-launcher-71-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 34415 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10093b51a280003, likely client has closed socket
   [junit4]   2> 35299 WARN  (jetty-launcher-71-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3ffd5a1a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 35313 WARN  (jetty-launcher-71-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6e0d8591[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 35314 INFO  (jetty-launcher-71-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=localhost:45119/solr
   [junit4]   2> 35343 INFO  (zkConnectionManagerCallback-88-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 35366 INFO  (zkConnectionManagerCallback-90-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 35650 INFO  (jetty-launcher-71-thread-2) 
[n:127.0.0.1:55557_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55557_solr
   [junit4]   2> 35651 INFO  (jetty-launcher-71-thread-2) 
[n:127.0.0.1:55557_solr    ] o.a.s.c.Overseer Overseer 
(id=72220000075120646-127.0.0.1:55557_solr-n_0000000000) starting
   [junit4]   2> 35714 INFO  (zkConnectionManagerCallback-97-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 35731 INFO  (jetty-launcher-71-thread-2) 
[n:127.0.0.1:55557_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at localhost:45119/solr ready
   [junit4]   2> 35777 WARN  (jetty-launcher-71-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@670fe186[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 35782 WARN  (jetty-launcher-71-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7c58332d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 35783 INFO  (jetty-launcher-71-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=localhost:45119/solr
   [junit4]   2> 35844 INFO  (jetty-launcher-71-thread-2) 
[n:127.0.0.1:55557_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55557_solr
   [junit4]   2> 35848 INFO  
(OverseerStateUpdate-72220000075120646-127.0.0.1:55557_solr-n_0000000000) 
[n:127.0.0.1:55557_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:55557_solr
   [junit4]   2> 35851 INFO  (zkConnectionManagerCallback-103-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 35863 INFO  (zkCallback-96-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 35863 INFO  (zkCallback-89-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 35890 DEBUG 
(OverseerAutoScalingTriggerThread-72220000075120646-127.0.0.1:55557_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 35896 INFO  (zkConnectionManagerCallback-105-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 35908 INFO  (jetty-launcher-71-thread-2) 
[n:127.0.0.1:55557_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 35930 DEBUG 
(OverseerAutoScalingTriggerThread-72220000075120646-127.0.0.1:55557_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 35950 INFO  (jetty-launcher-71-thread-1) 
[n:127.0.0.1:36058_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 35964 INFO  (jetty-launcher-71-thread-2) 
[n:127.0.0.1:55557_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55557.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60c0f6b2
   [junit4]   2> 35971 INFO  (jetty-launcher-71-thread-2) 
[n:127.0.0.1:55557_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55557.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60c0f6b2
   [junit4]   2> 35971 INFO  (jetty-launcher-71-thread-2) 
[n:127.0.0.1:55557_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55557.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60c0f6b2
   [junit4]   2> 35973 INFO  (jetty-launcher-71-thread-2) 
[n:127.0.0.1:55557_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_C47B50F5B60B071C-001/tempDir-001/node1/.
   [junit4]   2> 36020 INFO  (jetty-launcher-71-thread-1) 
[n:127.0.0.1:36058_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36058_solr as DOWN
   [junit4]   2> 36023 INFO  (jetty-launcher-71-thread-1) 
[n:127.0.0.1:36058_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 36023 INFO  (jetty-launcher-71-thread-1) 
[n:127.0.0.1:36058_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36058_solr
   [junit4]   2> 36027 INFO  (zkCallback-89-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 36027 INFO  (zkCallback-96-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 36029 INFO  (zkCallback-104-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 36050 INFO  (zkConnectionManagerCallback-113-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36053 INFO  (jetty-launcher-71-thread-1) 
[n:127.0.0.1:36058_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 36055 INFO  (jetty-launcher-71-thread-1) 
[n:127.0.0.1:36058_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at localhost:45119/solr ready
   [junit4]   2> 36056 INFO  (jetty-launcher-71-thread-1) 
[n:127.0.0.1:36058_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 36071 INFO  (jetty-launcher-71-thread-1) 
[n:127.0.0.1:36058_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36058.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60c0f6b2
   [junit4]   2> 36078 INFO  (jetty-launcher-71-thread-1) 
[n:127.0.0.1:36058_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36058.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60c0f6b2
   [junit4]   2> 36078 INFO  (jetty-launcher-71-thread-1) 
[n:127.0.0.1:36058_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36058.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60c0f6b2
   [junit4]   2> 36079 INFO  (jetty-launcher-71-thread-1) 
[n:127.0.0.1:36058_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_C47B50F5B60B071C-001/tempDir-001/node2/.
   [junit4]   2> 36125 DEBUG 
(OverseerAutoScalingTriggerThread-72220000075120646-127.0.0.1:55557_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 36125 DEBUG 
(OverseerAutoScalingTriggerThread-72220000075120646-127.0.0.1:55557_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 36134 INFO  (zkConnectionManagerCallback-119-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36148 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 36150 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
localhost:45119/solr ready
   [junit4]   2> 36167 INFO  
(OverseerAutoScalingTriggerThread-72220000075120646-127.0.0.1:55557_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:36058_solr, 127.0.0.1:55557_solr]
   [junit4]   2> 36170 DEBUG (ScheduledTrigger-213-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 36183 DEBUG 
(OverseerAutoScalingTriggerThread-72220000075120646-127.0.0.1:55557_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 36184 DEBUG 
(OverseerAutoScalingTriggerThread-72220000075120646-127.0.0.1:55557_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 36228 INFO  (qtp804338998-267) [n:127.0.0.1:36058_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=11
   [junit4]   2> 36232 INFO  (qtp804338998-269) [n:127.0.0.1:36058_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 36236 INFO  (qtp804338998-270) [n:127.0.0.1:36058_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 36239 INFO  (qtp804338998-268) [n:127.0.0.1:36058_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 36242 INFO  (qtp804338998-273) [n:127.0.0.1:36058_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 36247 INFO  (qtp660964246-266) [n:127.0.0.1:55557_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 36250 INFO  (qtp660964246-275) [n:127.0.0.1:55557_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 36253 INFO  (qtp660964246-276) [n:127.0.0.1:55557_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 36255 INFO  (qtp660964246-277) [n:127.0.0.1:55557_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 36258 INFO  (qtp660964246-278) [n:127.0.0.1:55557_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 36260 DEBUG (qtp804338998-271) [n:127.0.0.1:36058_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 36261 INFO  (qtp804338998-271) [n:127.0.0.1:36058_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=77
   [junit4]   2> 36262 DEBUG (zkCallback-96-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 36264 DEBUG 
(OverseerAutoScalingTriggerThread-72220000075120646-127.0.0.1:55557_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 36267 INFO  (qtp804338998-267) [n:127.0.0.1:36058_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 36286 DEBUG 
(OverseerAutoScalingTriggerThread-72220000075120646-127.0.0.1:55557_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 36286 DEBUG 
(OverseerAutoScalingTriggerThread-72220000075120646-127.0.0.1:55557_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 36322 INFO  (qtp804338998-267) [n:127.0.0.1:36058_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=56
   [junit4]   2> 36324 WARN  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 36325 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 36325 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 36325 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 36327 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 36327 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 36327 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 36327 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@56d01ef8{/solr,null,AVAILABLE}
   [junit4]   2> 36345 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@7f81bd11{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34963}
   [junit4]   2> 36345 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.e.j.s.Server Started @36437ms
   [junit4]   2> 36345 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34963}
   [junit4]   2> 36345 ERROR 
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 36345 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 36345 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 36345 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 36345 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 36346 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-13T02:22:19.107Z
   [junit4]   2> 36351 INFO  (zkConnectionManagerCallback-121-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36354 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 36573 WARN  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@15ac5baf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 36578 WARN  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@42ab04fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 36579 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.ZkContainer Zookeeper client=localhost:45119/solr
   [junit4]   2> 36588 INFO  (zkConnectionManagerCallback-127-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36605 INFO  (zkConnectionManagerCallback-129-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36612 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [n:127.0.0.1:34963_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 36616 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [n:127.0.0.1:34963_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34963_solr as DOWN
   [junit4]   2> 36621 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [n:127.0.0.1:34963_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 36622 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [n:127.0.0.1:34963_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34963_solr
   [junit4]   2> 36623 INFO  (zkCallback-96-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 36624 INFO  (zkCallback-118-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 36624 INFO  (zkCallback-104-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 36625 INFO  (zkCallback-112-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 36625 INFO  (zkCallback-89-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 36646 INFO  (zkCallback-128-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 36649 INFO  (zkConnectionManagerCallback-136-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36651 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [n:127.0.0.1:34963_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 36653 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [n:127.0.0.1:34963_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at localhost:45119/solr ready
   [junit4]   2> 36653 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [n:127.0.0.1:34963_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 36681 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [n:127.0.0.1:34963_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34963.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60c0f6b2
   [junit4]   2> 36689 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [n:127.0.0.1:34963_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34963.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60c0f6b2
   [junit4]   2> 36690 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [n:127.0.0.1:34963_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34963.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60c0f6b2
   [junit4]   2> 36690 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [n:127.0.0.1:34963_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_C47B50F5B60B071C-001/tempDir-001/node3/.
   [junit4]   2> 36722 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.a.NodeMarkersRegistrationTest ====== KILL OVERSEER 1
   [junit4]   2> 36723 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1472465887
   [junit4]   2> 36723 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55557_solr
   [junit4]   2> 36726 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 36726 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:55557_solr as DOWN
   [junit4]   2> 36728 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 36729 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 36730 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@66f91fd2: rootName = 
solr_55557, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@163a176c
   [junit4]   2> 36734 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 36734 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@57f20d26: rootName = 
solr_55557, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@487801c1
   [junit4]   2> 36737 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 36737 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@59acfb92: rootName = 
solr_55557, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6af85dac
   [junit4]   2> 36737 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5d864054[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 36739 INFO  (closeThreadPool-140-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72220000075120646-127.0.0.1:55557_solr-n_0000000000) closing
   [junit4]   2> 36739 INFO  
(OverseerStateUpdate-72220000075120646-127.0.0.1:55557_solr-n_0000000000) 
[n:127.0.0.1:55557_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:55557_solr
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@31f59551[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 36739 INFO  
(OverseerAutoScalingTriggerThread-72220000075120646-127.0.0.1:55557_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 36741 DEBUG (closeThreadPool-140-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 36742 DEBUG (closeThreadPool-140-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 36743 DEBUG (closeThreadPool-140-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 36743 DEBUG (closeThreadPool-140-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 36743 DEBUG (closeThreadPool-140-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 36743 DEBUG (closeThreadPool-140-thread-2) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 36745 INFO  (closeThreadPool-140-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72220000075120646-127.0.0.1:55557_solr-n_0000000000) closing
   [junit4]   2> 36750 INFO  (zkCallback-135-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 36750 INFO  (zkCallback-118-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 36751 INFO  (zkCallback-112-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 36751 INFO  (zkCallback-104-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36058_solr
   [junit4]   2> 36752 INFO  (zkCallback-104-thread-2) [n:127.0.0.1:36058_solr  
  ] o.a.s.c.Overseer Overseer 
(id=72220000075120649-127.0.0.1:36058_solr-n_0000000001) starting
   [junit4]   2> 36756 INFO  
(OverseerStateUpdate-72220000075120649-127.0.0.1:36058_solr-n_0000000001) 
[n:127.0.0.1:36058_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36058_solr
   [junit4]   2> 36756 INFO  (zkCallback-104-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 36756 DEBUG 
(OverseerAutoScalingTriggerThread-72220000075120649-127.0.0.1:36058_solr-n_0000000001)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 2
   [junit4]   2> 36756 DEBUG 
(OverseerAutoScalingTriggerThread-72220000075120649-127.0.0.1:36058_solr-n_0000000001)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion -1
   [junit4]   2> 36756 DEBUG 
(OverseerAutoScalingTriggerThread-72220000075120649-127.0.0.1:36058_solr-n_0000000001)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 36758 INFO  
(OverseerAutoScalingTriggerThread-72220000075120649-127.0.0.1:36058_solr-n_0000000001)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:34963_solr, 127.0.0.1:36058_solr]
   [junit4]   2> 36758 DEBUG 
(OverseerAutoScalingTriggerThread-72220000075120649-127.0.0.1:36058_solr-n_0000000001)
 [    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 
127.0.0.1:55557_solr
   [junit4]   2> 36760 DEBUG 
(OverseerAutoScalingTriggerThread-72220000075120649-127.0.0.1:36058_solr-n_0000000001)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 36760 DEBUG 
(OverseerAutoScalingTriggerThread-72220000075120649-127.0.0.1:36058_solr-n_0000000001)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 36762 INFO  (zkCallback-128-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 36762 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 36762 INFO  (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:55557_solr
   [junit4]   2> 36764 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.Overseer Overseer 
(id=72220000075120646-127.0.0.1:55557_solr-n_0000000000) closing
   [junit4]   2> 36767 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@2ecf3128{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 36768 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@96e0965{/solr,null,UNAVAILABLE}
   [junit4]   2> 36768 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 37764 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 38768 DEBUG (ScheduledTrigger-235-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 39768 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 40769 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 41770 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 42771 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 43771 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 44772 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 45780 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 46784 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 47784 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 48785 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 49786 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 50787 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 51788 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 52788 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 53789 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 54790 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 55791 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 56792 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 57793 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 58794 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 59794 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 60798 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 61799 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 62800 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 63801 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 64802 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 65803 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 66803 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 67805 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 68806 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 69808 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 70809 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 71810 DEBUG (ScheduledTrigger-235-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 71889 INFO  (jetty-closer-72-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1813991299
   [junit4]   2> 71889 INFO  (jetty-closer-72-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36058_solr
   [junit4]   2> 71890 INFO  (jetty-closer-72-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=469143887
   [junit4]   2> 71890 INFO  (jetty-closer-72-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34963_solr
   [junit4]   2> 71891 INFO  (jetty-closer-72-thread-2) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 71891 INFO  (jetty-closer-72-thread-1) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 71891 INFO  (jetty-closer-72-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34963_solr as DOWN
   [junit4]   2> 71891 INFO  (jetty-closer-72-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:36058_solr as DOWN
   [junit4]   2> 71898 INFO  (jetty-closer-72-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 71898 INFO  (jetty-closer-72-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ef57a71: rootName = 
solr_36058, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@61e554c4
   [junit4]   2> 71901 INFO  (jetty-closer-72-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 71901 INFO  (jetty-closer-72-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5c1b1a6e: rootName = 
solr_36058, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@487801c1
   [junit4]   2> 71903 INFO  (jetty-closer-72-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 71903 INFO  (jetty-closer-72-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5dfee0c7: rootName = 
solr_36058, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6af85dac
   [junit4]   2> 71903 INFO  (jetty-closer-72-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@4dbdf525[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 71933 INFO  (jetty-closer-72-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 71933 INFO  (closeThreadPool-145-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72220000075120649-127.0.0.1:36058_solr-n_0000000001) closing
   [junit4]   2> 71934 INFO  
(OverseerStateUpdate-72220000075120649-127.0.0.1:36058_solr-n_0000000001) 
[n:127.0.0.1:36058_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36058_solr
   [junit4]   2> 71934 INFO  
(OverseerAutoScalingTriggerThread-72220000075120649-127.0.0.1:36058_solr-n_0000000001)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1646247c[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 71935 INFO  (jetty-closer-72-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7dfebe34: rootName = 
solr_34963, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@73f25d01
   [junit4]   2> 71937 DEBUG (closeThreadPool-145-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 71937 DEBUG (closeThreadPool-145-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 71937 DEBUG (closeThreadPool-145-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 71937 DEBUG (closeThreadPool-145-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 71941 INFO  (jetty-closer-72-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 71942 INFO  (jetty-closer-72-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5ec137a0: rootName = 
solr_34963, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@487801c1
   [junit4]   2> 71942 DEBUG (closeThreadPool-145-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 71942 DEBUG (closeThreadPool-145-thread-2) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 71945 INFO  (jetty-closer-72-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 71945 INFO  (jetty-closer-72-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@513e3534: rootName = 
solr_34963, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6af85dac
   [junit4]   2> 71945 INFO  (jetty-closer-72-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 71946 INFO  (jetty-closer-72-thread-1) [    ] o.a.s.c.Overseer 
Overseer (id=72220000075120649-127.0.0.1:36058_solr-n_0000000001) closing
   [junit4]   2> 71946 INFO  (closeThreadPool-145-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72220000075120649-127.0.0.1:36058_solr-n_0000000001) closing
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@4a13525b[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5697b1c6[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 71976 INFO  (jetty-closer-72-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7f81bd11{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 71977 INFO  (jetty-closer-72-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@56d01ef8{/solr,null,UNAVAILABLE}
   [junit4]   2> 71977 INFO  (jetty-closer-72-thread-2) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 71978 INFO  (jetty-closer-72-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5d1d15ab{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 71980 INFO  (jetty-closer-72-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@14c59d12{/solr,null,UNAVAILABLE}
   [junit4]   2> 71982 INFO  (jetty-closer-72-thread-1) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 71991 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 72000 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 72006 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45119
   [junit4]   2> 72006 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45119
   [junit4]   2> 72007 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[C47B50F5B60B071C])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeMarkersRegistration
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=NodeMarkersRegistrationTest 
-Dtests.method=testNodeMarkersRegistration -Dtests.seed=C47B50F5B60B071C 
-Dtests.slow=true -Dtests.locale=en-CA -Dtests.timezone=SystemV/YST9YDT 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 37.9s J0 | 
NodeMarkersRegistrationTest.testNodeMarkersRegistration <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Path 
/autoscaling/nodeLost/127.0.0.1:55557_solr exists
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C47B50F5B60B071C:DCC1D8F9B83ECAF3]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:152)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_C47B50F5B60B071C-001
   [junit4]   2> Dec 13, 2018 2:22:54 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 7 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1857, maxMBSortInHeap=7.414659870081314, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@31610654),
 locale=en-CA, timezone=SystemV/YST9YDT
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_191 
(64-bit)/cpus=3,threads=1,free=115802472,total=253755392
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyField, 
SmileWriterTest, SolrCoreTest, TestReversedWildcardFilterFactory, 
CopyFieldTest, TestDynamicFieldResource, HdfsWriteToMultipleCollectionsTest, 
NodeMarkersRegistrationTest]
   [junit4] Completed [20/838 (1!)] on J0 in 38.66s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 1630 lines...]
   [junit4] Suite: org.apache.solr.cloud.SaslZkACLProviderTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SaslZkACLProviderTest_C47B50F5B60B071C-001/init-core-data-001
   [junit4]   2> 1722921 WARN  
(SUITE-SaslZkACLProviderTest-seed#[C47B50F5B60B071C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 1722921 INFO  
(SUITE-SaslZkACLProviderTest-seed#[C47B50F5B60B071C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1722922 INFO  
(SUITE-SaslZkACLProviderTest-seed#[C47B50F5B60B071C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1722922 INFO  
(SUITE-SaslZkACLProviderTest-seed#[C47B50F5B60B071C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1722924 INFO  
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testSaslZkACLProvider
   [junit4]   2> 1722924 INFO  
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]) [    
] o.a.s.c.SaslZkACLProviderTest ####SETUP_START testSaslZkACLProvider
   [junit4]   2> 1722925 INFO  
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]) [    
] o.a.s.c.SaslZkACLProviderTest ZooKeeper 
dataDir:/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SaslZkACLProviderTest_C47B50F5B60B071C-001/tempDir-002/zookeeper/server1/data
   [junit4]   2> 1725265 WARN  
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]) [    
] o.a.d.s.c.DefaultDirectoryService You didn't change the admin password of 
directory service instance 'DefaultKrbServer'.  Please update the admin 
password as soon as possible to prevent a possible security breach.
   [junit4]   2> 1725492 INFO  
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1725492 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1725492 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1725597 INFO  
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]) [    
] o.a.s.c.ZkTestServer start zk server on port:62996
   [junit4]   2> 1725597 INFO  
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]) [    
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62996
   [junit4]   2> 1725597 INFO  
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62996
   [junit4]   2> 1725631 INFO  (zkConnectionManagerCallback-15368-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725639 WARN  (NioProcessor-6) [    ] o.a.d.s.p.s.k.StoreUtils 
No server entry found for kerberos principal name 
zookeeper/[email protected]
   [junit4]   2> 1725639 WARN  (NioProcessor-6) [    ] o.a.d.s.KERBEROS_LOG No 
server entry found for kerberos principal name zookeeper/[email protected]
   [junit4]   2> 1725640 WARN  (NioProcessor-6) [    ] 
o.a.d.s.k.p.KerberosProtocolHandler Server not found in Kerberos database (7)
   [junit4]   2> 1725640 WARN  (NioProcessor-6) [    ] o.a.d.s.KERBEROS_LOG 
Server not found in Kerberos database (7)
   [junit4]   2> 1725642 INFO  (zkConnectionManagerCallback-15370-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725643 ERROR 
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]-SendThread(serv1-vm3:62996))
 [    ] o.a.z.c.ZooKeeperSaslClient An error: 
(java.security.PrivilegedActionException: javax.security.sasl.SaslException: 
GSS initiate failed [Caused by GSSException: No valid credentials provided 
(Mechanism level: Server not found in Kerberos database (7) - Server not found 
in Kerberos database)]) occurred when evaluating Zookeeper Quorum Member's  
received SASL token. Zookeeper Client will go to AUTH_FAILED state.
   [junit4]   2> 1725643 ERROR 
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]-SendThread(serv1-vm3:62996))
 [    ] o.a.z.ClientCnxn SASL authentication with Zookeeper Quorum member 
failed: javax.security.sasl.SaslException: An error: 
(java.security.PrivilegedActionException: javax.security.sasl.SaslException: 
GSS initiate failed [Caused by GSSException: No valid credentials provided 
(Mechanism level: Server not found in Kerberos database (7) - Server not found 
in Kerberos database)]) occurred when evaluating Zookeeper Quorum Member's  
received SASL token. Zookeeper Client will go to AUTH_FAILED state.
   [junit4]   2> 1725643 WARN  (zkConnectionManagerCallback-15368-thread-1) [   
 ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@586424f8 name: 
ZooKeeperConnection Watcher:127.0.0.1:62996 got event WatchedEvent 
state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 1725645 WARN  (zkConnectionManagerCallback-15368-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 1725648 INFO  (zkConnectionManagerCallback-15372-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725660 WARN  (NioProcessor-5) [    ] o.a.d.s.p.s.k.StoreUtils 
No server entry found for kerberos principal name 
zookeeper/[email protected]
   [junit4]   2> 1725660 WARN  (NioProcessor-5) [    ] o.a.d.s.KERBEROS_LOG No 
server entry found for kerberos principal name zookeeper/[email protected]
   [junit4]   2> 1725660 WARN  (NioProcessor-5) [    ] 
o.a.d.s.k.p.KerberosProtocolHandler Server not found in Kerberos database (7)
   [junit4]   2> 1725660 WARN  (NioProcessor-5) [    ] o.a.d.s.KERBEROS_LOG 
Server not found in Kerberos database (7)
   [junit4]   2> 1725663 ERROR 
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]-SendThread(serv1-vm3:62996))
 [    ] o.a.z.c.ZooKeeperSaslClient An error: 
(java.security.PrivilegedActionException: javax.security.sasl.SaslException: 
GSS initiate failed [Caused by GSSException: No valid credentials provided 
(Mechanism level: Server not found in Kerberos database (7) - Server not found 
in Kerberos database)]) occurred when evaluating Zookeeper Quorum Member's  
received SASL token. Zookeeper Client will go to AUTH_FAILED state.
   [junit4]   2> 1725663 ERROR 
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]-SendThread(serv1-vm3:62996))
 [    ] o.a.z.ClientCnxn SASL authentication with Zookeeper Quorum member 
failed: javax.security.sasl.SaslException: An error: 
(java.security.PrivilegedActionException: javax.security.sasl.SaslException: 
GSS initiate failed [Caused by GSSException: No valid credentials provided 
(Mechanism level: Server not found in Kerberos database (7) - Server not found 
in Kerberos database)]) occurred when evaluating Zookeeper Quorum Member's  
received SASL token. Zookeeper Client will go to AUTH_FAILED state.
   [junit4]   2> 1725663 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10093ceee800002, likely client has closed socket
   [junit4]   2> 1725663 WARN  (zkConnectionManagerCallback-15372-thread-1) [   
 ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@757abecd name: 
ZooKeeperConnection Watcher:127.0.0.1:62996 got event WatchedEvent 
state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 1725663 WARN  (zkConnectionManagerCallback-15372-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 1725764 INFO  
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]) [    
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1725768 WARN  (Thread-5314) [    ] o.a.z.Login TGT renewal 
thread has been interrupted and will exit.
   [junit4]   2> 1725770 INFO  
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]) [    
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62996
   [junit4]   2> 1725770 INFO  
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62996
   [junit4]   2> 1725949 INFO  
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testSaslZkACLProvider
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SaslZkACLProviderTest -Dtests.method=testSaslZkACLProvider 
-Dtests.seed=C47B50F5B60B071C -Dtests.slow=true -Dtests.locale=sr-RS 
-Dtests.timezone=America/St_Kitts -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.03s J1 | SaslZkACLProviderTest.testSaslZkACLProvider <<<
   [junit4]    > Throwable #1: 
org.apache.zookeeper.KeeperException$AuthFailedException: KeeperErrorCode = 
AuthFailed for /solr
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C47B50F5B60B071C:C08F062D2F4FA412]:0)
   [junit4]    >        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:126)
   [junit4]    >        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]    >        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:792)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$makePath$8(SolrZkClient.java:545)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:544)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:436)
   [junit4]    >        at 
org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:83)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SaslZkACLProviderTest_C47B50F5B60B071C-001
   [junit4]   2> Dec 13, 2018 2:50:28 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> Dec 13, 2018 2:50:38 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at 
org.apache.solr.cloud.SaslZkACLProviderTest: 
   [junit4]   2>    1) Thread[id=39086, 
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]-EventThread,
 state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
   [junit4]   2>    2) Thread[id=39077, 
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]-EventThread,
 state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
   [junit4]   2> Dec 13, 2018 2:50:38 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=39086, 
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]-EventThread,
 state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>    2) Thread[id=39077, 
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]-EventThread,
 state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2> 1736143 ERROR 
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]-EventThread)
 [    ] o.a.z.ClientCnxn Event thread exiting due to interruption
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
 ~[?:1.8.0_191]
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
 ~[?:1.8.0_191]
   [junit4]   2>        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) 
~[?:1.8.0_191]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504) 
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 1736143 ERROR 
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[C47B50F5B60B071C]-EventThread)
 [    ] o.a.z.ClientCnxn Event thread exiting due to interruption
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
 ~[?:1.8.0_191]
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
 ~[?:1.8.0_191]
   [junit4]   2>        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) 
~[?:1.8.0_191]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504) 
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> Dec 13, 2018 2:50:38 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=866, maxMBSortInHeap=7.297411540052108, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4189b66a),
 locale=sr-RS, timezone=America/St_Kitts
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_191 
(64-bit)/cpus=3,threads=2,free=116391416,total=505413632
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyFieldReuse, 
TestBinaryResponseWriter, TestBackupRepositoryFactory, 
TestWordDelimiterFilterFactory, CurrencyFieldTypeTest, 
TestFieldCollectionResource, StressHdfsTest, RestoreTriggerStateTest, 
BlockDirectoryTest, DistributedSpellCheckComponentTest, StatsReloadRaceTest, 
TestJsonFacetRefinement, TestSimpleTextCodec, ZkNodePropsTest, 
UninvertDocValuesMergePolicyTest, DistributedTermsComponentTest, 
TriggerIntegrationTest, ClusterStateUpdateTest, TestXIncludeConfig, 
TestHalfAndHalfDocValues, BasicFunctionalityTest, 
TestDynamicFieldCollectionResource, LeaderFailureAfterFreshStartTest, 
NumericFieldsTest, UtilsToolTest, SolrGangliaReporterTest, 
TestIndexingPerformance, TestZkChroot, TestSimpleTrackingShardHandler, 
MetricsHistoryIntegrationTest, SolrTestCaseJ4Test, TestHttpShardHandlerFactory, 
TestNestedDocsSort, TestBulkSchemaAPI, DocExpirationUpdateProcessorFactoryTest, 
LukeRequestHandlerTest, TestConfigOverlay, TestDFISimilarityFactory, 
RandomizedTaggerTest, TermVectorComponentTest, TestSimPolicyCloud, 
TestManagedSynonymGraphFilterFactory, ZkStateReaderTest, 
TestSolrCloudWithKerberosAlt, MetricTriggerTest, 
OverriddenZkACLAndCredentialsProvidersTest, CoreAdminHandlerTest, 
IndexBasedSpellCheckerTest, TestJsonFacetsStatsParsing, 
PeerSyncWithBufferUpdatesTest, DirectoryFactoryTest, TestSolrIndexConfig, 
SolrIndexMetricsTest, UniqFieldsUpdateProcessorFactoryTest, TestFieldCacheSort, 
AtomicUpdateProcessorFactoryTest, MoreLikeThisHandlerTest, 
CollectionStateFormat2Test, TestElisionMultitermQuery, TestSubQueryTransformer, 
SimplePostToolTest, TestCore

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

size = 0, active threads = 0, queued tasks = 0, completed tasks = 4]
   [junit4]   2> 357165 INFO  (zkCallback-3878-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2b3938f4[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 7]
   [junit4]   2> 357171 INFO  (jetty-closer-3818-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@60d3e587{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 357171 INFO  (jetty-closer-3818-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@69cae62e{/solr,null,UNAVAILABLE}
   [junit4]   2> 357172 INFO  (jetty-closer-3818-thread-3) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 357177 INFO  
(SUITE-StreamDecoratorTest-seed#[9E6D75D053EEA6F]-worker) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 357179 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10093e7750e0000, likely client has closed socket
   [junit4]   2> 357183 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        46      /solr/aliases.json
   [junit4]   2>        46      /solr/clusterprops.json
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        7       
/solr/collections/destinationCollection/terms/shard2
   [junit4]   2>        6       
/solr/collections/destinationCollection/terms/shard1
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       
/solr/collections/parallelDestinationCollection/terms/shard1
   [junit4]   2>        4       
/solr/collections/parallelDestinationCollection/terms/shard2
   [junit4]   2>        4       
/solr/collections/destinationCollection/state.json
   [junit4]   2>        4       
/solr/collections/parallelDestinationCollection1/terms/shard2
   [junit4]   2>        3       
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        3       
/solr/collections/collection1_collection/terms/shard1
   [junit4]   2>        3       
/solr/collections/collection1_collection/terms/shard2
   [junit4]   2>        3       
/solr/collections/parallelDestinationCollection1/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        46      /solr/clusterstate.json
   [junit4]   2>        26      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        16      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        13      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72220216348508168-127.0.0.1:42272_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        46      /solr/live_nodes
   [junit4]   2>        46      /solr/collections
   [junit4]   2> 
   [junit4]   2> 357190 INFO  
(SUITE-StreamDecoratorTest-seed#[9E6D75D053EEA6F]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57079
   [junit4]   2> 357190 INFO  
(SUITE-StreamDecoratorTest-seed#[9E6D75D053EEA6F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 57079
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamDecoratorTest_9E6D75D053EEA6F-001
   [junit4]   2> Dec 13, 2018 3:17:47 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1b190b5b),
 locale=sq-AL, timezone=Europe/Lisbon
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_191 
(64-bit)/cpus=3,threads=1,free=121010336,total=392167424
   [junit4]   2> NOTE: All tests run in this JVM: [TestHash, 
TestV1toV2ApiMapper, SolrZkClientTest, SolrExampleStreamingBinaryTest, 
HttpSolrClientBuilderTest, JdbcTest, RangeFacetMapTest, TestLang, 
LengthEvaluatorTest, ConcurrentUpdateHttp2SolrClientMultiCollectionTest, 
CommonAdminParamsTest, ExclusiveOrEvaluatorTest, TestSolrJsonWriter, 
CosineEvaluatorTest, TestValidatingJsonMap, 
JsonQueryRequestHeatmapFacetingTest, RecursiveEvaluatorTest, 
MathExpressionTest, CumulativeProbabilityEvaluatorTest, 
TestCollectionStateWatchers, CloudSolrClientMultiConstructorTest, 
TestJsonRecordReader, TestCoreAdmin, UuidEvaluatorTest, FacetFieldTest, 
JsonQueryRequestUnitTest, MergeIndexesEmbeddedTest, CloudSolrClientTest, 
SolrExceptionTest, HttpSolrClientSSLAuthConPoolTest, 
TestCollectionAdminRequest, MultiplyEvaluatorTest, TestSolrJErrorHandling, 
StreamingTest, JsonRequestApiTest, TermsResponseTest, SolrParamTest, 
ConcurrentUpdateSolrClientBadInputTest, SolrDocumentTest, HeatmapFacetMapTest, 
AppendEvaluatorTest, ConcurrentUpdateSolrClientMultiCollectionTest, 
GetByIdTest, Http2SolrClientTest, JdbcDriverTest, StreamDecoratorTest]
   [junit4] Completed [164/184 (1!)] on J0 in 34.67s, 47 tests, 1 failure, 14 
skipped <<< FAILURES!

[...truncated 44891 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /var/tmp/ecj74692187
 [ecj-lint] Compiling 686 source files to /var/tmp/ecj74692187
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/solrj/src/java/org/apache/solr/client/solrj/impl/BinaryResponseParser.java
 (at line 50)
 [ecj-lint]     return (NamedList<Object>) new 
JavaBinCodec(null,stringCache).unmarshal(body);
 [ecj-lint]                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java
 (at line 39)
 [ecj-lint]     import java.util.concurrent.ThreadFactory;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.concurrent.ThreadFactory is never used
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java
 (at line 43)
 [ecj-lint]     import java.util.concurrent.atomic.AtomicInteger;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.concurrent.atomic.AtomicInteger is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/solrj/src/java/org/apache/solr/client/solrj/io/eval/PivotEvaluator.java
 (at line 45)
 [ecj-lint]     public Object doWork(Object[] values) throws IOException {
 [ecj-lint]                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Varargs methods should only override or be overridden by other 
varargs methods unlike PivotEvaluator.doWork(Object[]) and 
ManyValueWorker.doWork(Object...)
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/solrj/src/java/org/apache/solr/client/solrj/request/MultiContentWriterRequest.java
 (at line 63)
 [ecj-lint]     new JavaBinCodec().marshal((IteratorWriter) iw -> {
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/solrj/src/java/org/apache/solr/common/cloud/ZkNodeProps.java
 (at line 97)
 [ecj-lint]     props = (Map<String, Object>) new 
JavaBinCodec().unmarshal(bytes);
 [ecj-lint]                                   ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/solrj/src/java/org/apache/solr/common/util/Utils.java
 (at line 186)
 [ecj-lint]     new SolrJSONWriter(writer)
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 7 problems (2 errors, 5 warnings)

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/build.xml:633: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/build.xml:101: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build.xml:680: 
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/solrj/build.xml:69:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/lucene/common-build.xml:2132:
 Compile failed; see the compiler error output for details.

Total time: 92 minutes 12 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to