Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/20/
5 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Captured an uncaught exception in thread: Thread[id=6814,
name=coreZkRegister-1736-thread-1, state=RUNNABLE, group=TGRP-DeleteReplicaTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=6814, name=coreZkRegister-1736-thread-1,
state=RUNNABLE, group=TGRP-DeleteReplicaTest]
at
__randomizedtesting.SeedInfo.seed([8D83493A1500EB11:E79528EA7DF2A1DB]:0)
Caused by: java.lang.AssertionError: Failed to delete replica
at __randomizedtesting.SeedInfo.seed([8D83493A1500EB11]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.DeleteReplicaTest.lambda$raceConditionOnDeleteAndRegisterReplica$4(DeleteReplicaTest.java:228)
at
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:185)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test
Error Message:
Trigger was not fired
Stack Trace:
java.lang.AssertionError: Trigger was not fired
at
__randomizedtesting.SeedInfo.seed([8D83493A1500EB11:5D776E0BBFC86E9]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test(SystemLogListenerTest.java:151)
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.cloud.autoscaling.TriggerIntegrationTest.testEventQueue
Error Message:
action wasn't interrupted
Stack Trace:
java.lang.AssertionError: action wasn't interrupted
at
__randomizedtesting.SeedInfo.seed([8D83493A1500EB11:44360B941C672DE4]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:752)
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.cloud.autoscaling.sim.TestLargeCluster.testSearchRate
Error Message:
The trigger did not fire at all
Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
at
__randomizedtesting.SeedInfo.seed([8D83493A1500EB11:D0CB57B3DAC64D5E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:576)
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.cloud.autoscaling.sim.TestLargeCluster.testNodeLost
Error Message:
Stack Trace:
java.util.concurrent.TimeoutException
at
__randomizedtesting.SeedInfo.seed([8D83493A1500EB11:329687C496EA8E97]:0)
at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:108)
at
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.doTestNodeLost(TestLargeCluster.java:479)
at
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testNodeLost(TestLargeCluster.java:320)
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 1853 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/build/core/test/temp/junit4-J0-20180326_001712_445497434041490121435.sysout
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] codec: FastDecompressionCompressingStoredFields, pf: Lucene50, dvf:
Lucene70
[junit4] <<< JVM J0: EOF ----
[...truncated 10347 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.SystemLogListenerTest
[junit4] 2> 414661 INFO
(SUITE-SystemLogListenerTest-seed#[8D83493A1500EB11]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_8D83493A1500EB11-001/init-core-data-001
[junit4] 2> 414661 WARN
(SUITE-SystemLogListenerTest-seed#[8D83493A1500EB11]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=377 numCloses=377
[junit4] 2> 414662 INFO
(SUITE-SystemLogListenerTest-seed#[8D83493A1500EB11]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 414680 INFO
(SUITE-SystemLogListenerTest-seed#[8D83493A1500EB11]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 414682 INFO
(SUITE-SystemLogListenerTest-seed#[8D83493A1500EB11]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_8D83493A1500EB11-001/tempDir-001
[junit4] 2> 414683 INFO
(SUITE-SystemLogListenerTest-seed#[8D83493A1500EB11]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 414683 INFO (Thread-136) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 414683 INFO (Thread-136) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 414793 ERROR (Thread-136) [ ] 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> 414834 INFO
(SUITE-SystemLogListenerTest-seed#[8D83493A1500EB11]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:44997
[junit4] 2> 414976 INFO (zkConnectionManagerCallback-218-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 415122 INFO (jetty-launcher-215-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z,
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 415143 INFO (jetty-launcher-215-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z,
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 415236 INFO (jetty-launcher-215-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z,
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 415306 INFO (jetty-launcher-215-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 415306 INFO (jetty-launcher-215-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 415306 INFO (jetty-launcher-215-thread-3) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 415306 INFO (jetty-launcher-215-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@f703e6d{/solr,null,AVAILABLE}
[junit4] 2> 415323 INFO (jetty-launcher-215-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@579a82a8{HTTP/1.1,[http/1.1]}{127.0.0.1:35394}
[junit4] 2> 415323 INFO (jetty-launcher-215-thread-3) [ ]
o.e.j.s.Server Started @426981ms
[junit4] 2> 415323 INFO (jetty-launcher-215-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35394}
[junit4] 2> 415323 ERROR (jetty-launcher-215-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 415323 INFO (jetty-launcher-215-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 415323 INFO (jetty-launcher-215-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 415323 INFO (jetty-launcher-215-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 415323 INFO (jetty-launcher-215-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-26T01:56:25.621Z
[junit4] 2> 415334 INFO (jetty-launcher-215-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 415334 INFO (jetty-launcher-215-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 415334 INFO (jetty-launcher-215-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 415334 INFO (jetty-launcher-215-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17684aed{/solr,null,AVAILABLE}
[junit4] 2> 415334 INFO (jetty-launcher-215-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@30822dfa{HTTP/1.1,[http/1.1]}{127.0.0.1:33202}
[junit4] 2> 415334 INFO (jetty-launcher-215-thread-1) [ ]
o.e.j.s.Server Started @426993ms
[junit4] 2> 415335 INFO (jetty-launcher-215-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33202}
[junit4] 2> 415335 ERROR (jetty-launcher-215-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 415335 INFO (jetty-launcher-215-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 415335 INFO (jetty-launcher-215-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 415335 INFO (jetty-launcher-215-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 415335 INFO (jetty-launcher-215-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-26T01:56:25.633Z
[junit4] 2> 415336 INFO (jetty-launcher-215-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 415336 INFO (jetty-launcher-215-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 415337 INFO (jetty-launcher-215-thread-2) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 415370 INFO (jetty-launcher-215-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6a3d22c7{/solr,null,AVAILABLE}
[junit4] 2> 415372 INFO (jetty-launcher-215-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2c2c6d5f{HTTP/1.1,[http/1.1]}{127.0.0.1:39950}
[junit4] 2> 415372 INFO (jetty-launcher-215-thread-2) [ ]
o.e.j.s.Server Started @427031ms
[junit4] 2> 415373 INFO (jetty-launcher-215-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39950}
[junit4] 2> 415373 ERROR (jetty-launcher-215-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 415373 INFO (jetty-launcher-215-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 415373 INFO (jetty-launcher-215-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 415373 INFO (jetty-launcher-215-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 415373 INFO (jetty-launcher-215-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-26T01:56:25.671Z
[junit4] 2> 415655 INFO (zkConnectionManagerCallback-222-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 415655 INFO (zkConnectionManagerCallback-224-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 415656 INFO (zkConnectionManagerCallback-220-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 415656 INFO (jetty-launcher-215-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 415657 INFO (jetty-launcher-215-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 415983 INFO (jetty-launcher-215-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 416057 INFO (jetty-launcher-215-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44997/solr
[junit4] 2> 416148 INFO (jetty-launcher-215-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44997/solr
[junit4] 2> 416394 INFO (jetty-launcher-215-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44997/solr
[junit4] 2> 416422 INFO (zkConnectionManagerCallback-228-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 416487 INFO (zkConnectionManagerCallback-232-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 416678 INFO (zkConnectionManagerCallback-236-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 416731 INFO
(zkConnectionManagerCallback-238-thread-1-processing-n:127.0.0.1:35394_solr)
[n:127.0.0.1:35394_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 416775 INFO
(zkConnectionManagerCallback-240-thread-1-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 416983 INFO
(zkConnectionManagerCallback-242-thread-1-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417685 INFO (jetty-launcher-215-thread-1)
[n:127.0.0.1:33202_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 417702 INFO (jetty-launcher-215-thread-1)
[n:127.0.0.1:33202_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33202_solr
[junit4] 2> 417705 INFO (jetty-launcher-215-thread-1)
[n:127.0.0.1:33202_solr ] o.a.s.c.Overseer Overseer
(id=72343775722012681-127.0.0.1:33202_solr-n_0000000000) starting
[junit4] 2> 417945 INFO
(zkConnectionManagerCallback-249-thread-1-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 418079 INFO (jetty-launcher-215-thread-1)
[n:127.0.0.1:33202_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44997/solr ready
[junit4] 2> 418153 DEBUG
(OverseerAutoScalingTriggerThread-72343775722012681-127.0.0.1:33202_solr-n_0000000000)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.auto_add_replicas and .scheduled_maintenance triggers
[junit4] 2> 418181 INFO (jetty-launcher-215-thread-1)
[n:127.0.0.1:33202_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33202_solr
[junit4] 2> 418191 DEBUG
(OverseerAutoScalingTriggerThread-72343775722012681-127.0.0.1:33202_solr-n_0000000000)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 418276 DEBUG
(OverseerAutoScalingTriggerThread-72343775722012681-127.0.0.1:33202_solr-n_0000000000)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: []
[junit4] 2> 418276 DEBUG
(OverseerAutoScalingTriggerThread-72343775722012681-127.0.0.1:33202_solr-n_0000000000)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 418276 DEBUG
(OverseerAutoScalingTriggerThread-72343775722012681-127.0.0.1:33202_solr-n_0000000000)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 418380 INFO
(zkCallback-248-thread-1-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 418400 INFO
(OverseerStateUpdate-72343775722012681-127.0.0.1:33202_solr-n_0000000000)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 418779 DEBUG
(OverseerAutoScalingTriggerThread-72343775722012681-127.0.0.1:33202_solr-n_0000000000)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 418815 DEBUG
(OverseerAutoScalingTriggerThread-72343775722012681-127.0.0.1:33202_solr-n_0000000000)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 418852 DEBUG (ScheduledTrigger-821-thread-1)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 1
[junit4] 2> 419035 INFO (jetty-launcher-215-thread-2)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 419057 INFO (jetty-launcher-215-thread-2)
[n:127.0.0.1:39950_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 419128 INFO (jetty-launcher-215-thread-2)
[n:127.0.0.1:39950_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39950_solr
[junit4] 2> 419165 INFO
(zkCallback-248-thread-1-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 419567 INFO
(zkCallback-241-thread-2-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 419685 INFO
(zkCallback-239-thread-1-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 419937 DEBUG (ScheduledTrigger-821-thread-2)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 2> 420248 INFO (jetty-launcher-215-thread-1)
[n:127.0.0.1:33202_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33202.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3509bb98
[junit4] 2> 420393 INFO (jetty-launcher-215-thread-1)
[n:127.0.0.1:33202_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33202.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3509bb98
[junit4] 2> 420416 INFO (jetty-launcher-215-thread-1)
[n:127.0.0.1:33202_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33202.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3509bb98
[junit4] 2> 420417 INFO (jetty-launcher-215-thread-1)
[n:127.0.0.1:33202_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_8D83493A1500EB11-001/tempDir-001/node1/.
[junit4] 2> 420558 INFO (jetty-launcher-215-thread-3)
[n:127.0.0.1:35394_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 420560 INFO (jetty-launcher-215-thread-3)
[n:127.0.0.1:35394_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 420575 INFO (jetty-launcher-215-thread-3)
[n:127.0.0.1:35394_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35394_solr
[junit4] 2> 420591 INFO
(zkCallback-241-thread-1-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 420594 INFO
(zkCallback-248-thread-1-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 420651 INFO
(zkCallback-239-thread-1-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 420708 INFO
(zkCallback-237-thread-1-processing-n:127.0.0.1:35394_solr)
[n:127.0.0.1:35394_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 421160 DEBUG (ScheduledTrigger-821-thread-1)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 421792 INFO (jetty-launcher-215-thread-2)
[n:127.0.0.1:39950_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39950.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3509bb98
[junit4] 2> 421864 INFO (jetty-launcher-215-thread-2)
[n:127.0.0.1:39950_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39950.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3509bb98
[junit4] 2> 421864 INFO (jetty-launcher-215-thread-2)
[n:127.0.0.1:39950_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39950.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3509bb98
[junit4] 2> 421866 INFO (jetty-launcher-215-thread-2)
[n:127.0.0.1:39950_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_8D83493A1500EB11-001/tempDir-001/node2/.
[junit4] 2> 421951 INFO
(zkConnectionManagerCallback-253-thread-1-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422087 INFO (jetty-launcher-215-thread-2)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 422087 INFO (jetty-launcher-215-thread-2)
[n:127.0.0.1:39950_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44997/solr ready
[junit4] 2> 422198 DEBUG (ScheduledTrigger-821-thread-3)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 422402 INFO (jetty-launcher-215-thread-3)
[n:127.0.0.1:35394_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35394.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3509bb98
[junit4] 2> 422434 INFO (jetty-launcher-215-thread-3)
[n:127.0.0.1:35394_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35394.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3509bb98
[junit4] 2> 422434 INFO (jetty-launcher-215-thread-3)
[n:127.0.0.1:35394_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35394.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3509bb98
[junit4] 2> 422452 INFO (jetty-launcher-215-thread-3)
[n:127.0.0.1:35394_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_8D83493A1500EB11-001/tempDir-001/node3/.
[junit4] 2> 422526 INFO
(zkConnectionManagerCallback-257-thread-1-processing-n:127.0.0.1:35394_solr)
[n:127.0.0.1:35394_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422528 INFO (jetty-launcher-215-thread-3)
[n:127.0.0.1:35394_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 422542 INFO (jetty-launcher-215-thread-3)
[n:127.0.0.1:35394_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44997/solr ready
[junit4] 2> 422702 INFO (zkConnectionManagerCallback-259-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422784 INFO (zkConnectionManagerCallback-263-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422797 INFO
(SUITE-SystemLogListenerTest-seed#[8D83493A1500EB11]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 422890 INFO
(SUITE-SystemLogListenerTest-seed#[8D83493A1500EB11]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44997/solr ready
[junit4] 2> 423172 INFO (qtp1149748957-1182) [n:127.0.0.1:39950_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=3&name=.system&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 423224 DEBUG (ScheduledTrigger-821-thread-3)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 423392 INFO
(OverseerThreadFactory-823-thread-1-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
.system
[junit4] 2> 423613 INFO
(OverseerStateUpdate-72343775722012681-127.0.0.1:33202_solr-n_0000000000)
[n:127.0.0.1:33202_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39950/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 423648 INFO
(OverseerStateUpdate-72343775722012681-127.0.0.1:33202_solr-n_0000000000)
[n:127.0.0.1:33202_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:33202/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 423649 INFO
(OverseerStateUpdate-72343775722012681-127.0.0.1:33202_solr-n_0000000000)
[n:127.0.0.1:33202_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:35394/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 424008 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 424009 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 424010 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 424010 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 424114 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n3&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 424114 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 424226 DEBUG (ScheduledTrigger-821-thread-4)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 424433 INFO
(zkCallback-239-thread-1-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 424434 INFO
(zkCallback-239-thread-2-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 424442 INFO
(zkCallback-237-thread-1-processing-n:127.0.0.1:35394_solr)
[n:127.0.0.1:35394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 424442 INFO
(zkCallback-237-thread-2-processing-n:127.0.0.1:35394_solr)
[n:127.0.0.1:35394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 424446 INFO
(zkCallback-241-thread-1-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 424446 INFO
(zkCallback-241-thread-2-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 425275 DEBUG (ScheduledTrigger-821-thread-1)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 425322 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 425545 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 425580 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 425598 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection
or core
[junit4] 2> 425616 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 425619 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection
or core
[junit4] 2> 425649 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 425654 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 425654 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 425655 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.s.ManagedIndexSchema Managed schema znode at
/configs/.system/managed-schema already exists - no need to create it
[junit4] 2> 425669 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/.system/managed-schema
[junit4] 2> 425670 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to
/configs/.system/schema.xml.bak
[junit4] 2> 425670 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using
configuration from collection .system, trusted=true
[junit4] 2> 425670 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39950.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3509bb98
[junit4] 2> 425670 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 425670 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.SolrCore
[[.system_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_8D83493A1500EB11-001/tempDir-001/node2/.system_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_8D83493A1500EB11-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
[junit4] 2> 425697 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, the non-managed schema /configs/.system/schema.xml no longer exists.
[junit4] 2> 425697 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using
configuration from collection .system, trusted=true
[junit4] 2> 425697 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33202.solr.core..system.shard1.replica_n2' (registry
'solr.core..system.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3509bb98
[junit4] 2> 425697 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 425697 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore
[[.system_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_8D83493A1500EB11-001/tempDir-001/node1/.system_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_8D83493A1500EB11-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
[junit4] 2> 425760 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3]
o.a.s.s.IndexSchema [.system_shard1_replica_n3] Schema name=_system collection
or core
[junit4] 2> 425796 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 425796 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n3' using
configuration from collection .system, trusted=true
[junit4] 2> 425797 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35394.solr.core..system.shard1.replica_n3' (registry
'solr.core..system.shard1.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3509bb98
[junit4] 2> 425797 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 425797 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.c.SolrCore
[[.system_shard1_replica_n3] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_8D83493A1500EB11-001/tempDir-001/node3/.system_shard1_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_8D83493A1500EB11-001/tempDir-001/node3/./.system_shard1_replica_n3/data/]
[junit4] 2> 426001 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 426002 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 426019 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs
[junit4] 2> 426019 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 426021 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3e71ab7f[.system_shard1_replica_n1]
main]
[junit4] 2> 426022 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 426022 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 426022 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 426056 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 426056 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 426057 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs
[junit4] 2> 426057 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 426072 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7f91be4f[.system_shard1_replica_n2]
main]
[junit4] 2> 426073 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 426073 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 426073 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 426129 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 426129 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 426131 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs
[junit4] 2> 426131 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 426143 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 426144 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 426144 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1595963496403566592
[junit4] 2> 426145 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
[junit4] 2> 426148 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection
or core
[junit4] 2> 426161 INFO
(searcherExecutor-831-thread-1-processing-n:127.0.0.1:33202_solr
x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5)
[n:127.0.0.1:33202_solr c:.system s:shard1 r:core_node5
x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@7f91be4f[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 426165 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2c4c6b40[.system_shard1_replica_n3]
main]
[junit4] 2> 432236 WARN
(jetty-launcher-215-thread-1-SendThread(127.0.0.1:44997))
[n:127.0.0.1:33202_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 8586ms for sessionid 0x1010447dd9f000a
[junit4] 2> 432237 WARN
(SUITE-SystemLogListenerTest-seed#[8D83493A1500EB11]-worker-SendThread(127.0.0.1:44997))
[ ] o.a.z.ClientCnxn Client session timed out, have not heard from server
in 8668ms for sessionid 0x1010447dd9f000e
[junit4] 2> 432283 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 432286 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6140 ms
[junit4] 2> 432286 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 432287 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1595963502844968960
[junit4] 2> 432288 INFO
(searcherExecutor-830-thread-1-processing-n:127.0.0.1:39950_solr
x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node4)
[n:127.0.0.1:39950_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@3e71ab7f[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 432247 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1010447dd9f000a, likely client has closed socket
[junit4] 2> 432308 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1010447dd9f000e, likely client has closed socket
[junit4] 2> 432247 DEBUG (ScheduledTrigger-821-thread-1)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 432246 WARN
(jetty-launcher-215-thread-2-SendThread(127.0.0.1:44997))
[n:127.0.0.1:39950_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 8729ms for sessionid 0x1010447dd9f000b
[junit4] 2> 432309 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1010447dd9f000b, likely client has closed socket
[junit4] 2> 432309 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 432310 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 432310 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 432311 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node5=0}, version=0}
[junit4] 2> 432246 WARN
(jetty-launcher-215-thread-3-SendThread(127.0.0.1:44997))
[n:127.0.0.1:35394_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 8694ms for sessionid 0x1010447dd9f000c
[junit4] 2> 432320 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1010447dd9f000c, likely client has closed socket
[junit4] 2> 432359 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=3 found=1 timeoutin=9999ms
[junit4] 2> 432360 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 432361 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 432372 WARN
(zkConnectionManagerCallback-249-thread-1-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@c72c022 name:
ZooKeeperConnection Watcher:127.0.0.1:44997/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 432373 WARN
(zkConnectionManagerCallback-249-thread-1-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 432373 INFO
(zkCallback-241-thread-2-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 432373 INFO
(zkCallback-241-thread-3-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 432373 INFO
(zkCallback-237-thread-2-processing-n:127.0.0.1:35394_solr)
[n:127.0.0.1:35394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 432373 INFO
(zkCallback-237-thread-1-processing-n:127.0.0.1:35394_solr)
[n:127.0.0.1:35394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 432380 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1595963502942486528
[junit4] 2> 432383 INFO
(searcherExecutor-832-thread-1-processing-n:127.0.0.1:35394_solr
x:.system_shard1_replica_n3 s:shard1 c:.system r:core_node6)
[n:127.0.0.1:35394_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_n3] o.a.s.c.SolrCore [.system_shard1_replica_n3]
Registered new searcher Searcher@2c4c6b40[.system_shard1_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 432383 INFO
(zkCallback-239-thread-2-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 432383 INFO
(zkCallback-239-thread-1-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 432394 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node6=0, core_node5=0},
version=1}
[junit4] 2> 432397 WARN (zkConnectionManagerCallback-263-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@729a8c0a name:
ZooKeeperConnection Watcher:127.0.0.1:44997/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 432397 WARN (zkConnectionManagerCallback-263-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has disconnected
[junit4] 2> 432445 WARN
(zkConnectionManagerCallback-257-thread-1-processing-n:127.0.0.1:35394_solr)
[n:127.0.0.1:35394_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a3c40c8 name:
ZooKeeperConnection Watcher:127.0.0.1:44997/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 432445 WARN
(zkConnectionManagerCallback-257-thread-1-processing-n:127.0.0.1:35394_solr)
[n:127.0.0.1:35394_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 432453 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node6=0, core_node4=0,
core_node5=0}, version=2}
[junit4] 2> 432518 WARN
(zkConnectionManagerCallback-253-thread-1-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@208dfd3a name:
ZooKeeperConnection Watcher:127.0.0.1:44997/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 432519 WARN
(zkConnectionManagerCallback-253-thread-1-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 432860 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 432860 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 432860 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33202/solr/.system_shard1_replica_n2/
[junit4] 2> 432860 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync
PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:33202/solr START
replicas=[http://127.0.0.1:39950/solr/.system_shard1_replica_n1/,
http://127.0.0.1:35394/solr/.system_shard1_replica_n3/] nUpdates=100
[junit4] 2> 432902 INFO (qtp1149748957-1188) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.S.Request
[.system_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 432927 INFO (qtp1351726253-1163) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.c.S.Request
[.system_shard1_replica_n3] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 433168 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync
PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:33202/solr DONE.
We have no versions. sync failed.
[junit4] 2> 433168 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 433168 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 433168 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 433171 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33202/solr/.system_shard1_replica_n2/ shard1
[junit4] 2> 433298 INFO
(zkCallback-237-thread-1-processing-n:127.0.0.1:35394_solr)
[n:127.0.0.1:35394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 433299 INFO
(zkCallback-237-thread-2-processing-n:127.0.0.1:35394_solr)
[n:127.0.0.1:35394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 433299 INFO
(zkCallback-239-thread-2-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 433299 INFO
(zkCallback-239-thread-1-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 433299 INFO
(zkCallback-241-thread-2-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 433299 INFO
(zkCallback-241-thread-3-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 433310 DEBUG (ScheduledTrigger-821-thread-4)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 433339 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 433340 INFO (qtp998215886-1172) [n:127.0.0.1:33202_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=9332
[junit4] 2> 433401 INFO (qtp1351726253-1161) [n:127.0.0.1:35394_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n3&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=9287
[junit4] 2> 433504 INFO
(zkCallback-237-thread-2-processing-n:127.0.0.1:35394_solr)
[n:127.0.0.1:35394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 433507 INFO
(zkCallback-237-thread-1-processing-n:127.0.0.1:35394_solr)
[n:127.0.0.1:35394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 433507 INFO
(zkCallback-239-thread-1-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 433507 INFO
(zkCallback-239-thread-2-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 433538 INFO
(zkCallback-241-thread-1-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 433538 INFO
(zkCallback-241-thread-2-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 433538 INFO
(zkConnectionManagerCallback-257-thread-1-processing-n:127.0.0.1:35394_solr)
[n:127.0.0.1:35394_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 433541 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=9530
[junit4] 2> 433596 INFO (qtp1149748957-1182) [n:127.0.0.1:39950_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 433647 INFO
(zkCallback-237-thread-2-processing-n:127.0.0.1:35394_solr)
[n:127.0.0.1:35394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 433648 INFO
(zkCallback-237-thread-1-processing-n:127.0.0.1:35394_solr)
[n:127.0.0.1:35394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 433648 INFO
(zkCallback-239-thread-1-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 433648 INFO
(zkCallback-239-thread-2-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 433649 INFO
(zkCallback-241-thread-2-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 433649 INFO
(zkCallback-241-thread-1-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 433976 WARN
(jetty-launcher-215-thread-1-SendThread(127.0.0.1:44997))
[n:127.0.0.1:33202_solr ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper
service, session 0x1010447dd9f000a has expired
[junit4] 2> 434065 WARN
(zkConnectionManagerCallback-249-thread-1-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@c72c022 name:
ZooKeeperConnection Watcher:127.0.0.1:44997/solr got event WatchedEvent
state:Expired type:None path:null path: null type: None
[junit4] 2> 434065 WARN
(zkConnectionManagerCallback-249-thread-1-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper
session was expired. Attempting to reconnect to recover relationship with
ZooKeeper...
[junit4] 2> 434065 WARN
(zkConnectionManagerCallback-249-thread-1-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.DefaultConnectionStrategy Connection
expired - starting a new one...
[junit4] 2> 434105 INFO
(zkConnectionManagerCallback-249-thread-1-processing-n:127.0.0.1:33202_solr-EventThread)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 434105 INFO
(zkConnectionManagerCallback-249-thread-1-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ConnectionManager Connection with
ZooKeeper reestablished.
[junit4] 2> 434142 INFO
(zkConnectionManagerCallback-249-thread-1-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to
ZooKeeper
[junit4] 2> 434142 INFO
(zkConnectionManagerCallback-249-thread-1-processing-n:127.0.0.1:33202_solr)
[n:127.0.0.1:33202_solr ] o.a.s.c.c.ConnectionManager zkClient Connected:true
[junit4] 2> 434171 WARN
(jetty-launcher-215-thread-2-SendThread(127.0.0.1:44997))
[n:127.0.0.1:39950_solr ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper
service, session 0x1010447dd9f000b has expired
[junit4] 2> 434191 WARN
(zkConnectionManagerCallback-253-thread-1-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@208dfd3a name:
ZooKeeperConnection Watcher:127.0.0.1:44997/solr got event WatchedEvent
state:Expired type:None path:null path: null type: None
[junit4] 2> 434191 WARN
(zkConnectionManagerCallback-253-thread-1-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper
session was expired. Attempting to reconnect to recover relationship with
ZooKeeper...
[junit4] 2> 434191 WARN
(zkConnectionManagerCallback-253-thread-1-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.DefaultConnectionStrategy Connection
expired - starting a new one...
[junit4] 2> 434217 INFO
(zkConnectionManagerCallback-253-thread-1-processing-n:127.0.0.1:39950_solr-EventThread)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 434217 INFO
(zkConnectionManagerCallback-253-thread-1-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ConnectionManager Connection with
ZooKeeper reestablished.
[junit4] 2> 434219 INFO
(zkConnectionManagerCallback-253-thread-1-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to
ZooKeeper
[junit4] 2> 434219 INFO
(zkConnectionManagerCallback-253-thread-1-processing-n:127.0.0.1:39950_solr)
[n:127.0.0.1:39950_solr ] o.a.s.c.c.ConnectionManager zkClient Connected:true
[junit4] 2> 434317 DEBUG (ScheduledTrigger-821-thread-4)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 434358 INFO
(OverseerCollectionConfigSetProcessor-72343775722012681-127.0.0.1:33202_solr-n_0000000000)
[n:127.0.0.1:33202_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 434375 WARN
(SUITE-SystemLogListenerTest-seed#[8D83493A1500EB11]-worker-SendThread(127.0.0.1:44997))
[ ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session
0x1010447dd9f000e has expired
[junit4] 2> 434378 WARN (zkConnectionManagerCallback-263-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@729a8c0a name:
ZooKeeperConnection Watcher:127.0.0.1:44997/solr got event WatchedEvent
state:Expired type:None path:null path: null type: None
[junit4] 2> 434378 WARN (zkConnectionManagerCallback-263-thread-1) [ ]
o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired.
Attempting to reconnect to recover relationship with ZooKeeper...
[junit4] 2> 434378 WARN (zkConnectionManagerCallback-263-thread-1) [ ]
o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
[junit4] 2> 434455 INFO
(zkConnectionManagerCallback-263-thread-1-EventThread) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 434455 INFO (zkConnectionManagerCallback-263-thread-1) [ ]
o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
[junit4] 2> 434597 INFO (qtp1149748957-1182) [n:127.0.0.1:39950_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=3&name=.system&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=11425
[junit4] 2> 434603 INFO (zkConnectionManagerCallback-263-thread-1) [ ]
o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
[junit4] 2> 434603 INFO (zkConnectionManagerCallback-263-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient Connected:true
[junit4] 2> 435069 INFO
(TEST-SystemLogListenerTest.test-seed#[8D83493A1500EB11]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 435343 DEBUG (ScheduledTrigger-821-thread-4)
[n:127.0.0.1:33202_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 435376 INFO (qtp1149748957-1187) [n:127.0.0.1:39950_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core..system.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=117
[junit4] 2> 435380 INFO (qtp1149748957-1164) [n:127.0.0.1:39950_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 435415 INFO (qtp998215886-1176) [n:127.0.0.1:33202_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core..system.shard1.replica_n2:INDEX.sizeInBytes}
status=0 QTime=1
[junit4] 2> 435434 INFO (qtp998215886-1171) [n:127.0.0.1:33202_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 435451 INFO (qtp1351726253-1163) [n:127.0.0.1:35394_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core..system.shard1.replica_n3:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 435465 INFO (qtp1351726253-1166) [n:127.0.0.1:35394_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=13
[junit4] 2> 435465 DEBUG (qtp1149748957-1184) [n:127.0.0.1:39950_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 435469 INFO (qtp1149748957-1184) [n:127.0.0.1:39950_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=346
[junit4] 2> 435593 INFO (qtp1149748957-1184) [n:127.0.0.1:39950_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core..system.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 435595 INFO (qtp1149748957-1186) [n:127.0.0.1:39950_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 435620 INFO (qtp998215886-1178) [n:127.0.0.1:33202
[...truncated too long message...]
teners(ScheduledTriggers.java:772)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:309)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: java.util.concurrent.RejectedExecutionException:
Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$120/407618757@710b9f2a
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6cf07853[Shutting
down, pool size = 165, active threads = 0, queued tasks = 0, completed tasks =
1156]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:173)
[junit4] 2> at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.submit(SimCloudManager.java:382)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:459)
[junit4] 2> ... 9 more
[junit4] 2> 1468238 WARN (AutoscalingActionExecutor-1886-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Exception running listener {
[junit4] 2> "trigger":"node_lost_trigger",
[junit4] 2> "stage":[
[junit4] 2> "STARTED",
[junit4] 2> "ABORTED",
[junit4] 2> "SUCCEEDED",
[junit4] 2> "FAILED"],
[junit4] 2> "afterAction":[
[junit4] 2> "compute",
[junit4] 2> "execute"],
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.sim.TestLargeCluster$TestTriggerListener",
[junit4] 2> "beforeAction":[
[junit4] 2> "compute",
[junit4] 2> "execute"]}
[junit4] 2> java.lang.NullPointerException
[junit4] 2> at
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster$TestTriggerListener.onEvent(TestLargeCluster.java:119)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:772)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:309)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1468239 WARN (AutoscalingActionExecutor-1886-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Exception executing actions
[junit4] 2> java.lang.Exception: Error executing action: execute for
trigger event: {
[junit4] 2> "id":"f8844b040ef91Taokb0ycpon736s6e3tvl1396u",
[junit4] 2> "source":"node_lost_trigger",
[junit4] 2> "eventTime":4371953246859153,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[
[junit4] 2> 4371953246859153,
[junit4] 2> 4371953248906003,
[junit4] 2> 4371953244787803,
[junit4] 2> 4371953263905703,
[junit4] 2> 4371953259741553,
[junit4] 2> 4371953250924853,
[junit4] 2> 4371953252965203,
[junit4] 2> 4371953261890903,
[junit4] 2> 4371953254985903,
[junit4] 2> 4371953257005803],
[junit4] 2> "_enqueue_time_":4371958904557603,
[junit4] 2> "nodeNames":[
[junit4] 2> "127.0.0.1:10073_solr",
[junit4] 2> "127.0.0.1:10039_solr",
[junit4] 2> "127.0.0.1:10112_solr",
[junit4] 2> "127.0.0.1:10010_solr",
[junit4] 2> "127.0.0.1:10054_solr",
[junit4] 2> "127.0.0.1:10137_solr",
[junit4] 2> "127.0.0.1:10087_solr",
[junit4] 2> "127.0.0.1:10099_solr",
[junit4] 2> "127.0.0.1:10000_solr",
[junit4] 2> "127.0.0.1:10003_solr"]}}
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:310)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unexpected
exception while processing event: {
[junit4] 2> "id":"f8844b040ef91Taokb0ycpon736s6e3tvl1396u",
[junit4] 2> "source":"node_lost_trigger",
[junit4] 2> "eventTime":4371953246859153,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[
[junit4] 2> 4371953246859153,
[junit4] 2> 4371953248906003,
[junit4] 2> 4371953244787803,
[junit4] 2> 4371953263905703,
[junit4] 2> 4371953259741553,
[junit4] 2> 4371953250924853,
[junit4] 2> 4371953252965203,
[junit4] 2> 4371953261890903,
[junit4] 2> 4371953254985903,
[junit4] 2> 4371953257005803],
[junit4] 2> "_enqueue_time_":4371958904557603,
[junit4] 2> "nodeNames":[
[junit4] 2> "127.0.0.1:10073_solr",
[junit4] 2> "127.0.0.1:10039_solr",
[junit4] 2> "127.0.0.1:10112_solr",
[junit4] 2> "127.0.0.1:10010_solr",
[junit4] 2> "127.0.0.1:10054_solr",
[junit4] 2> "127.0.0.1:10137_solr",
[junit4] 2> "127.0.0.1:10087_solr",
[junit4] 2> "127.0.0.1:10099_solr",
[junit4] 2> "127.0.0.1:10000_solr",
[junit4] 2> "127.0.0.1:10003_solr"]}}
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:120)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:307)
[junit4] 2> ... 6 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unexpected
exception executing operation:
action=MOVEREPLICA&async=node_lost_trigger/f8844b040ef91Taokb0ycpon736s6e3tvl1396u/0&waitForFinalState=true&collection=testBasic&targetNode=127.0.0.1:10106_solr&inPlaceMove=true&replica=core_node73
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:110)
[junit4] 2> ... 7 more
[junit4] 2> Caused by: java.io.IOException: java.lang.InterruptedException
[junit4] 2> at
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:462)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:80)
[junit4] 2> ... 7 more
[junit4] 2> Caused by: java.lang.InterruptedException
[junit4] 2> at
java.util.concurrent.FutureTask.awaitDone(FutureTask.java:404)
[junit4] 2> at
java.util.concurrent.FutureTask.get(FutureTask.java:191)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:460)
[junit4] 2> ... 8 more
[junit4] 2> Mar 26, 2018 2:13:57 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 5 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@38f6efb8),
locale=ar, timezone=AGT
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=1,free=225731576,total=503840768
[junit4] 2> NOTE: All tests run in this JVM:
[TestHighFrequencyDictionaryFactory, TestExtendedDismaxParser,
TestMaxScoreQueryParser, RAMDirectoryFactoryTest, TestOmitPositions,
DirectUpdateHandlerTest, TestExceedMaxTermLength, RollingRestartTest,
SharedFSAutoReplicaFailoverTest, EchoParamsTest, TestExactStatsCache,
SimpleFacetsTest, NodeMutatorTest, TriggerIntegrationTest, RulesTest,
OutputWriterTest, TestUseDocValuesAsStored, CollectionReloadTest,
ZkNodePropsTest, CdcrVersionReplicationTest, TestTolerantUpdateProcessorCloud,
TokenizerChainTest, BasicDistributedZkTest, StressHdfsTest, TestFieldCacheSort,
TestDocSet, TestJavabinTupleStreamParser, SolrShardReporterTest,
TestHashQParserPlugin, DocValuesNotIndexedTest, TestConfigSetsAPIExclusivity,
TestGroupingSearch, TestCollationField, TestCSVLoader, SolrIndexSplitterTest,
TestDocTermOrds, AnalysisErrorHandlingTest, DistribJoinFromCollectionTest,
ConfigSetsAPITest, CleanupOldIndexTest, TestLargeCluster]
[junit4] Completed [148/786 (4!)] on J0 in 87.31s, 4 tests, 1 failure, 1
error <<< FAILURES!
[...truncated 51682 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]