Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/39/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode

Error Message:
unexpected DELETENODE status: 
{responseHeader={status=0,QTime=3},status={state=notfound,msg=Did not find 
[search_rate_trigger3/74bc68ff449bdTcm9dcawmsr2oze072ay82qja3/0] in any tasks 
queue}}

Stack Trace:
java.lang.AssertionError: unexpected DELETENODE status: 
{responseHeader={status=0,QTime=3},status={state=notfound,msg=Did not find 
[search_rate_trigger3/74bc68ff449bdTcm9dcawmsr2oze072ay82qja3/0] in any tasks 
queue}}
        at 
__randomizedtesting.SeedInfo.seed([237E9AD09E0328FD:1EC5452A9C9A780]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.lambda$testDeleteNode$6(SearchRateTriggerIntegrationTest.java:668)
        at java.util.ArrayList.forEach(ArrayList.java:1257)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode(SearchRateTriggerIntegrationTest.java:660)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 12890 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
   [junit4]   2> 451897 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[237E9AD09E0328FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_237E9AD09E0328FD-001/init-core-data-001
   [junit4]   2> 451898 WARN  
(SUITE-SearchRateTriggerIntegrationTest-seed#[237E9AD09E0328FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 451898 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[237E9AD09E0328FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 451899 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[237E9AD09E0328FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 451899 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[237E9AD09E0328FD]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_237E9AD09E0328FD-001/tempDir-001
   [junit4]   2> 451899 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[237E9AD09E0328FD]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 451899 INFO  (Thread-1702) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 451899 INFO  (Thread-1702) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 451901 ERROR (Thread-1702) [    ] 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> 451999 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[237E9AD09E0328FD]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42695
   [junit4]   2> 452002 INFO  (zkConnectionManagerCallback-2056-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452007 INFO  (jetty-launcher-2053-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_162-b12
   [junit4]   2> 452007 INFO  (jetty-launcher-2053-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_162-b12
   [junit4]   2> 452007 INFO  (jetty-launcher-2053-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_162-b12
   [junit4]   2> 452007 INFO  (jetty-launcher-2053-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_162-b12
   [junit4]   2> 452008 INFO  (jetty-launcher-2053-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_162-b12
   [junit4]   2> 452009 INFO  (jetty-launcher-2053-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 452009 INFO  (jetty-launcher-2053-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 452009 INFO  (jetty-launcher-2053-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 452009 INFO  (jetty-launcher-2053-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 452009 INFO  (jetty-launcher-2053-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 452009 INFO  (jetty-launcher-2053-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 452012 INFO  (jetty-launcher-2053-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 452012 INFO  (jetty-launcher-2053-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 452012 INFO  (jetty-launcher-2053-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 452012 INFO  (jetty-launcher-2053-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 452012 INFO  (jetty-launcher-2053-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 452012 INFO  (jetty-launcher-2053-thread-5) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 452012 INFO  (jetty-launcher-2053-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c32d6de{/solr,null,AVAILABLE}
   [junit4]   2> 452012 INFO  (jetty-launcher-2053-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@61916e70{/solr,null,AVAILABLE}
   [junit4]   2> 452012 INFO  (jetty-launcher-2053-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d7d7617{/solr,null,AVAILABLE}
   [junit4]   2> 452012 INFO  (jetty-launcher-2053-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 452012 INFO  (jetty-launcher-2053-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 452012 INFO  (jetty-launcher-2053-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 452013 INFO  (jetty-launcher-2053-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e454f76{/solr,null,AVAILABLE}
   [junit4]   2> 452013 INFO  (jetty-launcher-2053-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e0fbbeb{/solr,null,AVAILABLE}
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@66faaeab{SSL,[ssl, 
http/1.1]}{127.0.0.1:39599}
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6f327ccb{SSL,[ssl, 
http/1.1]}{127.0.0.1:38775}
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3b95841c{SSL,[ssl, 
http/1.1]}{127.0.0.1:44385}
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5c7fdd49{SSL,[ssl, 
http/1.1]}{127.0.0.1:46875}
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-3) [    ] 
o.e.j.s.Server Started @452042ms
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-4) [    ] 
o.e.j.s.Server Started @452042ms
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-5) [    ] 
o.e.j.s.Server Started @452042ms
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44385}
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5062a894{SSL,[ssl, 
http/1.1]}{127.0.0.1:44251}
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46875}
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-1) [    ] 
o.e.j.s.Server Started @452042ms
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38775}
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44251}
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-2) [    ] 
o.e.j.s.Server Started @452042ms
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39599}
   [junit4]   2> 452016 ERROR (jetty-launcher-2053-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 452016 ERROR (jetty-launcher-2053-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 452016 ERROR (jetty-launcher-2053-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 452016 ERROR (jetty-launcher-2053-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 452016 ERROR (jetty-launcher-2053-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-20T03:38:41.368Z
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-20T03:38:41.368Z
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-20T03:38:41.368Z
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-20T03:38:41.368Z
   [junit4]   2> 452016 INFO  (jetty-launcher-2053-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-20T03:38:41.368Z
   [junit4]   2> 452018 INFO  (zkConnectionManagerCallback-2061-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452018 INFO  (zkConnectionManagerCallback-2062-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452018 INFO  (zkConnectionManagerCallback-2058-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452018 INFO  (jetty-launcher-2053-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 452018 INFO  (jetty-launcher-2053-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 452018 INFO  (jetty-launcher-2053-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 452018 INFO  (zkConnectionManagerCallback-2066-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452018 INFO  (zkConnectionManagerCallback-2064-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452018 INFO  (jetty-launcher-2053-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 452018 INFO  (jetty-launcher-2053-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 452031 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 
0x1007a6623d00001, likely client has closed socket
   [junit4]   2> 452034 INFO  (jetty-launcher-2053-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42695/solr
   [junit4]   2> 452034 INFO  (jetty-launcher-2053-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42695/solr
   [junit4]   2> 452034 INFO  (jetty-launcher-2053-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42695/solr
   [junit4]   2> 452035 INFO  (jetty-launcher-2053-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42695/solr
   [junit4]   2> 452035 INFO  (jetty-launcher-2053-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42695/solr
   [junit4]   2> 452035 INFO  (zkConnectionManagerCallback-2080-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452036 INFO  (zkConnectionManagerCallback-2077-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452036 INFO  (zkConnectionManagerCallback-2078-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452036 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 
0x1007a6623d00007, likely client has closed socket
   [junit4]   2> 452037 INFO  (zkConnectionManagerCallback-2084-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452037 INFO  (zkConnectionManagerCallback-2086-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452037 INFO  (zkConnectionManagerCallback-2088-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452038 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 
0x1007a6623d00009, likely client has closed socket
   [junit4]   2> 452038 INFO  (zkConnectionManagerCallback-2090-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452038 INFO  (zkConnectionManagerCallback-2092-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452038 INFO  (zkConnectionManagerCallback-2094-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452038 INFO  (zkConnectionManagerCallback-2096-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452077 INFO  (jetty-launcher-2053-thread-1) 
[n:127.0.0.1:44251_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 452077 INFO  (jetty-launcher-2053-thread-4) 
[n:127.0.0.1:44385_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 452077 INFO  (jetty-launcher-2053-thread-2) 
[n:127.0.0.1:39599_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 452077 INFO  (jetty-launcher-2053-thread-5) 
[n:127.0.0.1:46875_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 452078 INFO  (jetty-launcher-2053-thread-3) 
[n:127.0.0.1:38775_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 452078 INFO  (jetty-launcher-2053-thread-2) 
[n:127.0.0.1:39599_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39599_solr
   [junit4]   2> 452078 INFO  (jetty-launcher-2053-thread-1) 
[n:127.0.0.1:44251_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44251_solr
   [junit4]   2> 452078 INFO  (jetty-launcher-2053-thread-4) 
[n:127.0.0.1:44385_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44385_solr
   [junit4]   2> 452078 INFO  (jetty-launcher-2053-thread-3) 
[n:127.0.0.1:38775_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38775_solr
   [junit4]   2> 452078 INFO  (jetty-launcher-2053-thread-5) 
[n:127.0.0.1:46875_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46875_solr
   [junit4]   2> 452078 INFO  (jetty-launcher-2053-thread-2) 
[n:127.0.0.1:39599_solr    ] o.a.s.c.Overseer Overseer 
(id=72192173144014863-127.0.0.1:39599_solr-n_0000000000) starting
   [junit4]   2> 452088 INFO  (zkCallback-2087-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 452088 INFO  (zkCallback-2093-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 452088 INFO  (zkCallback-2091-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 452092 INFO  (zkCallback-2089-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 452096 INFO  (zkCallback-2095-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 452113 INFO  (zkConnectionManagerCallback-2111-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452113 INFO  (jetty-launcher-2053-thread-2) 
[n:127.0.0.1:39599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 452114 INFO  (jetty-launcher-2053-thread-2) 
[n:127.0.0.1:39599_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42695/solr ready
   [junit4]   2> 452125 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 452125 INFO  (jetty-launcher-2053-thread-2) 
[n:127.0.0.1:39599_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 452125 INFO  (jetty-launcher-2053-thread-2) 
[n:127.0.0.1:39599_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39599_solr
   [junit4]   2> 452126 INFO  (zkCallback-2091-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 452126 INFO  (zkCallback-2087-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 452126 INFO  (zkCallback-2093-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 452126 INFO  (zkCallback-2089-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 452127 INFO  (zkCallback-2095-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 452127 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 452127 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 452127 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 452132 INFO  (zkCallback-2110-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 452140 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:46875_solr, 127.0.0.1:39599_solr, 127.0.0.1:38775_solr, 
127.0.0.1:44251_solr, 127.0.0.1:44385_solr]
   [junit4]   2> 452143 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 452144 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 452144 DEBUG (ScheduledTrigger-3075-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5
   [junit4]   2> 452175 INFO  (jetty-launcher-2053-thread-2) 
[n:127.0.0.1:39599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39599.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@794cb805
   [junit4]   2> 452178 INFO  (jetty-launcher-2053-thread-5) 
[n:127.0.0.1:46875_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46875.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@794cb805
   [junit4]   2> 452180 INFO  (jetty-launcher-2053-thread-2) 
[n:127.0.0.1:39599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39599.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@794cb805
   [junit4]   2> 452180 INFO  (jetty-launcher-2053-thread-2) 
[n:127.0.0.1:39599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39599.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@794cb805
   [junit4]   2> 452181 INFO  (jetty-launcher-2053-thread-2) 
[n:127.0.0.1:39599_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_237E9AD09E0328FD-001/tempDir-001/node2/.
   [junit4]   2> 452184 INFO  (jetty-launcher-2053-thread-5) 
[n:127.0.0.1:46875_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46875.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@794cb805
   [junit4]   2> 452185 INFO  (jetty-launcher-2053-thread-5) 
[n:127.0.0.1:46875_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46875.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@794cb805
   [junit4]   2> 452185 INFO  (jetty-launcher-2053-thread-1) 
[n:127.0.0.1:44251_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44251.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@794cb805
   [junit4]   2> 452185 INFO  (jetty-launcher-2053-thread-5) 
[n:127.0.0.1:46875_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_237E9AD09E0328FD-001/tempDir-001/node5/.
   [junit4]   2> 452186 INFO  (jetty-launcher-2053-thread-3) 
[n:127.0.0.1:38775_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38775.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@794cb805
   [junit4]   2> 452191 INFO  (jetty-launcher-2053-thread-1) 
[n:127.0.0.1:44251_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44251.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@794cb805
   [junit4]   2> 452191 INFO  (jetty-launcher-2053-thread-3) 
[n:127.0.0.1:38775_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38775.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@794cb805
   [junit4]   2> 452191 INFO  (jetty-launcher-2053-thread-1) 
[n:127.0.0.1:44251_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44251.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@794cb805
   [junit4]   2> 452191 INFO  (jetty-launcher-2053-thread-3) 
[n:127.0.0.1:38775_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38775.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@794cb805
   [junit4]   2> 452191 INFO  (jetty-launcher-2053-thread-3) 
[n:127.0.0.1:38775_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_237E9AD09E0328FD-001/tempDir-001/node3/.
   [junit4]   2> 452191 INFO  (jetty-launcher-2053-thread-1) 
[n:127.0.0.1:44251_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_237E9AD09E0328FD-001/tempDir-001/node1/.
   [junit4]   2> 452192 INFO  (zkConnectionManagerCallback-2116-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452192 INFO  (jetty-launcher-2053-thread-5) 
[n:127.0.0.1:46875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 452192 INFO  (jetty-launcher-2053-thread-5) 
[n:127.0.0.1:46875_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42695/solr ready
   [junit4]   2> 452202 INFO  (zkConnectionManagerCallback-2125-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452202 INFO  (zkConnectionManagerCallback-2126-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452202 INFO  (jetty-launcher-2053-thread-3) 
[n:127.0.0.1:38775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 452202 INFO  (jetty-launcher-2053-thread-1) 
[n:127.0.0.1:44251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 452203 INFO  (jetty-launcher-2053-thread-3) 
[n:127.0.0.1:38775_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42695/solr ready
   [junit4]   2> 452203 INFO  (jetty-launcher-2053-thread-1) 
[n:127.0.0.1:44251_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42695/solr ready
   [junit4]   2> 452228 INFO  (jetty-launcher-2053-thread-4) 
[n:127.0.0.1:44385_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44385.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@794cb805
   [junit4]   2> 452239 INFO  (jetty-launcher-2053-thread-4) 
[n:127.0.0.1:44385_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44385.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@794cb805
   [junit4]   2> 452239 INFO  (jetty-launcher-2053-thread-4) 
[n:127.0.0.1:44385_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44385.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@794cb805
   [junit4]   2> 452240 INFO  (jetty-launcher-2053-thread-4) 
[n:127.0.0.1:44385_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_237E9AD09E0328FD-001/tempDir-001/node4/.
   [junit4]   2> 452242 INFO  (zkConnectionManagerCallback-2131-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452243 INFO  (jetty-launcher-2053-thread-4) 
[n:127.0.0.1:44385_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 452243 INFO  (jetty-launcher-2053-thread-4) 
[n:127.0.0.1:44385_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42695/solr ready
   [junit4]   2> 452292 INFO  (zkConnectionManagerCallback-2133-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452295 INFO  (zkConnectionManagerCallback-2138-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 452296 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[237E9AD09E0328FD]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 452296 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[237E9AD09E0328FD]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42695/solr ready
   [junit4]   2> 452323 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_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> 452327 INFO  (qtp832351286-8127) [n:127.0.0.1:39599_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> 452337 INFO  (qtp1460759689-8124) [n:127.0.0.1:44251_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> 452349 INFO  (qtp97069446-8118) [n:127.0.0.1:44385_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> 452359 INFO  (qtp1785859090-8125) [n:127.0.0.1:46875_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> 452359 DEBUG (qtp832351286-8117) [n:127.0.0.1:39599_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 452360 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=47
   [junit4]   2> 452360 DEBUG (zkCallback-2110-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 452361 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 452366 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 452367 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 452389 INFO  
(TEST-SearchRateTriggerIntegrationTest.testAboveSearchRate-seed#[237E9AD09E0328FD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testAboveSearchRate
   [junit4]   2> 452390 INFO  
(TEST-SearchRateTriggerIntegrationTest.testAboveSearchRate-seed#[237E9AD09E0328FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 452390 INFO  
(TEST-SearchRateTriggerIntegrationTest.testAboveSearchRate-seed#[237E9AD09E0328FD])
 [    ] o.a.s.c.a.SearchRateTriggerIntegrationTest /autoscaling.json reset, new 
znode version 3
   [junit4]   2> 452391 DEBUG (zkCallback-2110-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
3
   [junit4]   2> 452391 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 3
   [junit4]   2> 452392 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 452392 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 452392 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, 
lastZnodeVersion 3
   [junit4]   2> 457396 INFO  (qtp1785859090-8125) [n:127.0.0.1:46875_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=aboveRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 457397 INFO  (OverseerThreadFactory-3077-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection aboveRate_collection
   [junit4]   2> 457501 INFO  
(OverseerStateUpdate-72192173144014863-127.0.0.1:39599_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"aboveRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"aboveRate_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39599/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 457502 INFO  
(OverseerStateUpdate-72192173144014863-127.0.0.1:39599_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"aboveRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"aboveRate_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38775/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 457707 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr    
x:aboveRate_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=aboveRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=aboveRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 457707 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr    
x:aboveRate_collection_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=aboveRate_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=aboveRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 457708 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr    
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 458717 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 458718 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 458730 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.s.IndexSchema 
[aboveRate_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 458730 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[aboveRate_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 458731 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 458731 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 458732 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'aboveRate_collection_shard1_replica_n1' using configuration from 
collection aboveRate_collection, trusted=true
   [junit4]   2> 458732 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'aboveRate_collection_shard1_replica_n2' using configuration from 
collection aboveRate_collection, trusted=true
   [junit4]   2> 458732 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_38775.solr.core.aboveRate_collection.shard1.replica_n2' 
(registry 'solr.core.aboveRate_collection.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@794cb805
   [junit4]   2> 458732 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_39599.solr.core.aboveRate_collection.shard1.replica_n1' 
(registry 'solr.core.aboveRate_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@794cb805
   [junit4]   2> 458732 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 458732 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 458732 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.SolrCore 
[[aboveRate_collection_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_237E9AD09E0328FD-001/tempDir-001/node3/aboveRate_collection_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_237E9AD09E0328FD-001/tempDir-001/node3/./aboveRate_collection_shard1_replica_n2/data/]
   [junit4]   2> 458732 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[aboveRate_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_237E9AD09E0328FD-001/tempDir-001/node2/aboveRate_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_237E9AD09E0328FD-001/tempDir-001/node2/./aboveRate_collection_shard1_replica_n1/data/]
   [junit4]   2> 458766 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 458766 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 458766 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 458767 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 458767 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14762087[aboveRate_collection_shard1_replica_n1] main]
   [junit4]   2> 458768 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 458769 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 458769 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 458770 INFO  
(searcherExecutor-3088-thread-1-processing-n:127.0.0.1:39599_solr 
x:aboveRate_collection_shard1_replica_n1 c:aboveRate_collection s:shard1 
r:core_node3) [n:127.0.0.1:39599_solr c:aboveRate_collection s:shard1 
r:core_node3 x:aboveRate_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[aboveRate_collection_shard1_replica_n1] Registered new searcher 
Searcher@14762087[aboveRate_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 458770 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1600952759088054272
   [junit4]   2> 458772 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 458772 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 458773 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 458773 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 458773 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/aboveRate_collection/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 458774 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6c7d4290[aboveRate_collection_shard1_replica_n2] main]
   [junit4]   2> 458774 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 458774 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 458775 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard1: total=2 found=1 
timeoutin=9999ms
   [junit4]   2> 458775 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 458775 INFO  
(searcherExecutor-3089-thread-1-processing-n:127.0.0.1:38775_solr 
x:aboveRate_collection_shard1_replica_n2 c:aboveRate_collection s:shard1 
r:core_node4) [n:127.0.0.1:38775_solr c:aboveRate_collection s:shard1 
r:core_node4 x:aboveRate_collection_shard1_replica_n2] o.a.s.c.SolrCore 
[aboveRate_collection_shard1_replica_n2] Registered new searcher 
Searcher@6c7d4290[aboveRate_collection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 458775 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1600952759093297152
   [junit4]   2> 458778 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/aboveRate_collection/terms/shard1 to 
Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 459276 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 459276 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 459276 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:39599/solr/aboveRate_collection_shard1_replica_n1/
   [junit4]   2> 459277 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=aboveRate_collection_shard1_replica_n1 url=https://127.0.0.1:39599/solr 
START 
replicas=[https://127.0.0.1:38775/solr/aboveRate_collection_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 459280 INFO  (qtp1486184423-8268) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 459577 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=aboveRate_collection_shard1_replica_n1 url=https://127.0.0.1:39599/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 459577 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 459577 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_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> 459577 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 459580 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:39599/solr/aboveRate_collection_shard1_replica_n1/ shard1
   [junit4]   2> 459682 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 459711 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_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=aboveRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=aboveRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2004
   [junit4]   2> 459782 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_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=aboveRate_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=aboveRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2075
   [junit4]   2> 459784 INFO  (qtp1785859090-8125) [n:127.0.0.1:46875_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> 459882 INFO  (zkCallback-2087-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/aboveRate_collection/state.json] for collection 
[aboveRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 459882 INFO  (zkCallback-2095-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/aboveRate_collection/state.json] for collection 
[aboveRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 460785 INFO  (qtp1785859090-8125) [n:127.0.0.1:46875_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=aboveRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3388
   [junit4]   2> 460790 INFO  (qtp1785859090-8112) [n:127.0.0.1:46875_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> 460793 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.aboveRate_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 460794 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_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> 460796 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.aboveRate_collection.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 460797 INFO  (qtp1486184423-8268) [n:127.0.0.1:38775_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> 460801 INFO  (qtp1460759689-8124) [n:127.0.0.1:44251_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> 460804 INFO  (qtp97069446-8118) [n:127.0.0.1:44385_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> 460805 DEBUG (qtp1785859090-8133) [n:127.0.0.1:46875_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 460805 INFO  (qtp1785859090-8133) [n:127.0.0.1:46875_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 460805 DEBUG (zkCallback-2110-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
4
   [junit4]   2> 460805 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 4
   [junit4]   2> 460806 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 460806 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 460806 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, 
lastZnodeVersion 4
   [junit4]   2> 460809 INFO  (qtp1785859090-8114) [n:127.0.0.1:46875_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> 460811 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.aboveRate_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 460812 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_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> 460814 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.aboveRate_collection.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 460815 INFO  (qtp1486184423-8268) [n:127.0.0.1:38775_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> 460817 INFO  (qtp1460759689-8136) [n:127.0.0.1:44251_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> 460820 INFO  (qtp97069446-8126) [n:127.0.0.1:44385_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> 460820 DEBUG (qtp1785859090-8125) [n:127.0.0.1:46875_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 460820 INFO  (qtp1785859090-8125) [n:127.0.0.1:46875_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 460821 DEBUG (zkCallback-2110-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
5
   [junit4]   2> 460821 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 5
   [junit4]   2> 460821 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 460821 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 460821 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, 
lastZnodeVersion 5
   [junit4]   2> 460823 INFO  (qtp1785859090-8112) [n:127.0.0.1:46875_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> 460824 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.aboveRate_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 460825 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_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> 460826 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.aboveRate_collection.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 460828 INFO  (qtp1486184423-8268) [n:127.0.0.1:38775_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> 460829 INFO  (qtp1460759689-8124) [n:127.0.0.1:44251_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> 460830 INFO  (qtp97069446-8118) [n:127.0.0.1:44385_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> 460830 DEBUG (qtp1785859090-8133) [n:127.0.0.1:46875_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 460831 INFO  (qtp1785859090-8133) [n:127.0.0.1:46875_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 460831 DEBUG (zkCallback-2110-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
6
   [junit4]   2> 460831 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 6
   [junit4]   2> 460831 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 460831 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 460831 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, 
lastZnodeVersion 6
   [junit4]   2> 460833 INFO  (qtp1785859090-8114) [n:127.0.0.1:46875_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> 460834 INFO  (qtp832351286-8117) [n:127.0.0.1:39599_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.aboveRate_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 460835 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_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> 460836 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.aboveRate_collection.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 460837 INFO  (qtp1486184423-8268) [n:127.0.0.1:38775_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> 460838 INFO  (qtp1460759689-8136) [n:127.0.0.1:44251_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> 460839 INFO  (qtp97069446-8118) [n:127.0.0.1:44385_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> 460839 DEBUG (qtp1785859090-8133) [n:127.0.0.1:46875_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 460840 INFO  (qtp1785859090-8133) [n:127.0.0.1:46875_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 460840 DEBUG (zkCallback-2110-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
7
   [junit4]   2> 460840 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 7
   [junit4]   2> 460840 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 460840 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 460841 DEBUG 
(OverseerAutoScalingTriggerThread-72192173144014863-127.0.0.1:39599_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, 
lastZnodeVersion 7
   [junit4]   2> 460842 INFO  (qtp832351286-8123) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460843 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460844 INFO  (qtp832351286-8123) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460846 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460847 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460848 INFO  (qtp832351286-8123) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460848 INFO  (qtp1486184423-8121) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460849 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460850 INFO  (qtp832351286-8123) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460850 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460851 INFO  (qtp832351286-8123) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460852 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460852 INFO  (qtp832351286-8123) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460853 INFO  (qtp1486184423-8121) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460854 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460854 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460855 INFO  (qtp832351286-8123) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460855 INFO  (qtp1486184423-8121) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460856 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460857 INFO  (qtp832351286-8123) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460858 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460858 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460859 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460859 INFO  (qtp832351286-8123) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460860 INFO  (qtp1486184423-8121) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460861 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460862 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460862 INFO  (qtp1486184423-8121) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460863 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460864 INFO  (qtp1486184423-8121) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460864 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460865 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460866 INFO  (qtp832351286-8123) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460866 INFO  (qtp1486184423-8121) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460867 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460868 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460868 INFO  (qtp832351286-8123) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460869 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460869 INFO  (qtp832351286-8123) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460870 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460871 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460872 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460873 INFO  (qtp1486184423-8121) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460873 INFO  (qtp832351286-8123) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460874 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460875 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460876 INFO  (qtp1486184423-8121) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460876 INFO  (qtp832351286-8123) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460877 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460878 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460879 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460879 INFO  (qtp832351286-8123) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460880 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460881 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460882 INFO  (qtp832351286-8123) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460883 INFO  (qtp1486184423-8108) [n:127.0.0.1:38775_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460883 INFO  (qtp832351286-8123) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460884 INFO  (qtp832351286-8097) [n:127.0.0.1:39599_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aboveRate_collection:5&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 460885 INFO  (qtp832351286-

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

ile.encoding=US-ASCII
Buildfile: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/build.xml

-clover.disable:

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

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 237E9AD09E0328FD
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says salut! Master seed: 237E9AD09E0328FD
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J1 PID([email protected]).
   [junit4] Started J2 PID([email protected]).
   [junit4] Started J0 PID([email protected]).
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-05-20T04:40:28, stalled for 60.6s at: 
SearchRateTriggerIntegrationTest.testBelowSearchRate
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-05-20T04:40:40, stalled for 70.5s at: 
SearchRateTriggerIntegrationTest.testBelowSearchRate
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-05-20T04:40:40, stalled for 70.4s at: 
SearchRateTriggerIntegrationTest.testBelowSearchRate
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-05-20T04:41:40, stalled for 60.3s at: 
SearchRateTriggerIntegrationTest.testDeleteNode
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
   [junit4] OK      37.6s J2 | 
SearchRateTriggerIntegrationTest.testAboveSearchRate
   [junit4] OK      72.1s J2 | 
SearchRateTriggerIntegrationTest.testBelowSearchRate
   [junit4] OK      69.7s J2 | SearchRateTriggerIntegrationTest.testDeleteNode
   [junit4] Completed [1/5] on J2 in 190.08s, 3 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-05-20T04:41:52, stalled for 69.2s at: 
SearchRateTriggerIntegrationTest.testDeleteNode
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-05-20T04:41:52, stalled for 69.1s at: 
SearchRateTriggerIntegrationTest.testDeleteNode
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
   [junit4] OK      39.3s J0 | 
SearchRateTriggerIntegrationTest.testAboveSearchRate
   [junit4] OK      73.2s J0 | 
SearchRateTriggerIntegrationTest.testBelowSearchRate
   [junit4] OK      69.8s J0 | SearchRateTriggerIntegrationTest.testDeleteNode
   [junit4] Completed [2/5] on J0 in 192.03s, 3 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest. This may 
confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to 
skip this message.
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
   [junit4] OK      39.4s J1 | 
SearchRateTriggerIntegrationTest.testAboveSearchRate
   [junit4] OK      73.2s J1 | 
SearchRateTriggerIntegrationTest.testBelowSearchRate
   [junit4] OK      69.7s J1 | SearchRateTriggerIntegrationTest.testDeleteNode
   [junit4] Completed [3/5] on J1 in 193.09s, 3 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-05-20T04:43:40, stalled for 69.1s at: 
SearchRateTriggerIntegrationTest.testBelowSearchRate
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-05-20T04:43:40, stalled for 70.6s at: 
SearchRateTriggerIntegrationTest.testBelowSearchRate
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
   [junit4] OK      36.2s J2 | 
SearchRateTriggerIntegrationTest.testAboveSearchRate
   [junit4] OK      72.8s J2 | 
SearchRateTriggerIntegrationTest.testBelowSearchRate
   [junit4] OK      68.8s J2 | SearchRateTriggerIntegrationTest.testDeleteNode
   [junit4] Completed [4/5] on J2 in 180.06s, 3 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-05-20T04:44:52, stalled for 68.3s at: 
SearchRateTriggerIntegrationTest.testDeleteNode
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
   [junit4] OK      36.0s J0 | 
SearchRateTriggerIntegrationTest.testAboveSearchRate
   [junit4] OK      72.8s J0 | 
SearchRateTriggerIntegrationTest.testBelowSearchRate
   [junit4] OK      70.6s J0 | SearchRateTriggerIntegrationTest.testDeleteNode
   [junit4] Completed [5/5] on J0 in 181.19s, 3 tests
   [junit4] 
   [junit4] JVM J0:     0.63 ..   375.18 =   374.55s
   [junit4] JVM J1:     0.62 ..   194.62 =   194.00s
   [junit4] JVM J2:     0.62 ..   372.10 =   371.47s
   [junit4] Execution time total: 6 minutes 15 seconds
   [junit4] Tests summary: 5 suites, 15 tests
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 1260.48s | org.apache.solr.cloud.MultiThreadedOCPTest
[junit4:tophints] 358.87s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 184.23s | 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
[junit4:tophints] 124.56s | 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 120.14s | org.apache.solr.cloud.DeleteReplicaTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 6 minutes 17 seconds
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2667)
        at hudson.FilePath$34.invoke(FilePath.java:2546)
        at hudson.FilePath$34.invoke(FilePath.java:2536)
        at hudson.FilePath.act(FilePath.java:1036)
        at hudson.FilePath.act(FilePath.java:1014)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2536)
        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/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=f506bc9cb7f1e82295c9c367487d49a80e767731, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-BadApples-master-Linux
[WARNINGS] Computing warning deltas based on reference build #38
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to