Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1640/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 1) Thread[id=29236, name=jetty-launcher-5616-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 1) Thread[id=29236, name=jetty-launcher-5616-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) at __randomizedtesting.SeedInfo.seed([1836ADAFF73FADF7]:0) FAILED: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData Error Message: Node watch should have fired! Stack Trace: java.lang.AssertionError: Node watch should have fired! at __randomizedtesting.SeedInfo.seed([1836ADAFF73FADF7:3EA642FDA3B16BFD]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256) 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.handler.admin.AutoscalingHistoryHandlerTest.testHistory Error Message: expected:<5> but was:<0> Stack Trace: java.lang.AssertionError: expected:<5> but was:<0> at __randomizedtesting.SeedInfo.seed([1836ADAFF73FADF7:75CA09524D7752F0]: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.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:274) 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 12293 lines...] [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest [junit4] 2> 1042481 INFO (SUITE-AutoscalingHistoryHandlerTest-seed#[1836ADAFF73FADF7]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/init-core-data-001 [junit4] 2> 1042481 WARN (SUITE-AutoscalingHistoryHandlerTest-seed#[1836ADAFF73FADF7]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=29 numCloses=29 [junit4] 2> 1042481 INFO (SUITE-AutoscalingHistoryHandlerTest-seed#[1836ADAFF73FADF7]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1042483 INFO (SUITE-AutoscalingHistoryHandlerTest-seed#[1836ADAFF73FADF7]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 1042483 INFO (SUITE-AutoscalingHistoryHandlerTest-seed#[1836ADAFF73FADF7]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001 [junit4] 2> 1042483 INFO (SUITE-AutoscalingHistoryHandlerTest-seed#[1836ADAFF73FADF7]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1042483 INFO (Thread-3646) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1042484 INFO (Thread-3646) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1042486 ERROR (Thread-3646) [ ] 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> 1042583 INFO (SUITE-AutoscalingHistoryHandlerTest-seed#[1836ADAFF73FADF7]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:58552 [junit4] 2> 1042586 INFO (zkConnectionManagerCallback-1567-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1042590 INFO (jetty-launcher-1564-thread-2) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 1042590 INFO (jetty-launcher-1564-thread-1) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 1042591 INFO (jetty-launcher-1564-thread-3) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 1042592 INFO (jetty-launcher-1564-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1042592 INFO (jetty-launcher-1564-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1042592 INFO (jetty-launcher-1564-thread-1) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 1042593 INFO (jetty-launcher-1564-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1042593 INFO (jetty-launcher-1564-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1042593 INFO (jetty-launcher-1564-thread-3) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 1042593 INFO (jetty-launcher-1564-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72c0c436{/solr,null,AVAILABLE} [junit4] 2> 1042594 INFO (jetty-launcher-1564-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6be6a1a4{/solr,null,AVAILABLE} [junit4] 2> 1042594 INFO (jetty-launcher-1564-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1042594 INFO (jetty-launcher-1564-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1042594 INFO (jetty-launcher-1564-thread-2) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 1042594 INFO (jetty-launcher-1564-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@581f1473{/solr,null,AVAILABLE} [junit4] 2> 1042598 INFO (jetty-launcher-1564-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@fca4706{HTTP/1.1,[http/1.1]}{127.0.0.1:36760} [junit4] 2> 1042598 INFO (jetty-launcher-1564-thread-1) [ ] o.e.j.s.Server Started @1045745ms [junit4] 2> 1042598 INFO (jetty-launcher-1564-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36760} [junit4] 2> 1042598 ERROR (jetty-launcher-1564-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1042599 INFO (jetty-launcher-1564-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1042599 INFO (jetty-launcher-1564-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1042599 INFO (jetty-launcher-1564-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1042599 INFO (jetty-launcher-1564-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-22T14:17:42.797Z [junit4] 2> 1042600 INFO (jetty-launcher-1564-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@25a0685{HTTP/1.1,[http/1.1]}{127.0.0.1:37738} [junit4] 2> 1042600 INFO (jetty-launcher-1564-thread-2) [ ] o.e.j.s.Server Started @1045747ms [junit4] 2> 1042600 INFO (jetty-launcher-1564-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37738} [junit4] 2> 1042600 ERROR (jetty-launcher-1564-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1042600 INFO (jetty-launcher-1564-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1042600 INFO (jetty-launcher-1564-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1042600 INFO (jetty-launcher-1564-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1042600 INFO (jetty-launcher-1564-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-22T14:17:42.798Z [junit4] 2> 1042602 INFO (jetty-launcher-1564-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@34682fce{HTTP/1.1,[http/1.1]}{127.0.0.1:54783} [junit4] 2> 1042602 INFO (jetty-launcher-1564-thread-3) [ ] o.e.j.s.Server Started @1045749ms [junit4] 2> 1042602 INFO (jetty-launcher-1564-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54783} [junit4] 2> 1042602 ERROR (jetty-launcher-1564-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1042602 INFO (jetty-launcher-1564-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1042602 INFO (jetty-launcher-1564-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1042602 INFO (jetty-launcher-1564-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1042602 INFO (jetty-launcher-1564-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-22T14:17:42.800Z [junit4] 2> 1042603 INFO (zkConnectionManagerCallback-1569-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1042604 INFO (zkConnectionManagerCallback-1571-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1042604 INFO (jetty-launcher-1564-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1042604 INFO (jetty-launcher-1564-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1042605 INFO (zkConnectionManagerCallback-1573-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1042606 INFO (jetty-launcher-1564-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1042612 INFO (jetty-launcher-1564-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58552/solr [junit4] 2> 1042613 INFO (jetty-launcher-1564-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58552/solr [junit4] 2> 1042613 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 0x1611e3b5e1b0002, 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> 1042616 INFO (jetty-launcher-1564-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58552/solr [junit4] 2> 1042617 INFO (zkConnectionManagerCallback-1581-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1042619 INFO (zkConnectionManagerCallback-1578-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1042619 INFO (zkConnectionManagerCallback-1585-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1042621 INFO (zkConnectionManagerCallback-1587-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1042621 INFO (zkConnectionManagerCallback-1589-thread-1-processing-n:127.0.0.1:54783_solr) [n:127.0.0.1:54783_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1042623 INFO (zkConnectionManagerCallback-1591-thread-1-processing-n:127.0.0.1:36760_solr) [n:127.0.0.1:36760_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1042779 INFO (jetty-launcher-1564-thread-2) [n:127.0.0.1:37738_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1042780 INFO (jetty-launcher-1564-thread-2) [n:127.0.0.1:37738_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37738_solr [junit4] 2> 1042782 INFO (jetty-launcher-1564-thread-2) [n:127.0.0.1:37738_solr ] o.a.s.c.Overseer Overseer (id=99393907109593095-127.0.0.1:37738_solr-n_0000000000) starting [junit4] 2> 1042783 INFO (jetty-launcher-1564-thread-1) [n:127.0.0.1:36760_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1042786 INFO (jetty-launcher-1564-thread-1) [n:127.0.0.1:36760_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36760_solr [junit4] 2> 1042787 INFO (jetty-launcher-1564-thread-3) [n:127.0.0.1:54783_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1042788 INFO (zkCallback-1586-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1042788 INFO (zkCallback-1590-thread-1-processing-n:127.0.0.1:36760_solr) [n:127.0.0.1:36760_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1042790 INFO (jetty-launcher-1564-thread-3) [n:127.0.0.1:54783_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1042792 INFO (jetty-launcher-1564-thread-3) [n:127.0.0.1:54783_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54783_solr [junit4] 2> 1042793 INFO (zkCallback-1590-thread-1-processing-n:127.0.0.1:36760_solr) [n:127.0.0.1:36760_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1042794 INFO (zkCallback-1588-thread-1-processing-n:127.0.0.1:54783_solr) [n:127.0.0.1:54783_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1042794 INFO (zkCallback-1586-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1042798 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 1042799 DEBUG (OverseerAutoScalingTriggerThread-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger [junit4] 2> 1042800 DEBUG (OverseerAutoScalingTriggerThread-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 1042801 DEBUG (OverseerAutoScalingTriggerThread-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:36760_solr, 127.0.0.1:54783_solr] [junit4] 2> 1042801 DEBUG (OverseerAutoScalingTriggerThread-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 1042801 DEBUG (OverseerAutoScalingTriggerThread-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 1042801 INFO (jetty-launcher-1564-thread-2) [n:127.0.0.1:37738_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37738_solr [junit4] 2> 1042804 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:54783_solr"} current state version: 0 [junit4] 2> 1042804 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:54783_solr [junit4] 2> 1042804 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:37738_solr"} current state version: 0 [junit4] 2> 1042804 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37738_solr [junit4] 2> 1042806 INFO (zkCallback-1586-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1042807 INFO (zkCallback-1588-thread-1-processing-n:127.0.0.1:54783_solr) [n:127.0.0.1:54783_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1042813 INFO (zkCallback-1590-thread-1-processing-n:127.0.0.1:36760_solr) [n:127.0.0.1:36760_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1042837 DEBUG (OverseerAutoScalingTriggerThread-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 1042847 DEBUG (OverseerAutoScalingTriggerThread-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 1042858 DEBUG (ScheduledTrigger-3467-thread-1) [n:127.0.0.1:37738_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 [junit4] 2> 1042877 INFO (jetty-launcher-1564-thread-1) [n:127.0.0.1:36760_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36760.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e53cd58 [junit4] 2> 1042883 INFO (jetty-launcher-1564-thread-1) [n:127.0.0.1:36760_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36760.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e53cd58 [junit4] 2> 1042883 INFO (jetty-launcher-1564-thread-1) [n:127.0.0.1:36760_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36760.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e53cd58 [junit4] 2> 1042883 INFO (jetty-launcher-1564-thread-1) [n:127.0.0.1:36760_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node1/. [junit4] 2> 1042894 INFO (jetty-launcher-1564-thread-3) [n:127.0.0.1:54783_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54783.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e53cd58 [junit4] 2> 1042929 INFO (jetty-launcher-1564-thread-3) [n:127.0.0.1:54783_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54783.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e53cd58 [junit4] 2> 1042929 INFO (jetty-launcher-1564-thread-3) [n:127.0.0.1:54783_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54783.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e53cd58 [junit4] 2> 1042931 INFO (jetty-launcher-1564-thread-3) [n:127.0.0.1:54783_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node3/. [junit4] 2> 1042934 INFO (jetty-launcher-1564-thread-2) [n:127.0.0.1:37738_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37738.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e53cd58 [junit4] 2> 1042945 INFO (jetty-launcher-1564-thread-2) [n:127.0.0.1:37738_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37738.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e53cd58 [junit4] 2> 1042945 INFO (jetty-launcher-1564-thread-2) [n:127.0.0.1:37738_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37738.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e53cd58 [junit4] 2> 1042946 INFO (jetty-launcher-1564-thread-2) [n:127.0.0.1:37738_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node2/. [junit4] 2> 1042976 INFO (zkConnectionManagerCallback-1599-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1042980 INFO (zkConnectionManagerCallback-1603-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1042981 INFO (SUITE-AutoscalingHistoryHandlerTest-seed#[1836ADAFF73FADF7]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1042983 INFO (SUITE-AutoscalingHistoryHandlerTest-seed#[1836ADAFF73FADF7]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58552/solr ready [junit4] 2> 1042991 INFO (qtp791228115-10045) [n:127.0.0.1:54783_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1043001 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection [junit4] 2> 1043006 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.a.c.CreateCollectionCmd Only _default config set found, using it. [junit4] 2> 1043006 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection/protwords.txt [junit4] 2> 1043009 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection/managed-schema [junit4] 2> 1043014 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection/solrconfig.xml [junit4] 2> 1043017 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection/synonyms.txt [junit4] 2> 1043019 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection/stopwords.txt [junit4] 2> 1043020 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection/params.json [junit4] 2> 1043026 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/contractions_it.txt [junit4] 2> 1043029 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stemdict_nl.txt [junit4] 2> 1043031 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_no.txt [junit4] 2> 1043033 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_hy.txt [junit4] 2> 1043035 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/contractions_ca.txt [junit4] 2> 1043037 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_id.txt [junit4] 2> 1043040 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ga.txt [junit4] 2> 1043042 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_da.txt [junit4] 2> 1043045 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_hi.txt [junit4] 2> 1043049 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ja.txt [junit4] 2> 1043052 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_pt.txt [junit4] 2> 1043055 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_hu.txt [junit4] 2> 1043058 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_el.txt [junit4] 2> 1043060 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ru.txt [junit4] 2> 1043062 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_tr.txt [junit4] 2> 1043065 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ar.txt [junit4] 2> 1043067 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/userdict_ja.txt [junit4] 2> 1043070 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_eu.txt [junit4] 2> 1043072 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_it.txt [junit4] 2> 1043075 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_cz.txt [junit4] 2> 1043077 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stoptags_ja.txt [junit4] 2> 1043079 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/contractions_fr.txt [junit4] 2> 1043082 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_de.txt [junit4] 2> 1043084 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_fa.txt [junit4] 2> 1043087 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/contractions_ga.txt [junit4] 2> 1043089 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ca.txt [junit4] 2> 1043091 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_nl.txt [junit4] 2> 1043094 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_bg.txt [junit4] 2> 1043096 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_lv.txt [junit4] 2> 1043099 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_en.txt [junit4] 2> 1043102 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_es.txt [junit4] 2> 1043104 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ro.txt [junit4] 2> 1043107 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_th.txt [junit4] 2> 1043109 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_fr.txt [junit4] 2> 1043112 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_sv.txt [junit4] 2> 1043115 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_fi.txt [junit4] 2> 1043117 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/hyphenations_ga.txt [junit4] 2> 1043120 INFO (OverseerThreadFactory-3469-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_gl.txt [junit4] 2> 1043130 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "name":"AutoscalingHistoryHandlerTest_collection", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"3", [junit4] 2> "numShards":"1", [junit4] 2> "nrtReplicas":"3", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} current state version: 0 [junit4] 2> 1043130 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection [junit4] 2> 1043131 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json [junit4] 2> 1043235 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:54783/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} current state version: 0 [junit4] 2> 1043235 INFO (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:54783/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1043239 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{ [junit4] 2> "range":"80000000-7fffffff", [junit4] 2> "state":"active", [junit4] 2> "replicas":{}} [junit4] 2> 1043239 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{ [junit4] 2> "range":"80000000-7fffffff", [junit4] 2> "state":"active", [junit4] 2> "replicas":{"core_node3":{ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1", [junit4] 2> "base_url":"http://127.0.0.1:54783/solr", [junit4] 2> "state":"down", [junit4] 2> "node_name":null, [junit4] 2> "type":"NRT"}}} [junit4] 2> 1043240 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:37738/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} current state version: 0 [junit4] 2> 1043240 INFO (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:37738/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1043242 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{ [junit4] 2> "range":"80000000-7fffffff", [junit4] 2> "state":"active", [junit4] 2> "replicas":{"core_node3":{ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1", [junit4] 2> "base_url":"http://127.0.0.1:54783/solr", [junit4] 2> "state":"down", [junit4] 2> "node_name":null, [junit4] 2> "type":"NRT"}}} [junit4] 2> 1043242 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{ [junit4] 2> "range":"80000000-7fffffff", [junit4] 2> "state":"active", [junit4] 2> "replicas":{ [junit4] 2> "core_node3":{ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1", [junit4] 2> "base_url":"http://127.0.0.1:54783/solr", [junit4] 2> "state":"down", [junit4] 2> "node_name":null, [junit4] 2> "type":"NRT"}, [junit4] 2> "core_node5":{ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2", [junit4] 2> "base_url":"http://127.0.0.1:37738/solr", [junit4] 2> "state":"down", [junit4] 2> "node_name":null, [junit4] 2> "type":"NRT"}}} [junit4] 2> 1043244 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.Overseer processMessage: queueSize: 3, message = { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36760/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} current state version: 0 [junit4] 2> 1043245 INFO (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36760/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1043247 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{ [junit4] 2> "range":"80000000-7fffffff", [junit4] 2> "state":"active", [junit4] 2> "replicas":{ [junit4] 2> "core_node3":{ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1", [junit4] 2> "base_url":"http://127.0.0.1:54783/solr", [junit4] 2> "state":"down", [junit4] 2> "node_name":null, [junit4] 2> "type":"NRT"}, [junit4] 2> "core_node5":{ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2", [junit4] 2> "base_url":"http://127.0.0.1:37738/solr", [junit4] 2> "state":"down", [junit4] 2> "node_name":null, [junit4] 2> "type":"NRT"}}} [junit4] 2> 1043247 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{ [junit4] 2> "range":"80000000-7fffffff", [junit4] 2> "state":"active", [junit4] 2> "replicas":{ [junit4] 2> "core_node3":{ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1", [junit4] 2> "base_url":"http://127.0.0.1:54783/solr", [junit4] 2> "state":"down", [junit4] 2> "node_name":null, [junit4] 2> "type":"NRT"}, [junit4] 2> "core_node5":{ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2", [junit4] 2> "base_url":"http://127.0.0.1:37738/solr", [junit4] 2> "state":"down", [junit4] 2> "node_name":null, [junit4] 2> "type":"NRT"}, [junit4] 2> "core_node6":{ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4", [junit4] 2> "base_url":"http://127.0.0.1:36760/solr", [junit4] 2> "state":"down", [junit4] 2> "node_name":null, [junit4] 2> "type":"NRT"}}} [junit4] 2> 1043347 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0 [junit4] 2> 1043450 INFO (qtp791228115-10049) [n:127.0.0.1:54783_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1043450 INFO (qtp1765961939-10036) [n:127.0.0.1:36760_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1043450 INFO (qtp791228115-10049) [n:127.0.0.1:54783_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1043450 INFO (qtp1765961939-10036) [n:127.0.0.1:36760_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1043453 INFO (qtp954207830-10058) [n:127.0.0.1:37738_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1043453 INFO (qtp954207830-10058) [n:127.0.0.1:37738_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1043459 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1", [junit4] 2> "core_node_name":"core_node3", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:54783/solr", [junit4] 2> "node_name":"127.0.0.1:54783_solr", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 1043459 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1", [junit4] 2> "core_node_name":"core_node3", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:54783/solr", [junit4] 2> "node_name":"127.0.0.1:54783_solr", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"state"} [junit4] 2> 1043459 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"http://127.0.0.1:54783/solr","node_name":"127.0.0.1:54783_solr","state":"down","type":"NRT"} [junit4] 2> 1043459 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={ [junit4] 2> "pullReplicas":"0", [junit4] 2> "replicationFactor":"3", [junit4] 2> "router":{"name":"compositeId"}, [junit4] 2> "maxShardsPerNode":"1", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"3", [junit4] 2> "tlogReplicas":"0", [junit4] 2> "shards":{"shard1":{ [junit4] 2> "range":"80000000-7fffffff", [junit4] 2> "state":"active", [junit4] 2> "replicas":{ [junit4] 2> "core_node3":{ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1", [junit4] 2> "base_url":"http://127.0.0.1:54783/solr", [junit4] 2> "node_name":"127.0.0.1:54783_solr", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT"}, [junit4] 2> "core_node5":{ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2", [junit4] 2> "base_url":"http://127.0.0.1:37738/solr", [junit4] 2> "state":"down", [junit4] 2> "node_name":null, [junit4] 2> "type":"NRT"}, [junit4] 2> "core_node6":{ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4", [junit4] 2> "base_url":"http://127.0.0.1:36760/solr", [junit4] 2> "state":"down", [junit4] 2> "node_name":null, [junit4] 2> "type":"NRT"}}}}} [junit4] 2> 1043460 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4", [junit4] 2> "core_node_name":"core_node6", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:36760/solr", [junit4] 2> "node_name":"127.0.0.1:36760_solr", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 1043461 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4", [junit4] 2> "core_node_name":"core_node6", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:36760/solr", [junit4] 2> "node_name":"127.0.0.1:36760_solr", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"state"} [junit4] 2> 1043461 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"http://127.0.0.1:36760/solr","node_name":"127.0.0.1:36760_solr","state":"down","type":"NRT"} [junit4] 2> 1043461 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={ [junit4] 2> "pullReplicas":"0", [junit4] 2> "replicationFactor":"3", [junit4] 2> "router":{"name":"compositeId"}, [junit4] 2> "maxShardsPerNode":"1", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"3", [junit4] 2> "tlogReplicas":"0", [junit4] 2> "shards":{"shard1":{ [junit4] 2> "range":"80000000-7fffffff", [junit4] 2> "state":"active", [junit4] 2> "replicas":{ [junit4] 2> "core_node3":{ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1", [junit4] 2> "base_url":"http://127.0.0.1:54783/solr", [junit4] 2> "node_name":"127.0.0.1:54783_solr", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT"}, [junit4] 2> "core_node5":{ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2", [junit4] 2> "base_url":"http://127.0.0.1:37738/solr", [junit4] 2> "state":"down", [junit4] 2> "node_name":null, [junit4] 2> "type":"NRT"}, [junit4] 2> "core_node6":{ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4", [junit4] 2> "base_url":"http://127.0.0.1:36760/solr", [junit4] 2> "node_name":"127.0.0.1:36760_solr", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT"}}}}} [junit4] 2> 1043462 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.Overseer processMessage: queueSize: 3, message = { [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2", [junit4] 2> "core_node_name":"core_node5", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:37738/solr", [junit4] 2> "node_name":"127.0.0.1:37738_solr", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 1043462 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2", [junit4] 2> "core_node_name":"core_node5", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:37738/solr", [junit4] 2> "node_name":"127.0.0.1:37738_solr", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"state"} [junit4] 2> 1043462 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"http://127.0.0.1:37738/solr","node_name":"127.0.0.1:37738_solr","state":"down","type":"NRT"} [junit4] 2> 1043462 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={ [junit4] 2> "pullReplicas":"0", [junit4] 2> "replicationFactor":"3", [junit4] 2> "router":{"name":"compositeId"}, [junit4] 2> "maxShardsPerNode":"1", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"3", [junit4] 2> "tlogReplicas":"0", [junit4] 2> "shards":{"shard1":{ [junit4] 2> "range":"80000000-7fffffff", [junit4] 2> "state":"active", [junit4] 2> "replicas":{ [junit4] 2> "core_node3":{ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1", [junit4] 2> "base_url":"http://127.0.0.1:54783/solr", [junit4] 2> "node_name":"127.0.0.1:54783_solr", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT"}, [junit4] 2> "core_node5":{ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2", [junit4] 2> "base_url":"http://127.0.0.1:37738/solr", [junit4] 2> "node_name":"127.0.0.1:37738_solr", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT"}, [junit4] 2> "core_node6":{ [junit4] 2> "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4", [junit4] 2> "base_url":"http://127.0.0.1:36760/solr", [junit4] 2> "node_name":"127.0.0.1:36760_solr", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT"}}}}} [junit4] 2> 1043563 DEBUG (OverseerStateUpdate-99393907109593095-127.0.0.1:37738_solr-n_0000000000) [n:127.0.0.1:37738_solr ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1 [junit4] 2> 1043564 INFO (zkCallback-1588-thread-1-processing-n:127.0.0.1:54783_solr) [n:127.0.0.1:54783_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1043564 INFO (zkCallback-1590-thread-1-processing-n:127.0.0.1:36760_solr) [n:127.0.0.1:36760_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1043564 INFO (zkCallback-1588-thread-2-processing-n:127.0.0.1:54783_solr) [n:127.0.0.1:54783_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1043564 INFO (zkCallback-1586-thread-1-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1043564 INFO (zkCallback-1590-thread-2-processing-n:127.0.0.1:36760_solr) [n:127.0.0.1:36760_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1043564 INFO (zkCallback-1586-thread-2-processing-n:127.0.0.1:37738_solr) [n:127.0.0.1:37738_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1043885 DEBUG (ScheduledTrigger-3467-thread-1) [n:127.0.0.1:37738_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 [junit4] 2> 1044470 INFO (qtp791228115-10049) [n:127.0.0.1:54783_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 1044470 INFO (qtp791228115-10049) [n:127.0.0.1:54783_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 1044471 WARN (qtp791228115-10049) [n:127.0.0.1:54783_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 1044473 WARN (qtp791228115-10049) [n:127.0.0.1:54783_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist [junit4] 2> 1044473 WARN (qtp791228115-10049) [n:127.0.0.1:54783_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 1044473 WARN (qtp791228115-10049) [n:127.0.0.1:54783_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist [junit4] 2> 1044473 WARN (qtp791228115-10049) [n:127.0.0.1:54783_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 1044473 WARN (qtp791228115-10049) [n:127.0.0.1:54783_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist [junit4] 2> 1044474 WARN (qtp791228115-10049) [n:127.0.0.1:54783_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib [junit4] 2> 1044474 WARN (qtp791228115-10049) [n:127.0.0.1:54783_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist [junit4] 2> 1044474 INFO (qtp1765961939-10036) [n:127.0.0.1:36760_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 1044474 INFO (qtp1765961939-10036) [n:127.0.0.1:36760_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 1044475 WARN (qtp1765961939-10036) [n:127.0.0.1:36760_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib [junit4] 2> 1044476 WARN (qtp1765961939-10036) [n:127.0.0.1:36760_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist [junit4] 2> 1044476 WARN (qtp1765961939-10036) [n:127.0.0.1:36760_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib [junit4] 2> 1044476 WARN (qtp1765961939-10036) [n:127.0.0.1:36760_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist [junit4] 2> 1044476 WARN (qtp1765961939-10036) [n:127.0.0.1:36760_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib [junit4] 2> 1044476 WARN (qtp1765961939-10036) [n:127.0.0.1:36760_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist [junit4] 2> 1044477 WARN (qtp1765961939-10036) [n:127.0.0.1:36760_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib [junit4] 2> 1044477 WARN (qtp1765961939-10036) [n:127.0.0.1:36760_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist [junit4] 2> 1044480 INFO (qtp791228115-10049) [n:127.0.0.1:54783_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1044483 INFO (qtp1765961939-10036) [n:127.0.0.1:36760_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1044485 INFO (qtp954207830-10058) [n:127.0.0.1:37738_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 1044485 INFO (qtp954207830-10058) [n:127.0.0.1:37738_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 1044485 WARN (qtp954207830-10058) [n:127.0.0.1:37738_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib [junit4] 2> 1044485 WARN (qtp954207830-10058) [n:127.0.0.1:37738_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist [junit4] 2> 1044486 WARN (qtp954207830-10058) [n:127.0.0.1:37738_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib [junit4] 2> 1044486 WARN (qtp954207830-10058) [n:127.0.0.1:37738_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_1836ADAFF73FADF7-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_ [...truncated too long message...] [junit4] 2> 4008376 ERROR (Thread-8356) [ ] 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> 4008472 INFO (TEST-TestDistribStateManager.testCreateMode-seed#[1836ADAFF73FADF7]) [ ] o.a.s.c.ZkTestServer start zk server on port:42740 [junit4] 2> 4008479 INFO (zkConnectionManagerCallback-10080-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4008479 INFO (TEST-TestDistribStateManager.testCreateMode-seed#[1836ADAFF73FADF7]) [ ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager [junit4] 2> 4008505 INFO (zkConnectionManagerCallback-10082-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4008505 INFO (TEST-TestDistribStateManager.testCreateMode-seed#[1836ADAFF73FADF7]) [ ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager [junit4] 2> 4008510 ERROR (TEST-TestDistribStateManager.testCreateMode-seed#[1836ADAFF73FADF7]) [ ] 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> 4008513 INFO (TEST-TestDistribStateManager.testCreateMode-seed#[1836ADAFF73FADF7]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42740 42740 [junit4] 2> 4008641 INFO (Thread-8356) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42740 42740 [junit4] 2> 4008646 INFO (TEST-TestDistribStateManager.testCreateMode-seed#[1836ADAFF73FADF7]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestDistribStateManager_1836ADAFF73FADF7-001 [junit4] 2> Jan 22, 2018 3:07:08 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 2 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=667, maxMBSortInHeap=5.427549673702562, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@272021db), locale=es-ES, timezone=ART [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=157933592,total=501219328 [junit4] 2> NOTE: All tests run in this JVM: [NumericFieldsTest, SuggestComponentContextFilterQueryTest, DirectSolrConnectionTest, SpatialFilterTest, DocumentBuilderTest, TestRTimerTree, TestReloadDeadlock, AddReplicaTest, SpellCheckCollatorWithCollapseTest, QueryEqualityTest, DistributedQueryElevationComponentTest, TestGeoJSONResponseWriter, RegexBytesRefFilterTest, TestCustomStream, TestDistribIDF, CdcrReplicationHandlerTest, TestTolerantUpdateProcessorCloud, SolrIndexConfigTest, StatsComponentTest, TestJavabinTupleStreamParser, TestExclusionRuleCollectionAccess, BinaryUpdateRequestHandlerTest, ImplicitSnitchTest, TestFieldCacheSort, ZkNodePropsTest, SampleTest, UniqFieldsUpdateProcessorFactoryTest, TestBulkSchemaConcurrent, MBeansHandlerTest, TestTrackingShardHandlerFactory, TestPartialUpdateDeduplication, TestPayloadScoreQParserPlugin, TestNumericRangeQuery64, TestSkipOverseerOperations, TestHttpShardHandlerFactory, TestJoin, PeerSyncWithIndexFingerprintCachingTest, ReplaceNodeTest, TestLargeCluster, ZkFailoverTest, LeaderElectionIntegrationTest, TestEmbeddedSolrServerSchemaAPI, TestCharFilters, RestartWhileUpdatingTest, TestStressCloudBlindAtomicUpdates, ConfigureRecoveryStrategyTest, TestSimDistributedQueue, TestMergePolicyConfig, TestConfigSetsAPIExclusivity, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestConfigSets, TestLazyCores, SpellingQueryConverterTest, TestElisionMultitermQuery, TestXIncludeConfig, FileUtilsTest, DistributedFacetExistsSmallTest, MoveReplicaHDFSTest, DirectoryFactoryTest, HdfsUnloadDistributedZkTest, SuggesterFSTTest, QueryElevationComponentTest, TestRecovery, TestNonDefinedSimilarityFactory, TestReload, RequiredFieldsTest, TestFieldCache, MetricsConfigTest, SolrTestCaseJ4Test, TestImplicitCoreProperties, HLLSerializationTest, TestFieldSortValues, ConvertedLegacyTest, TestManagedSynonymFilterFactory, TestUtilizeNode, TermsComponentTest, AnalysisAfterCoreReloadTest, BaseCdcrDistributedZkTest, TestInPlaceUpdatesStandalone, TestDynamicFieldResource, SynonymTokenizerTest, ChangedSchemaMergeTest, TestRandomCollapseQParserPlugin, TestNumericTerms64, TestHalfAndHalfDocValues, TestInitParams, CoreMergeIndexesAdminHandlerTest, SOLR749Test, TestConfigReload, DistributedFacetSimpleRefinementLongTailTest, TestJsonFacets, TestIndexSearcher, BlockCacheTest, HdfsBasicDistributedZkTest, TestCoreAdminApis, TestLocalFSCloudBackupRestore, IndexSchemaRuntimeFieldTest, TestFieldTypeResource, TestConfigSetImmutable, TestIBSimilarityFactory, TestScoreJoinQPScore, TestStressLiveNodes, TestReplicationHandler, TestBinaryField, TestFreeTextSuggestions, TestSchemaResource, TestCoreContainer, PathHierarchyTokenizerFactoryTest, TestNestedDocsSort, SparseHLLTest, TestPhraseSuggestions, TestFieldResource, TestDistributedStatsComponentCardinality, RecoveryAfterSoftCommitTest, TestSQLHandler, TestCursorMarkWithoutUniqueKey, TestBlendedInfixSuggestions, DistanceUnitsTest, ConnectionManagerTest, DeleteNodeTest, TestInitQParser, TestSuggestSpellingConverter, EnumFieldTest, TestPseudoReturnFields, TestPKIAuthenticationPlugin, TestCloudRecovery, LeaderElectionTest, MultiThreadedOCPTest, LeaderInitiatedRecoveryOnCommitTest, TestSimpleTextCodec, TestPostingsSolrHighlighter, TestManagedSchemaAPI, TestCloudInspectUtil, TestSolrJ, InfixSuggestersTest, TestHighlightDedupGrouping, TestHdfsBackupRestoreCore, SignatureUpdateProcessorFactoryTest, TestSolrConfigHandlerCloud, SolrMetricManagerTest, TestEmbeddedSolrServerAdminHandler, MetricTriggerTest, ExplicitHLLTest, TriLevelCompositeIdRoutingTest, SolrPluginUtilsTest, SolrJmxReporterTest, RAMDirectoryFactoryTest, PingRequestHandlerTest, OpenExchangeRatesOrgProviderTest, DistribCursorPagingTest, SecurityConfHandlerTest, TestHdfsUpdateLog, GraphQueryTest, HdfsThreadLeakTest, AlternateDirectoryTest, TestSurroundQueryParser, SolrMetricsIntegrationTest, TestRemoteStreaming, HighlighterTest, ShufflingReplicaListTransformerTest, TestSlowCompositeReaderWrapper, CollectionsAPISolrJTest, RecoveryZkTest, TestShortCircuitedRequests, SharedFSAutoReplicaFailoverTest, SolrRequestParserTest, TestReRankQParserPlugin, ConcurrentDeleteAndCreateCollectionTest, TestClassicSimilarityFactory, TestSolrXml, SolrCloudReportersTest, AutoAddReplicasPlanActionTest, BJQParserTest, SolrCoreTest, SolrInfoBeanTest, V2StandaloneTest, DistribJoinFromCollectionTest, TestMultiValuedNumericRangeQuery, TestRestManager, TestClusterProperties, TestSystemCollAutoCreate, SuggesterTSTTest, TestRandomFlRTGCloud, TestBackupRepositoryFactory, BasicDistributedZkTest, TestZkChroot, ZkCLITest, TestDistributedSearch, TestSolr4Spatial, BadIndexSchemaTest, TestFiltering, DirectUpdateHandlerTest, SolrIndexSplitterTest, SimplePostToolTest, TestExtendedDismaxParser, CoreAdminHandlerTest, TestFoldingMultitermQuery, TestTrie, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestUpdate, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaTest, TestJmxIntegration, TestCollationField, ReturnFieldsTest, TestCSVResponseWriter, QueryParsingTest, JsonLoaderTest, SearchHandlerTest, TestLFUCache, TestQuerySenderListener, TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, MultiTermTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, SpellPossibilityIteratorTest, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AssignBackwardCompatibilityTest, CreateCollectionCleanupTest, DeleteShardTest, DistributedQueueTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, MoveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, OverseerTaskQueueTest, ReplicationFactorTest, RollingRestartTest, SSLMigrationTest, SolrCloudExampleTest, TestCloudPivotFacet, TestCloudSearcherWarming, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion, TestLockTree, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestSSLRandomization, TestSegmentSorting, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, AssignTest, CollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestReplicaProperties, TestRequestStatusCollectionAPI, AutoAddReplicasIntegrationTest, ExecutePlanActionTest, HttpTriggerListenerTest, NodeLostTriggerTest, SearchRateTriggerTest, SystemLogListenerTest, TestComputePlanAction, TestDistribStateManager] [junit4] Completed [577/768 (3!)] on J0 in 5.80s, 5 tests, 1 failure <<< FAILURES! [...truncated 48821 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org