You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/06 00:53:09 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 2777 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2777/

2 tests failed.
FAILED:  org.apache.solr.cloud.rule.RulesTest.doIntegrationTest

Error Message:
Error from server at http://127.0.0.1:40313/solr: Error creating counter node in Zookeeper for collection:rulesColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40313/solr: Error creating counter node in Zookeeper for collection:rulesColl
	at __randomizedtesting.SeedInfo.seed([6775D9185889DF31:82469E9944FD2D33]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.rule.RulesTest.doIntegrationTest(RulesTest.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestWithCollection.testNodeAdded

Error Message:
Action was not fired till 30 seconds

Stack Trace:
java.lang.AssertionError: Action was not fired till 30 seconds
	at __randomizedtesting.SeedInfo.seed([6775D9185889DF31:2B68F6FFA2A7732]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.TestWithCollection.testNodeAdded(TestWithCollection.java:478)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12824 lines...]
   [junit4] Suite: org.apache.solr.cloud.rule.RulesTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_6775D9185889DF31-001/init-core-data-001
   [junit4]   2> 799116 WARN  (SUITE-RulesTest-seed#[6775D9185889DF31]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=64 numCloses=64
   [junit4]   2> 799116 INFO  (SUITE-RulesTest-seed#[6775D9185889DF31]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 799117 INFO  (SUITE-RulesTest-seed#[6775D9185889DF31]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 799117 INFO  (SUITE-RulesTest-seed#[6775D9185889DF31]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 799118 INFO  (SUITE-RulesTest-seed#[6775D9185889DF31]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_6775D9185889DF31-001/tempDir-001
   [junit4]   2> 799118 INFO  (SUITE-RulesTest-seed#[6775D9185889DF31]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 799118 INFO  (Thread-601) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 799118 INFO  (Thread-601) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 799136 ERROR (Thread-601) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 799225 INFO  (SUITE-RulesTest-seed#[6775D9185889DF31]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40167
   [junit4]   2> 799238 INFO  (zkConnectionManagerCallback-1260-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 799254 INFO  (jetty-launcher-1257-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 799255 INFO  (jetty-launcher-1257-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 799256 INFO  (jetty-launcher-1257-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 799256 INFO  (jetty-launcher-1257-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 799294 INFO  (jetty-launcher-1257-thread-5) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 799295 INFO  (jetty-launcher-1257-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 799295 INFO  (jetty-launcher-1257-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 799295 INFO  (jetty-launcher-1257-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 799296 INFO  (jetty-launcher-1257-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@59dd914c{/solr,null,AVAILABLE}
   [junit4]   2> 799384 INFO  (jetty-launcher-1257-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 799384 INFO  (jetty-launcher-1257-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 799384 INFO  (jetty-launcher-1257-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 799385 INFO  (jetty-launcher-1257-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16c2c03f{/solr,null,AVAILABLE}
   [junit4]   2> 799386 INFO  (jetty-launcher-1257-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3c5b48e4{HTTP/1.1,[http/1.1]}{127.0.0.1:40313}
   [junit4]   2> 799386 INFO  (jetty-launcher-1257-thread-3) [    ] o.e.j.s.Server Started @799432ms
   [junit4]   2> 799386 INFO  (jetty-launcher-1257-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40313}
   [junit4]   2> 799386 ERROR (jetty-launcher-1257-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 799386 INFO  (jetty-launcher-1257-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 799386 INFO  (jetty-launcher-1257-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 799386 INFO  (jetty-launcher-1257-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 799386 INFO  (jetty-launcher-1257-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 799386 INFO  (jetty-launcher-1257-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-05T22:58:42.734Z
   [junit4]   2> 799404 INFO  (zkConnectionManagerCallback-1262-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 799404 INFO  (jetty-launcher-1257-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 799550 INFO  (jetty-launcher-1257-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b638cd0{HTTP/1.1,[http/1.1]}{127.0.0.1:39010}
   [junit4]   2> 799550 INFO  (jetty-launcher-1257-thread-4) [    ] o.e.j.s.Server Started @799597ms
   [junit4]   2> 799550 INFO  (jetty-launcher-1257-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39010}
   [junit4]   2> 799551 ERROR (jetty-launcher-1257-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 799551 INFO  (jetty-launcher-1257-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 799551 INFO  (jetty-launcher-1257-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 799551 INFO  (jetty-launcher-1257-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 799551 INFO  (jetty-launcher-1257-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 799551 INFO  (jetty-launcher-1257-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-05T22:58:42.899Z
   [junit4]   2> 799567 INFO  (jetty-launcher-1257-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 799567 INFO  (jetty-launcher-1257-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 799567 INFO  (jetty-launcher-1257-thread-5) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 799567 INFO  (jetty-launcher-1257-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@59fe0671{/solr,null,AVAILABLE}
   [junit4]   2> 799568 INFO  (jetty-launcher-1257-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@62dbae2e{HTTP/1.1,[http/1.1]}{127.0.0.1:35344}
   [junit4]   2> 799568 INFO  (jetty-launcher-1257-thread-5) [    ] o.e.j.s.Server Started @799614ms
   [junit4]   2> 799568 INFO  (jetty-launcher-1257-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35344}
   [junit4]   2> 799568 ERROR (jetty-launcher-1257-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 799568 INFO  (jetty-launcher-1257-thread-5) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 799568 INFO  (jetty-launcher-1257-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 799568 INFO  (jetty-launcher-1257-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 799568 INFO  (jetty-launcher-1257-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 799568 INFO  (jetty-launcher-1257-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-05T22:58:42.916Z
   [junit4]   2> 799660 INFO  (zkConnectionManagerCallback-1266-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 799661 INFO  (jetty-launcher-1257-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 799697 INFO  (jetty-launcher-1257-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 799697 INFO  (jetty-launcher-1257-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 799697 INFO  (jetty-launcher-1257-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 799770 INFO  (jetty-launcher-1257-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45aa20ef{/solr,null,AVAILABLE}
   [junit4]   2> 799802 INFO  (zkConnectionManagerCallback-1264-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 799807 INFO  (jetty-launcher-1257-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 800105 INFO  (jetty-launcher-1257-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7a9dbf0b{HTTP/1.1,[http/1.1]}{127.0.0.1:41499}
   [junit4]   2> 800105 INFO  (jetty-launcher-1257-thread-1) [    ] o.e.j.s.Server Started @800151ms
   [junit4]   2> 800105 INFO  (jetty-launcher-1257-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41499}
   [junit4]   2> 800105 ERROR (jetty-launcher-1257-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 800105 INFO  (jetty-launcher-1257-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 800105 INFO  (jetty-launcher-1257-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 800105 INFO  (jetty-launcher-1257-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 800105 INFO  (jetty-launcher-1257-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 800105 INFO  (jetty-launcher-1257-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-05T22:58:43.453Z
   [junit4]   2> 800106 INFO  (jetty-launcher-1257-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 800106 INFO  (jetty-launcher-1257-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 800106 INFO  (jetty-launcher-1257-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 800140 INFO  (jetty-launcher-1257-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7803cd85{/solr,null,AVAILABLE}
   [junit4]   2> 800141 INFO  (jetty-launcher-1257-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11838047{HTTP/1.1,[http/1.1]}{127.0.0.1:38023}
   [junit4]   2> 800141 INFO  (jetty-launcher-1257-thread-2) [    ] o.e.j.s.Server Started @800187ms
   [junit4]   2> 800141 INFO  (jetty-launcher-1257-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38023}
   [junit4]   2> 800141 ERROR (jetty-launcher-1257-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 800141 INFO  (jetty-launcher-1257-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 800141 INFO  (jetty-launcher-1257-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 800141 INFO  (jetty-launcher-1257-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 800141 INFO  (jetty-launcher-1257-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 800141 INFO  (jetty-launcher-1257-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-05T22:58:43.489Z
   [junit4]   2> 800320 INFO  (zkConnectionManagerCallback-1268-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800320 INFO  (jetty-launcher-1257-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 800335 INFO  (zkConnectionManagerCallback-1270-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800336 INFO  (jetty-launcher-1257-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 800724 INFO  (jetty-launcher-1257-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40167/solr
   [junit4]   2> 800738 INFO  (zkConnectionManagerCallback-1274-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800832 INFO  (zkConnectionManagerCallback-1276-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800922 INFO  (jetty-launcher-1257-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40167/solr
   [junit4]   2> 800991 INFO  (jetty-launcher-1257-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40167/solr
   [junit4]   2> 801015 INFO  (zkConnectionManagerCallback-1282-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801052 INFO  (zkConnectionManagerCallback-1286-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801121 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 0x10450381b1d0008, likely client has closed socket
   [junit4]   2> 801198 INFO  (zkConnectionManagerCallback-1290-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801283 INFO  (zkConnectionManagerCallback-1288-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801306 INFO  (jetty-launcher-1257-thread-4) [n:127.0.0.1:39010_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39010_solr
   [junit4]   2> 801307 INFO  (jetty-launcher-1257-thread-4) [n:127.0.0.1:39010_solr    ] o.a.s.c.Overseer Overseer (id=73271695848046602-127.0.0.1:39010_solr-n_0000000000) starting
   [junit4]   2> 801325 INFO  (jetty-launcher-1257-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40167/solr
   [junit4]   2> 801346 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:38023_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38023_solr
   [junit4]   2> 801399 INFO  (jetty-launcher-1257-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40167/solr
   [junit4]   2> 801401 INFO  (zkConnectionManagerCallback-1298-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801446 INFO  (zkCallback-1289-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 801447 INFO  (zkCallback-1287-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 801471 INFO  (zkConnectionManagerCallback-1302-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801472 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 0x10450381b1d000c, likely client has closed socket
   [junit4]   2> 801499 INFO  (zkConnectionManagerCallback-1307-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801500 INFO  (zkConnectionManagerCallback-1309-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801502 INFO  (jetty-launcher-1257-thread-4) [n:127.0.0.1:39010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 801502 INFO  (zkConnectionManagerCallback-1312-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801502 INFO  (jetty-launcher-1257-thread-3) [n:127.0.0.1:40313_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 801516 INFO  (jetty-launcher-1257-thread-4) [n:127.0.0.1:39010_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40167/solr ready
   [junit4]   2> 801517 INFO  (OverseerStateUpdate-73271695848046602-127.0.0.1:39010_solr-n_0000000000) [n:127.0.0.1:39010_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39010_solr
   [junit4]   2> 801538 INFO  (zkConnectionManagerCallback-1316-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801539 INFO  (jetty-launcher-1257-thread-4) [n:127.0.0.1:39010_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 801539 INFO  (jetty-launcher-1257-thread-4) [n:127.0.0.1:39010_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39010_solr
   [junit4]   2> 801553 INFO  (jetty-launcher-1257-thread-3) [n:127.0.0.1:40313_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 801553 INFO  (jetty-launcher-1257-thread-3) [n:127.0.0.1:40313_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40313_solr
   [junit4]   2> 801564 INFO  (zkCallback-1289-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 801584 INFO  (zkCallback-1287-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 801585 INFO  (zkCallback-1289-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 801670 INFO  (zkCallback-1275-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 801671 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:38023_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 801673 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:38023_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40167/solr ready
   [junit4]   2> 801673 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:41499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 801675 INFO  (jetty-launcher-1257-thread-5) [n:127.0.0.1:35344_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 801712 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:41499_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 801712 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:41499_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41499_solr
   [junit4]   2> 801713 INFO  (zkCallback-1287-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 801713 INFO  (zkCallback-1289-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 801727 INFO  (jetty-launcher-1257-thread-5) [n:127.0.0.1:35344_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 801728 INFO  (jetty-launcher-1257-thread-5) [n:127.0.0.1:35344_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35344_solr
   [junit4]   2> 801729 INFO  (zkCallback-1287-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 801729 INFO  (zkCallback-1289-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 801731 INFO  (jetty-launcher-1257-thread-4) [n:127.0.0.1:39010_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 801747 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:38023_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 801824 INFO  (zkCallback-1306-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 801990 INFO  (jetty-launcher-1257-thread-4) [n:127.0.0.1:39010_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39010.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fed5104
   [junit4]   2> 802319 INFO  (zkCallback-1306-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 802339 INFO  (jetty-launcher-1257-thread-4) [n:127.0.0.1:39010_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39010.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fed5104
   [junit4]   2> 802382 INFO  (zkCallback-1315-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 802382 INFO  (zkCallback-1308-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 802385 INFO  (zkCallback-1275-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 802491 INFO  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 802493 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:38023_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38023.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fed5104
   [junit4]   2> 802527 INFO  (zkConnectionManagerCallback-1327-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802544 INFO  (zkConnectionManagerCallback-1332-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802584 INFO  (jetty-launcher-1257-thread-4) [n:127.0.0.1:39010_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39010.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fed5104
   [junit4]   2> 802586 INFO  (jetty-launcher-1257-thread-3) [n:127.0.0.1:40313_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 802587 INFO  (jetty-launcher-1257-thread-3) [n:127.0.0.1:40313_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40167/solr ready
   [junit4]   2> 802588 INFO  (jetty-launcher-1257-thread-4) [n:127.0.0.1:39010_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_6775D9185889DF31-001/tempDir-001/node4/.
   [junit4]   2> 802597 INFO  (jetty-launcher-1257-thread-5) [n:127.0.0.1:35344_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 802598 INFO  (jetty-launcher-1257-thread-5) [n:127.0.0.1:35344_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40167/solr ready
   [junit4]   2> 802598 INFO  (jetty-launcher-1257-thread-3) [n:127.0.0.1:40313_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 802634 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:38023_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38023.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fed5104
   [junit4]   2> 802635 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:38023_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38023.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fed5104
   [junit4]   2> 802636 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:38023_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_6775D9185889DF31-001/tempDir-001/node2/.
   [junit4]   2> 802638 INFO  (jetty-launcher-1257-thread-5) [n:127.0.0.1:35344_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 802750 INFO  (zkConnectionManagerCallback-1339-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802752 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:41499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 802753 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:41499_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40167/solr ready
   [junit4]   2> 802771 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:41499_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 802787 INFO  (jetty-launcher-1257-thread-5) [n:127.0.0.1:35344_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35344.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fed5104
   [junit4]   2> 802820 INFO  (jetty-launcher-1257-thread-3) [n:127.0.0.1:40313_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40313.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fed5104
   [junit4]   2> 802914 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:41499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41499.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fed5104
   [junit4]   2> 802931 INFO  (jetty-launcher-1257-thread-3) [n:127.0.0.1:40313_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40313.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fed5104
   [junit4]   2> 802931 INFO  (jetty-launcher-1257-thread-3) [n:127.0.0.1:40313_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40313.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fed5104
   [junit4]   2> 802932 INFO  (jetty-launcher-1257-thread-3) [n:127.0.0.1:40313_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_6775D9185889DF31-001/tempDir-001/node3/.
   [junit4]   2> 802967 INFO  (jetty-launcher-1257-thread-5) [n:127.0.0.1:35344_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35344.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fed5104
   [junit4]   2> 802967 INFO  (jetty-launcher-1257-thread-5) [n:127.0.0.1:35344_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35344.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fed5104
   [junit4]   2> 802968 INFO  (jetty-launcher-1257-thread-5) [n:127.0.0.1:35344_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_6775D9185889DF31-001/tempDir-001/node5/.
   [junit4]   2> 803041 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:41499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41499.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fed5104
   [junit4]   2> 803058 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:41499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41499.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fed5104
   [junit4]   2> 803059 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:41499_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_6775D9185889DF31-001/tempDir-001/node1/.
   [junit4]   2> 804061 INFO  (zkConnectionManagerCallback-1342-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 804171 INFO  (zkConnectionManagerCallback-1347-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 804172 INFO  (SUITE-RulesTest-seed#[6775D9185889DF31]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 804173 INFO  (SUITE-RulesTest-seed#[6775D9185889DF31]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40167/solr ready
   [junit4]   2> 804554 INFO  (TEST-RulesTest.doIntegrationTest-seed#[6775D9185889DF31]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doIntegrationTest
   [junit4]   2> 804596 INFO  (qtp1678517433-4214) [n:127.0.0.1:40313_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1&collection.configName=conf&snitch=class:ImplicitSnitch&name=rulesColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=cores:<4&rule=node:*,replica:<2&rule=freedisk:>1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 804759 INFO  (OverseerThreadFactory-1890-thread-1-processing-n:127.0.0.1:39010_solr) [n:127.0.0.1:39010_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection rulesColl
   [junit4]   2> 804948 INFO  (qtp1051987071-4226) [n:127.0.0.1:35344_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=6
   [junit4]   2> 804995 INFO  (qtp477394594-4233) [n:127.0.0.1:41499_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 805035 INFO  (qtp1678517433-4206) [n:127.0.0.1:40313_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 805108 INFO  (qtp578368210-4199) [n:127.0.0.1:39010_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 805121 INFO  (qtp986420846-4207) [n:127.0.0.1:38023_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 805214 INFO  (OverseerStateUpdate-73271695848046602-127.0.0.1:39010_solr-n_0000000000) [n:127.0.0.1:39010_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"rulesColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"rulesColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35344/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 805214 INFO  (OverseerStateUpdate-73271695848046602-127.0.0.1:39010_solr-n_0000000000) [n:127.0.0.1:39010_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"rulesColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"rulesColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41499/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 805455 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr    x:rulesColl_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=rulesColl_shard1_replica_n1&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 805459 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr    x:rulesColl_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=rulesColl_shard1_replica_n2&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 806673 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 806687 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 806705 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.s.IndexSchema [rulesColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 806723 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.s.IndexSchema [rulesColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 806725 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 806725 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 806725 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'rulesColl_shard1_replica_n1' using configuration from collection rulesColl, trusted=true
   [junit4]   2> 806726 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35344.solr.core.rulesColl.shard1.replica_n1' (registry 'solr.core.rulesColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fed5104
   [junit4]   2> 806726 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 806726 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.c.SolrCore [[rulesColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_6775D9185889DF31-001/tempDir-001/node5/rulesColl_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_6775D9185889DF31-001/tempDir-001/node5/./rulesColl_shard1_replica_n1/data/]
   [junit4]   2> 806735 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'rulesColl_shard1_replica_n2' using configuration from collection rulesColl, trusted=true
   [junit4]   2> 806735 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41499.solr.core.rulesColl.shard1.replica_n2' (registry 'solr.core.rulesColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fed5104
   [junit4]   2> 806735 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 806736 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.c.SolrCore [[rulesColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_6775D9185889DF31-001/tempDir-001/node1/rulesColl_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_6775D9185889DF31-001/tempDir-001/node1/./rulesColl_shard1_replica_n2/data/]
   [junit4]   2> 807105 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 807105 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 807107 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 807107 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 807108 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@322acd90[rulesColl_shard1_replica_n2] main]
   [junit4]   2> 807138 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 807138 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 807139 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 807139 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 807141 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@484a99cb[rulesColl_shard1_replica_n1] main]
   [junit4]   2> 807158 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 807159 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 807159 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 807159 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610810214849708032
   [junit4]   2> 807162 INFO  (searcherExecutor-1910-thread-1-processing-n:127.0.0.1:35344_solr x:rulesColl_shard1_replica_n1 c:rulesColl s:shard1 r:core_node3) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.c.SolrCore [rulesColl_shard1_replica_n1] Registered new searcher Searcher@484a99cb[rulesColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 807179 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 807179 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 807180 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 807180 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610810214871728128
   [junit4]   2> 807182 INFO  (searcherExecutor-1911-thread-1-processing-n:127.0.0.1:41499_solr x:rulesColl_shard1_replica_n2 c:rulesColl s:shard1 r:core_node4) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.c.SolrCore [rulesColl_shard1_replica_n2] Registered new searcher Searcher@322acd90[rulesColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 807234 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/rulesColl/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 807248 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 807268 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/rulesColl/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 807272 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 807272 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 807272 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35344/solr/rulesColl_shard1_replica_n1/
   [junit4]   2> 807318 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=rulesColl_shard1_replica_n1 url=http://127.0.0.1:35344/solr START replicas=[http://127.0.0.1:41499/solr/rulesColl_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 807353 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=rulesColl_shard1_replica_n1 url=http://127.0.0.1:35344/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 807499 INFO  (qtp477394594-4204) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.c.S.Request [rulesColl_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=140
   [junit4]   2> 807553 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 807553 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 807553 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 807591 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35344/solr/rulesColl_shard1_replica_n1/ shard1
   [junit4]   2> 807749 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 807766 INFO  (qtp1051987071-4221) [n:127.0.0.1:35344_solr c:rulesColl s:shard1 r:core_node3 x:rulesColl_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=rulesColl_shard1_replica_n1&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2310
   [junit4]   2> 807882 INFO  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 808329 INFO  (qtp477394594-4203) [n:127.0.0.1:41499_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=rulesColl_shard1_replica_n2&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2870
   [junit4]   2> 808365 INFO  (qtp1678517433-4214) [n:127.0.0.1:40313_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 808473 INFO  (zkCallback-1308-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 808493 INFO  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 808809 INFO  (OverseerCollectionConfigSetProcessor-73271695848046602-127.0.0.1:39010_solr-n_0000000000) [n:127.0.0.1:39010_solr    ] 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> 809380 INFO  (qtp1678517433-4214) [n:127.0.0.1:40313_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=shard1&collection.configName=conf&snitch=class:ImplicitSnitch&name=rulesColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=cores:<4&rule=node:*,replica:<2&rule=freedisk:>1&wt=javabin&version=2} status=0 QTime=4784
   [junit4]   2> 809382 INFO  (qtp1678517433-4210) [n:127.0.0.1:40313_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with params action=CREATESHARD&collection=rulesColl&shard=shard2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 809385 INFO  (OverseerThreadFactory-1890-thread-2-processing-n:127.0.0.1:39010_solr) [n:127.0.0.1:39010_solr c:rulesColl s:shard2  ] o.a.s.c.a.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"rulesColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 809413 INFO  (qtp1678517433-4206) [n:127.0.0.1:40313_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 809422 INFO  (qtp986420846-4245) [n:127.0.0.1:38023_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 809443 INFO  (qtp1051987071-4222) [n:127.0.0.1:35344_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 809460 INFO  (qtp578368210-4195) [n:127.0.0.1:39010_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 809463 INFO  (qtp477394594-4235) [n:127.0.0.1:41499_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 809585 INFO  (zkCallback-1308-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 809585 INFO  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 810493 INFO  (OverseerThreadFactory-1890-thread-2-processing-n:127.0.0.1:39010_solr) [n:127.0.0.1:39010_solr c:rulesColl s:shard2  ] o.a.s.c.a.c.CreateShardCmd Creating replica rulesColl_shard2_replica_n5 as part of slice shard2 of collection rulesColl on 127.0.0.1:40313_solr
   [junit4]   2> 810496 INFO  (qtp1678517433-4216) [n:127.0.0.1:40313_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 810497 INFO  (OverseerThreadFactory-1890-thread-2-processing-n:127.0.0.1:39010_solr) [n:127.0.0.1:39010_solr c:rulesColl s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:40313_solr for creating new replica of shard shard2
   [junit4]   2> 810507 INFO  (OverseerStateUpdate-73271695848046602-127.0.0.1:39010_solr-n_0000000000) [n:127.0.0.1:39010_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"rulesColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"rulesColl_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40313/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40313_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 810657 INFO  (zkCallback-1308-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 810665 INFO  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 810752 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr    x:rulesColl_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=rulesColl_shard2_replica_n5&action=CREATE&collection=rulesColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 810841 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 810858 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.s.IndexSchema [rulesColl_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 822008 WARN  (jetty-launcher-1257-thread-4-SendThread(127.0.0.1:40167)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 11500ms for sessionid 0x10450381b1d000e
   [junit4]   2> 822009 WARN  (SUITE-RulesTest-seed#[6775D9185889DF31]-worker-SendThread(127.0.0.1:40167)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 12628ms for sessionid 0x10450381b1d0016
   [junit4]   2> 822023 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 0x10450381b1d000e, likely client has closed socket
   [junit4]   2> 822023 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 0x10450381b1d0016, likely client has closed socket
   [junit4]   2> 822024 WARN  (jetty-launcher-1257-thread-1-SendThread(127.0.0.1:40167)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 13853ms for sessionid 0x10450381b1d0014
   [junit4]   2> 822024 WARN  (jetty-launcher-1257-thread-2-SendThread(127.0.0.1:40167)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 13865ms for sessionid 0x10450381b1d0011
   [junit4]   2> 822050 WARN  (jetty-launcher-1257-thread-5-SendThread(127.0.0.1:40167)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 13915ms for sessionid 0x10450381b1d0013
   [junit4]   2> 822058 WARN  (jetty-launcher-1257-thread-3-SendThread(127.0.0.1:40167)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 13923ms for sessionid 0x10450381b1d0012
   [junit4]   2> 822092 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 822092 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'rulesColl_shard2_replica_n5' using configuration from collection rulesColl, trusted=true
   [junit4]   2> 822093 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40313.solr.core.rulesColl.shard2.replica_n5' (registry 'solr.core.rulesColl.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fed5104
   [junit4]   2> 822093 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 822093 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.c.SolrCore [[rulesColl_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_6775D9185889DF31-001/tempDir-001/node3/rulesColl_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_6775D9185889DF31-001/tempDir-001/node3/./rulesColl_shard2_replica_n5/data/]
   [junit4]   2> 822107 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 0x10450381b1d0011, likely client has closed socket
   [junit4]   2> 822107 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 0x10450381b1d0014, likely client has closed socket
   [junit4]   2> 822108 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 0x10450381b1d0012, likely client has closed socket
   [junit4]   2> 822116 WARN  (zkConnectionManagerCallback-1347-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bec0ec0 name: ZooKeeperConnection Watcher:127.0.0.1:40167/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 822116 WARN  (zkConnectionManagerCallback-1347-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 822153 WARN  (zkConnectionManagerCallback-1339-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@299d8d9a name: ZooKeeperConnection Watcher:127.0.0.1:40167/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 822153 WARN  (zkConnectionManagerCallback-1339-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 822164 WARN  (zkConnectionManagerCallback-1316-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64d51724 name: ZooKeeperConnection Watcher:127.0.0.1:40167/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 822164 WARN  (zkConnectionManagerCallback-1316-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 822164 WARN  (zkConnectionManagerCallback-1307-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60af0aed name: ZooKeeperConnection Watcher:127.0.0.1:40167/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 822164 WARN  (zkConnectionManagerCallback-1307-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 822165 INFO  (zkCallback-1308-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 822165 INFO  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 822201 WARN  (zkConnectionManagerCallback-1332-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e12bc26 name: ZooKeeperConnection Watcher:127.0.0.1:40167/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 822201 WARN  (zkConnectionManagerCallback-1332-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 822221 WARN  (zkConnectionManagerCallback-1327-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4984fa51 name: ZooKeeperConnection Watcher:127.0.0.1:40167/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 822221 WARN  (zkConnectionManagerCallback-1327-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 822473 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 822473 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 822487 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 822487 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 822488 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@41c65ecf[rulesColl_shard2_replica_n5] main]
   [junit4]   2> 822523 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 822523 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 822524 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 822524 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610810230961078272
   [junit4]   2> 822546 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/rulesColl/terms/shard2 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 822560 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 822560 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 822560 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40313/solr/rulesColl_shard2_replica_n5/
   [junit4]   2> 822560 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 822561 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.c.SyncStrategy http://127.0.0.1:40313/solr/rulesColl_shard2_replica_n5/ has no replicas
   [junit4]   2> 822561 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 822579 INFO  (searcherExecutor-1920-thread-1-processing-n:127.0.0.1:40313_solr x:rulesColl_shard2_replica_n5 c:rulesColl s:shard2 r:core_node6) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.c.SolrCore [rulesColl_shard2_replica_n5] Registered new searcher Searcher@41c65ecf[rulesColl_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 822580 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40313/solr/rulesColl_shard2_replica_n5/ shard2
   [junit4]   2> 822762 INFO  (zkCallback-1308-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 822763 INFO  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 822823 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 822836 INFO  (qtp1678517433-4213) [n:127.0.0.1:40313_solr c:rulesColl s:shard2 r:core_node6 x:rulesColl_shard2_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=rulesColl_shard2_replica_n5&action=CREATE&collection=rulesColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=12084
   [junit4]   2> 822946 INFO  (zkCallback-1308-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 822946 INFO  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 822961 INFO  (zkCallback-1275-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 823249 WARN  (SUITE-RulesTest-seed#[6775D9185889DF31]-worker-SendThread(127.0.0.1:40167)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10450381b1d0016 has expired
   [junit4]   2> 823249 WARN  (zkConnectionManagerCallback-1347-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bec0ec0 name: ZooKeeperConnection Watcher:127.0.0.1:40167/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 823249 WARN  (zkConnectionManagerCallback-1347-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 823262 WARN  (zkConnectionManagerCallback-1347-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 823302 INFO  (zkConnectionManagerCallback-1347-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 823302 INFO  (zkConnectionManagerCallback-1347-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 823346 WARN  (jetty-launcher-1257-thread-3-SendThread(127.0.0.1:40167)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10450381b1d0012 has expired
   [junit4]   2> 823346 WARN  (zkConnectionManagerCallback-1327-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4984fa51 name: ZooKeeperConnection Watcher:127.0.0.1:40167/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 823346 WARN  (zkConnectionManagerCallback-1327-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 823346 WARN  (zkConnectionManagerCallback-1327-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 823347 WARN  (jetty-launcher-1257-thread-4-SendThread(127.0.0.1:40167)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10450381b1d000e has expired
   [junit4]   2> 823356 WARN  (zkConnectionManagerCallback-1307-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60af0aed name: ZooKeeperConnection Watcher:127.0.0.1:40167/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 823356 WARN  (zkConnectionManagerCallback-1307-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 823356 WARN  (zkConnectionManagerCallback-1307-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 823373 WARN  (jetty-launcher-1257-thread-1-SendThread(127.0.0.1:40167)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10450381b1d0014 has expired
   [junit4]   2> 823397 WARN  (zkConnectionManagerCallback-1339-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@299d8d9a name: ZooKeeperConnection Watcher:127.0.0.1:40167/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 823397 WARN  (zkConnectionManagerCallback-1339-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 823397 WARN  (zkConnectionManagerCallback-1339-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 823399 INFO  (zkConnectionManagerCallback-1347-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 823399 INFO  (zkConnectionManagerCallback-1347-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 823430 INFO  (zkConnectionManagerCallback-1327-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 823430 INFO  (zkConnectionManagerCallback-1327-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 823434 WARN  (jetty-launcher-1257-thread-2-SendThread(127.0.0.1:40167)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10450381b1d0011 has expired
   [junit4]   2> 823436 INFO  (zkConnectionManagerCallback-1307-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 823436 INFO  (zkConnectionManagerCallback-1307-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 823445 WARN  (zkConnectionManagerCallback-1316-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64d51724 name: ZooKeeperConnection Watcher:127.0.0.1:40167/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 823445 WARN  (zkConnectionManagerCallback-1316-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 823445 WARN  (zkConnectionManagerCallback-1316-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 823447 INFO  (zkConnectionManagerCallback-1327-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 823447 INFO  (zkConnectionManagerCallback-1327-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 823454 ERROR (OverseerThreadFactory-1890-thread-2-processing-n:127.0.0.1:39010_solr) [n:127.0.0.1:39010_solr c:rulesColl s:shard2  ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: rulesColl operation: createshard failed:org.apache.solr.common.SolrException: Error creating counter node in Zookeeper for collection:rulesColl
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.Assign.incAndGetId(Assign.java:93)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.Assign.buildSolrCoreName(Assign.java:195)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.Assign.buildSolrCoreName(Assign.java:205)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateShardCmd.call(CreateShardCmd.java:93)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:478)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/rulesColl
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1105)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:317)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:317)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.hasData(ZkDistribStateManager.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.Assign.incAndGetId(Assign.java:74)
   [junit4]   2> 	... 9 more
   [junit4]   2> 
   [junit4]   2> 823502 INFO  (zkConnectionManagerCallback-1339-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 823519 INFO  (zkConnectionManagerCallback-1339-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 823540 INFO  (zkConnectionManagerCallback-1316-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 823540 INFO  (zkConnectionManagerCallback-1316-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 823618 INFO  (zkConnectionManagerCallback-1307-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 823618 INFO  (zkConnectionManagerCallback-1307-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 823674 INFO  (zkConnectionManagerCallback-1339-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 823674 INFO  (zkConnectionManagerCallback-1339-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 823691 INFO  (qtp1678517433-4210) [n:127.0.0.1:40313_solr c:rulesColl   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CREATESHARD&collection=rulesColl&shard=shard2&wt=javabin&version=2} status=500 QTime=14309
   [junit4]   2> 823691 ERROR (qtp1678517433-4210) [n:127.0.0.1:40313_solr c:rulesColl   ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error creating counter node in Zookeeper for collection:rulesColl
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrResponse.getException(SolrResponse.java:53)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:274)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:246)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:724)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.ja

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



-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null577187103
     [copy] Copying 238 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null577187103
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null577187103

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 132ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 211 minutes 9 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		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:1819)
		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:2920)
	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:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	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:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	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:1819)
	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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)