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

5 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([F06683C6E6B2D1AB:40078DEAC38D708E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:219)
        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)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([E02D6DA3850E86B3:5D3A18BABC22BBEE]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:7686)
        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)


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
8 threads leaked from SUITE scope at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest:     1) 
Thread[id=750, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=1016, 
name=zkCallback-248-thread-2-EventThread, state=WAITING, 
group=TGRP-StreamExpressionTest]         at sun.misc.Unsafe.park(Native Method) 
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)    
     at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    
3) Thread[id=4125, name=zkCallback-248-thread-10, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at sun.misc.Unsafe.park(Native Method) 
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    4) Thread[id=1015, 
name=zkCallback-248-thread-2-SendThread(127.0.0.1:39059), state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    
5) Thread[id=749, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=1990, 
name=zkCallback-248-thread-8, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at sun.misc.Unsafe.park(Native Method) 
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    7) Thread[id=743, 
name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]  
       at java.lang.Thread.sleep(Native Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=4126, 
name=zkCallback-248-thread-11, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at sun.misc.Unsafe.park(Native Method) 
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE 
scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 
   1) Thread[id=750, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=1016, name=zkCallback-248-thread-2-EventThread, state=WAITING, 
group=TGRP-StreamExpressionTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   3) Thread[id=4125, name=zkCallback-248-thread-10, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=1015, name=zkCallback-248-thread-2-SendThread(127.0.0.1:39059), 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   5) Thread[id=749, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=1990, name=zkCallback-248-thread-8, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=743, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=4126, name=zkCallback-248-thread-11, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([E02D6DA3850E86B3]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=4125, name=zkCallback-248-thread-10, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at sun.misc.Unsafe.park(Native Method) 
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=1015, 
name=zkCallback-248-thread-2-SendThread(127.0.0.1:39059), state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    
3) Thread[id=1990, name=zkCallback-248-thread-8, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at sun.misc.Unsafe.park(Native Method) 
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    4) Thread[id=4126, 
name=zkCallback-248-thread-11, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at sun.misc.Unsafe.park(Native Method) 
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=4125, name=zkCallback-248-thread-10, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=1015, name=zkCallback-248-thread-2-SendThread(127.0.0.1:39059), 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   3) Thread[id=1990, name=zkCallback-248-thread-8, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=4126, name=zkCallback-248-thread-11, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([E02D6DA3850E86B3]:0)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testClassifyStream

Error Message:
--> https://127.0.0.1:39757/solr/collection1:Could not load collection from ZK: 
uknownCollection

Stack Trace:
java.io.IOException: --> https://127.0.0.1:39757/solr/collection1:Could not 
load collection from ZK: uknownCollection
        at 
__randomizedtesting.SeedInfo.seed([E02D6DA3850E86B3:4565F79BBC569F27]:0)
        at 
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:221)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:8405)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getIdToLabel(StreamExpressionTest.java:7706)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testClassifyStream(StreamExpressionTest.java:4936)
        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 11659 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4]   2> 520916 INFO  
(SUITE-ExecutePlanActionTest-seed#[F06683C6E6B2D1AB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F06683C6E6B2D1AB-001/init-core-data-001
   [junit4]   2> 520917 WARN  
(SUITE-ExecutePlanActionTest-seed#[F06683C6E6B2D1AB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 520918 INFO  
(SUITE-ExecutePlanActionTest-seed#[F06683C6E6B2D1AB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 520919 INFO  
(SUITE-ExecutePlanActionTest-seed#[F06683C6E6B2D1AB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 520919 INFO  
(SUITE-ExecutePlanActionTest-seed#[F06683C6E6B2D1AB]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F06683C6E6B2D1AB-001/tempDir-001
   [junit4]   2> 520920 INFO  
(SUITE-ExecutePlanActionTest-seed#[F06683C6E6B2D1AB]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 520937 INFO  (Thread-334) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 520937 INFO  (Thread-334) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 520973 ERROR (Thread-334) [    ] 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> 521034 INFO  
(SUITE-ExecutePlanActionTest-seed#[F06683C6E6B2D1AB]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36268
   [junit4]   2> 521325 INFO  (jetty-launcher-220-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 521345 INFO  (jetty-launcher-220-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 521396 INFO  (jetty-launcher-220-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d73493f{/solr,null,AVAILABLE}
   [junit4]   2> 521482 INFO  (jetty-launcher-220-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c4e579{/solr,null,AVAILABLE}
   [junit4]   2> 521483 INFO  (jetty-launcher-220-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6169bfe2{SSL,[ssl, 
http/1.1]}{127.0.0.1:33694}
   [junit4]   2> 521483 INFO  (jetty-launcher-220-thread-1) [    ] 
o.e.j.s.Server Started @534238ms
   [junit4]   2> 521483 INFO  (jetty-launcher-220-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33694}
   [junit4]   2> 521483 ERROR (jetty-launcher-220-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 521483 INFO  (jetty-launcher-220-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 521483 INFO  (jetty-launcher-220-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 521483 INFO  (jetty-launcher-220-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 521483 INFO  (jetty-launcher-220-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-13T20:34:20.669Z
   [junit4]   2> 521484 INFO  (jetty-launcher-220-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@756dc6ec{SSL,[ssl, 
http/1.1]}{127.0.0.1:42412}
   [junit4]   2> 521484 INFO  (jetty-launcher-220-thread-2) [    ] 
o.e.j.s.Server Started @534239ms
   [junit4]   2> 521484 INFO  (jetty-launcher-220-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42412}
   [junit4]   2> 521485 ERROR (jetty-launcher-220-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 521485 INFO  (jetty-launcher-220-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 521485 INFO  (jetty-launcher-220-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 521485 INFO  (jetty-launcher-220-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 521485 INFO  (jetty-launcher-220-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-13T20:34:20.671Z
   [junit4]   2> 521555 INFO  (jetty-launcher-220-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 521759 INFO  (jetty-launcher-220-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 521771 INFO  (jetty-launcher-220-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36268/solr
   [junit4]   2> 521835 INFO  (jetty-launcher-220-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36268/solr
   [junit4]   2> 522974 INFO  (jetty-launcher-220-thread-2) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 522974 INFO  (jetty-launcher-220-thread-2) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42412_solr
   [junit4]   2> 522996 INFO  (jetty-launcher-220-thread-2) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.Overseer Overseer 
(id=98823494706069510-127.0.0.1:42412_solr-n_0000000000) starting
   [junit4]   2> 523039 INFO  (jetty-launcher-220-thread-2) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42412_solr
   [junit4]   2> 523040 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 523068 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 523083 INFO  (jetty-launcher-220-thread-1) 
[n:127.0.0.1:33694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 523092 INFO  
(zkCallback-232-thread-1-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 523097 INFO  (jetty-launcher-220-thread-1) 
[n:127.0.0.1:33694_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 523098 INFO  (jetty-launcher-220-thread-1) 
[n:127.0.0.1:33694_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33694_solr
   [junit4]   2> 523190 INFO  
(zkCallback-231-thread-1-processing-n:127.0.0.1:33694_solr) 
[n:127.0.0.1:33694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 523214 INFO  
(zkCallback-232-thread-2-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 523239 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:42412_solr, 127.0.0.1:33694_solr]
   [junit4]   2> 523239 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 523239 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 523385 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 523401 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 523421 DEBUG (ScheduledTrigger-426-thread-1) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:33694_solr, 
127.0.0.1:42412_solr]
   [junit4]   2> 523685 INFO  (jetty-launcher-220-thread-1) 
[n:127.0.0.1:33694_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33694.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26c653a4
   [junit4]   2> 523794 INFO  (jetty-launcher-220-thread-1) 
[n:127.0.0.1:33694_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33694.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26c653a4
   [junit4]   2> 523794 INFO  (jetty-launcher-220-thread-1) 
[n:127.0.0.1:33694_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33694.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26c653a4
   [junit4]   2> 523795 INFO  (jetty-launcher-220-thread-1) 
[n:127.0.0.1:33694_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F06683C6E6B2D1AB-001/tempDir-001/node1/.
   [junit4]   2> 523940 INFO  (jetty-launcher-220-thread-2) 
[n:127.0.0.1:42412_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42412.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26c653a4
   [junit4]   2> 524061 INFO  (jetty-launcher-220-thread-2) 
[n:127.0.0.1:42412_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42412.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26c653a4
   [junit4]   2> 524062 INFO  (jetty-launcher-220-thread-2) 
[n:127.0.0.1:42412_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42412.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26c653a4
   [junit4]   2> 524063 INFO  (jetty-launcher-220-thread-2) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F06683C6E6B2D1AB-001/tempDir-001/node2/.
   [junit4]   2> 524441 INFO  
(SUITE-ExecutePlanActionTest-seed#[F06683C6E6B2D1AB]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 524514 INFO  
(SUITE-ExecutePlanActionTest-seed#[F06683C6E6B2D1AB]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36268/solr ready
   [junit4]   2> 524542 DEBUG (ScheduledTrigger-426-thread-1) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:33694_solr, 
127.0.0.1:42412_solr]
   [junit4]   2> 524599 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testIntegration
   [junit4]   2> 524628 DEBUG 
(zkCallback-232-thread-2-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 2
   [junit4]   2> 524628 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 2
   [junit4]   2> 524686 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 524686 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 524687 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 524721 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f1771e16b0009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 525239 INFO  (qtp939522241-1219) [n:127.0.0.1:42412_solr    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 525242 INFO  (qtp939522241-1219) [n:127.0.0.1:42412_solr    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36268/solr ready
   [junit4]   2> 525294 INFO  (qtp939522241-1213) [n:127.0.0.1:42412_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 
QTime=0
   [junit4]   2> 525608 INFO  (qtp1275125222-1228) [n:127.0.0.1:33694_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 
QTime=1
   [junit4]   2> 525623 DEBUG (qtp939522241-1219) [n:127.0.0.1:42412_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 525657 INFO  (qtp939522241-1219) [n:127.0.0.1:42412_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=799
   [junit4]   2> 525700 INFO  (qtp939522241-1220) [n:127.0.0.1:42412_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testIntegration&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 525700 DEBUG 
(zkCallback-232-thread-2-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 3
   [junit4]   2> 525752 DEBUG 
(zkCallback-232-thread-2-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:42412_solr, 127.0.0.1:33694_solr]
   [junit4]   2> 525752 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 3
   [junit4]   2> 525772 INFO  
(OverseerThreadFactory-428-thread-1-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testIntegration
   [junit4]   2> 525772 DEBUG (ScheduledTrigger-426-thread-1) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger with currently live nodes: [127.0.0.1:33694_solr, 
127.0.0.1:42412_solr]
   [junit4]   2> 525773 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 525773 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 525920 INFO  
(OverseerStateUpdate-98823494706069510-127.0.0.1:42412_solr-n_0000000000) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testIntegration",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testIntegration_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42412/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 526180 INFO  
(OverseerStateUpdate-98823494706069510-127.0.0.1:42412_solr-n_0000000000) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testIntegration",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testIntegration_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33694/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 526381 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n1&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 526382 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 526471 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n2&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 526471 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 526665 INFO  
(zkCallback-231-thread-1-processing-n:127.0.0.1:33694_solr) 
[n:127.0.0.1:33694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 526666 INFO  
(zkCallback-232-thread-2-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 526666 INFO  
(zkCallback-232-thread-1-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 526685 INFO  
(zkCallback-231-thread-2-processing-n:127.0.0.1:33694_solr) 
[n:127.0.0.1:33694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 526775 DEBUG (ScheduledTrigger-426-thread-1) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger with currently live nodes: [127.0.0.1:42412_solr, 
127.0.0.1:33694_solr]
   [junit4]   2> 527523 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 527549 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.s.IndexSchema [testIntegration_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 527552 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 527552 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n1' 
using configuration from collection testIntegration, trusted=true
   [junit4]   2> 527552 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42412.solr.core.testIntegration.shard1.replica_n1' (registry 
'solr.core.testIntegration.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26c653a4
   [junit4]   2> 527552 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 527552 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.c.SolrCore [[testIntegration_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F06683C6E6B2D1AB-001/tempDir-001/node2/testIntegration_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F06683C6E6B2D1AB-001/tempDir-001/node2/./testIntegration_shard1_replica_n1/data/]
   [junit4]   2> 527783 DEBUG (ScheduledTrigger-426-thread-1) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger with currently live nodes: [127.0.0.1:42412_solr, 
127.0.0.1:33694_solr]
   [junit4]   2> 527783 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 527783 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 527786 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 527800 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 527800 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 527803 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2b458484[testIntegration_shard1_replica_n1] main]
   [junit4]   2> 527808 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 527808 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 527809 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 527836 INFO  
(searcherExecutor-433-thread-1-processing-n:127.0.0.1:42412_solr 
x:testIntegration_shard1_replica_n1 s:shard1 c:testIntegration r:core_node3) 
[n:127.0.0.1:42412_solr c:testIntegration s:shard1 r:core_node3 
x:testIntegration_shard1_replica_n1] o.a.s.c.SolrCore 
[testIntegration_shard1_replica_n1] Registered new searcher 
Searcher@2b458484[testIntegration_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 527836 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1581175922514460672
   [junit4]   2> 527857 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 527868 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.s.IndexSchema [testIntegration_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 527870 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 527870 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n2' 
using configuration from collection testIntegration, trusted=true
   [junit4]   2> 527871 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33694.solr.core.testIntegration.shard1.replica_n2' (registry 
'solr.core.testIntegration.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26c653a4
   [junit4]   2> 527871 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 527871 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.c.SolrCore [[testIntegration_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F06683C6E6B2D1AB-001/tempDir-001/node1/testIntegration_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F06683C6E6B2D1AB-001/tempDir-001/node1/./testIntegration_shard1_replica_n2/data/]
   [junit4]   2> 528002 INFO  
(zkCallback-231-thread-2-processing-n:127.0.0.1:33694_solr) 
[n:127.0.0.1:33694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 528002 INFO  
(zkCallback-231-thread-1-processing-n:127.0.0.1:33694_solr) 
[n:127.0.0.1:33694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 528002 INFO  
(zkCallback-232-thread-1-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 528002 INFO  
(zkCallback-232-thread-2-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 528074 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 528074 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 528091 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 528091 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 528093 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@76b156[testIntegration_shard1_replica_n2] main]
   [junit4]   2> 528094 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 528094 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 528095 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 528108 INFO  
(searcherExecutor-438-thread-1-processing-n:127.0.0.1:33694_solr 
x:testIntegration_shard1_replica_n2 s:shard1 c:testIntegration r:core_node4) 
[n:127.0.0.1:33694_solr c:testIntegration s:shard1 r:core_node4 
x:testIntegration_shard1_replica_n2] o.a.s.c.SolrCore 
[testIntegration_shard1_replica_n2] Registered new searcher 
Searcher@76b156[testIntegration_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 528108 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1581175922799673344
   [junit4]   2> 528359 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 528359 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 528359 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42412/solr/testIntegration_shard1_replica_n1/
   [junit4]   2> 528360 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testIntegration_shard1_replica_n1 
url=https://127.0.0.1:42412/solr START 
replicas=[https://127.0.0.1:33694/solr/testIntegration_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 528430 INFO  (qtp1275125222-1229) [n:127.0.0.1:33694_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.c.S.Request [testIntegration_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=15
   [junit4]   2> 528676 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testIntegration_shard1_replica_n1 
url=https://127.0.0.1:42412/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 528676 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 528676 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 528676 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 528678 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42412/solr/testIntegration_shard1_replica_n1/ shard1
   [junit4]   2> 528786 DEBUG (ScheduledTrigger-426-thread-1) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger with currently live nodes: [127.0.0.1:42412_solr, 
127.0.0.1:33694_solr]
   [junit4]   2> 528786 INFO  
(zkCallback-231-thread-1-processing-n:127.0.0.1:33694_solr) 
[n:127.0.0.1:33694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 528786 INFO  
(zkCallback-231-thread-2-processing-n:127.0.0.1:33694_solr) 
[n:127.0.0.1:33694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 528786 INFO  
(zkCallback-232-thread-2-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 528786 INFO  
(zkCallback-232-thread-1-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 528859 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 528860 INFO  (qtp939522241-1216) [n:127.0.0.1:42412_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n1&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2478
   [junit4]   2> 528969 INFO  
(zkCallback-231-thread-2-processing-n:127.0.0.1:33694_solr) 
[n:127.0.0.1:33694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 528969 INFO  
(zkCallback-231-thread-1-processing-n:127.0.0.1:33694_solr) 
[n:127.0.0.1:33694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 528969 INFO  
(zkCallback-232-thread-1-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 528969 INFO  
(zkCallback-232-thread-2-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 529137 INFO  (qtp1275125222-1222) [n:127.0.0.1:33694_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n2&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2666
   [junit4]   2> 529153 INFO  (qtp939522241-1220) [n:127.0.0.1:42412_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 529246 INFO  
(zkCallback-231-thread-1-processing-n:127.0.0.1:33694_solr) 
[n:127.0.0.1:33694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 529246 INFO  
(zkCallback-231-thread-2-processing-n:127.0.0.1:33694_solr) 
[n:127.0.0.1:33694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 529246 INFO  
(zkCallback-232-thread-2-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 529246 INFO  
(zkCallback-232-thread-1-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 529786 DEBUG (ScheduledTrigger-426-thread-1) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger with currently live nodes: [127.0.0.1:42412_solr, 
127.0.0.1:33694_solr]
   [junit4]   2> 529799 INFO  
(OverseerCollectionConfigSetProcessor-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 530156 INFO  (qtp939522241-1220) [n:127.0.0.1:42412_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testIntegration&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=4456
   [junit4]   2> 530204 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F06683C6E6B2D1AB]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6169bfe2{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 530247 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=148966438
   [junit4]   2> 530258 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 530262 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@10ca4599: rootName = 
solr_33694, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3d5b630b
   [junit4]   2> 530285 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 530285 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@323dbe0a: rootName = 
solr_33694, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6ba90868
   [junit4]   2> 530301 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 530301 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@23b40085: rootName = 
solr_33694, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5084b314
   [junit4]   2> 530315 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 530316 INFO  (coreCloseExecutor-443-thread-1) 
[n:127.0.0.1:33694_solr c:testIntegration s:shard1 r:core_node4 
x:testIntegration_shard1_replica_n2] o.a.s.c.SolrCore 
[testIntegration_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4302d7ce
   [junit4]   2> 530316 INFO  (coreCloseExecutor-443-thread-1) 
[n:127.0.0.1:33694_solr c:testIntegration s:shard1 r:core_node4 
x:testIntegration_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testIntegration.shard1.replica_n2, 
tag=1124259790
   [junit4]   2> 530335 INFO  (coreCloseExecutor-443-thread-1) 
[n:127.0.0.1:33694_solr c:testIntegration s:shard1 r:core_node4 
x:testIntegration_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4777fb21: rootName = 
solr_33694, domain = solr.core.testIntegration.shard1.replica_n2, service url = 
null, agent id = null] for registry solr.core.testIntegration.shard1.replica_n2 
/ com.codahale.metrics.MetricRegistry@6a88d54e
   [junit4]   2> 530354 INFO  (coreCloseExecutor-443-thread-1) 
[n:127.0.0.1:33694_solr c:testIntegration s:shard1 r:core_node4 
x:testIntegration_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testIntegration.shard1.leader, 
tag=1124259790
   [junit4]   2> 530407 INFO  
(zkCallback-232-thread-1-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 530425 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F06683C6E6B2D1AB]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@c4e579{/solr,null,UNAVAILABLE}
   [junit4]   2> 530444 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testIntegration
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ExecutePlanActionTest -Dtests.method=testIntegration 
-Dtests.seed=F06683C6E6B2D1AB -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=hi -Dtests.timezone=America/Monterrey -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 5.92s J1 | ExecutePlanActionTest.testIntegration <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but 
was:<1>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F06683C6E6B2D1AB:40078DEAC38D708E]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:219)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 530482 INFO  (zkCallback-238-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 530498 INFO  
(zkCallback-232-thread-1-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 530498 INFO  
(zkCallback-232-thread-2-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 530554 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testExecute
   [junit4]   2> 530554 DEBUG 
(zkCallback-232-thread-1-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 4
   [junit4]   2> 530555 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 4
   [junit4]   2> 530596 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 530619 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 530628 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread   -- deleted 
/autoscaling/nodeLost/127.0.0.1:33694_solr
   [junit4]   2> 530628 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 530644 DEBUG 
(OverseerAutoScalingTriggerThread-98823494706069510-127.0.0.1:42412_solr-n_0000000000)
 [n:127.0.0.1:42412_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 530645 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@82de2ce{/solr,null,AVAILABLE}
   [junit4]   2> 530645 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2c183b09{SSL,[ssl, 
http/1.1]}{127.0.0.1:42025}
   [junit4]   2> 530669 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) [    ] 
o.e.j.s.Server Started @543424ms
   [junit4]   2> 530669 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42025}
   [junit4]   2> 530670 ERROR 
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 530673 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 530691 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 530691 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 530691 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-13T20:34:29.877Z
   [junit4]   2> 530730 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 530754 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36268/solr
   [junit4]   2> 530884 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) 
[n:127.0.0.1:42025_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 530921 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) 
[n:127.0.0.1:42025_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 530934 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) 
[n:127.0.0.1:42025_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42025_solr
   [junit4]   2> 530942 INFO  (zkCallback-238-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 531014 INFO  
(zkCallback-248-thread-1-processing-n:127.0.0.1:42025_solr) 
[n:127.0.0.1:42025_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 530942 INFO  
(zkCallback-232-thread-2-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 531430 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) 
[n:127.0.0.1:42025_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42025.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26c653a4
   [junit4]   2> 531648 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) 
[n:127.0.0.1:42025_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42025.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26c653a4
   [junit4]   2> 531649 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) 
[n:127.0.0.1:42025_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42025.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26c653a4
   [junit4]   2> 531650 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F06683C6E6B2D1AB]) 
[n:127.0.0.1:42025_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F06683C6E6B2D1AB-001/tempDir-001/node3/.
   [junit4]   2> 532168 INFO  (qtp1671960088-1305) [n:127.0.0.1:42025_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testExecute&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 532186 INFO  
(OverseerThreadFactory-428-thread-2-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testExecute
   [junit4]   2> 532424 INFO  
(OverseerStateUpdate-98823494706069510-127.0.0.1:42412_solr-n_0000000000) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42025/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 532461 INFO  
(OverseerStateUpdate-98823494706069510-127.0.0.1:42412_solr-n_0000000000) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42412/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 532681 INFO  (qtp939522241-1214) [n:127.0.0.1:42412_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n2&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 532771 INFO  (qtp1671960088-1308) [n:127.0.0.1:42025_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n1&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 532788 INFO  (qtp1671960088-1308) [n:127.0.0.1:42025_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 532992 INFO  
(zkCallback-248-thread-1-processing-n:127.0.0.1:42025_solr) 
[n:127.0.0.1:42025_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 532992 INFO  
(zkCallback-232-thread-2-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 532992 INFO  
(zkCallback-232-thread-1-processing-n:127.0.0.1:42412_solr) 
[n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 533008 INFO  
(zkCallback-248-thread-2-processing-n:127.0.0.1:42025_solr) 
[n:127.0.0.1:42025_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 533839 INFO  (qtp939522241-1214) [n:127.0.0.1:42412_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 533911 INFO  (qtp939522241-1214) [n:127.0.0.1:42412_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.s.IndexSchema [testExecute_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 533913 INFO  (qtp939522241-1214) [n:127.0.0.1:42412_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 533913 INFO  (qtp939522241-1214) [n:127.0.0.1:42412_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n2' using 
configuration from collection testExecute, trusted=true
   [junit4]   2> 533914 INFO  (qtp939522241-1214) [n:127.0.0.1:42412_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42412.solr.core.testExecute.shard1.replica_n2' (registry 
'solr.core.testExecute.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26c653a4
   [junit4]   2> 533914 INFO  (qtp939522241-1214) [n:127.0.0.1:42412_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 533914 INFO  (qtp939522241-1214) [n:127.0.0.1:42412_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.SolrCore [[testExecute_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F06683C6E6B2D1AB-001/tempDir-001/node2/testExecute_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F06683C6E6B2D1AB-001/tempDir-001/node2/./testExecute_shard1_replica_n2/data/]
   [junit4]   2> 533930 INFO  (qtp1671960088-1308) [n:127.0.0.1:42025_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 534001 INFO  (qtp1671960088-1308) [n:127.0.0.1:42025_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.s.IndexSchema [testExecute_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 534003 INFO  (qtp1671960088-1308) [n:127.0.0.1:42025_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 534003 INFO  (qtp1671960088-1308) [n:127.0.0.1:42025_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n1' using 
configuration from collection testExecute, trusted=true
   [junit4]   2> 534004 INFO  (qtp1671960088-1308) [n:127.0.0.1:42025_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42025.solr.core.testExecute.shard1.replica_n1' (registry 
'solr.core.testExecute.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26c653a4
   [junit4]   2> 534057 INFO  (qtp1671960088-1308) [n:127.0.0.1:42025_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 534057 INFO  (qtp1671960088-1308) [n:127.0.0.1:42025_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.SolrCore [[testExecute_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F06683C6E6B2D1AB-001/tempDir-001/node3/testExecute_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F06683C6E6B2D1AB-001/tempDir-001/node3/./testExecute_shard1_replica_n1/data/]
   [junit4]   2> 534203 INFO  (qtp939522241-1214) [n:127.0.0.1:42412_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 534203 INFO  (qtp939522241-1214) [n:127.0.0.1:42412_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 534204 INFO  (qtp939522241-1214) [n:127.0.0

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

-bit)/cpus=4,threads=5,free=156832400,total=414187520
   [junit4]   2> NOTE: All tests run in this JVM: 
[DocumentAnalysisResponseTest, SolrParamTest, GraphExpressionTest, 
HyperbolicTangentEvaluatorTest, TestV1toV2ApiMapper, TestHash, 
StreamExpressionTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=StreamExpressionTest -Dtests.seed=E02D6DA3850E86B3 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sl 
-Dtests.timezone=America/Puerto_Rico -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | StreamExpressionTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE 
scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 
   [junit4]    >    1) Thread[id=750, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=1016, 
name=zkCallback-248-thread-2-EventThread, state=WAITING, 
group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]    >    3) Thread[id=4125, name=zkCallback-248-thread-10, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=1015, 
name=zkCallback-248-thread-2-SendThread(127.0.0.1:39059), state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >    5) Thread[id=749, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    6) Thread[id=1990, name=zkCallback-248-thread-8, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    7) Thread[id=743, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    8) Thread[id=4126, name=zkCallback-248-thread-11, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E02D6DA3850E86B3]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=4125, name=zkCallback-248-thread-10, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=1015, 
name=zkCallback-248-thread-2-SendThread(127.0.0.1:39059), state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >    3) Thread[id=1990, name=zkCallback-248-thread-8, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=4126, name=zkCallback-248-thread-11, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E02D6DA3850E86B3]:0)
   [junit4] Completed [128/145 (1!)] on J2 in 557.63s, 121 tests, 1 failure, 3 
errors <<< FAILURES!

[...truncated 46069 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to