You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/03/06 00:07:43 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
Error from server at http://127.0.0.1:61939/i/j/collection1: Error from server at null: java.lang.NullPointerException  at org.apache.solr.handler.component.ResponseBuilder.setResult(ResponseBuilder.java:466)  at org.apache.solr.handler.component.QueryComponent.doProcessGroupedDistributedSearchSecondPhase(QueryComponent.java:1373)  at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:362)  at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:298)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2566)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)  at org.eclipse.jetty.server.Server.handle(Server.java:502)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:305)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)  at java.lang.Thread.run(Thread.java:748) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61939/i/j/collection1: Error from server at null: java.lang.NullPointerException
	at org.apache.solr.handler.component.ResponseBuilder.setResult(ResponseBuilder.java:466)
	at org.apache.solr.handler.component.QueryComponent.doProcessGroupedDistributedSearchSecondPhase(QueryComponent.java:1373)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:362)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:298)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2566)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:502)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:305)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
	at java.lang.Thread.run(Thread.java:748)

	at __randomizedtesting.SeedInfo.seed([1E68FD0F0AE6FAF4:963CC2D5A41A970C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:626)
	at org.apache.solr.TestDistributedGrouping.simpleQuery(TestDistributedGrouping.java:321)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:309)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1108)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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)




Build Log:
[...truncated 12606 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1E68FD0F0AE6FAF4-001/init-core-data-001
   [junit4]   2> 67202 WARN  (SUITE-TestDistributedGrouping-seed#[1E68FD0F0AE6FAF4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 67202 INFO  (SUITE-TestDistributedGrouping-seed#[1E68FD0F0AE6FAF4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 67204 INFO  (SUITE-TestDistributedGrouping-seed#[1E68FD0F0AE6FAF4]-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> 67204 INFO  (SUITE-TestDistributedGrouping-seed#[1E68FD0F0AE6FAF4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 67204 INFO  (SUITE-TestDistributedGrouping-seed#[1E68FD0F0AE6FAF4]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /i/j
   [junit4]   2> 67541 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1E68FD0F0AE6FAF4-001/tempDir-001/control/cores/collection1
   [junit4]   2> 67551 WARN  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 67553 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 67553 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 67553 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] 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> 67553 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 67554 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 67554 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 67556 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@130aeb1a{/i/j,null,AVAILABLE}
   [junit4]   2> 67559 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@79b4d58b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:52866}
   [junit4]   2> 67559 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.e.j.s.Server Started @67720ms
   [junit4]   2> 67559 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/i/j, hostPort=52866, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1E68FD0F0AE6FAF4-001/tempDir-001/control/cores}
   [junit4]   2> 67560 ERROR (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 67560 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 67567 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 67567 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 67567 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 67567 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-05T22:27:29.076Z
   [junit4]   2> 67568 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1E68FD0F0AE6FAF4-001/tempDir-001/control/solr.xml
   [junit4]   2> 67572 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 67572 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 67573 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@39c8b16d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 67877 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 67899 WARN  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3a309d7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 67909 WARN  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5456aaab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 67958 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 67958 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 67977 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39c8b16d
   [junit4]   2> 67985 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39c8b16d
   [junit4]   2> 67985 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39c8b16d
   [junit4]   2> 67987 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1E68FD0F0AE6FAF4-001/tempDir-001/control/cores
   [junit4]   2> 67987 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 68001 INFO  (coreLoadExecutor-202-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 68079 INFO  (coreLoadExecutor-202-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 68166 INFO  (coreLoadExecutor-202-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 68443 INFO  (coreLoadExecutor-202-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 68466 INFO  (coreLoadExecutor-202-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 68466 INFO  (coreLoadExecutor-202-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39c8b16d
   [junit4]   2> 68467 INFO  (coreLoadExecutor-202-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1E68FD0F0AE6FAF4-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 68470 INFO  (coreLoadExecutor-202-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1635076846, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 68552 INFO  (coreLoadExecutor-202-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 68552 INFO  (coreLoadExecutor-202-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 68811 INFO  (coreLoadExecutor-202-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 68811 INFO  (coreLoadExecutor-202-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 68812 INFO  (coreLoadExecutor-202-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23943278396970397]
   [junit4]   2> 68812 INFO  (coreLoadExecutor-202-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19c91e5d[collection1] main]
   [junit4]   2> 68813 INFO  (coreLoadExecutor-202-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 68817 INFO  (coreLoadExecutor-202-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 68835 INFO  (coreLoadExecutor-202-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 68835 INFO  (coreLoadExecutor-202-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627206294274310144
   [junit4]   2> 68836 INFO  (searcherExecutor-203-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 68837 INFO  (searcherExecutor-203-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 68837 INFO  (searcherExecutor-203-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 68837 INFO  (searcherExecutor-203-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 68838 INFO  (searcherExecutor-203-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 68839 INFO  (searcherExecutor-203-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 68839 INFO  (searcherExecutor-203-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 68840 INFO  (searcherExecutor-203-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 68840 INFO  (searcherExecutor-203-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 68842 INFO  (searcherExecutor-203-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19c91e5d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 69624 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1E68FD0F0AE6FAF4-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 69625 WARN  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 69625 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 69625 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 69625 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] 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> 69628 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 69628 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 69628 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 69629 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1834acd{/i/j,null,AVAILABLE}
   [junit4]   2> 69633 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1813b7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61939}
   [junit4]   2> 69633 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.e.j.s.Server Started @69795ms
   [junit4]   2> 69633 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/i/j, hostPort=61939, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1E68FD0F0AE6FAF4-001/tempDir-001/shard0/cores}
   [junit4]   2> 69634 ERROR (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 69634 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 69634 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 69634 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 69634 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 69634 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-05T22:27:31.143Z
   [junit4]   2> 69635 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1E68FD0F0AE6FAF4-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 69639 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 69639 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 69720 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@39c8b16d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 71113 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 71143 WARN  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6fe3500d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 71154 WARN  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7b795485[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 71202 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 71203 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 71432 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39c8b16d
   [junit4]   2> 71464 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39c8b16d
   [junit4]   2> 71464 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39c8b16d
   [junit4]   2> 71476 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1E68FD0F0AE6FAF4-001/tempDir-001/shard0/cores
   [junit4]   2> 71476 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 71640 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 71753 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 71916 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 72780 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 72814 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 72814 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39c8b16d
   [junit4]   2> 72814 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1E68FD0F0AE6FAF4-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 72816 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1635076846, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 73223 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 73223 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73608 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 73608 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 73609 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23943278396970397]
   [junit4]   2> 73611 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2169600d[collection1] main]
   [junit4]   2> 73611 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 73649 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 73703 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 73703 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627206299378778112
   [junit4]   2> 73705 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 73706 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 73706 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 73706 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 73706 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 73708 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 73708 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 73709 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 73710 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 73737 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2169600d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 74207 INFO  (TEST-TestDistributedGrouping.test-seed#[1E68FD0F0AE6FAF4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 74251 INFO  (qtp1096605958-514) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1627206299911454720)} 0 40
   [junit4]   2> 74267 INFO  (qtp9475641-532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1627206299960737792)} 0 9
   [junit4]   2> 74270 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1627206299973320704,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 74270 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 74280 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 74280 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 74283 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1627206299986952192,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 74283 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 74287 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 74299 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 16
   [junit4]   2> 74321 INFO  (qtp1096605958-516) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={q=*:*&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=20
   [junit4]   2> 74647 INFO  (qtp9475641-533) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:61939/i/j/collection1|[ff01::083]:33332/i/j&rows=100&version=2&q=*:*&NOW=1551824855834&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=73
   [junit4]   2> 74669 INFO  (qtp9475641-535) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={q=*:*&shards=http://127.0.0.1:61939/i/j/collection1|[ff01::083]:33332/i/j&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=344
   [junit4]   2> 74671 INFO  (qtp1096605958-515) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={q=*:*&distrib=false&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 74682 INFO  (qtp9475641-534) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/i/j|http://127.0.0.1:61939/i/j/collection1&rows=100&version=2&q=*:*&NOW=1551824856181&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 74685 INFO  (qtp9475641-532) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={q=*:*&shards=[ff01::213]:33332/i/j|http://127.0.0.1:61939/i/j/collection1&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=12
   [junit4]   2> 74688 INFO  (qtp1096605958-512) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={q=*:*&facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 74699 INFO  (qtp9475641-536) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/i/j|http://127.0.0.1:61939/i/j/collection1&rows=100&version=2&q=*:*&NOW=1551824856199&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 74721 INFO  (qtp9475641-533) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/i/j|http://127.0.0.1:61939/i/j/collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&NOW=1551824856199&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=9
   [junit4]   2> 74733 INFO  (qtp9475641-537) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={q=*:*&shards=[ff01::083]:33332/i/j|http://127.0.0.1:61939/i/j/collection1&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=42
   [junit4]   2> 74751 INFO  (qtp1096605958-513) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={q=*:*&distrib=false&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} hits=0 status=0 QTime=16
   [junit4]   2> 74757 INFO  (qtp9475641-534) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/i/j|http://127.0.0.1:61939/i/j/collection1|[ff01::114]:33332/i/j|[ff01::213]:33332/i/j&rows=100&version=2&q=*:*&stats=false&NOW=1551824856263&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 74762 INFO  (qtp9475641-532) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/i/j|http://127.0.0.1:61939/i/j/collection1|[ff01::114]:33332/i/j|[ff01::213]:33332/i/j&rows=100&version=2&group.distributed.second=true&q=*:*&stats=true&NOW=1551824856263&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=1
   [junit4]   2> 74764 INFO  (qtp9475641-535) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={q=*:*&shards=[ff01::083]:33332/i/j|http://127.0.0.1:61939/i/j/collection1|[ff01::114]:33332/i/j|[ff01::213]:33332/i/j&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=9
   [junit4]   2> 74769 INFO  (qtp1096605958-514) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={df=subject&distrib=false&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 74781 INFO  (qtp9475641-533) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:61939/i/j/collection1&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&NOW=1551824856285&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=3
   [junit4]   2> 74785 INFO  (qtp9475641-536) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=http://127.0.0.1:61939/i/j/collection1&spellcheck=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=8
   [junit4]   2> 74797 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=8
   [junit4]   2> 74806 INFO  (qtp9475641-534) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/i/j|http://127.0.0.1:61939/i/j/collection1&rows=100&version=2&q=*:*&group.truncate=true&NOW=1551824856310&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 74812 INFO  (qtp9475641-532) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/i/j|http://127.0.0.1:61939/i/j/collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&group.truncate=true&NOW=1551824856310&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=2
   [junit4]   2> 74813 INFO  (qtp9475641-537) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/i/j path=/select params={facet.field=a_t&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&shards=[ff01::213]:33332/i/j|http://127.0.0.1:61939/i/j/collection1&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=11
   [junit4]   2> 74846 INFO  (qtp1096605958-516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[1 (1627206300561571840)]} 0 14
   [junit4]   2> 74856 INFO  (qtp9475641-535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[1 (1627206300579397632)]} 0 8
   [junit4]   2> 74862 INFO  (qtp1096605958-515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[2 (1627206300589883392)]} 0 4
   [junit4]   2> 74866 INFO  (qtp9475641-533) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[2 (1627206300596174848)]} 0 2
   [junit4]   2> 74869 INFO  (qtp1096605958-512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[3 (1627206300600369152)]} 0 1
   [junit4]   2> 74872 INFO  (qtp9475641-536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[3 (1627206300603514880)]} 0 1
   [junit4]   2> 74876 INFO  (qtp1096605958-513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[4 (1627206300606660608)]} 0 2
   [junit4]   2> 74880 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[4 (1627206300610854912)]} 0 1
   [junit4]   2> 74882 INFO  (qtp1096605958-514) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[5 (1627206300614000640)]} 0 1
   [junit4]   2> 74885 INFO  (qtp9475641-532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[5 (1627206300617146368)]} 0 1
   [junit4]   2> 74888 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[6 (1627206300620292096)]} 0 1
   [junit4]   2> 74890 INFO  (qtp9475641-537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[6 (1627206300622389248)]} 0 1
   [junit4]   2> 74893 INFO  (qtp1096605958-516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[7 (1627206300625534976)]} 0 1
   [junit4]   2> 74895 INFO  (qtp9475641-535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[7 (1627206300628680704)]} 0 1
   [junit4]   2> 74899 INFO  (qtp1096605958-515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[8 (1627206300631826432)]} 0 1
   [junit4]   2> 74901 INFO  (qtp9475641-533) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[8 (1627206300633923584)]} 0 1
   [junit4]   2> 74904 INFO  (qtp1096605958-512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[9 (1627206300637069312)]} 0 1
   [junit4]   2> 74907 INFO  (qtp9475641-536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[9 (1627206300640215040)]} 0 1
   [junit4]   2> 74911 INFO  (qtp1096605958-513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[10 (1627206300644409344)]} 0 1
   [junit4]   2> 74913 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[10 (1627206300646506496)]} 0 1
   [junit4]   2> 74916 INFO  (qtp1096605958-514) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[11 (1627206300649652224)]} 0 1
   [junit4]   2> 74922 INFO  (qtp9475641-532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[11 (1627206300654895104)]} 0 2
   [junit4]   2> 74926 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[12 (1627206300661186560)]} 0 1
   [junit4]   2> 74933 INFO  (qtp9475641-537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[12 (1627206300668526592)]} 0 1
   [junit4]   2> 74937 INFO  (qtp1096605958-516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[14 (1627206300671672320)]} 0 1
   [junit4]   2> 74939 INFO  (qtp9475641-535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[14 (1627206300674818048)]} 0 1
   [junit4]   2> 74947 INFO  (qtp1096605958-515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[15 (1627206300682158080)]} 0 1
   [junit4]   2> 74952 INFO  (qtp9475641-533) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[15 (1627206300688449536)]} 0 0
   [junit4]   2> 74956 INFO  (qtp1096605958-512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[16 (1627206300691595264)]} 0 1
   [junit4]   2> 74963 INFO  (qtp9475641-536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[16 (1627206300698935296)]} 0 1
   [junit4]   2> 74976 INFO  (qtp1096605958-513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[17 (1627206300712566784)]} 0 1
   [junit4]   2> 74985 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[17 (1627206300722003968)]} 0 1
   [junit4]   2> 74993 INFO  (qtp1096605958-514) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[18 (1627206300730392576)]} 0 1
   [junit4]   2> 75002 INFO  (qtp9475641-532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[18 (1627206300739829760)]} 0 1
   [junit4]   2> 75046 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[19 (1627206300785967104)]} 0 1
   [junit4]   2> 75049 INFO  (qtp9475641-537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[19 (1627206300790161408)]} 0 1
   [junit4]   2> 75057 INFO  (qtp1096605958-516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[20 (1627206300798550016)]} 0 5
   [junit4]   2> 75060 INFO  (qtp9475641-535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[20 (1627206300800647168)]} 0 1
   [junit4]   2> 75066 INFO  (qtp1096605958-515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[21 (1627206300806938624)]} 0 1
   [junit4]   2> 75073 INFO  (qtp9475641-533) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[21 (1627206300815327232)]} 0 1
   [junit4]   2> 75077 INFO  (qtp1096605958-512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[22 (1627206300818472960)]} 0 1
   [junit4]   2> 75082 INFO  (qtp9475641-536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[22 (1627206300822667264)]} 0 1
   [junit4]   2> 75084 INFO  (qtp1096605958-513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[23 (1627206300825812992)]} 0 1
   [junit4]   2> 75088 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[23 (1627206300830007296)]} 0 1
   [junit4]   2> 75093 INFO  (qtp1096605958-514) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[100 (1627206300835250176)]} 0 1
   [junit4]   2> 75095 INFO  (qtp9475641-532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[100 (1627206300838395904)]} 0 0
   [junit4]   2> 75097 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[101 (1627206300840493056)]} 0 1
   [junit4]   2> 75100 INFO  (qtp9475641-537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[101 (1627206300842590208)]} 0 1
   [junit4]   2> 75105 INFO  (qtp1096605958-516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[102 (1627206300847833088)]} 0 1
   [junit4]   2> 75109 INFO  (qtp9475641-535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[102 (1627206300852027392)]} 0 1
   [junit4]   2> 75111 INFO  (qtp1096605958-515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[103 (1627206300854124544)]} 0 1
   [junit4]   2> 75115 INFO  (qtp9475641-533) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[103 (1627206300857270272)]} 0 1
   [junit4]   2> 75118 INFO  (qtp1096605958-512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[104 (1627206300861464576)]} 0 0
   [junit4]   2> 75123 INFO  (qtp9475641-536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[104 (1627206300864610304)]} 0 3
   [junit4]   2> 75128 INFO  (qtp1096605958-513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[105 (1627206300871950336)]} 0 1
   [junit4]   2> 75135 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[105 (1627206300876144640)]} 0 3
   [junit4]   2> 75139 INFO  (qtp1096605958-514) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[106 (1627206300883484672)]} 0 1
   [junit4]   2> 75164 INFO  (qtp9475641-532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[106 (1627206300909699072)]} 0 1
   [junit4]   2> 75171 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[107 (1627206300918087680)]} 0 0
   [junit4]   2> 75176 INFO  (qtp9475641-537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[107 (1627206300922281984)]} 0 1
   [junit4]   2> 75178 INFO  (qtp1096605958-516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[108 (1627206300924379136)]} 0 0
   [junit4]   2> 75215 INFO  (qtp9475641-535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[108 (1627206300964225024)]} 0 1
   [junit4]   2> 75218 INFO  (qtp1096605958-515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[109 (1627206300966322176)]} 0 0
   [junit4]   2> 75220 INFO  (qtp9475641-533) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[109 (1627206300968419328)]} 0 0
   [junit4]   2> 75222 INFO  (qtp1096605958-512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[110 (1627206300970516480)]} 0 0
   [junit4]   2> 75225 INFO  (qtp9475641-536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[110 (1627206300973662208)]} 0 0
   [junit4]   2> 75230 INFO  (qtp1096605958-513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[111 (1627206300978905088)]} 0 1
   [junit4]   2> 75236 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[111 (1627206300984147968)]} 0 1
   [junit4]   2> 75248 INFO  (qtp1096605958-514) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[112 (1627206300997779456)]} 0 1
   [junit4]   2> 75252 INFO  (qtp9475641-532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[112 (1627206301003022336)]} 0 0
   [junit4]   2> 75258 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[113 (1627206301008265216)]} 0 0
   [junit4]   2> 75263 INFO  (qtp9475641-537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[113 (1627206301013508096)]} 0 0
   [junit4]   2> 75267 INFO  (qtp1096605958-516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[114 (1627206301017702400)]} 0 1
   [junit4]   2> 75272 INFO  (qtp9475641-535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[114 (1627206301022945280)]} 0 0
   [junit4]   2> 75275 INFO  (qtp1096605958-515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[115 (1627206301026091008)]} 0 0
   [junit4]   2> 75278 INFO  (qtp9475641-533) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[115 (1627206301029236736)]} 0 0
   [junit4]   2> 75283 INFO  (qtp1096605958-512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[116 (1627206301034479616)]} 0 0
   [junit4]   2> 75286 INFO  (qtp9475641-536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[116 (1627206301038673920)]} 0 0
   [junit4]   2> 75290 INFO  (qtp1096605958-513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[117 (1627206301041819648)]} 0 1
   [junit4]   2> 75292 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[117 (1627206301043916800)]} 0 0
   [junit4]   2> 75295 INFO  (qtp1096605958-514) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[118 (1627206301048111104)]} 0 0
   [junit4]   2> 75298 INFO  (qtp9475641-532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[118 (1627206301050208256)]} 0 0
   [junit4]   2> 75301 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[119 (1627206301054402560)]} 0 0
   [junit4]   2> 75303 INFO  (qtp9475641-537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[119 (1627206301055451136)]} 0 0
   [junit4]   2> 75305 INFO  (qtp1096605958-516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[120 (1627206301057548288)]} 0 0
   [junit4]   2> 75307 INFO  (qtp9475641-535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[120 (1627206301059645440)]} 0 0
   [junit4]   2> 75309 INFO  (qtp1096605958-515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[121 (1627206301061742592)]} 0 0
   [junit4]   2> 75312 INFO  (qtp9475641-533) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[121 (1627206301064888320)]} 0 0
   [junit4]   2> 75317 INFO  (qtp1096605958-512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[122 (1627206301071179776)]} 0 0
   [junit4]   2> 75320 INFO  (qtp9475641-536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[122 (1627206301073276928)]} 0 0
   [junit4]   2> 75323 INFO  (qtp1096605958-513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[123 (1627206301077471232)]} 0 0
   [junit4]   2> 75325 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[123 (1627206301078519808)]} 0 0
   [junit4]   2> 75327 INFO  (qtp1096605958-514) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[124 (1627206301081665536)]} 0 0
   [junit4]   2> 75329 INFO  (qtp9475641-532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[124 (1627206301083762688)]} 0 0
   [junit4]   2> 75331 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[125 (1627206301084811264)]} 0 0
   [junit4]   2> 75333 INFO  (qtp9475641-537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[125 (1627206301086908416)]} 0 0
   [junit4]   2> 75335 INFO  (qtp1096605958-516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[126 (1627206301089005568)]} 0 0
   [junit4]   2> 75336 INFO  (qtp9475641-535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[126 (1627206301091102720)]} 0 0
   [junit4]   2> 75339 INFO  (qtp1096605958-515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[127 (1627206301094248448)]} 0 0
   [junit4]   2> 75353 INFO  (qtp9475641-533) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[127 (1627206301107879936)]} 0 1
   [junit4]   2> 75370 INFO  (qtp1096605958-512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[128 (1627206301126754304)]} 0 0
   [junit4]   2> 75376 INFO  (qtp9475641-536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[128 (1627206301131997184)]} 0 0
   [junit4]   2> 75382 INFO  (qtp1096605958-513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[129 (1627206301139337216)]} 0 0
   [junit4]   2> 75386 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[129 (1627206301143531520)]} 0 0
   [junit4]   2> 75393 INFO  (qtp1096605958-514) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[130 (1627206301149822976)]} 0 1
   [junit4]   2> 75397 INFO  (qtp9475641-532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[130 (1627206301155065856)]} 0 0
   [junit4]   2> 75402 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[131 (1627206301159260160)]} 0 1
   [junit4]   2> 75405 INFO  (qtp9475641-537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[131 (1627206301162405888)]} 0 1
   [junit4]   2> 75408 INFO  (qtp1096605958-516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[132 (1627206301165551616)]} 0 0
   [junit4]   2> 75412 INFO  (qtp9475641-535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[132 (1627206301169745920)]} 0 1
   [junit4]   2> 75414 INFO  (qtp1096605958-515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[133 (1627206301172891648)]} 0 0
   [junit4]   2> 75423 INFO  (qtp9475641-533) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[133 (1627206301182328832)]} 0 5
   [junit4]   2> 75425 INFO  (qtp1096605958-512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[134 (1627206301184425984)]} 0 0
   [junit4]   2> 75427 INFO  (qtp9475641-536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[134 (1627206301186523136)]} 0 0
   [junit4]   2> 75428 INFO  (qtp1096605958-513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[135 (1627206301187571712)]} 0 0
   [junit4]   2> 75431 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[135 (1627206301189668864)]} 0 0
   [junit4]   2> 75434 INFO  (qtp1096605958-514) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[136 (1627206301192814592)]} 0 1
   [junit4]   2> 75450 INFO  (qtp9475641-532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[136 (1627206301209591808)]} 0 0
   [junit4]   2> 75457 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[137 (1627206301215883264)]} 0 1
   [junit4]   2> 75461 INFO  (qtp9475641-537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[137 (1627206301221126144)]} 0 1
   [junit4]   2> 75467 INFO  (qtp1096605958-516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[138 (1627206301228466176)]} 0 0
   [junit4]   2> 75470 INFO  (qtp9475641-535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[138 (1627206301230563328)]} 0 1
   [junit4]   2> 75472 INFO  (qtp1096605958-515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[139 (1627206301232660480)]} 0 0
   [junit4]   2> 75483 INFO  (qtp9475641-533) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[139 (1627206301242097664)]} 0 4
   [junit4]   2> 75489 INFO  (qtp1096605958-512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[140 (1627206301250486272)]} 0 1
   [junit4]   2> 75492 INFO  (qtp9475641-536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[140 (1627206301253632000)]} 0 0
   [junit4]   2> 75494 INFO  (qtp1096605958-513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[141 (1627206301256777728)]} 0 0
   [junit4]   2> 75507 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[141 (1627206301269360640)]} 0 0
   [junit4]   2> 75512 INFO  (qtp1096605958-514) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[142 (1627206301274603520)]} 0 0
   [junit4]   2> 75515 INFO  (qtp9475641-532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[142 (1627206301277749248)]} 0 1
   [junit4]   2> 75518 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[143 (1627206301281943552)]} 0 0
   [junit4]   2> 75525 INFO  (qtp9475641-537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[143 (1627206301288235008)]} 0 2
   [junit4]   2> 75529 INFO  (qtp1096605958-516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[144 (1627206301292429312)]} 0 0
   [junit4]   2> 75531 INFO  (qtp9475641-535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[144 (1627206301294526464)]} 0 0
   [junit4]   2> 75533 INFO  (qtp1096605958-515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[145 (1627206301296623616)]} 0 0
   [junit4]   2> 75535 INFO  (qtp9475641-533) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[145 (1627206301299769344)]} 0 0
   [junit4]   2> 75540 INFO  (qtp1096605958-512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[146 (1627206301303963648)]} 0 0
   [junit4]   2> 75542 INFO  (qtp9475641-536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[146 (1627206301307109376)]} 0 0
   [junit4]   2> 75547 INFO  (qtp1096605958-513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[147 (1627206301312352256)]} 0 0
   [junit4]   2> 75555 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[147 (1627206301319692288)]} 0 0
   [junit4]   2> 75557 INFO  (qtp1096605958-514) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[148 (1627206301321789440)]} 0 0
   [junit4]   2> 75561 INFO  (qtp9475641-532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[148 (1627206301325983744)]} 0 0
   [junit4]   2> 75574 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[149 (1627206301340663808)]} 0 0
   [junit4]   2> 75578 INFO  (qtp9475641-537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[149 (1627206301343809536)]} 0 0
   [junit4]   2> 75581 INFO  (qtp1096605958-516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[500 (1627206301346955264)]} 0 0
   [junit4]   2> 75584 INFO  (qtp9475641-535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[500 (1627206301351149568)]} 0 0
   [junit4]   2> 75591 INFO  (qtp1096605958-515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[501 (1627206301358489600)]} 0 0
   [junit4]   2> 75594 INFO  (qtp9475641-533) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[501 (1627206301360586752)]} 0 0
   [junit4]   2> 75596 INFO  (qtp1096605958-512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[502 (1627206301363732480)]} 0 0
   [junit4]   2> 75600 INFO  (qtp9475641-536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[502 (1627206301366878208)]} 0 0
   [junit4]   2> 75609 INFO  (qtp1096605958-513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[503 (1627206301376315392)]} 0 0
   [junit4]   2> 75616 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[503 (1627206301384704000)]} 0 0
   [junit4]   2> 75630 INFO  (qtp1096605958-514) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[504 (1627206301399384064)]} 0 0
   [junit4]   2> 75675 INFO  (qtp9475641-532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[504 (1627206301445521408)]} 0 0
   [junit4]   2> 75679 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[505 (1627206301450764288)]} 0 0
   [junit4]   2> 75700 INFO  (qtp9475641-537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[505 (1627206301472784384)]} 0 0
   [junit4]   2> 75702 INFO  (qtp1096605958-516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[506 (1627206301474881536)]} 0 0
   [junit4]   2> 75704 INFO  (qtp9475641-535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[506 (1627206301476978688)]} 0 0
   [junit4]   2> 75706 INFO  (qtp1096605958-515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[507 (1627206301478027264)]} 0 0
   [junit4]   2> 75707 INFO  (qtp9475641-533) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[507 (1627206301480124416)]} 0 0
   [junit4]   2> 75708 INFO  (qtp1096605958-512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[508 (1627206301481172992)]} 0 0
   [junit4]   2> 75710 INFO  (qtp9475641-536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[508 (1627206301482221568)]} 0 0
   [junit4]   2> 75711 INFO  (qtp1096605958-513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[509 (1627206301484318720)]} 0 0
   [junit4]   2> 75712 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[509 (1627206301485367296)]} 0 0
   [junit4]   2> 75713 INFO  (qtp1096605958-514) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[510 (1627206301486415872)]} 0 0
   [junit4]   2> 75715 INFO  (qtp9475641-532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[510 (1627206301487464448)]} 0 0
   [junit4]   2> 75720 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[511 (1627206301492707328)]} 0 0
   [junit4]   2> 75735 INFO  (qtp9475641-537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[511 (1627206301509484544)]} 0 0
   [junit4]   2> 75739 INFO  (qtp1096605958-516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[512 (1627206301512630272)]} 0 0
   [junit4]   2> 75742 INFO  (qtp9475641-535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[512 (1627206301516824576)]} 0 0
   [junit4]   2> 75744 INFO  (qtp1096605958-515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[513 (1627206301518921728)]} 0 0
   [junit4]   2> 75748 INFO  (qtp9475641-533) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[513 (1627206301522067456)]} 0 0
   [junit4]   2> 75758 INFO  (qtp1096605958-512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[514 (1627206301533601792)]} 0 0
   [junit4]   2> 75765 INFO  (qtp9475641-536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[514 (1627206301539893248)]} 0 0
   [junit4]   2> 75781 INFO  (qtp1096605958-513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[515 (1627206301556670464)]} 0 0
   [junit4]   2> 75785 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[515 (1627206301560864768)]} 0 0
   [junit4]   2> 75796 INFO  (qtp1096605958-514) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[516 (1627206301573447680)]} 0 0
   [junit4]   2> 75802 INFO  (qtp9475641-532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[516 (1627206301579739136)]} 0 0
   [junit4]   2> 75807 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[517 (1627206301584982016)]} 0 0
   [junit4]   2> 75813 INFO  (qtp9475641-537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[517 (1627206301591273472)]} 0 0
   [junit4]   2> 75818 INFO  (qtp1096605958-516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[518 (1627206301596516352)]} 0 0
   [junit4]   2> 75838 INFO  (qtp9475641-535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[518 (1627206301616439296)]} 0 2
   [junit4]   2> 75844 INFO  (qtp1096605958-515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[519 (1627206301622730752)]} 0 1
   [junit4]   2> 75846 INFO  (qtp9475641-533) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[519 (1627206301624827904)]} 0 0
   [junit4]   2> 75847 INFO  (qtp1096605958-512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[520 (1627206301626925056)]} 0 0
   [junit4]   2> 75849 INFO  (qtp9475641-536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[520 (1627206301629022208)]} 0 0
   [junit4]   2> 75850 INFO  (qtp1096605958-513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[521 (1627206301630070784)]} 0 0
   [junit4]   2> 75852 INFO  (qtp9475641-534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[521 (1627206301631119360)]} 0 0
   [junit4]   2> 75853 INFO  (qtp1096605958-514) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[522 (1627206301633216512)]} 0 0
   [junit4]   2> 75855 INFO  (qtp9475641-532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[522 (1627206301634265088)]} 0 0
   [junit4]   2> 75856 INFO  (qtp1096605958-510) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[523 (1627206301636362240)]} 0 0
   [junit4]   2> 75858 INFO  (qtp9475641-537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[523 (1627206301638459392)]} 0 0
   [junit4]   2> 75859 INFO  (qtp1096605958-516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[524 (1627206301639507968)]} 0 0
   [junit4]   2> 75863 INFO  (qtp9475641-535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[524 (1627206301642653696)]} 0 0
   [junit4]   2> 75866 INFO  (qtp1096605958-515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[525 (1627206301645799424)]} 0 0
   [junit4]   2> 75867 INFO  (qtp9475641-533) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[525 (1627206301647896576)]} 0 0
   [junit4]   2> 75869 INFO  (qtp1096605958-512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[526 (1627206301649993728)]} 0 0
   [junit4]   2> 75870 INFO  (qtp9475641-536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[526 (1627206301651042304)]} 0 0
   [junit4]   2> 75874 INFO  (qtp1096605958-513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/j path=/update params={wt=javabin&version=2}{add=[527 (1627206301654188032)]} 0 1
   [junit4]   2> 75877 INFO  (qtp9475641-534) [    x:col

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

omponent.java:362)
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:298)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2566)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]    > 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:305)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E68FD0F0AE6FAF4:963CC2D5A41A970C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:626)
   [junit4]    > 	at org.apache.solr.TestDistributedGrouping.simpleQuery(TestDistributedGrouping.java:321)
   [junit4]    > 	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:309)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1108)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1E68FD0F0AE6FAF4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {other_tl1=FST50, SubjectTerms_mfacet=FST50, range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_l1=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_n_tdt=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=FST50, n_td1=FST50, n_d1=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_f1=FST50, range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_tl1=FST50, a_s=PostingsFormat(name=MockRandom), n_tf1=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), text=PostingsFormat(name=MockRandom), oddField_s1=FST50, a_idv=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval), _root_=FST50, n_dt1=FST50, a_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval), b_n_tdt=FST50, n_ti1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), foo_b=PostingsFormat(name=MockRandom), n_tdt1=FST50, foo_d=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id_i1=FST50, range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_f=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Lucene80), a_idv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1932, maxMBSortInHeap=7.443790977084602, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@214fdf46), locale=is-IS, timezone=SystemV/AST4
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=3,threads=3,free=47798208,total=134602752
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedGrouping]
   [junit4] Completed [1/5 (1!)] on J0 in 21.95s, 1 test, 1 error <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4] OK      44.2s J1 | TestDistributedGrouping.test
   [junit4] Completed [2/5 (1!)] on J1 in 48.00s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4] OK      33.4s J0 | TestDistributedGrouping.test
   [junit4] Completed [3/5 (1!)] on J0 in 33.81s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4] OK      30.2s J1 | TestDistributedGrouping.test
   [junit4] Completed [4/5 (1!)] on J1 in 30.67s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4] OK      28.8s J0 | TestDistributedGrouping.test
   [junit4] Completed [5/5 (1!)] on J0 in 29.19s, 1 test
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 1E68FD0F0AE6FAF4]:
   [junit4]   - org.apache.solr.TestDistributedGrouping.test
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.77 ..    87.20 =    86.43s
   [junit4] JVM J1:     1.01 ..    80.98 =    79.97s
   [junit4] Execution time total: 1 minute 27 seconds
   [junit4] Tests summary: 5 suites, 5 tests, 1 error

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1572: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1099: There were test failures: 5 suites, 5 tests, 1 error [seed: 1E68FD0F0AE6FAF4]

Total time: 1 minute 30 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.TestDistributedGrouping
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=de030178b5e59a263ad1e93606b9d8a00ba7d897, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2313
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
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
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

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

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

13 tests failed.
FAILED:  org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest

Error Message:
Failed while waiting for active collection Timeout waiting to see state for collection=basicTest :null Live Nodes: [127.0.0.1:40387_solr, 127.0.0.1:43199_solr, 127.0.0.1:49437_solr, 127.0.0.1:55880_solr] Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=basicTest :null
Live Nodes: [127.0.0.1:40387_solr, 127.0.0.1:43199_solr, 127.0.0.1:49437_solr, 127.0.0.1:55880_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([EE4A8DC1FCC65B82:1CBE9AA3B86356B1]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:758)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:764)
	at org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest(LeaderVoteWaitTimeoutTest.java:116)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:
3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest:     1) Thread[id=1250, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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=1244, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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)    3) Thread[id=1247, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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: 3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   1) Thread[id=1250, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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=1244, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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)
   3) Thread[id=1247, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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([EE4A8DC1FCC65B82]:0)


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

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest:     1) Thread[id=1265, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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=1271, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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)    3) Thread[id=1268, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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: 3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   1) Thread[id=1265, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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=1271, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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)
   3) Thread[id=1268, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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([EE4A8DC1FCC65B82]:0)


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

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest:     1) Thread[id=2497, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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=2494, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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)    3) Thread[id=2500, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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: 3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   1) Thread[id=2497, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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=2494, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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)
   3) Thread[id=2500, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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([EE4A8DC1FCC65B82]:0)


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

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest:     1) Thread[id=3644, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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=3648, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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)    3) Thread[id=3651, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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: 3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   1) Thread[id=3644, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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=3648, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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)
   3) Thread[id=3651, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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([EE4A8DC1FCC65B82]:0)


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

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest:     1) Thread[id=27, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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=30, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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)    3) Thread[id=23, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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: 3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   1) Thread[id=27, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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=30, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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)
   3) Thread[id=23, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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([EE4A8DC1FCC65B82]:0)


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

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest:     1) Thread[id=28458, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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=28461, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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)    3) Thread[id=28454, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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: 3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   1) Thread[id=28458, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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=28461, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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)
   3) Thread[id=28454, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-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([EE4A8DC1FCC65B82]:0)


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([EE4A8DC1FCC65B82:EABEDB196582F88C]: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:84)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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([EE4A8DC1FCC65B82:EABEDB196582F88C]: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:84)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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([EE4A8DC1FCC65B82:EABEDB196582F88C]: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:84)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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([EE4A8DC1FCC65B82:EABEDB196582F88C]: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:84)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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([EE4A8DC1FCC65B82:EABEDB196582F88C]: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:84)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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([EE4A8DC1FCC65B82:EABEDB196582F88C]: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:84)
	at sun.reflect.GeneratedMethodAccessor107.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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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)




Build Log:
[...truncated 13461 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_EE4A8DC1FCC65B82-001/init-core-data-001
   [junit4]   2> 1403711 INFO  (SUITE-LeaderVoteWaitTimeoutTest-seed#[EE4A8DC1FCC65B82]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1403711 INFO  (SUITE-LeaderVoteWaitTimeoutTest-seed#[EE4A8DC1FCC65B82]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1403712 INFO  (SUITE-LeaderVoteWaitTimeoutTest-seed#[EE4A8DC1FCC65B82]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1403714 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[EE4A8DC1FCC65B82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting basicTest
   [junit4]   2> 1403715 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[EE4A8DC1FCC65B82]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_EE4A8DC1FCC65B82-001/tempDir-001
   [junit4]   2> 1403716 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[EE4A8DC1FCC65B82]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1403717 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1403717 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1403823 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[EE4A8DC1FCC65B82]) [    ] o.a.s.c.ZkTestServer start zk server on port:55464
   [junit4]   2> 1403824 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[EE4A8DC1FCC65B82]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55464
   [junit4]   2> 1403824 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[EE4A8DC1FCC65B82]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55464
   [junit4]   2> 1403834 INFO  (zkConnectionManagerCallback-5834-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1403843 INFO  (zkConnectionManagerCallback-5836-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1403846 INFO  (zkConnectionManagerCallback-5838-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1403857 WARN  (jetty-launcher-5839-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1403858 INFO  (jetty-launcher-5839-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1403858 INFO  (jetty-launcher-5839-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1403858 INFO  (jetty-launcher-5839-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> 1403858 INFO  (jetty-launcher-5839-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1403858 INFO  (jetty-launcher-5839-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1403858 INFO  (jetty-launcher-5839-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1403859 INFO  (jetty-launcher-5839-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52523bc1{/solr,null,AVAILABLE}
   [junit4]   2> 1403861 WARN  (jetty-launcher-5839-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1403861 INFO  (jetty-launcher-5839-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1403861 INFO  (jetty-launcher-5839-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1403861 INFO  (jetty-launcher-5839-thread-4) [    ] 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> 1403862 INFO  (jetty-launcher-5839-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1403862 INFO  (jetty-launcher-5839-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1403862 INFO  (jetty-launcher-5839-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1403862 INFO  (jetty-launcher-5839-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a052fa1{/solr,null,AVAILABLE}
   [junit4]   2> 1403863 WARN  (jetty-launcher-5839-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@661cb726[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1403863 WARN  (jetty-launcher-5839-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1403864 INFO  (jetty-launcher-5839-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2d60f01c{SSL,[ssl, http/1.1]}{127.0.0.1:57073}
   [junit4]   2> 1403864 INFO  (jetty-launcher-5839-thread-4) [    ] o.e.j.s.Server Started @1405040ms
   [junit4]   2> 1403864 INFO  (jetty-launcher-5839-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57073}
   [junit4]   2> 1403864 ERROR (jetty-launcher-5839-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1403864 INFO  (jetty-launcher-5839-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1403864 INFO  (jetty-launcher-5839-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1403864 INFO  (jetty-launcher-5839-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1403864 INFO  (jetty-launcher-5839-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1403865 INFO  (jetty-launcher-5839-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-05T05:45:54.633Z
   [junit4]   2> 1403868 INFO  (jetty-launcher-5839-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1403868 INFO  (jetty-launcher-5839-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1403868 INFO  (jetty-launcher-5839-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> 1403870 WARN  (jetty-launcher-5839-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3382089d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1403872 INFO  (jetty-launcher-5839-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1403872 INFO  (jetty-launcher-5839-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1403872 INFO  (jetty-launcher-5839-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1403872 INFO  (jetty-launcher-5839-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@287ccfa4{/solr,null,AVAILABLE}
   [junit4]   2> 1403873 WARN  (jetty-launcher-5839-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2edde2d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1403873 INFO  (jetty-launcher-5839-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d858a39{SSL,[ssl, http/1.1]}{127.0.0.1:65458}
   [junit4]   2> 1403873 INFO  (jetty-launcher-5839-thread-2) [    ] o.e.j.s.Server Started @1405050ms
   [junit4]   2> 1403873 INFO  (jetty-launcher-5839-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65458}
   [junit4]   2> 1403873 ERROR (jetty-launcher-5839-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1403873 INFO  (jetty-launcher-5839-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1403873 INFO  (jetty-launcher-5839-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1403873 INFO  (jetty-launcher-5839-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1403873 INFO  (jetty-launcher-5839-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1403873 INFO  (jetty-launcher-5839-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-05T05:45:54.642Z
   [junit4]   2> 1403875 INFO  (zkConnectionManagerCallback-5841-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1403875 INFO  (jetty-launcher-5839-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1403881 WARN  (jetty-launcher-5839-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1403884 INFO  (jetty-launcher-5839-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3c8a96ae{SSL,[ssl, http/1.1]}{127.0.0.1:61065}
   [junit4]   2> 1403884 INFO  (jetty-launcher-5839-thread-1) [    ] o.e.j.s.Server Started @1405061ms
   [junit4]   2> 1403884 INFO  (jetty-launcher-5839-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61065}
   [junit4]   2> 1403885 ERROR (jetty-launcher-5839-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1403885 INFO  (jetty-launcher-5839-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1403885 INFO  (jetty-launcher-5839-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1403885 INFO  (jetty-launcher-5839-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1403885 INFO  (jetty-launcher-5839-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1403885 INFO  (jetty-launcher-5839-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-05T05:45:54.654Z
   [junit4]   2> 1403897 INFO  (jetty-launcher-5839-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1403897 INFO  (jetty-launcher-5839-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1403897 INFO  (jetty-launcher-5839-thread-3) [    ] 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> 1403900 INFO  (jetty-launcher-5839-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1403900 INFO  (jetty-launcher-5839-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1403900 INFO  (jetty-launcher-5839-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1403901 INFO  (jetty-launcher-5839-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46832404{/solr,null,AVAILABLE}
   [junit4]   2> 1403910 WARN  (jetty-launcher-5839-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1f83bfe8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1403911 INFO  (jetty-launcher-5839-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4df064ba{SSL,[ssl, http/1.1]}{127.0.0.1:55146}
   [junit4]   2> 1403911 INFO  (jetty-launcher-5839-thread-3) [    ] o.e.j.s.Server Started @1405088ms
   [junit4]   2> 1403911 INFO  (jetty-launcher-5839-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55146}
   [junit4]   2> 1403911 ERROR (jetty-launcher-5839-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1403911 INFO  (jetty-launcher-5839-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1403912 INFO  (jetty-launcher-5839-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1403912 INFO  (jetty-launcher-5839-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1403912 INFO  (jetty-launcher-5839-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1403912 INFO  (jetty-launcher-5839-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-05T05:45:54.681Z
   [junit4]   2> 1403917 INFO  (zkConnectionManagerCallback-5843-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1403917 INFO  (zkConnectionManagerCallback-5848-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1403917 INFO  (zkConnectionManagerCallback-5845-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1403918 INFO  (jetty-launcher-5839-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1403924 INFO  (jetty-launcher-5839-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1403964 INFO  (jetty-launcher-5839-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1404767 INFO  (jetty-launcher-5839-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1404767 WARN  (jetty-launcher-5839-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1404806 WARN  (jetty-launcher-5839-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2e38b6c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1404819 WARN  (jetty-launcher-5839-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1404820 WARN  (jetty-launcher-5839-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3f3b1eea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1404821 INFO  (jetty-launcher-5839-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55464/solr
   [junit4]   2> 1404839 INFO  (zkConnectionManagerCallback-5857-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1404861 INFO  (jetty-launcher-5839-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1404862 WARN  (jetty-launcher-5839-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1404867 INFO  (zkConnectionManagerCallback-5859-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1404870 WARN  (jetty-launcher-5839-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@453985d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1404940 WARN  (jetty-launcher-5839-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1404985 WARN  (jetty-launcher-5839-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@689caa46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1404987 INFO  (jetty-launcher-5839-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55464/solr
   [junit4]   2> 1405015 INFO  (jetty-launcher-5839-thread-4) [n:127.0.0.1:57073_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57073_solr
   [junit4]   2> 1405016 INFO  (jetty-launcher-5839-thread-4) [n:127.0.0.1:57073_solr    ] o.a.s.c.Overseer Overseer (id=72365368132108296-127.0.0.1:57073_solr-n_0000000000) starting
   [junit4]   2> 1405022 INFO  (zkConnectionManagerCallback-5872-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405029 INFO  (jetty-launcher-5839-thread-4) [n:127.0.0.1:57073_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55464/solr ready
   [junit4]   2> 1405031 INFO  (OverseerStateUpdate-72365368132108296-127.0.0.1:57073_solr-n_0000000000) [n:127.0.0.1:57073_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57073_solr
   [junit4]   2> 1405031 INFO  (jetty-launcher-5839-thread-4) [n:127.0.0.1:57073_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57073_solr
   [junit4]   2> 1405034 INFO  (OverseerStateUpdate-72365368132108296-127.0.0.1:57073_solr-n_0000000000) [n:127.0.0.1:57073_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1405036 INFO  (zkCallback-5871-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1405050 INFO  (jetty-launcher-5839-thread-4) [n:127.0.0.1:57073_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1405078 INFO  (jetty-launcher-5839-thread-4) [n:127.0.0.1:57073_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57073.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e06cd5e
   [junit4]   2> 1405081 INFO  (zkConnectionManagerCallback-5867-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405086 INFO  (zkConnectionManagerCallback-5875-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405090 INFO  (jetty-launcher-5839-thread-4) [n:127.0.0.1:57073_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57073.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e06cd5e
   [junit4]   2> 1405090 INFO  (jetty-launcher-5839-thread-4) [n:127.0.0.1:57073_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57073.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e06cd5e
   [junit4]   2> 1405091 INFO  (jetty-launcher-5839-thread-4) [n:127.0.0.1:57073_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_EE4A8DC1FCC65B82-001/tempDir-001/node3/.
   [junit4]   2> 1405093 INFO  (jetty-launcher-5839-thread-2) [n:127.0.0.1:65458_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1405099 INFO  (jetty-launcher-5839-thread-2) [n:127.0.0.1:65458_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:65458_solr as DOWN
   [junit4]   2> 1405100 INFO  (jetty-launcher-5839-thread-2) [n:127.0.0.1:65458_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1405101 INFO  (jetty-launcher-5839-thread-2) [n:127.0.0.1:65458_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65458_solr
   [junit4]   2> 1405102 INFO  (zkCallback-5858-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1405102 INFO  (zkCallback-5871-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1405123 INFO  (zkCallback-5874-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1405130 INFO  (zkConnectionManagerCallback-5882-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405132 INFO  (jetty-launcher-5839-thread-2) [n:127.0.0.1:65458_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1405133 INFO  (jetty-launcher-5839-thread-2) [n:127.0.0.1:65458_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55464/solr ready
   [junit4]   2> 1405134 INFO  (jetty-launcher-5839-thread-2) [n:127.0.0.1:65458_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1405165 INFO  (jetty-launcher-5839-thread-2) [n:127.0.0.1:65458_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65458.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e06cd5e
   [junit4]   2> 1405172 INFO  (jetty-launcher-5839-thread-2) [n:127.0.0.1:65458_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65458.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e06cd5e
   [junit4]   2> 1405172 INFO  (jetty-launcher-5839-thread-2) [n:127.0.0.1:65458_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65458.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e06cd5e
   [junit4]   2> 1405173 INFO  (jetty-launcher-5839-thread-2) [n:127.0.0.1:65458_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_EE4A8DC1FCC65B82-001/tempDir-001/node2/.
   [junit4]   2> 1405199 INFO  (jetty-launcher-5839-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1405200 WARN  (jetty-launcher-5839-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1405201 WARN  (jetty-launcher-5839-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2654fe41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405204 WARN  (jetty-launcher-5839-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1405205 WARN  (jetty-launcher-5839-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4493ae62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405206 INFO  (jetty-launcher-5839-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55464/solr
   [junit4]   2> 1405208 INFO  (zkConnectionManagerCallback-5889-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405211 INFO  (zkConnectionManagerCallback-5891-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405216 INFO  (jetty-launcher-5839-thread-1) [n:127.0.0.1:61065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1405219 INFO  (jetty-launcher-5839-thread-1) [n:127.0.0.1:61065_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:61065_solr as DOWN
   [junit4]   2> 1405220 INFO  (jetty-launcher-5839-thread-1) [n:127.0.0.1:61065_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1405221 INFO  (jetty-launcher-5839-thread-1) [n:127.0.0.1:61065_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61065_solr
   [junit4]   2> 1405222 INFO  (zkCallback-5871-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1405222 INFO  (zkCallback-5858-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1405228 INFO  (zkCallback-5881-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1405228 INFO  (zkCallback-5874-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1405244 INFO  (zkConnectionManagerCallback-5898-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405245 INFO  (jetty-launcher-5839-thread-1) [n:127.0.0.1:61065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1405246 INFO  (jetty-launcher-5839-thread-1) [n:127.0.0.1:61065_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55464/solr ready
   [junit4]   2> 1405246 INFO  (jetty-launcher-5839-thread-1) [n:127.0.0.1:61065_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1405304 INFO  (jetty-launcher-5839-thread-1) [n:127.0.0.1:61065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61065.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e06cd5e
   [junit4]   2> 1405311 INFO  (jetty-launcher-5839-thread-1) [n:127.0.0.1:61065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61065.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e06cd5e
   [junit4]   2> 1405311 INFO  (jetty-launcher-5839-thread-1) [n:127.0.0.1:61065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61065.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e06cd5e
   [junit4]   2> 1405312 INFO  (zkCallback-5890-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1405313 INFO  (jetty-launcher-5839-thread-1) [n:127.0.0.1:61065_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_EE4A8DC1FCC65B82-001/tempDir-001/node1/.
   [junit4]   2> 1405539 INFO  (jetty-launcher-5839-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1405540 WARN  (jetty-launcher-5839-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1405541 WARN  (jetty-launcher-5839-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5fdc06af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405543 WARN  (jetty-launcher-5839-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1405547 WARN  (jetty-launcher-5839-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@ba00703[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405548 INFO  (jetty-launcher-5839-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55464/solr
   [junit4]   2> 1405555 INFO  (zkConnectionManagerCallback-5905-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405562 INFO  (zkConnectionManagerCallback-5907-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405588 INFO  (jetty-launcher-5839-thread-3) [n:127.0.0.1:55146_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1405654 INFO  (jetty-launcher-5839-thread-3) [n:127.0.0.1:55146_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:55146_solr as DOWN
   [junit4]   2> 1405660 INFO  (jetty-launcher-5839-thread-3) [n:127.0.0.1:55146_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1405660 INFO  (jetty-launcher-5839-thread-3) [n:127.0.0.1:55146_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55146_solr
   [junit4]   2> 1405665 INFO  (zkCallback-5858-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1405665 INFO  (zkCallback-5874-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1405665 INFO  (zkCallback-5890-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1405665 INFO  (zkCallback-5871-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1405665 INFO  (zkCallback-5881-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1405666 INFO  (zkCallback-5897-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1405670 INFO  (zkCallback-5906-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1405705 INFO  (zkConnectionManagerCallback-5914-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405713 INFO  (jetty-launcher-5839-thread-3) [n:127.0.0.1:55146_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1405737 INFO  (jetty-launcher-5839-thread-3) [n:127.0.0.1:55146_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55464/solr ready
   [junit4]   2> 1405737 INFO  (jetty-launcher-5839-thread-3) [n:127.0.0.1:55146_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1405758 INFO  (jetty-launcher-5839-thread-3) [n:127.0.0.1:55146_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55146.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e06cd5e
   [junit4]   2> 1405766 INFO  (jetty-launcher-5839-thread-3) [n:127.0.0.1:55146_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55146.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e06cd5e
   [junit4]   2> 1405767 INFO  (jetty-launcher-5839-thread-3) [n:127.0.0.1:55146_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55146.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e06cd5e
   [junit4]   2> 1405767 INFO  (jetty-launcher-5839-thread-3) [n:127.0.0.1:55146_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_EE4A8DC1FCC65B82-001/tempDir-001/node4/.
   [junit4]   2> 1405832 INFO  (zkConnectionManagerCallback-5920-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405840 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[EE4A8DC1FCC65B82]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1405852 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[EE4A8DC1FCC65B82]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55464/solr ready
   [junit4]   2> 1405878 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[EE4A8DC1FCC65B82]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=948196475
   [junit4]   2> 1405878 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[EE4A8DC1FCC65B82]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:57073_solr
   [junit4]   2> 1405883 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[EE4A8DC1FCC65B82]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1405883 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[EE4A8DC1FCC65B82]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:57073_solr as DOWN
   [junit4]   2> 1405888 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[EE4A8DC1FCC65B82]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1405890 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[EE4A8DC1FCC65B82]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1405890 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[EE4A8DC1FCC65B82]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79be5170: rootName = solr_57073, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@714a17f2
   [junit4]   2> 1405895 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[EE4A8

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

E4A8DC1FCC65B82]-EventThread, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2> 151082 ERROR (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-EventThread) [    ] o.a.z.ClientCnxn Event thread exiting due to interruption
   [junit4]   2>           => java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [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.14.jar:3.4.14-4c25d480e66aadd371de8bd2fd8da255ac140bcf]
   [junit4]   2> 151082 ERROR (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-EventThread) [    ] o.a.z.ClientCnxn Event thread exiting due to interruption
   [junit4]   2>           => java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [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.14.jar:3.4.14-4c25d480e66aadd371de8bd2fd8da255ac140bcf]
   [junit4]   2> 151082 ERROR (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-EventThread) [    ] o.a.z.ClientCnxn Event thread exiting due to interruption
   [junit4]   2>           => java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [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.14.jar:3.4.14-4c25d480e66aadd371de8bd2fd8da255ac140bcf]
   [junit4]   2> Apr 05, 2019 7:09:24 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1721, maxMBSortInHeap=5.148200284271072, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6b7eae1e), locale=ru-RU, timezone=Africa/Asmara
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=3,threads=2,free=109893968,total=346030080
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderVoteWaitTimeoutTest, LeaderVoteWaitTimeoutTest, LeaderVoteWaitTimeoutTest, SaslZkACLProviderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SaslZkACLProviderTest -Dtests.seed=EE4A8DC1FCC65B82 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ru-RU -Dtests.timezone=Africa/Asmara -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | SaslZkACLProviderTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   [junit4]    >    1) Thread[id=3644, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-EventThread, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
   [junit4]    >    2) Thread[id=3648, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-EventThread, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
   [junit4]    >    3) Thread[id=3651, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[EE4A8DC1FCC65B82]-EventThread, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE4A8DC1FCC65B82]:0)
   [junit4] Completed [10/10 (5!)] on J0 in 12.24s, 1 test, 2 errors <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: EE4A8DC1FCC65B82]:
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest (suite)
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest (suite)
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest (suite)
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest (suite)
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest (suite)
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.82 ..   152.06 =   151.24s
   [junit4] JVM J1:     0.98 ..   148.72 =   147.73s
   [junit4] Execution time total: 2 minutes 32 seconds
   [junit4] Tests summary: 10 suites, 15 tests, 5 suite-level errors, 5 errors

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1573: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1100: There were test failures: 10 suites, 15 tests, 5 suite-level errors, 5 errors [seed: EE4A8DC1FCC65B82]

Total time: 2 minutes 34 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest
[repro]   5/5 failed: org.apache.solr.cloud.SaslZkACLProviderTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=1ec229b604dec73649949a94d072f202b5b1eab0, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2317
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
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
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

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

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

13 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest:     1) Thread[id=30, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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=23, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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)    3) Thread[id=27, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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: 3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   1) Thread[id=30, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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=23, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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)
   3) Thread[id=27, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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([CEF36F7B98862002]:0)


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

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest:     1) Thread[id=49, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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=46, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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)    3) Thread[id=52, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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: 3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   1) Thread[id=49, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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=46, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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)
   3) Thread[id=52, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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([CEF36F7B98862002]:0)


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

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest:     1) Thread[id=444, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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=441, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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)    3) Thread[id=447, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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: 3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   1) Thread[id=444, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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=441, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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)
   3) Thread[id=447, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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([CEF36F7B98862002]:0)


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

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest:     1) Thread[id=465, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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=468, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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)    3) Thread[id=462, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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: 3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   1) Thread[id=465, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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=468, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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)
   3) Thread[id=462, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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([CEF36F7B98862002]:0)


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

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest:     1) Thread[id=44466, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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=44470, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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)    3) Thread[id=44473, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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: 3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   1) Thread[id=44466, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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=44470, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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)
   3) Thread[id=44473, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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([CEF36F7B98862002]:0)


FAILED:  org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration

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

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeLost/127.0.0.1:64791_solr exists
	at __randomizedtesting.SeedInfo.seed([CEF36F7B98862002:D649E77796B3EDED]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration

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

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeLost/127.0.0.1:50416_solr exists
	at __randomizedtesting.SeedInfo.seed([CEF36F7B98862002:D649E77796B3EDED]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration

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

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeLost/127.0.0.1:34439_solr exists
	at __randomizedtesting.SeedInfo.seed([CEF36F7B98862002:D649E77796B3EDED]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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([CEF36F7B98862002:CA0739A301C2830C]: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:84)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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([CEF36F7B98862002:CA0739A301C2830C]: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:84)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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([CEF36F7B98862002:CA0739A301C2830C]: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:84)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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([CEF36F7B98862002:CA0739A301C2830C]: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:84)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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([CEF36F7B98862002:CA0739A301C2830C]: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:84)
	at sun.reflect.GeneratedMethodAccessor29.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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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)




Build Log:
[...truncated 14257 lines...]
   [junit4] Suite: org.apache.solr.cloud.SaslZkACLProviderTest
   [junit4]   2> 3381101 INFO  (SUITE-SaslZkACLProviderTest-seed#[CEF36F7B98862002]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SaslZkACLProviderTest_CEF36F7B98862002-001/init-core-data-001
   [junit4]   2> 3381102 WARN  (SUITE-SaslZkACLProviderTest-seed#[CEF36F7B98862002]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 3381102 INFO  (SUITE-SaslZkACLProviderTest-seed#[CEF36F7B98862002]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3381104 INFO  (SUITE-SaslZkACLProviderTest-seed#[CEF36F7B98862002]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3381146 INFO  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSaslZkACLProvider
   [junit4]   2> 3381146 INFO  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]) [    ] o.a.s.c.SaslZkACLProviderTest ####SETUP_START testSaslZkACLProvider
   [junit4]   2> 3381146 INFO  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]) [    ] o.a.s.c.SaslZkACLProviderTest ZooKeeper dataDir:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SaslZkACLProviderTest_CEF36F7B98862002-001/tempDir-002/zookeeper/server1/data
   [junit4]   2> 3381829 INFO  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3381830 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3381830 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3382071 INFO  (pool-65-thread-1) [    ] o.a.k.k.k.s.r.KdcRequest The preauth data is empty.
   [junit4]   2> 3382092 INFO  (pool-65-thread-1) [    ] o.a.k.k.k.s.KdcHandler KRB error occurred while processing request:Additional pre-authentication required
   [junit4]   2> 3382241 INFO  (pool-65-thread-1) [    ] o.a.k.k.k.s.r.AsRequest AS_REQ ISSUE: authtime 1554387690124,zookeeper/localhost@EXAMPLE.COM for krbtgt/EXAMPLE.COM@EXAMPLE.COM
   [junit4]   2> 3382372 INFO  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]) [    ] o.a.s.c.ZkTestServer start zk server on port:57633
   [junit4]   2> 3382372 INFO  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]) [    ] o.a.s.c.ZkTestServer parse host and port list: localhost:57633
   [junit4]   2> 3382372 INFO  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]) [    ] o.a.s.c.ZkTestServer connecting to localhost 57633
   [junit4]   2> 3382497 INFO  (pool-65-thread-1) [    ] o.a.k.k.k.s.r.KdcRequest The preauth data is empty.
   [junit4]   2> 3382497 INFO  (pool-65-thread-1) [    ] o.a.k.k.k.s.KdcHandler KRB error occurred while processing request:Additional pre-authentication required
   [junit4]   2> 3382511 INFO  (pool-65-thread-1) [    ] o.a.k.k.k.s.r.AsRequest AS_REQ ISSUE: authtime 1554387690401,solr@EXAMPLE.COM for krbtgt/EXAMPLE.COM@EXAMPLE.COM
   [junit4]   2> 3382602 INFO  (zkConnectionManagerCallback-15707-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3382611 INFO  (zkConnectionManagerCallback-15709-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3382632 INFO  (zkConnectionManagerCallback-15711-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3382667 ERROR (pool-65-thread-1) [    ] o.a.k.k.k.s.r.KdcRequest Principal: zookeeper/serv1-vm3@EXAMPLE.COM is not known
   [junit4]   2> 3382671 ERROR (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-SendThread(localhost:57633)) [    ] 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> 3382676 ERROR (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-SendThread(localhost:57633)) [    ] 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> 3382692 WARN  (zkConnectionManagerCallback-15707-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a7005a1 name: ZooKeeperConnection Watcher:localhost:57633 got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 3382692 WARN  (zkConnectionManagerCallback-15707-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 3382700 ERROR (pool-65-thread-1) [    ] o.a.k.k.k.s.r.KdcRequest Principal: zookeeper/serv1-vm3@EXAMPLE.COM is not known
   [junit4]   2> 3382703 ERROR (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-SendThread(localhost:57633)) [    ] 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> 3382703 ERROR (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-SendThread(localhost:57633)) [    ] 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> 3382706 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 0x101149c39120002, likely client has closed socket
   [junit4]   2> 3382706 WARN  (zkConnectionManagerCallback-15711-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e80e1ca name: ZooKeeperConnection Watcher:localhost:57633 got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 3382706 WARN  (zkConnectionManagerCallback-15711-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 3382731 ERROR (pool-65-thread-2) [    ] o.a.k.k.k.s.r.KdcRequest Principal: zookeeper/serv1-vm3@EXAMPLE.COM is not known
   [junit4]   2> 3382732 ERROR (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-SendThread(localhost:57633)) [    ] 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> 3382732 ERROR (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-SendThread(localhost:57633)) [    ] 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> 3382732 WARN  (zkConnectionManagerCallback-15709-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49562aeb name: ZooKeeperConnection Watcher:localhost:57633/solr got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 3382732 WARN  (zkConnectionManagerCallback-15709-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 3382815 INFO  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3382816 WARN  (Thread-7755) [    ] o.a.z.Login TGT renewal thread has been interrupted and will exit.
   [junit4]   2> 3382835 INFO  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]) [    ] o.a.s.c.ZkTestServer parse host and port list: localhost:57633
   [junit4]   2> 3382835 INFO  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]) [    ] o.a.s.c.ZkTestServer connecting to localhost 57633
   [junit4]   2> 3382836 INFO  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]) [    ] o.a.k.k.k.s.i.DefaultInternalKdcServerImpl Default Internal kdc server stopped.
   [junit4]   2> 3383841 INFO  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSaslZkACLProvider
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SaslZkACLProviderTest -Dtests.method=testSaslZkACLProvider -Dtests.seed=CEF36F7B98862002 -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=America/Tijuana -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   2.73s J1 | SaslZkACLProviderTest.testSaslZkACLProvider <<<
   [junit4]    > Throwable #1: org.apache.zookeeper.KeeperException$AuthFailedException: KeeperErrorCode = AuthFailed for /solr
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CEF36F7B98862002:CA0739A301C2830C]: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:84)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SaslZkACLProviderTest_CEF36F7B98862002-001
   [junit4]   2> Apr 04, 2019 2:21:31 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> Apr 04, 2019 2:21:41 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   [junit4]   2>    1) Thread[id=44466, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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=44470, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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>    3) Thread[id=44473, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-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> Apr 04, 2019 2:21:41 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=44466, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-EventThread, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>    2) Thread[id=44470, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-EventThread, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>    3) Thread[id=44473, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-EventThread, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2> 3394036 ERROR (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-EventThread) [    ] o.a.z.ClientCnxn Event thread exiting due to interruption
   [junit4]   2>           => java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [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.14.jar:3.4.14-4c25d480e66aadd371de8bd2fd8da255ac140bcf]
   [junit4]   2> 3394036 ERROR (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-EventThread) [    ] o.a.z.ClientCnxn Event thread exiting due to interruption
   [junit4]   2>           => java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [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.14.jar:3.4.14-4c25d480e66aadd371de8bd2fd8da255ac140bcf]
   [junit4]   2> 3394038 ERROR (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-EventThread) [    ] o.a.z.ClientCnxn Event thread exiting due to interruption
   [junit4]   2>           => java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [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.14.jar:3.4.14-4c25d480e66aadd371de8bd2fd8da255ac140bcf]
   [junit4]   2> Apr 04, 2019 2:21:42 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=38, maxMBSortInHeap=6.693028541486314, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e23e04a), locale=ms, timezone=America/Tijuana
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=3,threads=2,free=70311512,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCmdDistributorTest, TestRequestStatusCollectionAPI, TestCloudSearcherWarming, AddBlockUpdateTest, TestSimDistribStateManager, DocValuesTest, RulesTest, ForceLeaderWithTlogReplicasTest, HLLSerializationTest, TestStressRecovery, TestStressUserVersions, TestDistribIDF, OverseerTest, TestLocalFSCloudBackupRestore, TestAtomicUpdateErrorCases, SolrGraphiteReporterTest, ChaosMonkeyNothingIsSafeTest, ConcurrentDeleteAndCreateCollectionTest, TestSha256AuthenticationProvider, TestSSLRandomization, NodeLostTriggerTest, TestBM25SimilarityFactory, TestLegacyNumericRangeQueryBuilder, CollectionReloadTest, QueryParsingTest, ExternalFileFieldSortTest, TermVectorComponentDistributedTest, OverseerModifyCollectionTest, AsyncCallRequestStatusResponseTest, UpdateLogTest, TestWordDelimiterFilterFactory, SynonymTokenizerTest, BlockDirectoryTest, TestSimExecutePlanAction, TestSortByMinMaxFunction, ParsingFieldUpdateProcessorsTest, TestFieldSortValues, GraphQueryTest, TestMacros, TestConfigSetsAPIZkFailure, SuggesterWFSTTest, TimeRoutedAliasUpdateProcessorTest, MetricsHistoryHandlerTest, RootFieldTest, CursorMarkTest, TestCollationFieldDocValues, TestHdfsUpdateLog, TestCoreAdminApis, TestCSVResponseWriter, ExplicitHLLTest, CloudMLTQParserTest, DirectoryFactoryTest, TestConfigSets, ReplaceNodeNoTargetTest, SOLR749Test, TestPhraseSuggestions, ZkNodePropsTest, ReplicationFactorTest, TestRealTimeGet, HdfsThreadLeakTest, HdfsCollectionsAPIDistributedZkTest, TestExtendedDismaxParser, SolrMetricManagerTest, TestAnalyzedSuggestions, SuggesterTSTTest, DocValuesNotIndexedTest, TestSolrQueryParser, AtomicUpdatesTest, TestCloudJSONFacetJoinDomain, OverriddenZkACLAndCredentialsProvidersTest, SpellCheckComponentTest, AliasIntegrationTest, TestSurroundQueryParser, TestSchemaVersionResource, TestSQLHandlerNonCloud, RegexBoostProcessorTest, SimpleCollectionCreateDeleteTest, TestEmbeddedSolrServerConstructors, TestCoreBackup, TestIntervalFaceting, TestSkipOverseerOperations, CreateRoutedAliasTest, TestTolerantSearch, OpenExchangeRatesOrgProviderTest, TestComponentsName, PKIAuthenticationIntegrationTest, TestNumericRangeQuery64, TestSolrXml, TestSchemalessBufferedUpdates, BasicDistributedZkTest, MinimalSchemaTest, TestSimpleTrackingShardHandler, TestValueSourceCache, TestStreamBody, TestLegacyFieldCache, TestUpdate, TestManagedSchema, TestSolrDeletionPolicy2, MBeansHandlerTest, TestGeoJSONResponseWriter, ZkStateReaderTest, ShardsWhitelistTest, QueryResultKeyTest, LeaderElectionContextKeyTest, SolrRequestParserTest, TestGraphTermsQParserPlugin, HdfsUnloadDistributedZkTest, TestRecoveryHdfs, TestStressLiveNodes, OverseerStatusTest, TestNestedDocsSort, CursorPagingTest, SearchHandlerTest, DistributedMLTComponentTest, BigEndianAscendingWordSerializerTest, TestSchemaResource, FastVectorHighlighterTest, SystemLogListenerTest, CdcrReplicationHandlerTest, TestLuceneMatchVersion, HdfsRestartWhileUpdatingTest, BJQParserTest, TestSubQueryTransformerCrossCore, TestIndexingPerformance, TestStandardQParsers, NumberUtilsTest, DocExpirationUpdateProcessorFactoryTest, RollingRestartTest, UniqFieldsUpdateProcessorFactoryTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestCloudRecovery, CloudExitableDirectoryReaderTest, ByteBuffersDirectoryFactoryTest, DistributedTermsComponentTest, CollectionStateFormat2Test, ResponseLogComponentTest, TestCloudConsistency, TestZkAclsWithHadoopAuth, TestOverriddenPrefixQueryForCustomFieldType, TestBulkSchemaConcurrent, IndexSizeTriggerTest, TestExclusionRuleCollectionAccess, DirectUpdateHandlerTest, TestReplicationHandler, VersionInfoTest, AdminHandlersProxyTest, ReindexCollectionTest, TestFieldResource, NoCacheHeaderTest, BadCopyFieldTest, TestStressCloudBlindAtomicUpdates, BasicAuthIntegrationTest, RecoveryAfterSoftCommitTest, BasicFunctionalityTest, TestConfigSetImmutable, TestCustomStream, TaggingAttributeTest, TestSolrQueryResponse, TestQueryTypes, TestLogWatcher, IndexBasedSpellCheckerTest, MoreLikeThisHandlerTest, V2ApiIntegrationTest, TestUniqueKeyFieldResource, FieldAnalysisRequestHandlerTest, SimpleFacetsTest, TestNamedUpdateProcessors, TestTolerantUpdateProcessorCloud, TestScoreJoinQPScore, TriLevelCompositeIdRoutingTest, DirectSolrConnectionTest, LeaderFailureAfterFreshStartTest, MergeStrategyTest, TestImpersonationWithHadoopAuth, CSVRequestHandlerTest, DeleteLastCustomShardedReplicaTest, TestLeaderElectionWithEmptyReplica, IgnoreCommitOptimizeUpdateProcessorFactoryTest, InfixSuggestersTest, ClassificationUpdateProcessorFactoryTest, TestPullReplica, CdcrBootstrapTest, TestSolr4Spatial2, TestDocTermOrds, TestCopyFieldCollectionResource, TestBadConfig, HttpPartitionTest, TestFacetMethods, SystemInfoHandlerTest, HdfsBasicDistributedZkTest, TestManagedSynonymFilterFactory, DefaultValueUpdateProcessorTest, TestDistributedMissingSort, NodeMutatorTest, DocValuesMissingTest, TestZkChroot, NodeAddedTriggerTest, BaseCdcrDistributedZkTest, TestLuceneIndexBackCompat, TestCSVLoader, LeaderVoteWaitTimeoutTest, QueryElevationComponentTest, TestIndexSearcher, HighlighterMaxOffsetTest, VMParamsZkACLAndCredentialsProvidersTest, TestCursorMarkWithoutUniqueKey, TestRandomDVFaceting, DistributedIntervalFacetingTest, OutputWriterTest, SampleTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, TestRandomFaceting, TestSolrCoreProperties, PathHierarchyTokenizerFactoryTest, TestCharFilters, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ActionThrottleTest, BasicDistributedZk2Test, ChaosMonkeySafeLeaderTest, CleanupOldIndexTest, ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteNodeTest, DeleteReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, DistributedVersionInfoTest, FullSolrCloudDistribCmdsTest, HealthCheckHandlerTest, HttpPartitionWithTlogReplicasTest, LeaderElectionTest, LeaderFailoverAfterPartitionTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest, MoveReplicaTest, RemoteQueryErrorTest, SSLMigrationTest, SaslZkACLProviderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SaslZkACLProviderTest -Dtests.seed=CEF36F7B98862002 -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=America/Tijuana -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SaslZkACLProviderTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   [junit4]    >    1) Thread[id=44466, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-EventThread, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
   [junit4]    >    2) Thread[id=44470, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-EventThread, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
   [junit4]    >    3) Thread[id=44473, name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[CEF36F7B98862002]-EventThread, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CEF36F7B98862002]:0)
   [junit4] Completed [475/847 (1!)] on J1 in 13.22s, 1 test, 2 errors <<< FAILURES!

[...truncated 206 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
   [junit4]   2> 4178023 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[CEF36F7B98862002]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_CEF36F7B98862002-001/init-core-data-001
   [junit4]   2> 4178027 WARN  (SUITE-NodeMarkersRegistrationTest-seed#[CEF36F7B98862002]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=203 numCloses=203
   [junit4]   2> 4178027 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[CEF36F7B98862002]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4178028 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[CEF36F7B98862002]-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> 4178031 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[CEF36F7B98862002]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 4178032 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[CEF36F7B98862002]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_CEF36F7B98862002-001/tempDir-001
   [junit4]   2> 4178035 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[CEF36F7B98862002]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4178035 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4178035 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4178138 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[CEF36F7B98862002]) [    ] o.a.s.c.ZkTestServer start zk server on port:55466
   [junit4]   2> 4178138 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[CEF36F7B98862002]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55466
   [junit4]   2> 4178138 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[CEF36F7B98862002]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55466
   [junit4]   2> 4178211 INFO  (zkConnectionManagerCallback-22796-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4178220 INFO  (zkConnectionManagerCallback-22798-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4178229 INFO  (zkConnectionManagerCallback-22800-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4178240 WARN  (jetty-launcher-22801-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4178241 INFO  (jetty-launcher-22801-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4178241 INFO  (jetty-launcher-22801-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4178241 INFO  (jetty-launcher-22801-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> 4178242 INFO  (jetty-launcher-22801-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4178242 INFO  (jetty-launcher-22801-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4178242 INFO  (jetty-launcher-22801-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4178242 WARN  (jetty-launcher-22801-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4178242 INFO  (jetty-launcher-22801-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74680dac{/solr,null,AVAILABLE}
   [junit4]   2> 4178242 INFO  (jetty-launcher-22801-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4178242 INFO  (jetty-launcher-22801-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4178242 INFO  (jetty-launcher-22801-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> 4178243 INFO  (jetty-launcher-22801-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4178243 INFO  (jetty-launcher-22801-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4178243 INFO  (jetty-launcher-22801-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4178243 INFO  (jetty-launcher-22801-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65496f5d{/solr,null,AVAILABLE}
   [junit4]   2> 4178244 INFO  (jetty-launcher-22801-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5225529d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34439}
   [junit4]   2> 4178244 INFO  (jetty-launcher-22801-thread-2) [    ] o.e.j.s.Server Started @4181949ms
   [junit4]   2> 4178244 INFO  (jetty-launcher-22801-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34439}
   [junit4]   2> 4178244 ERROR (jetty-launcher-22801-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4178244 INFO  (jetty-launcher-22801-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4178244 INFO  (jetty-launcher-22801-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 4178244 INFO  (jetty-launcher-22801-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4178244 INFO  (jetty-launcher-22801-thread-2) [    ] o.a.s.s.SolrDispa

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

able to read additional data from client sessionid 0x10114d160790009, likely client has closed socket
   [junit4]   2> 106628 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 0x10114d16079000a, likely client has closed socket
   [junit4]   2> 106633 INFO  (zkCallback-286-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 106633 INFO  (zkCallback-279-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50638_solr
   [junit4]   2> 106635 INFO  (jetty-closer-292-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@e7806b5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 106636 INFO  (jetty-closer-292-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7222a0be{/solr,null,UNAVAILABLE}
   [junit4]   2> 106637 INFO  (jetty-closer-292-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 106637 INFO  (zkCallback-279-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 106640 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 0x10114d16079000f, likely client has closed socket
   [junit4]   2> 106646 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 0x10114d16079000e, likely client has closed socket
   [junit4]   2> 106654 INFO  (jetty-closer-292-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@554145a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 106654 INFO  (jetty-closer-292-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13e0f5e3{/solr,null,UNAVAILABLE}
   [junit4]   2> 106655 INFO  (jetty-closer-292-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 106657 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[CEF36F7B98862002]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 106658 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 0x10114d160790000, likely client has closed socket
   [junit4]   2> 106660 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2>           => java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> java.nio.channels.CancelledKeyException: null
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73) ~[?:1.8.0_191]
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87) ~[?:1.8.0_191]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:212) ~[zookeeper-3.4.14.jar:3.4.14-4c25d480e66aadd371de8bd2fd8da255ac140bcf]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 106664 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/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 106677 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[CEF36F7B98862002]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63396
   [junit4]   2> 106677 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[CEF36F7B98862002]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63396
   [junit4]   2> 106678 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[CEF36F7B98862002]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeMarkersRegistration
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NodeMarkersRegistrationTest -Dtests.method=testNodeMarkersRegistration -Dtests.seed=CEF36F7B98862002 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ms -Dtests.timezone=America/Tijuana -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 37.8s J1 | NodeMarkersRegistrationTest.testNodeMarkersRegistration <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Path /autoscaling/nodeLost/127.0.0.1:50416_solr exists
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CEF36F7B98862002:D649E77796B3EDED]: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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_CEF36F7B98862002-001
   [junit4]   2> Apr 04, 2019 3:20:08 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1424, maxMBSortInHeap=7.2094468000706895, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@283eca5d), locale=ms, timezone=America/Tijuana
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=3,threads=1,free=49348144,total=97517568
   [junit4]   2> NOTE: All tests run in this JVM: [SaslZkACLProviderTest, SaslZkACLProviderTest, NodeMarkersRegistrationTest, NodeMarkersRegistrationTest, NodeMarkersRegistrationTest]
   [junit4] Completed [10/10 (7!)] on J1 in 38.74s, 1 test, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: CEF36F7B98862002] (first 10 out of 12):
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest (suite)
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest (suite)
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest (suite)
   [junit4]   - org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest (suite)
   [junit4]   - org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     1.75 ..   103.77 =   102.02s
   [junit4] JVM J1:     1.75 ..   109.17 =   107.42s
   [junit4] Execution time total: 1 minute 49 seconds
   [junit4] Tests summary: 10 suites, 10 tests, 5 suite-level errors, 5 errors, 2 failures

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1573: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1100: There were test failures: 10 suites, 10 tests, 5 suite-level errors, 5 errors, 2 failures [seed: CEF36F7B98862002]

Total time: 1 minute 51 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   2/5 failed: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
[repro]   5/5 failed: org.apache.solr.cloud.SaslZkACLProviderTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=9b44fba0d49a25b815698bb163708146fffd7f91, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2316
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
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
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

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

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

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

Error Message:
Captured an uncaught exception in thread: Thread[id=34228, name=testExecutor-10144-thread-2, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=34228, name=testExecutor-10144-thread-2, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
	at __randomizedtesting.SeedInfo.seed([717364A55D82B79A:F9275B7FF37EDA62]:0)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55489/mg_zmt/cr: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([717364A55D82B79A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$1(BasicDistributedZkTest.java:657)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14095 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/init-core-data-001
   [junit4]   2> 1918950 WARN  (SUITE-BasicDistributedZkTest-seed#[717364A55D82B79A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=31 numCloses=31
   [junit4]   2> 1918950 INFO  (SUITE-BasicDistributedZkTest-seed#[717364A55D82B79A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1918952 INFO  (SUITE-BasicDistributedZkTest-seed#[717364A55D82B79A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1918952 INFO  (SUITE-BasicDistributedZkTest-seed#[717364A55D82B79A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1918952 INFO  (SUITE-BasicDistributedZkTest-seed#[717364A55D82B79A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /mg_zmt/cr
   [junit4]   2> 1918956 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1918957 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1918957 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1919058 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.ZkTestServer start zk server on port:65482
   [junit4]   2> 1919058 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:65482
   [junit4]   2> 1919058 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 65482
   [junit4]   2> 1919065 INFO  (zkConnectionManagerCallback-12097-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1919069 INFO  (zkConnectionManagerCallback-12099-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1919071 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1919073 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1919075 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1919077 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1919078 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1919080 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1919082 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1919084 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1919085 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1919087 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1919089 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1919090 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1920916 WARN  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1920917 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1920917 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1920917 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] 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> 1920918 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1920918 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1920918 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1920921 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6996b3db{/mg_zmt/cr,null,AVAILABLE}
   [junit4]   2> 1920921 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d4ab424{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55948}
   [junit4]   2> 1920921 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.e.j.s.Server Started @1922619ms
   [junit4]   2> 1920921 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/tempDir-001/control/data, hostContext=/mg_zmt/cr, hostPort=55948, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/control-001/cores}
   [junit4]   2> 1920922 ERROR (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1920922 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1920922 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1920922 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1920922 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1920922 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-08T02:05:39.080Z
   [junit4]   2> 1920924 INFO  (zkConnectionManagerCallback-12101-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1920926 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1920926 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/control-001/solr.xml
   [junit4]   2> 1920928 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1920928 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1920928 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1921465 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1921467 WARN  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1c791e6f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1921472 WARN  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@64b6aedb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1921473 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65482/solr
   [junit4]   2> 1921475 INFO  (zkConnectionManagerCallback-12107-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1921478 INFO  (zkConnectionManagerCallback-12109-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1921613 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55948_mg_zmt%2Fcr
   [junit4]   2> 1921614 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.c.Overseer Overseer (id=72205824960888836-127.0.0.1:55948_mg_zmt%2Fcr-n_0000000000) starting
   [junit4]   2> 1921623 INFO  (zkConnectionManagerCallback-12116-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1921626 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65482/solr ready
   [junit4]   2> 1921628 INFO  (OverseerStateUpdate-72205824960888836-127.0.0.1:55948_mg_zmt%2Fcr-n_0000000000) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55948_mg_zmt%2Fcr
   [junit4]   2> 1921628 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55948_mg_zmt%2Fcr
   [junit4]   2> 1921630 INFO  (OverseerStateUpdate-72205824960888836-127.0.0.1:55948_mg_zmt%2Fcr-n_0000000000) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1921630 INFO  (zkCallback-12115-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1921652 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1921695 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1
   [junit4]   2> 1921705 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1
   [junit4]   2> 1921705 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1
   [junit4]   2> 1921707 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/control-001/cores
   [junit4]   2> 1921730 INFO  (zkConnectionManagerCallback-12122-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1921732 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1921733 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65482/solr ready
   [junit4]   2> 1921735 INFO  (qtp1762619254-33578) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:55948_mg_zmt%252Fcr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1921740 INFO  (OverseerThreadFactory-9997-thread-1-processing-n:127.0.0.1:55948_mg_zmt%2Fcr) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1921850 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr    x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1921851 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1922875 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1922889 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1923023 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1923044 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1923045 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1
   [junit4]   2> 1923045 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1923046 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3038803993955369]
   [junit4]   2> 1923048 WARN  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1923087 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1923087 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1923088 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1923088 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1923089 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.504697628171121]
   [junit4]   2> 1923089 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c9f899d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1923091 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1923091 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1923091 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1923091 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627401215015911424
   [junit4]   2> 1923095 INFO  (searcherExecutor-10002-thread-1-processing-n:127.0.0.1:55948_mg_zmt%2Fcr x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@5c9f899d[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1923099 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1923099 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1923107 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1923107 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1923107 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55948/mg_zmt/cr/control_collection_shard1_replica_n1/
   [junit4]   2> 1923108 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1923108 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:55948/mg_zmt/cr/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1923108 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72205824960888836-core_node2-n_0000000000
   [junit4]   2> 1923111 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55948/mg_zmt/cr/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1923214 INFO  (zkCallback-12108-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1923214 INFO  (zkCallback-12108-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1923215 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1923218 INFO  (qtp1762619254-33580) [n:127.0.0.1:55948_mg_zmt%2Fcr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1369
   [junit4]   2> 1923222 INFO  (qtp1762619254-33578) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1923322 INFO  (zkCallback-12108-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1923322 INFO  (zkCallback-12108-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1923322 INFO  (zkCallback-12108-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1923324 INFO  (qtp1762619254-33578) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:55948_mg_zmt%252Fcr&wt=javabin&version=2} status=0 QTime=1589
   [junit4]   2> 1923330 INFO  (zkConnectionManagerCallback-12128-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1923332 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1923334 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65482/solr ready
   [junit4]   2> 1923334 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1923336 INFO  (qtp1762619254-33579) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1923341 INFO  (OverseerThreadFactory-9997-thread-2-processing-n:127.0.0.1:55948_mg_zmt%2Fcr) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1923342 INFO  (OverseerCollectionConfigSetProcessor-72205824960888836-127.0.0.1:55948_mg_zmt%2Fcr-n_0000000000) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1923553 WARN  (OverseerThreadFactory-9997-thread-2-processing-n:127.0.0.1:55948_mg_zmt%2Fcr) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1923555 INFO  (qtp1762619254-33579) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1923555 INFO  (qtp1762619254-33579) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=219
   [junit4]   2> 1923556 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1924875 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-1-001 of type NRT
   [junit4]   2> 1924893 WARN  (closeThreadPool-12129-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1924894 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1924894 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1924895 INFO  (closeThreadPool-12129-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> 1924899 INFO  (closeThreadPool-12129-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1924899 INFO  (closeThreadPool-12129-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1924899 INFO  (closeThreadPool-12129-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1924901 INFO  (closeThreadPool-12129-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d47d84b{/mg_zmt/cr,null,AVAILABLE}
   [junit4]   2> 1924901 INFO  (closeThreadPool-12129-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5070d7f3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55489}
   [junit4]   2> 1924901 INFO  (closeThreadPool-12129-thread-1) [    ] o.e.j.s.Server Started @1926601ms
   [junit4]   2> 1924901 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/mg_zmt/cr, hostPort=55489, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-1-001/cores}
   [junit4]   2> 1924902 ERROR (closeThreadPool-12129-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1924902 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1924902 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1924902 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1924902 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1924902 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-08T02:05:43.060Z
   [junit4]   2> 1924913 INFO  (zkConnectionManagerCallback-12131-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1924922 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1924922 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-1-001/solr.xml
   [junit4]   2> 1924946 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1924946 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1924949 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1925344 INFO  (OverseerCollectionConfigSetProcessor-72205824960888836-127.0.0.1:55948_mg_zmt%2Fcr-n_0000000000) [n:127.0.0.1:55948_mg_zmt%2Fcr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1925345 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1925348 WARN  (closeThreadPool-12129-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4cb1b11a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1925366 WARN  (closeThreadPool-12129-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7e5a22d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1925366 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65482/solr
   [junit4]   2> 1925368 INFO  (zkConnectionManagerCallback-12137-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1925372 INFO  (zkConnectionManagerCallback-12139-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1925379 INFO  (closeThreadPool-12129-thread-1) [n:127.0.0.1:55489_mg_zmt%2Fcr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1925384 INFO  (closeThreadPool-12129-thread-1) [n:127.0.0.1:55489_mg_zmt%2Fcr    ] o.a.s.c.ZkController Publish node=127.0.0.1:55489_mg_zmt%2Fcr as DOWN
   [junit4]   2> 1925385 INFO  (closeThreadPool-12129-thread-1) [n:127.0.0.1:55489_mg_zmt%2Fcr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1925386 INFO  (closeThreadPool-12129-thread-1) [n:127.0.0.1:55489_mg_zmt%2Fcr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55489_mg_zmt%2Fcr
   [junit4]   2> 1925387 INFO  (zkCallback-12115-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1925387 INFO  (zkCallback-12108-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1925387 INFO  (zkCallback-12127-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1925388 INFO  (zkCallback-12138-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1925394 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-2-001 of type NRT
   [junit4]   2> 1925394 WARN  (closeThreadPool-12129-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1925395 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1925395 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1925395 INFO  (closeThreadPool-12129-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> 1925396 INFO  (closeThreadPool-12129-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1925396 INFO  (closeThreadPool-12129-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1925396 INFO  (closeThreadPool-12129-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1925402 INFO  (closeThreadPool-12129-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a9ef98{/mg_zmt/cr,null,AVAILABLE}
   [junit4]   2> 1925402 INFO  (closeThreadPool-12129-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3936abe8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:48562}
   [junit4]   2> 1925402 INFO  (closeThreadPool-12129-thread-2) [    ] o.e.j.s.Server Started @1927102ms
   [junit4]   2> 1925402 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/mg_zmt/cr, hostPort=48562, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-2-001/cores}
   [junit4]   2> 1925402 ERROR (closeThreadPool-12129-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1925402 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1925402 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1925402 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1925402 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1925402 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-08T02:05:43.560Z
   [junit4]   2> 1925415 INFO  (zkConnectionManagerCallback-12143-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1925416 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1925416 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-2-001/solr.xml
   [junit4]   2> 1925419 INFO  (zkConnectionManagerCallback-12148-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1925420 INFO  (closeThreadPool-12129-thread-1) [n:127.0.0.1:55489_mg_zmt%2Fcr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1925421 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1925421 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1925422 INFO  (closeThreadPool-12129-thread-1) [n:127.0.0.1:55489_mg_zmt%2Fcr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65482/solr ready
   [junit4]   2> 1925422 INFO  (closeThreadPool-12129-thread-1) [n:127.0.0.1:55489_mg_zmt%2Fcr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1925422 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1925443 INFO  (closeThreadPool-12129-thread-1) [n:127.0.0.1:55489_mg_zmt%2Fcr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1
   [junit4]   2> 1925452 INFO  (closeThreadPool-12129-thread-1) [n:127.0.0.1:55489_mg_zmt%2Fcr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1
   [junit4]   2> 1925453 INFO  (closeThreadPool-12129-thread-1) [n:127.0.0.1:55489_mg_zmt%2Fcr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1
   [junit4]   2> 1925454 INFO  (closeThreadPool-12129-thread-1) [n:127.0.0.1:55489_mg_zmt%2Fcr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-1-001/cores
   [junit4]   2> 1926121 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1926122 WARN  (closeThreadPool-12129-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@61440d57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1926127 WARN  (closeThreadPool-12129-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@63105a55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1926127 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65482/solr
   [junit4]   2> 1926130 INFO  (zkConnectionManagerCallback-12155-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1926134 INFO  (zkConnectionManagerCallback-12157-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1926142 INFO  (closeThreadPool-12129-thread-2) [n:127.0.0.1:48562_mg_zmt%2Fcr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1926147 INFO  (closeThreadPool-12129-thread-2) [n:127.0.0.1:48562_mg_zmt%2Fcr    ] o.a.s.c.ZkController Publish node=127.0.0.1:48562_mg_zmt%2Fcr as DOWN
   [junit4]   2> 1926149 INFO  (closeThreadPool-12129-thread-2) [n:127.0.0.1:48562_mg_zmt%2Fcr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1926149 INFO  (closeThreadPool-12129-thread-2) [n:127.0.0.1:48562_mg_zmt%2Fcr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48562_mg_zmt%2Fcr
   [junit4]   2> 1926150 INFO  (zkCallback-12108-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1926150 INFO  (zkCallback-12115-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1926151 INFO  (zkCallback-12127-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1926151 INFO  (zkCallback-12138-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1926152 INFO  (zkCallback-12147-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1926152 INFO  (zkCallback-12156-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1926191 INFO  (zkConnectionManagerCallback-12164-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1926193 INFO  (closeThreadPool-12129-thread-2) [n:127.0.0.1:48562_mg_zmt%2Fcr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1926195 INFO  (closeThreadPool-12129-thread-2) [n:127.0.0.1:48562_mg_zmt%2Fcr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65482/solr ready
   [junit4]   2> 1926195 INFO  (closeThreadPool-12129-thread-2) [n:127.0.0.1:48562_mg_zmt%2Fcr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1926215 INFO  (closeThreadPool-12129-thread-2) [n:127.0.0.1:48562_mg_zmt%2Fcr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1
   [junit4]   2> 1926224 INFO  (closeThreadPool-12129-thread-2) [n:127.0.0.1:48562_mg_zmt%2Fcr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1
   [junit4]   2> 1926225 INFO  (closeThreadPool-12129-thread-2) [n:127.0.0.1:48562_mg_zmt%2Fcr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1
   [junit4]   2> 1926225 INFO  (closeThreadPool-12129-thread-2) [n:127.0.0.1:48562_mg_zmt%2Fcr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-2-001/cores
   [junit4]   2> 1926898 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-3-001 of type NRT
   [junit4]   2> 1926899 WARN  (closeThreadPool-12129-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1926899 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1926899 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1926899 INFO  (closeThreadPool-12129-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> 1926900 INFO  (closeThreadPool-12129-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1926900 INFO  (closeThreadPool-12129-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1926900 INFO  (closeThreadPool-12129-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1926900 INFO  (closeThreadPool-12129-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e9a8e3b{/mg_zmt/cr,null,AVAILABLE}
   [junit4]   2> 1926901 INFO  (closeThreadPool-12129-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4a5ab58a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39161}
   [junit4]   2> 1926901 INFO  (closeThreadPool-12129-thread-2) [    ] o.e.j.s.Server Started @1928602ms
   [junit4]   2> 1926901 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/mg_zmt/cr, hostPort=39161, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-3-001/cores}
   [junit4]   2> 1926901 ERROR (closeThreadPool-12129-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1926901 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1926901 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1926901 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1926901 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1926901 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-08T02:05:45.059Z
   [junit4]   2> 1926903 INFO  (zkConnectionManagerCallback-12167-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1926904 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1926904 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-3-001/solr.xml
   [junit4]   2> 1926907 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1926907 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1926909 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1928038 INFO  (TEST-BasicDistributedZkTest.test-seed#[717364A55D82B79A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-4-001 of type NRT
   [junit4]   2> 1928038 WARN  (closeThreadPool-12129-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1928039 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1928039 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1928039 INFO  (closeThreadPool-12129-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> 1928039 INFO  (closeThreadPool-12129-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1928039 INFO  (closeThreadPool-12129-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1928040 INFO  (closeThreadPool-12129-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1928041 INFO  (closeThreadPool-12129-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d00ecd2{/mg_zmt/cr,null,AVAILABLE}
   [junit4]   2> 1928042 INFO  (closeThreadPool-12129-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d8fb8ac{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55744}
   [junit4]   2> 1928042 INFO  (closeThreadPool-12129-thread-1) [    ] o.e.j.s.Server Started @1929744ms
   [junit4]   2> 1928042 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/mg_zmt/cr, hostPort=55744, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-4-001/cores}
   [junit4]   2> 1928045 ERROR (closeThreadPool-12129-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1928045 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1928045 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1928045 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1928045 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1928045 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-08T02:05:46.203Z
   [junit4]   2> 1928047 INFO  (zkConnectionManagerCallback-12169-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1928048 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1928048 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-4-001/solr.xml
   [junit4]   2> 1928052 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1928052 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1928053 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1928164 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1928165 WARN  (closeThreadPool-12129-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@55a1d7d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1928168 WARN  (closeThreadPool-12129-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@167ab3a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1928169 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65482/solr
   [junit4]   2> 1928171 INFO  (zkConnectionManagerCallback-12175-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1928174 INFO  (zkConnectionManagerCallback-12177-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1928179 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1928183 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:39161_mg_zmt%2Fcr as DOWN
   [junit4]   2> 1928185 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1928185 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39161_mg_zmt%2Fcr
   [junit4]   2> 1928186 INFO  (zkCallback-12108-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1928187 INFO  (zkCallback-12115-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1928187 INFO  (zkCallback-12138-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1928187 INFO  (zkCallback-12163-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1928187 INFO  (zkCallback-12156-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1928193 INFO  (zkCallback-12176-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1928193 INFO  (zkCallback-12147-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1928194 INFO  (zkCallback-12127-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1928228 INFO  (zkConnectionManagerCallback-12184-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1928230 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1928231 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65482/solr ready
   [junit4]   2> 1928232 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1928251 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1
   [junit4]   2> 1928258 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1
   [junit4]   2> 1928258 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1
   [junit4]   2> 1928259 INFO  (closeThreadPool-12129-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-3-001/cores
   [junit4]   2> 1929113 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1929115 WARN  (closeThreadPool-12129-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@657cd0a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1929118 WARN  (closeThreadPool-12129-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7a4256e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1929118 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65482/solr
   [junit4]   2> 1929120 INFO  (zkConnectionManagerCallback-12191-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1929123 INFO  (zkConnectionManagerCallback-12193-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1929130 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1929136 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:55744_mg_zmt%2Fcr as DOWN
   [junit4]   2> 1929137 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1929137 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55744_mg_zmt%2Fcr
   [junit4]   2> 1929139 INFO  (zkCallback-12138-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1929139 INFO  (zkCallback-12127-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1929139 INFO  (zkCallback-12108-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1929139 INFO  (zkCallback-12115-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1929139 INFO  (zkCallback-12147-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1929139 INFO  (zkCallback-12156-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1929140 INFO  (zkCallback-12163-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1929140 INFO  (zkCallback-12176-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1929140 INFO  (zkCallback-12183-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1929141 INFO  (zkCallback-12192-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1929160 INFO  (zkConnectionManagerCallback-12200-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1929161 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1929163 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65482/solr ready
   [junit4]   2> 1929163 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1929178 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1
   [junit4]   2> 1929185 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1
   [junit4]   2> 1929186 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1
   [junit4]   2> 1929187 INFO  (closeThreadPool-12129-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-4-001/cores
   [junit4]   2> 1929241 INFO  (qtp97091261-33706) [n:127.0.0.1:39161_mg_zmt%2Fcr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39161_mg_zmt%252Fcr&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1929241 INFO  (qtp97091261-33707) [n:127.0.0.1:39161_mg_zmt%2Fcr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:55489_mg_zmt%252Fcr&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1929241 INFO  (qtp97091261-33704) [n:127.0.0.1:39161_mg_zmt%2Fcr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:48562_mg_zmt%252Fcr&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1929241 INFO  (qtp97091261-33709) [n:127.0.0.1:39161_mg_zmt%2Fcr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:55744_mg_zmt%252Fcr&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1929247 INFO  (OverseerThreadFactory-9997-thread-3-processing-n:127.0.0.1:55948_mg_zmt%2Fcr) [n:127.0.0.1:55948_mg_zmt%2Fcr c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39161_mg_zmt%2Fcr for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1929248 INFO  (OverseerThreadFactory-9997-thread-4-processing-n:127.0.0.1:55948_mg_zmt%2Fcr) [n:127.0.0.1:55948_mg_zmt%2Fcr c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:48562_mg_zmt%2Fcr for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1929249 INFO  (OverseerThreadFactory-9997-thread-3-processing-n:127.0.0.1:55948_mg_zmt%2Fcr) [n:127.0.0.1:55948_mg_zmt%2Fcr c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1929250 INFO  (OverseerThreadFactory-9997-thread-4-processing-n:127.0.0.1:55948_mg_zmt%2Fcr) [n:127.0.0.1:55948_mg_zmt%2Fcr c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1929255 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr    x:collection1_shard2_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1929256 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr    x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1930280 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1930281 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1930296 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 1930298 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 1930420 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1930430 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1930449 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1930449 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1
   [junit4]   2> 1930450 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-3-001/cores/collection1_shard2_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-3-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 1930451 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3038803993955369]
   [junit4]   2> 1930452 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1930453 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb916d1
   [junit4]   2> 1930453 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-2-001/cores/collection1_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_717364A55D82B79A-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 1930453 WARN  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1930454 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3038803993955369]
   [junit4]   2> 1930456 WARN  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1930505 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1930505 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1930507 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1930507 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1930508 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.504697628171121]
   [junit4]   2> 1930508 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@58714b16[collection1_shard1_replica_n2] main]
   [junit4]   2> 1930510 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1930510 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1930511 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1930511 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627401222796345344
   [junit4]   2> 1930511 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1930511 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1930593 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1930593 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1930594 INFO  (searcherExecutor-10044-thread-1-processing-n:127.0.0.1:48562_mg_zmt%2Fcr x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@58714b16[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1930594 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.504697628171121]
   [junit4]   2> 1930594 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1adefa7b[collection1_shard2_replica_n1] main]
   [junit4]   2> 1930596 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1930597 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1930597 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1930597 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627401222886522880
   [junit4]   2> 1930599 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1930600 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1930601 INFO  (searcherExecutor-10043-thread-1-processing-n:127.0.0.1:39161_mg_zmt%2Fcr x:collection1_shard2_replica_n1 c:collection1 s:shard2) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher Searcher@1adefa7b[collection1_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1930605 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1930605 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1930607 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1930607 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1930607 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:48562/mg_zmt/cr/collection1_shard1_replica_n2/
   [junit4]   2> 1930607 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1930608 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:48562/mg_zmt/cr/collection1_shard1_replica_n2/ has no replicas
   [junit4]   2> 1930608 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72205824960888846-core_node3-n_0000000000
   [junit4]   2> 1930610 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1930610 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1930610 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39161/mg_zmt/cr/collection1_shard2_replica_n1/
   [junit4]   2> 1930611 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1930611 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:48562/mg_zmt/cr/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 1930611 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39161/mg_zmt/cr/collection1_shard2_replica_n1/ has no replicas
   [junit4]   2> 1930612 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72205824960888851-core_node4-n_0000000000
   [junit4]   2> 1930615 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39161/mg_zmt/cr/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 1930718 INFO  (zkCallback-12176-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1930718 INFO  (zkCallback-12176-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1930718 INFO  (zkCallback-12156-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1930719 INFO  (zkCallback-12156-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1930721 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1930722 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1930726 INFO  (qtp1695150981-33667) [n:127.0.0.1:48562_mg_zmt%2Fcr c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1470
   [junit4]   2> 1930726 INFO  (qtp97091261-33710) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1472
   [junit4]   2> 1930730 INFO  (qtp97091261-33704) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:48562_mg_zmt%252Fcr&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1489
   [junit4]   2> 1930730 INFO  (qtp97091261-33706) [n:127.0.0.1:39161_mg_zmt%2Fcr c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:39161_mg_zmt%252Fcr&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1489
   [junit4]   2> 1930825 INFO  (zkCallback-12176-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for col

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

ugal -Dtests.asserts=true -Dtests.file.encoding=UTF-8
Buildfile: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 22ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 717364A55D82B79A
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says hello! Master seed: 717364A55D82B79A
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(3660@serv1-vm3).
   [junit4] Started J1 PID(3661@serv1-vm3).
   [junit4] HEARTBEAT J0 PID(3660@serv1-vm3): 2019-03-08T03:14:54, stalled for 66.5s at: BasicDistributedZkTest.test
   [junit4] HEARTBEAT J1 PID(3661@serv1-vm3): 2019-03-08T03:14:54, stalled for 66.9s at: BasicDistributedZkTest.test
   [junit4] HEARTBEAT J0 PID(3660@serv1-vm3): 2019-03-08T03:15:54, stalled for  126s at: BasicDistributedZkTest.test
   [junit4] HEARTBEAT J1 PID(3661@serv1-vm3): 2019-03-08T03:15:54, stalled for  127s at: BasicDistributedZkTest.test
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4] OK       169s J1 | BasicDistributedZkTest.test
   [junit4] Completed [1/5] on J1 in 173.41s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4] OK       175s J0 | BasicDistributedZkTest.test
   [junit4] Completed [2/5] on J0 in 179.40s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J1 PID(3661@serv1-vm3): 2019-03-08T03:17:42, stalled for 64.2s at: BasicDistributedZkTest.test
   [junit4] HEARTBEAT J0 PID(3660@serv1-vm3): 2019-03-08T03:17:54, stalled for 70.4s at: BasicDistributedZkTest.test
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4] OK      97.8s J0 | BasicDistributedZkTest.test
   [junit4] Completed [3/5] on J0 in 98.89s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4] OK       119s J1 | BasicDistributedZkTest.test
   [junit4] Completed [4/5] on J1 in 120.20s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(3660@serv1-vm3): 2019-03-08T03:19:30, stalled for 66.1s at: BasicDistributedZkTest.test
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4] OK      89.3s J0 | BasicDistributedZkTest.test
   [junit4] Completed [5/5] on J0 in 90.36s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.99 ..   372.39 =   371.40s
   [junit4] JVM J1:     1.03 ..   296.49 =   295.47s
   [junit4] Execution time total: 6 minutes 12 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 242.68s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 226.60s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 137.34s | org.apache.solr.index.hdfs.CheckHdfsIndexTest
[junit4:tophints] 136.87s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 117.95s | org.apache.solr.update.SoftAutoCommitTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 6 minutes 17 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.BasicDistributedZkTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2800)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2679)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2660)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3039)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1067)
		at hudson.FilePath.act(FilePath.java:1056)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2658)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1843)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3041)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1069)
	at hudson.FilePath.act(FilePath.java:1056)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2658)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1843)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=20de3d2ee0d234d04bbcf7c2cddc18ff67a09f8b, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2314
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
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
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

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

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

All tests passed

Build Log:
[...truncated 15520 lines...]
   [junit4] JVM J1: stdout was not empty, see: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/temp/junit4-J1-20190307_061157_7627612373104477390660.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/heapdumps/java_pid25167.hprof ...
   [junit4] Heap dump file created [490049153 bytes in 10.073 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 8926 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:633: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid25167.hprof

Total time: 112 minutes 24 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
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