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

1 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
        at 
__randomizedtesting.SeedInfo.seed([5F56D0849F07391C:66D869C4B0F8F0E2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:316)
        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 13654 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_5F56D0849F07391C-001/init-core-data-001
   [junit4]   2> 1805132 INFO  
(SUITE-IndexSizeTriggerTest-seed#[5F56D0849F07391C]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_5F56D0849F07391C-001/tempDir-001
   [junit4]   2> 1805132 INFO  
(SUITE-IndexSizeTriggerTest-seed#[5F56D0849F07391C]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1805133 INFO  (Thread-2938) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1805133 INFO  (Thread-2938) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1805137 ERROR (Thread-2938) [    ] 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> 1805237 INFO  
(SUITE-IndexSizeTriggerTest-seed#[5F56D0849F07391C]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51429
   [junit4]   2> 1805264 INFO  (zkConnectionManagerCallback-5106-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1805284 INFO  (jetty-launcher-5103-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1805284 INFO  (jetty-launcher-5103-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1805286 INFO  (jetty-launcher-5103-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1805286 INFO  (jetty-launcher-5103-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1805286 INFO  (jetty-launcher-5103-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1805286 INFO  (jetty-launcher-5103-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53e3fdf4{/solr,null,AVAILABLE}
   [junit4]   2> 1805290 INFO  (jetty-launcher-5103-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1805290 INFO  (jetty-launcher-5103-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1805290 INFO  (jetty-launcher-5103-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1805290 INFO  (jetty-launcher-5103-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2eadc7bc{/solr,null,AVAILABLE}
   [junit4]   2> 1805291 INFO  (jetty-launcher-5103-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@79382096{HTTP/1.1,[http/1.1]}{127.0.0.1:51432}
   [junit4]   2> 1805292 INFO  (jetty-launcher-5103-thread-1) [    ] 
o.e.j.s.Server Started @1805370ms
   [junit4]   2> 1805292 INFO  (jetty-launcher-5103-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51432}
   [junit4]   2> 1805293 INFO  (jetty-launcher-5103-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1cd13cf4{HTTP/1.1,[http/1.1]}{127.0.0.1:51431}
   [junit4]   2> 1805293 ERROR (jetty-launcher-5103-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1805293 INFO  (jetty-launcher-5103-thread-2) [    ] 
o.e.j.s.Server Started @1805372ms
   [junit4]   2> 1805293 INFO  (jetty-launcher-5103-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1805293 INFO  (jetty-launcher-5103-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51431}
   [junit4]   2> 1805293 INFO  (jetty-launcher-5103-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1805293 INFO  (jetty-launcher-5103-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1805293 ERROR (jetty-launcher-5103-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1805293 INFO  (jetty-launcher-5103-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1805293 INFO  (jetty-launcher-5103-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1805293 INFO  (jetty-launcher-5103-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-27T05:11:03.088Z
   [junit4]   2> 1805293 INFO  (jetty-launcher-5103-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1805294 INFO  (jetty-launcher-5103-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1805294 INFO  (jetty-launcher-5103-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1805294 INFO  (jetty-launcher-5103-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-27T05:11:03.089Z
   [junit4]   2> 1805296 INFO  (zkConnectionManagerCallback-5108-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1805296 INFO  (zkConnectionManagerCallback-5110-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1805300 INFO  (jetty-launcher-5103-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1805300 INFO  (jetty-launcher-5103-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1805560 INFO  (jetty-launcher-5103-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51429/solr
   [junit4]   2> 1805562 INFO  (zkConnectionManagerCallback-5114-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1805565 INFO  (zkConnectionManagerCallback-5116-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1805874 INFO  (jetty-launcher-5103-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51429/solr
   [junit4]   2> 1805887 INFO  (zkConnectionManagerCallback-5122-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1805891 INFO  (zkConnectionManagerCallback-5124-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1805982 INFO  (jetty-launcher-5103-thread-2) 
[n:127.0.0.1:51431_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51431_solr
   [junit4]   2> 1805984 INFO  (jetty-launcher-5103-thread-2) 
[n:127.0.0.1:51431_solr    ] o.a.s.c.Overseer Overseer 
(id=72231151862743046-127.0.0.1:51431_solr-n_0000000000) starting
   [junit4]   2> 1805994 INFO  (jetty-launcher-5103-thread-1) 
[n:127.0.0.1:51432_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51432_solr
   [junit4]   2> 1806001 INFO  (zkCallback-5115-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1806001 INFO  (zkCallback-5123-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1806011 INFO  (zkConnectionManagerCallback-5131-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1806013 INFO  (jetty-launcher-5103-thread-2) 
[n:127.0.0.1:51431_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1806015 INFO  (jetty-launcher-5103-thread-2) 
[n:127.0.0.1:51431_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:51429/solr ready
   [junit4]   2> 1806016 INFO  
(OverseerStateUpdate-72231151862743046-127.0.0.1:51431_solr-n_0000000000) 
[n:127.0.0.1:51431_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:51431_solr
   [junit4]   2> 1806019 DEBUG 
(OverseerAutoScalingTriggerThread-72231151862743046-127.0.0.1:51431_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 1806020 DEBUG 
(OverseerAutoScalingTriggerThread-72231151862743046-127.0.0.1:51431_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 1806021 DEBUG 
(OverseerAutoScalingTriggerThread-72231151862743046-127.0.0.1:51431_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 1806021 DEBUG 
(OverseerAutoScalingTriggerThread-72231151862743046-127.0.0.1:51431_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 1806027 INFO  (jetty-launcher-5103-thread-2) 
[n:127.0.0.1:51431_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1806027 INFO  (jetty-launcher-5103-thread-2) 
[n:127.0.0.1:51431_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51431_solr
   [junit4]   2> 1806030 INFO  (zkCallback-5115-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1806034 INFO  (zkCallback-5130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1806037 INFO  (zkCallback-5123-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1806043 DEBUG 
(OverseerAutoScalingTriggerThread-72231151862743046-127.0.0.1:51431_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:51432_solr, 127.0.0.1:51431_solr]
   [junit4]   2> 1806043 DEBUG 
(OverseerAutoScalingTriggerThread-72231151862743046-127.0.0.1:51431_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1806044 DEBUG 
(OverseerAutoScalingTriggerThread-72231151862743046-127.0.0.1:51431_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 1806044 DEBUG (ScheduledTrigger-8564-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806105 INFO  (jetty-launcher-5103-thread-2) 
[n:127.0.0.1:51431_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1806109 INFO  (zkConnectionManagerCallback-5137-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1806111 INFO  (jetty-launcher-5103-thread-1) 
[n:127.0.0.1:51432_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1806113 INFO  (jetty-launcher-5103-thread-1) 
[n:127.0.0.1:51432_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:51429/solr ready
   [junit4]   2> 1806114 INFO  (jetty-launcher-5103-thread-1) 
[n:127.0.0.1:51432_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1806269 INFO  (jetty-launcher-5103-thread-1) 
[n:127.0.0.1:51432_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51432.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f4ede29
   [junit4]   2> 1806278 INFO  (jetty-launcher-5103-thread-2) 
[n:127.0.0.1:51431_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51431.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f4ede29
   [junit4]   2> 1806293 INFO  (jetty-launcher-5103-thread-1) 
[n:127.0.0.1:51432_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51432.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f4ede29
   [junit4]   2> 1806294 INFO  (jetty-launcher-5103-thread-1) 
[n:127.0.0.1:51432_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51432.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f4ede29
   [junit4]   2> 1806295 INFO  (jetty-launcher-5103-thread-1) 
[n:127.0.0.1:51432_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_5F56D0849F07391C-001/tempDir-001/node1/.
   [junit4]   2> 1806296 INFO  (jetty-launcher-5103-thread-2) 
[n:127.0.0.1:51431_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51431.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f4ede29
   [junit4]   2> 1806297 INFO  (jetty-launcher-5103-thread-2) 
[n:127.0.0.1:51431_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51431.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f4ede29
   [junit4]   2> 1806298 INFO  (jetty-launcher-5103-thread-2) 
[n:127.0.0.1:51431_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_5F56D0849F07391C-001/tempDir-001/node2/.
   [junit4]   2> 1806407 INFO  (zkConnectionManagerCallback-5140-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1806416 INFO  (zkConnectionManagerCallback-5145-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1806423 INFO  
(SUITE-IndexSizeTriggerTest-seed#[5F56D0849F07391C]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1806425 INFO  
(SUITE-IndexSizeTriggerTest-seed#[5F56D0849F07391C]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51429/solr ready
   [junit4]   2> 1806458 DEBUG 
(SUITE-IndexSizeTriggerTest-seed#[5F56D0849F07391C]-worker) [    ] 
o.a.s.c.a.s.SimClusterStateProvider --- new Overseer leader: 
127.0.0.1:10102_solr
   [junit4]   2> 1806458 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 1806459 INFO  
(SUITE-IndexSizeTriggerTest-seed#[5F56D0849F07391C]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1806459 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 0
   [junit4]   2> 1806459 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 1806459 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 1806460 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:10102_solr, 127.0.0.1:10103_solr]
   [junit4]   2> 1806460 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1806460 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 1806460 DEBUG (ScheduledTrigger-8577-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806482 DEBUG (ScheduledTrigger-8577-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806508 DEBUG (ScheduledTrigger-8577-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806536 DEBUG (ScheduledTrigger-8577-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806562 DEBUG (ScheduledTrigger-8577-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806585 DEBUG (ScheduledTrigger-8577-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806613 DEBUG (ScheduledTrigger-8577-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806653 DEBUG (ScheduledTrigger-8577-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806678 DEBUG (ScheduledTrigger-8577-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806699 DEBUG (ScheduledTrigger-8577-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806721 DEBUG (ScheduledTrigger-8577-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806744 DEBUG (ScheduledTrigger-8577-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806746 DEBUG (simCloudManagerPool-8576-thread-2) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- no replicas in 
testMixedBounds_collection / shard2
   [junit4]   2> 1806746 DEBUG (simCloudManagerPool-8576-thread-2) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- submit leader election for 
testMixedBounds_collection / shard1
   [junit4]   2> 1806747 DEBUG (simCloudManagerPool-8576-thread-6) [    ] 
o.a.s.c.a.s.SimClusterStateProvider Running leader election for 
testMixedBounds_collection / shard1
   [junit4]   2> 1806747 DEBUG (simCloudManagerPool-8576-thread-6) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for 
testMixedBounds_collection / shard1: core_node1
   [junit4]   2> 1806758 DEBUG (simCloudManagerPool-8576-thread-3) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- no replicas in 
testMixedBounds_collection / shard2
   [junit4]   2> 1806758 DEBUG (simCloudManagerPool-8576-thread-3) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- already has leader 
testMixedBounds_collection / shard1
   [junit4]   2> 1806770 DEBUG (ScheduledTrigger-8577-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806772 DEBUG (simCloudManagerPool-8576-thread-4) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- submit leader election for 
testMixedBounds_collection / shard2
   [junit4]   2> 1806772 DEBUG (simCloudManagerPool-8576-thread-4) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- already has leader 
testMixedBounds_collection / shard1
   [junit4]   2> 1806772 DEBUG (simCloudManagerPool-8576-thread-7) [    ] 
o.a.s.c.a.s.SimClusterStateProvider Running leader election for 
testMixedBounds_collection / shard2
   [junit4]   2> 1806775 DEBUG (simCloudManagerPool-8576-thread-7) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for 
testMixedBounds_collection / shard2: core_node3
   [junit4]   2> 1806785 DEBUG (simCloudManagerPool-8576-thread-5) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- already has leader 
testMixedBounds_collection / shard2
   [junit4]   2> 1806785 DEBUG (simCloudManagerPool-8576-thread-5) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- already has leader 
testMixedBounds_collection / shard1
   [junit4]   2> 1806798 DEBUG (ScheduledTrigger-8577-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806821 DEBUG (ScheduledTrigger-8577-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806847 DEBUG (ScheduledTrigger-8577-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806876 DEBUG (ScheduledTrigger-8577-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806903 DEBUG (ScheduledTrigger-8577-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806931 DEBUG (ScheduledTrigger-8577-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806941 DEBUG (simCloudManagerPool-8576-thread-20) [    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1806941 DEBUG (simCloudManagerPool-8576-thread-20) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
1
   [junit4]   2> 1806942 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1806943 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1806943 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1806951 DEBUG (simCloudManagerPool-8576-thread-21) [    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1806951 DEBUG (simCloudManagerPool-8576-thread-21) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 1806951 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1806952 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1806952 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1806957 DEBUG (ScheduledTrigger-8577-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1806958 DEBUG (simCloudManagerPool-8576-thread-22) [    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1806958 DEBUG (simCloudManagerPool-8576-thread-22) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
3
   [junit4]   2> 1806958 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1806959 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1806959 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1806959 DEBUG (simCloudManagerPool-8576-thread-23) [    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1806959 DEBUG (simCloudManagerPool-8576-thread-23) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
4
   [junit4]   2> 1806960 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1806960 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1806960 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1806981 DEBUG (ScheduledTrigger-8577-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1807005 DEBUG (ScheduledTrigger-8577-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1807028 DEBUG (ScheduledTrigger-8577-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1807050 DEBUG (ScheduledTrigger-8564-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1807050 DEBUG (ScheduledTrigger-8577-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1807068 DEBUG (ScheduledTrigger-8577-thread-4) [    ] 
o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"9b47a0243405fT7fkr8phmegcpwp371sjnph3b2",
   [junit4]   2>   "source":"index_size_trigger4",
   [junit4]   2>   "eventTime":2731710907367519,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    
\"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    
\"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    
\"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    
\"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4}}",
   [junit4]   2>         "{\"core_node1\":{\n    
\"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    
\"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    
\"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    
\"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 1807069 DEBUG (ScheduledTrigger-8577-thread-4) [    ] 
o.a.s.c.a.ScheduledTriggers Pausing all triggers: [index_size_trigger4, 
.auto_add_replicas, .scheduled_maintenance]
   [junit4]   2> 1807101 DEBUG (simCloudManagerPool-8576-thread-25) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- submit leader election for .system / 
shard1
   [junit4]   2> 1807102 DEBUG (simCloudManagerPool-8576-thread-26) [    ] 
o.a.s.c.a.s.SimClusterStateProvider Running leader election for .system / shard1
   [junit4]   2> 1807102 DEBUG (simCloudManagerPool-8576-thread-26) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for .system / shard1: 
core_node1
   [junit4]   2> 1807110 INFO  (ScheduledTrigger-8577-thread-4) [    ] 
o.a.s.c.a.IndexSizeTriggerTest =======> 
CapturedEvent{timestamp=2731718254932519, stage=STARTED, actionName='null', 
event={
   [junit4]   2>   "id":"9b47a0243405fT7fkr8phmegcpwp371sjnph3b2",
   [junit4]   2>   "source":"index_size_trigger4",
   [junit4]   2>   "eventTime":2731710907367519,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    
\"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    
\"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    
\"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    
\"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4}}",
   [junit4]   2>         "{\"core_node1\":{\n    
\"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    
\"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    
\"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    
\"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2731716196513669,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}}, 
context={}, config={
   [junit4]   2>   "trigger":"index_size_trigger4",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"},
 message='null'}
   [junit4]   2> 1807113 DEBUG (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"9b47a0243405fT7fkr8phmegcpwp371sjnph3b2",
   [junit4]   2>   "source":"index_size_trigger4",
   [junit4]   2>   "eventTime":2731710907367519,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    
\"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    
\"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    
\"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    
\"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4}}",
   [junit4]   2>         "{\"core_node1\":{\n    
\"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    
\"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    
\"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    
\"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2731716196513669,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 1807114 INFO  (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.IndexSizeTriggerTest =======> 
CapturedEvent{timestamp=2731718416466369, stage=BEFORE_ACTION, 
actionName='compute_plan', event={
   [junit4]   2>   "id":"9b47a0243405fT7fkr8phmegcpwp371sjnph3b2",
   [junit4]   2>   "source":"index_size_trigger4",
   [junit4]   2>   "eventTime":2731710907367519,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    
\"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    
\"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    
\"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    
\"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4}}",
   [junit4]   2>         "{\"core_node1\":{\n    
\"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    
\"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    
\"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    
\"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2731716196513669,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}}, 
context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger4}, 
config={
   [junit4]   2>   "trigger":"index_size_trigger4",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"},
 message='null'}
   [junit4]   2> 1807114 DEBUG (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"9b47a0243405fT7fkr8phmegcpwp371sjnph3b2",
   [junit4]   2>   "source":"index_size_trigger4",
   [junit4]   2>   "eventTime":2731710907367519,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    
\"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    
\"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    
\"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    
\"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4}}",
   [junit4]   2>         "{\"core_node1\":{\n    
\"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    
\"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    
\"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    
\"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2731716196513669,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}} with 
context properties: {BEFORE_ACTION=[compute_plan]}
   [junit4]   2> 1807115 INFO  (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.ComputePlanAction Computed Plan: 
action=SPLITSHARD&collection=testMixedBounds_collection&shard=shard2
   [junit4]   2> 1807115 INFO  (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.ComputePlanAction Computed Plan: 
action=SPLITSHARD&collection=testMixedBounds_collection&shard=shard1
   [junit4]   2> 1807115 INFO  (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2731718506 
sessionWrapper.createTime 2731718466117619, this.sessionWrapper.createTime 
2731718466117619 
   [junit4]   2> 1807115 INFO  (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.IndexSizeTriggerTest =======> 
CapturedEvent{timestamp=2731718508788719, stage=AFTER_ACTION, 
actionName='compute_plan', event={
   [junit4]   2>   "id":"9b47a0243405fT7fkr8phmegcpwp371sjnph3b2",
   [junit4]   2>   "source":"index_size_trigger4",
   [junit4]   2>   "eventTime":2731710907367519,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    
\"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    
\"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    
\"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    
\"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4}}",
   [junit4]   2>         "{\"core_node1\":{\n    
\"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    
\"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    
\"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    
\"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2731716196513669,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.collection=testMixedBounds_collection, params.shard=shard2}, 
{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, 
method=GET, params.action=SPLITSHARD, 
params.collection=testMixedBounds_collection, params.shard=shard1}], 
properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger4, 
properties.AFTER_ACTION=[compute_plan]}, config={
   [junit4]   2>   "trigger":"index_size_trigger4",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"},
 message='null'}
   [junit4]   2> 1807116 INFO  (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.IndexSizeTriggerTest =======> 
CapturedEvent{timestamp=2731718531716569, stage=BEFORE_ACTION, 
actionName='execute_plan', event={
   [junit4]   2>   "id":"9b47a0243405fT7fkr8phmegcpwp371sjnph3b2",
   [junit4]   2>   "source":"index_size_trigger4",
   [junit4]   2>   "eventTime":2731710907367519,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    
\"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    
\"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    
\"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    
\"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4}}",
   [junit4]   2>         "{\"core_node1\":{\n    
\"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    
\"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    
\"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    
\"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2731716196513669,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.collection=testMixedBounds_collection, params.shard=shard2}, 
{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, 
method=GET, params.action=SPLITSHARD, 
params.collection=testMixedBounds_collection, params.shard=shard1}], 
properties.BEFORE_ACTION=[compute_plan, execute_plan], 
source=index_size_trigger4, properties.AFTER_ACTION=[compute_plan]}, config={
   [junit4]   2>   "trigger":"index_size_trigger4",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"},
 message='null'}
   [junit4]   2> 1807116 DEBUG (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"9b47a0243405fT7fkr8phmegcpwp371sjnph3b2",
   [junit4]   2>   "source":"index_size_trigger4",
   [junit4]   2>   "eventTime":2731710907367519,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    
\"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    
\"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    
\"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    
\"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4}}",
   [junit4]   2>         "{\"core_node1\":{\n    
\"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    
\"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    
\"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    
\"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2731716196513669,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}} with 
context properties: 
{operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard@25836b4e,
 
org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard@3ce5676],
 AFTER_ACTION=[compute_plan], BEFORE_ACTION=[compute_plan, execute_plan]}
   [junit4]   2> 1807116 DEBUG (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.ExecutePlanAction Executing operation: 
action=SPLITSHARD&collection=testMixedBounds_collection&shard=shard2
   [junit4]   2> 1807295 DEBUG (simCloudManagerPool-8576-thread-27) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- already has leader 
testMixedBounds_collection / shard2
   [junit4]   2> 1807295 DEBUG (simCloudManagerPool-8576-thread-27) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- already has leader 
testMixedBounds_collection / shard1
   [junit4]   2> 1807295 DEBUG (simCloudManagerPool-8576-thread-27) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- submit leader election for 
testMixedBounds_collection / shard2_1
   [junit4]   2> 1807297 DEBUG (simCloudManagerPool-8576-thread-27) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- submit leader election for 
testMixedBounds_collection / shard2_0
   [junit4]   2> 1807298 DEBUG (simCloudManagerPool-8576-thread-28) [    ] 
o.a.s.c.a.s.SimClusterStateProvider Running leader election for 
testMixedBounds_collection / shard2_1
   [junit4]   2> 1807302 DEBUG (simCloudManagerPool-8576-thread-29) [    ] 
o.a.s.c.a.s.SimClusterStateProvider Running leader election for 
testMixedBounds_collection / shard2_0
   [junit4]   2> 1807302 DEBUG (simCloudManagerPool-8576-thread-28) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for 
testMixedBounds_collection / shard2_1: core_node10
   [junit4]   2> 1807307 DEBUG (simCloudManagerPool-8576-thread-29) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for 
testMixedBounds_collection / shard2_0: core_node7
   [junit4]   2> 1807307 DEBUG (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.ExecutePlanAction Executing operation: 
action=SPLITSHARD&collection=testMixedBounds_collection&shard=shard1
   [junit4]   2> 1807477 DEBUG (simCloudManagerPool-8576-thread-32) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- already has leader 
testMixedBounds_collection / shard2
   [junit4]   2> 1807477 DEBUG (simCloudManagerPool-8576-thread-32) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- already has leader 
testMixedBounds_collection / shard1
   [junit4]   2> 1807477 DEBUG (simCloudManagerPool-8576-thread-32) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- submit leader election for 
testMixedBounds_collection / shard1_1
   [junit4]   2> 1807477 DEBUG (simCloudManagerPool-8576-thread-32) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- already has leader 
testMixedBounds_collection / shard2_1
   [junit4]   2> 1807477 DEBUG (simCloudManagerPool-8576-thread-32) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- submit leader election for 
testMixedBounds_collection / shard1_0
   [junit4]   2> 1807477 DEBUG (simCloudManagerPool-8576-thread-33) [    ] 
o.a.s.c.a.s.SimClusterStateProvider Running leader election for 
testMixedBounds_collection / shard1_1
   [junit4]   2> 1807477 DEBUG (simCloudManagerPool-8576-thread-32) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- already has leader 
testMixedBounds_collection / shard2_0
   [junit4]   2> 1807478 DEBUG (simCloudManagerPool-8576-thread-34) [    ] 
o.a.s.c.a.s.SimClusterStateProvider Running leader election for 
testMixedBounds_collection / shard1_0
   [junit4]   2> 1807478 DEBUG (simCloudManagerPool-8576-thread-33) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for 
testMixedBounds_collection / shard1_1: core_node16
   [junit4]   2> 1807480 DEBUG (simCloudManagerPool-8576-thread-34) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for 
testMixedBounds_collection / shard1_0: core_node14
   [junit4]   2> 1807480 INFO  (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.IndexSizeTriggerTest =======> 
CapturedEvent{timestamp=2731736758718719, stage=AFTER_ACTION, 
actionName='execute_plan', event={
   [junit4]   2>   "id":"9b47a0243405fT7fkr8phmegcpwp371sjnph3b2",
   [junit4]   2>   "source":"index_size_trigger4",
   [junit4]   2>   "eventTime":2731710907367519,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    
\"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    
\"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    
\"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    
\"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4}}",
   [junit4]   2>         "{\"core_node1\":{\n    
\"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    
\"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    
\"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    
\"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2731716196513669,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.async=index_size_trigger4/9b47a0243405fT7fkr8phmegcpwp371sjnph3b2/0, 
params.waitForFinalState=true, params.collection=testMixedBounds_collection, 
params.shard=shard2}, 
{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, 
method=GET, params.action=SPLITSHARD, 
params.async=index_size_trigger4/9b47a0243405fT7fkr8phmegcpwp371sjnph3b2/0, 
params.waitForFinalState=true, params.collection=testMixedBounds_collection, 
params.shard=shard1}], properties.BEFORE_ACTION=[compute_plan, execute_plan], 
properties.responses=[{status={state=completed,msg=found 
[index_size_trigger4/9b47a0243405fT7fkr8phmegcpwp371sjnph3b2/0] in completed 
tasks},success=}, {status={state=completed,msg=found 
[index_size_trigger4/9b47a0243405fT7fkr8phmegcpwp371sjnph3b2/0] in completed 
tasks},success=}], source=index_size_trigger4, 
properties.AFTER_ACTION=[compute_plan, execute_plan]}, config={
   [junit4]   2>   "trigger":"index_size_trigger4",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"},
 message='null'}
   [junit4]   2> 1807483 INFO  (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.IndexSizeTriggerTest =======> 
CapturedEvent{timestamp=2731736873703969, stage=SUCCEEDED, actionName='null', 
event={
   [junit4]   2>   "id":"9b47a0243405fT7fkr8phmegcpwp371sjnph3b2",
   [junit4]   2>   "source":"index_size_trigger4",
   [junit4]   2>   "eventTime":2731710907367519,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    
\"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    
\"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    
\"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    
\"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4}}",
   [junit4]   2>         "{\"core_node1\":{\n    
\"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    
\"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\",\n    
\"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    
\"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    
\"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2731716196513669,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}}, 
context={}, config={
   [junit4]   2>   "trigger":"index_size_trigger4",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"},
 message='null'}
   [junit4]   2> 1807483 DEBUG (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Resuming trigger: index_size_trigger4 after 100ms
   [junit4]   2> 1807483 DEBUG (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 100ms
   [junit4]   2> 1807483 DEBUG (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Resuming trigger: .scheduled_maintenance after 100ms
   [junit4]   2> 1807483 DEBUG (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers -- processing took 18527 ms for event 
id=9b47a0243405fT7fkr8phmegcpwp371sjnph3b2
   [junit4]   2> 1807493 DEBUG (simCloudManagerPool-8576-thread-38) [    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1807493 DEBUG (simCloudManagerPool-8576-thread-38) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
5
   [junit4]   2> 1807493 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 1807494 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1807494 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1807538 DEBUG (simCloudManagerPool-8576-thread-48) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- attempting to delete nonexistent doc 
id-8800-9 from 
core_node10:{"leader":"true","core":"testMixedBounds_collection_shard2_1_replica1","SEARCHER.searcher.maxDoc":252,"SEARCHER.searcher.deletedDocs":230,"INDEX.sizeInBytes":21240,"node_name":"127.0.0.1:10103_solr","base_url":"http://127.0.0.1:10103/solr","state":"active","type":"NRT","INDEX.sizeInGB":1.9781291484832764E-5,"SEARCHER.searcher.numDocs":22}
   [junit4]   2> 1807538 DEBUG (simCloudManagerPool-8576-thread-48) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- attempting to delete nonexistent doc 
id-9200-9 from 
core_node10:{"leader":"true","core":"testMixedBounds_collection_shard2_1_replica1","SEARCHER.searcher.maxDoc":252,"SEARCHER.searcher.deletedDocs":230,"INDEX.sizeInBytes":21240,"node_name":"127.0.0.1:10103_solr","base_url":"http://127.0.0.1:10103/solr","state":"active","type":"NRT","INDEX.sizeInGB":1.9781291484832764E-5,"SEARCHER.searcher.numDocs":22}
   [junit4]   2> 1807538 DEBUG (simCloudManagerPool-8576-thread-48) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- attempting to delete nonexistent doc 
id-9400-9 from 
core_node10:{"leader":"true","core":"testMixedBounds_collection_shard2_1_replica1","SEARCHER.searcher.maxDoc":252,"SEARCHER.searcher.deletedDocs":230,"INDEX.sizeInBytes":21240,"node_name":"127.0.0.1:10103_solr","base_url":"http://127.0.0.1:10103/solr","state":"active","type":"NRT","INDEX.sizeInGB":1.9781291484832764E-5,"SEARCHER.searcher.numDocs":22}
   [junit4]   2> 1807543 DEBUG (simCloudManagerPool-8576-thread-48) [    ] 
o.a.s.c.a.s.SimClusterStateProvider -- attempting to delete nonexistent doc 
id-9600-9 from 
core_node10:{"leader":"true","core":"testMixedBounds_collection_shard2_1_replica1","SEARCHER.searcher.maxDoc":252,"SEARCHER.searcher.deletedDocs":230,"INDEX.sizeInBytes":21240,"node_name":"127.0.0.1:10103_solr","base_url":"http://127.0.0.1:10103/solr","state":"active","type":"NRT","INDEX.sizeInGB":1.9781291484832764E-5,"SEARCHER.searcher.numDocs":22}
   [junit4]   2> 1807549 DEBUG (simCloudManagerPool-8576-thread-50) [    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1807549 DEBUG (simCloudManagerPool-8576-thread-50) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
6
   [junit4]   2> 1807549 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 1807550 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1807550 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 1807588 DEBUG (ScheduledTrigger-8577-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1807609 DEBUG (ScheduledTrigger-8577-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1807631 DEBUG (ScheduledTrigger-8577-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1807655 DEBUG (ScheduledTrigger-8577-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1807657 DEBUG (ScheduledTrigger-8577-thread-3) [    ] 
o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"9b480d6dba7bbT7fkr8phmegcpwp371sjnph3b5",
   [junit4]   2>   "source":"index_size_trigger4",
   [junit4]   2>   "eventTime":2731740243929019,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{
   [junit4]   2>       "testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node10\":{\n    
\"core\":\"testMixedBounds_collection_shard2_1_replica1\",\n    
\"shard\":\"shard2_1\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":252,\n    
\"SEARCHER.searcher.deletedDocs\":252,\n    \"INDEX.sizeInBytes\":10240,\n    
\"base_url\":\"http://127.0.0.1:10103/solr\",\n    
\"SEARCHER.searcher.numDocs\":0,\n    \"__bytes__\":10240,\n    
\"__docs__\":0,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":9.5367431640625E-6}}",
   [junit4]   2>         "{\"core_node16\":{\n    
\"core\":\"testMixedBounds_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":247,\n    
\"SEARCHER.searcher.deletedDocs\":242,\n    \"INDEX.sizeInBytes\":12740,\n    
\"base_url\":\"http://127.0.0.1:10103/solr\",\n    
\"SEARCHER.searcher.numDocs\":5,\n    \"__bytes__\":12740,\n    
\"__docs__\":5,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.1865049600601196E-5}}",
   [junit4]   2>         "{\"core_node14\":{\n    
\"core\":\"testMixedBounds_collection_shard1_0_replica1\",\n    
\"shard\":\"shard1_0\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":248,\n    
\"SEARCHER.searcher.deletedDocs\":241,\n    \"INDEX.sizeInBytes\":23980,\n    
\"base_url\":\"http://127.0.0.1:10103/solr\",\n    
\"SEARCHER.searcher.numDocs\":7,\n    \"__bytes__\":23980,\n    
\"__docs__\":7,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.2333115339279175E-5}}",
   [junit4]   2>         "{\"core_node7\":{\n    
\"core\":\"testMixedBounds_collection_shard2_0_replica0\",\n    
\"shard\":\"shard2_0\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10102_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":253,\n    
\"SEARCHER.searcher.deletedDocs\":241,\n    \"INDEX.sizeInBytes\":26480,\n    
\"base_url\":\"http://127.0.0.1:10102/solr\",\n    
\"SEARCHER.searcher.numDocs\":12,\n    \"__bytes__\":26480,\n    
\"__docs__\":12,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.466142177581787E-5}}"],
   [junit4]   2>       ".system":["{\"core_node1\":{\n    
\"core\":\".system_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    
\"collection\":\".system\",\n    \"node_name\":\"127.0.0.1:10102_solr\",\n    
\"type\":\"NRT\",\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":2,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":11240,\n    \"SEARCHER.searcher.numDocs\":2,\n    
\"__bytes__\":11240,\n    \"__docs__\":2,\n    
\"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    
\"INDEX.sizeInGB\":1.0468065738677979E-5}}"]},
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, 
hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  
\"second\":\"shard2_1\"}, {\n  \"first\":\"testMixedBounds_collection\",\n  
\"second\":\"shard1_1\"}]}}"]}}
   [junit4]   2> 1807658 DEBUG (ScheduledTrigger-8577-thread-3) [    ] 
o.a.s.c.a.ScheduledTriggers Pausing all triggers: [index_size_trigger4, 
.auto_add_replicas, .scheduled_maintenance]
   [junit4]   2> 1807660 INFO  (ScheduledTrigger-8577-thread-3) [    ] 
o.a.s.c.a.IndexSizeTriggerTest =======> 
CapturedEvent{timestamp=2731745725381119, stage=STARTED, actionName='null', 
event={
   [junit4]   2>   "id":"9b480d6dba7bbT7fkr8phmegcpwp371sjnph3b5",
   [junit4]   2>   "source":"index_size_trigger4",
   [junit4]   2>   "eventTime":2731740243929019,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{
   [junit4]   2>       "testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node10\":{\n    
\"core\":\"testMixedBounds_collection_shard2_1_replica1\",\n    
\"shard\":\"shard2_1\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":252,\n    
\"SEARCHER.searcher.deletedDocs\":252,\n    \"INDEX.sizeInBytes\":10240,\n    
\"base_url\":\"http://127.0.0.1:10103/solr\",\n    
\"SEARCHER.searcher.numDocs\":0,\n    \"__bytes__\":10240,\n    
\"__docs__\":0,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":9.5367431640625E-6}}",
   [junit4]   2>         "{\"core_node16\":{\n    
\"core\":\"testMixedBounds_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":247,\n    
\"SEARCHER.searcher.deletedDocs\":242,\n    \"INDEX.sizeInBytes\":12740,\n    
\"base_url\":\"http://127.0.0.1:10103/solr\",\n    
\"SEARCHER.searcher.numDocs\":5,\n    \"__bytes__\":12740,\n    
\"__docs__\":5,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.1865049600601196E-5}}",
   [junit4]   2>         "{\"core_node14\":{\n    
\"core\":\"testMixedBounds_collection_shard1_0_replica1\",\n    
\"shard\":\"shard1_0\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":248,\n    
\"SEARCHER.searcher.deletedDocs\":241,\n    \"INDEX.sizeInBytes\":23980,\n    
\"base_url\":\"http://127.0.0.1:10103/solr\",\n    
\"SEARCHER.searcher.numDocs\":7,\n    \"__bytes__\":23980,\n    
\"__docs__\":7,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.2333115339279175E-5}}",
   [junit4]   2>         "{\"core_node7\":{\n    
\"core\":\"testMixedBounds_collection_shard2_0_replica0\",\n    
\"shard\":\"shard2_0\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10102_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":253,\n    
\"SEARCHER.searcher.deletedDocs\":241,\n    \"INDEX.sizeInBytes\":26480,\n    
\"base_url\":\"http://127.0.0.1:10102/solr\",\n    
\"SEARCHER.searcher.numDocs\":12,\n    \"__bytes__\":26480,\n    
\"__docs__\":12,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.466142177581787E-5}}"],
   [junit4]   2>       ".system":["{\"core_node1\":{\n    
\"core\":\".system_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    
\"collection\":\".system\",\n    \"node_name\":\"127.0.0.1:10102_solr\",\n    
\"type\":\"NRT\",\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":2,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":11240,\n    \"SEARCHER.searcher.numDocs\":2,\n    
\"__bytes__\":11240,\n    \"__docs__\":2,\n    
\"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    
\"INDEX.sizeInGB\":1.0468065738677979E-5}}"]},
   [junit4]   2>     "_enqueue_time_":2731745639021969,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, 
hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  
\"second\":\"shard2_1\"}, {\n  \"first\":\"testMixedBounds_collection\",\n  
\"second\":\"shard1_1\"}]}}"]}}, context={}, config={
   [junit4]   2>   "trigger":"index_size_trigger4",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"},
 message='null'}
   [junit4]   2> 1807661 DEBUG (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"9b480d6dba7bbT7fkr8phmegcpwp371sjnph3b5",
   [junit4]   2>   "source":"index_size_trigger4",
   [junit4]   2>   "eventTime":2731740243929019,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{
   [junit4]   2>       "testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node10\":{\n    
\"core\":\"testMixedBounds_collection_shard2_1_replica1\",\n    
\"shard\":\"shard2_1\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":252,\n    
\"SEARCHER.searcher.deletedDocs\":252,\n    \"INDEX.sizeInBytes\":10240,\n    
\"base_url\":\"http://127.0.0.1:10103/solr\",\n    
\"SEARCHER.searcher.numDocs\":0,\n    \"__bytes__\":10240,\n    
\"__docs__\":0,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":9.5367431640625E-6}}",
   [junit4]   2>         "{\"core_node16\":{\n    
\"core\":\"testMixedBounds_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":247,\n    
\"SEARCHER.searcher.deletedDocs\":242,\n    \"INDEX.sizeInBytes\":12740,\n    
\"base_url\":\"http://127.0.0.1:10103/solr\",\n    
\"SEARCHER.searcher.numDocs\":5,\n    \"__bytes__\":12740,\n    
\"__docs__\":5,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.1865049600601196E-5}}",
   [junit4]   2>         "{\"core_node14\":{\n    
\"core\":\"testMixedBounds_collection_shard1_0_replica1\",\n    
\"shard\":\"shard1_0\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":248,\n    
\"SEARCHER.searcher.deletedDocs\":241,\n    \"INDEX.sizeInBytes\":23980,\n    
\"base_url\":\"http://127.0.0.1:10103/solr\",\n    
\"SEARCHER.searcher.numDocs\":7,\n    \"__bytes__\":23980,\n    
\"__docs__\":7,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.2333115339279175E-5}}",
   [junit4]   2>         "{\"core_node7\":{\n    
\"core\":\"testMixedBounds_collection_shard2_0_replica0\",\n    
\"shard\":\"shard2_0\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10102_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":253,\n    
\"SEARCHER.searcher.deletedDocs\":241,\n    \"INDEX.sizeInBytes\":26480,\n    
\"base_url\":\"http://127.0.0.1:10102/solr\",\n    
\"SEARCHER.searcher.numDocs\":12,\n    \"__bytes__\":26480,\n    
\"__docs__\":12,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.466142177581787E-5}}"],
   [junit4]   2>       ".system":["{\"core_node1\":{\n    
\"core\":\".system_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    
\"collection\":\".system\",\n    \"node_name\":\"127.0.0.1:10102_solr\",\n    
\"type\":\"NRT\",\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":2,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":11240,\n    \"SEARCHER.searcher.numDocs\":2,\n    
\"__bytes__\":11240,\n    \"__docs__\":2,\n    
\"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    
\"INDEX.sizeInGB\":1.0468065738677979E-5}}"]},
   [junit4]   2>     "_enqueue_time_":2731745639021969,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, 
hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  
\"second\":\"shard2_1\"}, {\n  \"first\":\"testMixedBounds_collection\",\n  
\"second\":\"shard1_1\"}]}}"]}}
   [junit4]   2> 1807661 INFO  (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.IndexSizeTriggerTest =======> 
CapturedEvent{timestamp=2731745797281519, stage=BEFORE_ACTION, 
actionName='compute_plan', event={
   [junit4]   2>   "id":"9b480d6dba7bbT7fkr8phmegcpwp371sjnph3b5",
   [junit4]   2>   "source":"index_size_trigger4",
   [junit4]   2>   "eventTime":2731740243929019,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{
   [junit4]   2>       "testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node10\":{\n    
\"core\":\"testMixedBounds_collection_shard2_1_replica1\",\n    
\"shard\":\"shard2_1\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":252,\n    
\"SEARCHER.searcher.deletedDocs\":252,\n    \"INDEX.sizeInBytes\":10240,\n    
\"base_url\":\"http://127.0.0.1:10103/solr\",\n    
\"SEARCHER.searcher.numDocs\":0,\n    \"__bytes__\":10240,\n    
\"__docs__\":0,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":9.5367431640625E-6}}",
   [junit4]   2>         "{\"core_node16\":{\n    
\"core\":\"testMixedBounds_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":247,\n    
\"SEARCHER.searcher.deletedDocs\":242,\n    \"INDEX.sizeInBytes\":12740,\n    
\"base_url\":\"http://127.0.0.1:10103/solr\",\n    
\"SEARCHER.searcher.numDocs\":5,\n    \"__bytes__\":12740,\n    
\"__docs__\":5,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.1865049600601196E-5}}",
   [junit4]   2>         "{\"core_node14\":{\n    
\"core\":\"testMixedBounds_collection_shard1_0_replica1\",\n    
\"shard\":\"shard1_0\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":248,\n    
\"SEARCHER.searcher.deletedDocs\":241,\n    \"INDEX.sizeInBytes\":23980,\n    
\"base_url\":\"http://127.0.0.1:10103/solr\",\n    
\"SEARCHER.searcher.numDocs\":7,\n    \"__bytes__\":23980,\n    
\"__docs__\":7,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.2333115339279175E-5}}",
   [junit4]   2>         "{\"core_node7\":{\n    
\"core\":\"testMixedBounds_collection_shard2_0_replica0\",\n    
\"shard\":\"shard2_0\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10102_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":253,\n    
\"SEARCHER.searcher.deletedDocs\":241,\n    \"INDEX.sizeInBytes\":26480,\n    
\"base_url\":\"http://127.0.0.1:10102/solr\",\n    
\"SEARCHER.searcher.numDocs\":12,\n    \"__bytes__\":26480,\n    
\"__docs__\":12,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.466142177581787E-5}}"],
   [junit4]   2>       ".system":["{\"core_node1\":{\n    
\"core\":\".system_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    
\"collection\":\".system\",\n    \"node_name\":\"127.0.0.1:10102_solr\",\n    
\"type\":\"NRT\",\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":2,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":11240,\n    \"SEARCHER.searcher.numDocs\":2,\n    
\"__bytes__\":11240,\n    \"__docs__\":2,\n    
\"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    
\"INDEX.sizeInGB\":1.0468065738677979E-5}}"]},
   [junit4]   2>     "_enqueue_time_":2731745639021969,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, 
hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  
\"second\":\"shard2_1\"}, {\n  \"first\":\"testMixedBounds_collection\",\n  
\"second\":\"shard1_1\"}]}}"]}}, 
context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger4}, 
config={
   [junit4]   2>   "trigger":"index_size_trigger4",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"},
 message='null'}
   [junit4]   2> 1807662 DEBUG (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"9b480d6dba7bbT7fkr8phmegcpwp371sjnph3b5",
   [junit4]   2>   "source":"index_size_trigger4",
   [junit4]   2>   "eventTime":2731740243929019,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{
   [junit4]   2>       "testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node10\":{\n    
\"core\":\"testMixedBounds_collection_shard2_1_replica1\",\n    
\"shard\":\"shard2_1\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":252,\n    
\"SEARCHER.searcher.deletedDocs\":252,\n    \"INDEX.sizeInBytes\":10240,\n    
\"base_url\":\"http://127.0.0.1:10103/solr\",\n    
\"SEARCHER.searcher.numDocs\":0,\n    \"__bytes__\":10240,\n    
\"__docs__\":0,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":9.5367431640625E-6}}",
   [junit4]   2>         "{\"core_node16\":{\n    
\"core\":\"testMixedBounds_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":247,\n    
\"SEARCHER.searcher.deletedDocs\":242,\n    \"INDEX.sizeInBytes\":12740,\n    
\"base_url\":\"http://127.0.0.1:10103/solr\",\n    
\"SEARCHER.searcher.numDocs\":5,\n    \"__bytes__\":12740,\n    
\"__docs__\":5,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.1865049600601196E-5}}",
   [junit4]   2>         "{\"core_node14\":{\n    
\"core\":\"testMixedBounds_collection_shard1_0_replica1\",\n    
\"shard\":\"shard1_0\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":248,\n    
\"SEARCHER.searcher.deletedDocs\":241,\n    \"INDEX.sizeInBytes\":23980,\n    
\"base_url\":\"http://127.0.0.1:10103/solr\",\n    
\"SEARCHER.searcher.numDocs\":7,\n    \"__bytes__\":23980,\n    
\"__docs__\":7,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.2333115339279175E-5}}",
   [junit4]   2>         "{\"core_node7\":{\n    
\"core\":\"testMixedBounds_collection_shard2_0_replica0\",\n    
\"shard\":\"shard2_0\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10102_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":253,\n    
\"SEARCHER.searcher.deletedDocs\":241,\n    \"INDEX.sizeInBytes\":26480,\n    
\"base_url\":\"http://127.0.0.1:10102/solr\",\n    
\"SEARCHER.searcher.numDocs\":12,\n    \"__bytes__\":26480,\n    
\"__docs__\":12,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.466142177581787E-5}}"],
   [junit4]   2>       ".system":["{\"core_node1\":{\n    
\"core\":\".system_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    
\"collection\":\".system\",\n    \"node_name\":\"127.0.0.1:10102_solr\",\n    
\"type\":\"NRT\",\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":2,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":11240,\n    \"SEARCHER.searcher.numDocs\":2,\n    
\"__bytes__\":11240,\n    \"__docs__\":2,\n    
\"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    
\"INDEX.sizeInGB\":1.0468065738677979E-5}}"]},
   [junit4]   2>     "_enqueue_time_":2731745639021969,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, 
hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  
\"second\":\"shard2_1\"}, {\n  \"first\":\"testMixedBounds_collection\",\n  
\"second\":\"shard1_1\"}]}}"]}} with context properties: 
{BEFORE_ACTION=[compute_plan]}
   [junit4]   2> 1807663 INFO  (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.ComputePlanAction Computed plan empty, remained 0 requested ops to 
try.
   [junit4]   2> 1807663 INFO  (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2731745902 
sessionWrapper.createTime 2731745893441769, this.sessionWrapper.createTime 
2731745893441769 
   [junit4]   2> 1807663 INFO  (AutoscalingActionExecutor-8578-thread-1) [    ] 
o.a.s.c.a.IndexSizeTriggerTest =======> 
CapturedEvent{timestamp=2731745904552519, stage=AFTER_ACTION, 
actionName='compute_plan', event={
   [junit4]   2>   "id":"9b480d6dba7bbT7fkr8phmegcpwp371sjnph3b5",
   [junit4]   2>   "source":"index_size_trigger4",
   [junit4]   2>   "eventTime":2731740243929019,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{
   [junit4]   2>       "testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node10\":{\n    
\"core\":\"testMixedBounds_collection_shard2_1_replica1\",\n    
\"shard\":\"shard2_1\",\n    \"collection\":\"testMixedBounds_collection\",\n   
 \"node_name\":\"127.0.0.1:10103_solr\",\n    \"type\":\"NRT\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":252,\n    
\"SEARCHER.searcher.deletedDocs\":252,\n    \"INDEX.sizeInBytes\":10240,\n    
\"base_url\":\"http://127.0.0.1:10103/solr\",\n    
\"SEARCHER.searcher.numDocs\":0,\n    \"__bytes__\":10240,\n    
\"__docs__\":0,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":9.5367431640625E-6}}",
   [junit4]   2>         "{\"core_node16\":{\n    
\"core\":\"testMixedBounds_collection_shard1_1_replica1\",\n  

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

gure] :: loading settings :: file = 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/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 19ms :: 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: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 5F56D0849F07391C
    [mkdir] Created dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says ᐊᐃ! Master seed: 5F56D0849F07391C
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID([email protected]).
   [junit4] Started J0 PID([email protected]).
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4] OK      1.50s J0 | IndexSizeTriggerTest.testMixedBounds
   [junit4] OK      0.45s J0 | IndexSizeTriggerTest.testMergeIntegration
   [junit4] OK      0.42s J0 | IndexSizeTriggerTest.testTrigger
   [junit4] OK      0.69s J0 | IndexSizeTriggerTest.testSplitIntegration
   [junit4] Completed [1/5] on J0 in 16.91s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4] OK      1.44s J1 | IndexSizeTriggerTest.testMixedBounds
   [junit4] OK      0.44s J1 | IndexSizeTriggerTest.testMergeIntegration
   [junit4] OK      0.45s J1 | IndexSizeTriggerTest.testTrigger
   [junit4] OK      0.68s J1 | IndexSizeTriggerTest.testSplitIntegration
   [junit4] Completed [2/5] on J1 in 18.04s, 4 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest. This may confuse tools 
that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this 
message.
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4] OK      1.04s J0 | IndexSizeTriggerTest.testMixedBounds
   [junit4] OK      0.41s J0 | IndexSizeTriggerTest.testMergeIntegration
   [junit4] OK      0.41s J0 | IndexSizeTriggerTest.testTrigger
   [junit4] OK      0.75s J0 | IndexSizeTriggerTest.testSplitIntegration
   [junit4] Completed [3/5] on J0 in 3.87s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4] OK      0.90s J1 | IndexSizeTriggerTest.testMixedBounds
   [junit4] OK      0.43s J1 | IndexSizeTriggerTest.testMergeIntegration
   [junit4] OK      0.42s J1 | IndexSizeTriggerTest.testTrigger
   [junit4] OK      0.72s J1 | IndexSizeTriggerTest.testSplitIntegration
   [junit4] Completed [4/5] on J1 in 4.51s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4] OK      0.92s J0 | IndexSizeTriggerTest.testMixedBounds
   [junit4] OK      0.41s J0 | IndexSizeTriggerTest.testMergeIntegration
   [junit4] OK      0.41s J0 | IndexSizeTriggerTest.testTrigger
   [junit4] OK      0.73s J0 | IndexSizeTriggerTest.testSplitIntegration
   [junit4] Completed [5/5] on J0 in 3.92s, 4 tests
   [junit4] 
   [junit4] JVM J0:     0.93 ..    27.34 =    26.41s
   [junit4] JVM J1:     0.67 ..    24.89 =    24.22s
   [junit4] Execution time total: 27 seconds
   [junit4] Tests summary: 5 suites, 20 tests
   [junit4] Could not remove temporary path: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 605.87s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 476.58s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 235.03s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 176.27s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 117.95s | org.apache.solr.update.SoftAutoCommitTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 30 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2846)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2725)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2706)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3085)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to MacOSX VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1071)
                at hudson.FilePath.act(FilePath.java:1060)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2704)
                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:1840)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3087)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1073)
        at hudson.FilePath.act(FilePath.java:1060)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2704)
        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:1840)
        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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/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=b72ff3babbaeebb4c754ca905ac62512bf5fc1e7, 
workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #4794
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/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