Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/428/
2 tests failed.
FAILED: org.apache.solr.cloud.TestUtilizeNode.test
Error Message:
no replica should be present in 127.0.0.1:44151_solr
Stack Trace:
java.lang.AssertionError: no replica should be present in 127.0.0.1:44151_solr
at
__randomizedtesting.SeedInfo.seed([1B33F7F58E4B819B:9367C82F20B7EC63]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:99)
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.testMetricTrigger
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([1B33F7F58E4B819B:A13FC07AD1A357D4]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.junit.Assert.assertNull(Assert.java:562)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1585)
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 12257 lines...]
[junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
[junit4] 2> 177308 INFO
(SUITE-TestUtilizeNode-seed#[1B33F7F58E4B819B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/init-core-data-001
[junit4] 2> 177308 WARN
(SUITE-TestUtilizeNode-seed#[1B33F7F58E4B819B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 177308 INFO
(SUITE-TestUtilizeNode-seed#[1B33F7F58E4B819B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 177310 INFO
(SUITE-TestUtilizeNode-seed#[1B33F7F58E4B819B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 177310 INFO
(SUITE-TestUtilizeNode-seed#[1B33F7F58E4B819B]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001
[junit4] 2> 177310 INFO
(SUITE-TestUtilizeNode-seed#[1B33F7F58E4B819B]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 177327 INFO (Thread-316) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 177327 INFO (Thread-316) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 177369 ERROR (Thread-316) [ ] 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> 177419 INFO
(SUITE-TestUtilizeNode-seed#[1B33F7F58E4B819B]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:57014
[junit4] 2> 177442 INFO (zkConnectionManagerCallback-425-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 177465 INFO (jetty-launcher-422-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 177470 INFO (jetty-launcher-422-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 177471 INFO (jetty-launcher-422-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 177533 INFO (jetty-launcher-422-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 177533 INFO (jetty-launcher-422-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 177533 INFO (jetty-launcher-422-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 177534 INFO (jetty-launcher-422-thread-4) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 177534 INFO (jetty-launcher-422-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 177534 INFO (jetty-launcher-422-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 177534 INFO (jetty-launcher-422-thread-3) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 177534 INFO (jetty-launcher-422-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 177534 INFO (jetty-launcher-422-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 177534 INFO (jetty-launcher-422-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 177534 INFO (jetty-launcher-422-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@45601138{/solr,null,AVAILABLE}
[junit4] 2> 177535 INFO (jetty-launcher-422-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@14c954d4{/solr,null,AVAILABLE}
[junit4] 2> 177543 INFO (jetty-launcher-422-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@481be6db{/solr,null,AVAILABLE}
[junit4] 2> 177545 INFO (jetty-launcher-422-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2c6c8a03{SSL,[ssl,
http/1.1]}{127.0.0.1:44800}
[junit4] 2> 177545 INFO (jetty-launcher-422-thread-1) [ ]
o.e.j.s.Server Started @179620ms
[junit4] 2> 177545 INFO (jetty-launcher-422-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44800}
[junit4] 2> 177545 ERROR (jetty-launcher-422-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 177546 INFO (jetty-launcher-422-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 177546 INFO (jetty-launcher-422-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 177546 INFO (jetty-launcher-422-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 177546 INFO (jetty-launcher-422-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-19T22:55:27.436Z
[junit4] 2> 177547 INFO (jetty-launcher-422-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 177547 INFO (jetty-launcher-422-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 177547 INFO (jetty-launcher-422-thread-4) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 177547 INFO (jetty-launcher-422-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@54df2901{/solr,null,AVAILABLE}
[junit4] 2> 177547 INFO (jetty-launcher-422-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@64289c7{SSL,[ssl,
http/1.1]}{127.0.0.1:54376}
[junit4] 2> 177547 INFO (jetty-launcher-422-thread-4) [ ]
o.e.j.s.Server Started @179622ms
[junit4] 2> 177547 INFO (jetty-launcher-422-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54376}
[junit4] 2> 177548 ERROR (jetty-launcher-422-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 177548 INFO (jetty-launcher-422-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 177548 INFO (jetty-launcher-422-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 177548 INFO (jetty-launcher-422-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 177548 INFO (jetty-launcher-422-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-19T22:55:27.438Z
[junit4] 2> 177553 INFO (jetty-launcher-422-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1b67bea3{SSL,[ssl,
http/1.1]}{127.0.0.1:59134}
[junit4] 2> 177553 INFO (jetty-launcher-422-thread-2) [ ]
o.e.j.s.Server Started @179628ms
[junit4] 2> 177553 INFO (jetty-launcher-422-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59134}
[junit4] 2> 177553 INFO (jetty-launcher-422-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@22d481d9{SSL,[ssl,
http/1.1]}{127.0.0.1:58463}
[junit4] 2> 177553 INFO (jetty-launcher-422-thread-3) [ ]
o.e.j.s.Server Started @179628ms
[junit4] 2> 177553 INFO (jetty-launcher-422-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58463}
[junit4] 2> 177553 ERROR (jetty-launcher-422-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 177553 INFO (jetty-launcher-422-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 177553 ERROR (jetty-launcher-422-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 177553 INFO (jetty-launcher-422-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 177553 INFO (jetty-launcher-422-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 177553 INFO (jetty-launcher-422-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 177553 INFO (jetty-launcher-422-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-19T22:55:27.443Z
[junit4] 2> 177553 INFO (jetty-launcher-422-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 177554 INFO (jetty-launcher-422-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 177554 INFO (jetty-launcher-422-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-19T22:55:27.444Z
[junit4] 2> 177556 INFO (zkConnectionManagerCallback-427-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 177556 INFO (zkConnectionManagerCallback-429-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 177556 INFO (jetty-launcher-422-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 177557 INFO (jetty-launcher-422-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 177569 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
0x1048053a8280001, likely client has closed socket
[junit4] 2> 177569 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
0x1048053a8280002, likely client has closed socket
[junit4] 2> 177577 INFO (zkConnectionManagerCallback-433-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 177579 INFO (jetty-launcher-422-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 177583 INFO (zkConnectionManagerCallback-431-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 177584 INFO (jetty-launcher-422-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 177586 INFO (jetty-launcher-422-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57014/solr
[junit4] 2> 177591 INFO (jetty-launcher-422-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57014/solr
[junit4] 2> 177614 INFO (zkConnectionManagerCallback-441-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 177614 INFO (zkConnectionManagerCallback-437-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 177622 INFO (jetty-launcher-422-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57014/solr
[junit4] 2> 177628 INFO (jetty-launcher-422-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57014/solr
[junit4] 2> 177629 INFO (zkConnectionManagerCallback-446-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 177687 INFO (zkConnectionManagerCallback-449-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 177699 INFO
(zkConnectionManagerCallback-453-thread-1-processing-n:127.0.0.1:54376_solr)
[n:127.0.0.1:54376_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 177699 INFO
(zkConnectionManagerCallback-452-thread-1-processing-n:127.0.0.1:44800_solr)
[n:127.0.0.1:44800_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 177736 INFO
(zkConnectionManagerCallback-457-thread-1-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 177736 INFO
(zkConnectionManagerCallback-455-thread-1-processing-n:127.0.0.1:59134_solr)
[n:127.0.0.1:59134_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 177752 INFO (jetty-launcher-422-thread-3)
[n:127.0.0.1:58463_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 177753 INFO (jetty-launcher-422-thread-2)
[n:127.0.0.1:59134_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 177753 INFO (jetty-launcher-422-thread-3)
[n:127.0.0.1:58463_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:58463_solr
[junit4] 2> 177756 INFO (jetty-launcher-422-thread-3)
[n:127.0.0.1:58463_solr ] o.a.s.c.Overseer Overseer
(id=73324590736605195-127.0.0.1:58463_solr-n_0000000000) starting
[junit4] 2> 177756 INFO (jetty-launcher-422-thread-2)
[n:127.0.0.1:59134_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59134_solr
[junit4] 2> 177778 INFO
(zkCallback-456-thread-1-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 177811 INFO (jetty-launcher-422-thread-4)
[n:127.0.0.1:54376_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 177834 INFO
(zkCallback-454-thread-1-processing-n:127.0.0.1:59134_solr)
[n:127.0.0.1:59134_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 177839 INFO (jetty-launcher-422-thread-3)
[n:127.0.0.1:58463_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58463_solr
[junit4] 2> 177840 INFO (jetty-launcher-422-thread-1)
[n:127.0.0.1:44800_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 177841 INFO (jetty-launcher-422-thread-1)
[n:127.0.0.1:44800_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 177842 INFO (jetty-launcher-422-thread-4)
[n:127.0.0.1:54376_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 177842 INFO (jetty-launcher-422-thread-1)
[n:127.0.0.1:44800_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44800_solr
[junit4] 2> 177847 INFO (jetty-launcher-422-thread-4)
[n:127.0.0.1:54376_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54376_solr
[junit4] 2> 177847 INFO
(zkCallback-456-thread-1-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 177880 INFO
(zkCallback-454-thread-1-processing-n:127.0.0.1:59134_solr)
[n:127.0.0.1:59134_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (4)
[junit4] 2> 177904 INFO
(zkCallback-450-thread-1-processing-n:127.0.0.1:44800_solr)
[n:127.0.0.1:44800_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (4)
[junit4] 2> 177915 INFO
(zkCallback-456-thread-2-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 177935 INFO
(zkCallback-451-thread-1-processing-n:127.0.0.1:54376_solr)
[n:127.0.0.1:54376_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (4)
[junit4] 2> 178024 INFO (jetty-launcher-422-thread-2)
[n:127.0.0.1:59134_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59134.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 178042 INFO (jetty-launcher-422-thread-3)
[n:127.0.0.1:58463_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58463.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 178063 INFO (jetty-launcher-422-thread-2)
[n:127.0.0.1:59134_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59134.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 178069 INFO (jetty-launcher-422-thread-2)
[n:127.0.0.1:59134_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59134.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 178070 INFO (jetty-launcher-422-thread-2)
[n:127.0.0.1:59134_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node3/.
[junit4] 2> 178072 INFO (jetty-launcher-422-thread-4)
[n:127.0.0.1:54376_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54376.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 178078 INFO (jetty-launcher-422-thread-3)
[n:127.0.0.1:58463_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58463.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 178081 INFO (jetty-launcher-422-thread-1)
[n:127.0.0.1:44800_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44800.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 178083 INFO (jetty-launcher-422-thread-4)
[n:127.0.0.1:54376_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54376.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 178083 INFO (jetty-launcher-422-thread-4)
[n:127.0.0.1:54376_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54376.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 178089 INFO (jetty-launcher-422-thread-3)
[n:127.0.0.1:58463_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58463.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 178090 INFO (jetty-launcher-422-thread-3)
[n:127.0.0.1:58463_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node2/.
[junit4] 2> 178094 INFO (jetty-launcher-422-thread-4)
[n:127.0.0.1:54376_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node4/.
[junit4] 2> 178127 INFO (jetty-launcher-422-thread-1)
[n:127.0.0.1:44800_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44800.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 178127 INFO (jetty-launcher-422-thread-1)
[n:127.0.0.1:44800_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44800.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 178131 INFO (jetty-launcher-422-thread-1)
[n:127.0.0.1:44800_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node1/.
[junit4] 2> 178271 INFO (zkConnectionManagerCallback-467-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 178281 INFO (zkConnectionManagerCallback-471-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 178281 INFO
(SUITE-TestUtilizeNode-seed#[1B33F7F58E4B819B]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 178282 INFO
(SUITE-TestUtilizeNode-seed#[1B33F7F58E4B819B]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57014/solr ready
[junit4] 2> 178308 INFO (qtp829036203-1909) [n:127.0.0.1:54376_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 178317 INFO (qtp829036203-1909) [n:127.0.0.1:54376_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=8
[junit4] 2> 178347 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [ ] o.a.s.SolrTestCaseJ4
###Starting test
[junit4] 2> 178347 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 178352 INFO (zkConnectionManagerCallback-474-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 178354 INFO (qtp829036203-1911) [n:127.0.0.1:54376_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 178355 INFO
(OverseerThreadFactory-723-thread-2-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
utilizenodecoll
[junit4] 2> 178355 INFO
(OverseerCollectionConfigSetProcessor-73324590736605195-127.0.0.1:58463_solr-n_0000000000)
[n:127.0.0.1:58463_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> 178461 INFO
(OverseerStateUpdate-73324590736605195-127.0.0.1:58463_solr-n_0000000000)
[n:127.0.0.1:58463_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:58463/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 178463 INFO
(OverseerStateUpdate-73324590736605195-127.0.0.1:58463_solr-n_0000000000)
[n:127.0.0.1:58463_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:59134/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 178465 INFO
(OverseerStateUpdate-73324590736605195-127.0.0.1:58463_solr-n_0000000000)
[n:127.0.0.1:58463_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:54376/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 178466 INFO
(OverseerStateUpdate-73324590736605195-127.0.0.1:58463_solr-n_0000000000)
[n:127.0.0.1:58463_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:44800/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 178700 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 178701 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 178718 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 178718 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 178719 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 178720 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 178725 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 178726 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 178838 INFO
(zkCallback-456-thread-2-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 178838 INFO
(zkCallback-450-thread-1-processing-n:127.0.0.1:44800_solr)
[n:127.0.0.1:44800_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 178838 INFO
(zkCallback-456-thread-1-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 178838 INFO
(zkCallback-451-thread-1-processing-n:127.0.0.1:54376_solr)
[n:127.0.0.1:54376_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 178839 INFO
(zkCallback-454-thread-1-processing-n:127.0.0.1:59134_solr)
[n:127.0.0.1:59134_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 178839 INFO
(zkCallback-454-thread-2-processing-n:127.0.0.1:59134_solr)
[n:127.0.0.1:59134_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 178839 INFO
(zkCallback-451-thread-2-processing-n:127.0.0.1:54376_solr)
[n:127.0.0.1:54376_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 178840 INFO
(zkCallback-450-thread-2-processing-n:127.0.0.1:44800_solr)
[n:127.0.0.1:44800_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 179736 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 179738 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 179764 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 179765 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 179777 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n1] Schema
name=cloud-dynamic
[junit4] 2> 179780 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n6] Schema
name=cloud-dynamic
[junit4] 2> 179780 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n4] Schema
name=cloud-dynamic
[junit4] 2> 179786 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n2] Schema
name=cloud-dynamic
[junit4] 2> 179818 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 179818 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n4'
using configuration from collection utilizenodecoll, trusted=true
[junit4] 2> 179819 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54376.solr.core.utilizenodecoll.shard2.replica_n4' (registry
'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 179819 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 179819 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n4] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node4/utilizenodecoll_shard2_replica_n4],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node4/./utilizenodecoll_shard2_replica_n4/data/]
[junit4] 2> 179820 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 179821 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n2'
using configuration from collection utilizenodecoll, trusted=true
[junit4] 2> 179821 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59134.solr.core.utilizenodecoll.shard1.replica_n2' (registry
'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 179821 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 179821 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node3/utilizenodecoll_shard1_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node3/./utilizenodecoll_shard1_replica_n2/data/]
[junit4] 2> 179825 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 179825 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n1'
using configuration from collection utilizenodecoll, trusted=true
[junit4] 2> 179825 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58463.solr.core.utilizenodecoll.shard1.replica_n1' (registry
'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 179825 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 179825 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node2/utilizenodecoll_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node2/./utilizenodecoll_shard1_replica_n1/data/]
[junit4] 2> 179831 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 179831 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n6'
using configuration from collection utilizenodecoll, trusted=true
[junit4] 2> 179831 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44800.solr.core.utilizenodecoll.shard2.replica_n6' (registry
'solr.core.utilizenodecoll.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 179831 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 179832 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n6] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node1/utilizenodecoll_shard2_replica_n6],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node1/./utilizenodecoll_shard2_replica_n6/data/]
[junit4] 2> 179874 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 179874 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 179888 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 179888 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 179889 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 179889 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 179890 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1c5a04c0[utilizenodecoll_shard2_replica_n4] main]
[junit4] 2> 179891 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 179891 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 179891 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 179891 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 179891 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 179891 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 179892 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 179892 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592871805027090432
[junit4] 2> 179896 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@ab2414c[utilizenodecoll_shard1_replica_n2] main]
[junit4] 2> 179896 INFO
(searcherExecutor-732-thread-1-processing-n:127.0.0.1:54376_solr
x:utilizenodecoll_shard2_replica_n4 s:shard2 c:utilizenodecoll r:core_node7)
[n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7
x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore
[utilizenodecoll_shard2_replica_n4] Registered new searcher
Searcher@1c5a04c0[utilizenodecoll_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 179897 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 179897 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 179898 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 179899 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 179900 INFO
(searcherExecutor-733-thread-1-processing-n:127.0.0.1:59134_solr
x:utilizenodecoll_shard1_replica_n2 s:shard1 c:utilizenodecoll r:core_node5)
[n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5
x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore
[utilizenodecoll_shard1_replica_n2] Registered new searcher
Searcher@ab2414c[utilizenodecoll_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 179900 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592871805035479040
[junit4] 2> 179900 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 179904 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 179905 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@307e2843[utilizenodecoll_shard1_replica_n1] main]
[junit4] 2> 179905 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 179906 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 179906 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 179908 INFO
(searcherExecutor-734-thread-1-processing-n:127.0.0.1:58463_solr
x:utilizenodecoll_shard1_replica_n1 s:shard1 c:utilizenodecoll r:core_node3)
[n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3
x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore
[utilizenodecoll_shard1_replica_n1] Registered new searcher
Searcher@307e2843[utilizenodecoll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 179908 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592871805043867648
[junit4] 2> 179912 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 179912 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 179913 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 179913 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 179914 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@455c8bff[utilizenodecoll_shard2_replica_n6] main]
[junit4] 2> 179916 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 179917 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 179918 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 179924 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 179924 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 179924 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:59134/solr/utilizenodecoll_shard1_replica_n2/
[junit4] 2> 179925 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2
url=https://127.0.0.1:59134/solr START
replicas=[https://127.0.0.1:58463/solr/utilizenodecoll_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 179925 INFO
(searcherExecutor-735-thread-1-processing-n:127.0.0.1:44800_solr
x:utilizenodecoll_shard2_replica_n6 s:shard2 c:utilizenodecoll r:core_node8)
[n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8
x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore
[utilizenodecoll_shard2_replica_n6] Registered new searcher
Searcher@455c8bff[utilizenodecoll_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 179925 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592871805061693440
[junit4] 2> 179937 INFO (qtp1899017296-1889) [n:127.0.0.1:58463_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.S.Request [utilizenodecoll_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 180025 INFO
(zkCallback-456-thread-2-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180025 INFO
(zkCallback-450-thread-2-processing-n:127.0.0.1:44800_solr)
[n:127.0.0.1:44800_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180025 INFO
(zkCallback-451-thread-1-processing-n:127.0.0.1:54376_solr)
[n:127.0.0.1:54376_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180026 INFO
(zkCallback-454-thread-1-processing-n:127.0.0.1:59134_solr)
[n:127.0.0.1:59134_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180026 INFO
(zkCallback-451-thread-2-processing-n:127.0.0.1:54376_solr)
[n:127.0.0.1:54376_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180026 INFO
(zkCallback-454-thread-2-processing-n:127.0.0.1:59134_solr)
[n:127.0.0.1:59134_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180026 INFO
(zkCallback-450-thread-1-processing-n:127.0.0.1:44800_solr)
[n:127.0.0.1:44800_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180025 INFO
(zkCallback-456-thread-1-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180225 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2
url=https://127.0.0.1:59134/solr DONE. We have no versions. sync failed.
[junit4] 2> 180225 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 180225 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_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> 180225 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 180230 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:59134/solr/utilizenodecoll_shard1_replica_n2/ shard1
[junit4] 2> 180332 INFO
(zkCallback-450-thread-1-processing-n:127.0.0.1:44800_solr)
[n:127.0.0.1:44800_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180332 INFO
(zkCallback-450-thread-2-processing-n:127.0.0.1:44800_solr)
[n:127.0.0.1:44800_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180333 INFO
(zkCallback-451-thread-2-processing-n:127.0.0.1:54376_solr)
[n:127.0.0.1:54376_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180333 INFO
(zkCallback-451-thread-1-processing-n:127.0.0.1:54376_solr)
[n:127.0.0.1:54376_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180333 INFO
(zkCallback-454-thread-2-processing-n:127.0.0.1:59134_solr)
[n:127.0.0.1:59134_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180333 INFO
(zkCallback-456-thread-1-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180333 INFO
(zkCallback-454-thread-1-processing-n:127.0.0.1:59134_solr)
[n:127.0.0.1:59134_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180333 INFO
(zkCallback-456-thread-3-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180382 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 180384 INFO (qtp423080432-1885) [n:127.0.0.1:59134_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1664
[junit4] 2> 180405 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 180405 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 180405 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:54376/solr/utilizenodecoll_shard2_replica_n4/
[junit4] 2> 180405 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n4
url=https://127.0.0.1:54376/solr START
replicas=[https://127.0.0.1:44800/solr/utilizenodecoll_shard2_replica_n6/]
nUpdates=100
[junit4] 2> 180420 INFO (qtp1288214340-1901) [n:127.0.0.1:44800_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.c.S.Request [utilizenodecoll_shard2_replica_n6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 180485 INFO
(zkCallback-450-thread-1-processing-n:127.0.0.1:44800_solr)
[n:127.0.0.1:44800_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180485 INFO
(zkCallback-454-thread-1-processing-n:127.0.0.1:59134_solr)
[n:127.0.0.1:59134_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180485 INFO
(zkCallback-451-thread-1-processing-n:127.0.0.1:54376_solr)
[n:127.0.0.1:54376_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180485 INFO
(zkCallback-450-thread-2-processing-n:127.0.0.1:44800_solr)
[n:127.0.0.1:44800_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180485 INFO
(zkCallback-456-thread-3-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180485 INFO
(zkCallback-456-thread-1-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180485 INFO
(zkCallback-451-thread-2-processing-n:127.0.0.1:54376_solr)
[n:127.0.0.1:54376_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180485 INFO
(zkCallback-454-thread-2-processing-n:127.0.0.1:59134_solr)
[n:127.0.0.1:59134_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180706 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n4
url=https://127.0.0.1:54376/solr DONE. We have no versions. sync failed.
[junit4] 2> 180706 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 180706 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
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> 180706 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 180713 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:54376/solr/utilizenodecoll_shard2_replica_n4/ shard2
[junit4] 2> 180814 INFO
(zkCallback-450-thread-2-processing-n:127.0.0.1:44800_solr)
[n:127.0.0.1:44800_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180814 INFO
(zkCallback-450-thread-1-processing-n:127.0.0.1:44800_solr)
[n:127.0.0.1:44800_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180814 INFO
(zkCallback-454-thread-2-processing-n:127.0.0.1:59134_solr)
[n:127.0.0.1:59134_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180814 INFO
(zkCallback-454-thread-1-processing-n:127.0.0.1:59134_solr)
[n:127.0.0.1:59134_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180815 INFO
(zkCallback-451-thread-2-processing-n:127.0.0.1:54376_solr)
[n:127.0.0.1:54376_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180815 INFO
(zkCallback-451-thread-1-processing-n:127.0.0.1:54376_solr)
[n:127.0.0.1:54376_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180815 INFO
(zkCallback-456-thread-1-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180815 INFO
(zkCallback-456-thread-3-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 180863 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 180865 INFO (qtp829036203-1913) [n:127.0.0.1:54376_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2164
[junit4] 2> 180927 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2209
[junit4] 2> 180941 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2215
[junit4] 2> 180944 INFO (qtp829036203-1911) [n:127.0.0.1:54376_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> 181042 INFO
(zkCallback-454-thread-2-processing-n:127.0.0.1:59134_solr)
[n:127.0.0.1:59134_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 181042 INFO
(zkCallback-450-thread-1-processing-n:127.0.0.1:44800_solr)
[n:127.0.0.1:44800_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 181042 INFO
(zkCallback-450-thread-2-processing-n:127.0.0.1:44800_solr)
[n:127.0.0.1:44800_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 181042 INFO
(zkCallback-451-thread-1-processing-n:127.0.0.1:54376_solr)
[n:127.0.0.1:54376_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 181042 INFO
(zkCallback-451-thread-2-processing-n:127.0.0.1:54376_solr)
[n:127.0.0.1:54376_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 181042 INFO
(zkCallback-454-thread-1-processing-n:127.0.0.1:59134_solr)
[n:127.0.0.1:59134_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 181043 INFO
(zkCallback-456-thread-3-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 181043 INFO
(zkCallback-456-thread-1-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 181944 INFO (qtp829036203-1911) [n:127.0.0.1:54376_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3589
[junit4] 2> 181946 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 181948 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 181948 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 181948 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [ ] o.e.j.s.session
Scavenging every 660000ms
[junit4] 2> 181948 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@40c00f5e{/solr,null,AVAILABLE}
[junit4] 2> 181949 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@c39bcac{SSL,[ssl,
http/1.1]}{127.0.0.1:44151}
[junit4] 2> 181949 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [ ] o.e.j.s.Server
Started @184024ms
[junit4] 2> 181949 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44151}
[junit4] 2> 181949 ERROR
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 181949 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 181949 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 181949 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 181949 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-19T22:55:31.839Z
[junit4] 2> 181951 INFO (zkConnectionManagerCallback-476-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 181952 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 181972 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:57014/solr
[junit4] 2> 181977 INFO (zkConnectionManagerCallback-480-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 181986 INFO
(zkConnectionManagerCallback-482-thread-1-processing-n:127.0.0.1:44151_solr)
[n:127.0.0.1:44151_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 181994 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [n:127.0.0.1:44151_solr
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 181996 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [n:127.0.0.1:44151_solr
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 181998 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [n:127.0.0.1:44151_solr
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44151_solr
[junit4] 2> 182002 INFO
(zkCallback-454-thread-1-processing-n:127.0.0.1:59134_solr)
[n:127.0.0.1:59134_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 182002 INFO
(zkCallback-451-thread-1-processing-n:127.0.0.1:54376_solr)
[n:127.0.0.1:54376_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 182003 INFO
(zkCallback-450-thread-1-processing-n:127.0.0.1:44800_solr)
[n:127.0.0.1:44800_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 182003 INFO (zkCallback-470-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 182003 INFO (zkCallback-470-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 182003 INFO
(zkCallback-456-thread-3-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 182020 INFO
(zkCallback-481-thread-1-processing-n:127.0.0.1:44151_solr)
[n:127.0.0.1:44151_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 182139 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [n:127.0.0.1:44151_solr
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44151.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 182149 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [n:127.0.0.1:44151_solr
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44151.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 182150 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [n:127.0.0.1:44151_solr
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44151.solr.jetty'
(registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
[junit4] 2> 182151 INFO
(TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [n:127.0.0.1:44151_solr
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node5/.
[junit4] 2> 182230 INFO (zkConnectionManagerCallback-486-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 182259 INFO (qtp1321715478-2028) [n:127.0.0.1:44151_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :utilizenode with params
node=127.0.0.1:44151_solr&action=UTILIZENODE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 182262 INFO
(OverseerCollectionConfigSetProcessor-73324590736605195-127.0.0.1:58463_solr-n_0000000000)
[n:127.0.0.1:58463_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 182290 INFO (qtp1321715478-2031) [n:127.0.0.1:44151_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> 182305 INFO (qtp1288214340-1900) [n:127.0.0.1:44800_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n6:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 182307 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_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> 182318 INFO (qtp829036203-1909) [n:127.0.0.1:54376_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n4:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 182320 INFO (qtp829036203-1911) [n:127.0.0.1:54376_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> 182324 INFO (qtp1899017296-1892) [n:127.0.0.1:58463_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 182326 INFO (qtp1899017296-1890) [n:127.0.0.1:58463_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> 182337 INFO (qtp423080432-1882) [n:127.0.0.1:59134_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n2:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 182340 INFO (qtp423080432-1885) [n:127.0.0.1:59134_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=2
[junit4] 2> 182352 INFO (qtp1321715478-2025) [n:127.0.0.1:44151_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> 182354 INFO (qtp1288214340-1900) [n:127.0.0.1:44800_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n6:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 182356 INFO (qtp1288214340-1895) [n:127.0.0.1:44800_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> 182357 INFO (qtp829036203-1909) [n:127.0.0.1:54376_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n4:INDEX.sizeInBytes}
status=0 QTim
[...truncated too long message...]
(jetty-closer-3550-thread-1) [ ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread has been closed explicitly
[junit4] 2> 730046 INFO
(zkCallback-3790-thread-2-processing-n:127.0.0.1:57558_solr)
[n:127.0.0.1:57558_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 730045 ERROR
(OverseerStateUpdate-73324610250408008-127.0.0.1:57558_solr-n_0000000022)
[n:127.0.0.1:57558_solr ] o.a.s.c.Overseer Overseer could not process the
current clusterstate state update message, skipping the message: {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:49724_solr"}
[junit4] 2> org.apache.solr.common.SolrException: Could not load
collection from ZK: collection1
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1111)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:647)
[junit4] 2> at
org.apache.solr.common.cloud.ClusterState.getCollectionsMap(ClusterState.java:153)
[junit4] 2> at
org.apache.solr.cloud.overseer.NodeMutator.downNode(NodeMutator.java:46)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.processMessage(Overseer.java:402)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.processQueueItem(Overseer.java:278)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:226)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: java.lang.InterruptedException
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1409)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1213)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1120)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1106)
[junit4] 2> ... 7 more
[junit4] 2> 730053 ERROR
(OverseerStateUpdate-73324610250408008-127.0.0.1:57558_solr-n_0000000022)
[n:127.0.0.1:57558_solr ] o.a.s.c.Overseer Overseer could not process the
current clusterstate state update message, skipping the message: {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:57558_solr"}
[junit4] 2> org.apache.solr.common.SolrException: Could not load
collection from ZK: collection1
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1111)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:647)
[junit4] 2> at
org.apache.solr.common.cloud.ClusterState.getCollectionsMap(ClusterState.java:153)
[junit4] 2> at
org.apache.solr.cloud.overseer.NodeMutator.downNode(NodeMutator.java:46)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.processMessage(Overseer.java:402)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.processQueueItem(Overseer.java:278)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:226)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: java.lang.InterruptedException
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1409)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1213)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1120)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1106)
[junit4] 2> ... 7 more
[junit4] 2> 730053 INFO
(OverseerStateUpdate-73324610250408008-127.0.0.1:57558_solr-n_0000000022)
[n:127.0.0.1:57558_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:57558_solr
[junit4] 2> 730045 INFO (jetty-closer-3550-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@35529b4d{/solr,null,UNAVAILABLE}
[junit4] 2> 730053 INFO (jetty-closer-3550-thread-2) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 730055 INFO (jetty-closer-3550-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4c9f701c{/solr,null,UNAVAILABLE}
[junit4] 2> 730055 INFO (jetty-closer-3550-thread-1) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 731545 WARN
(zkCallback-3810-thread-2-processing-n:127.0.0.1:49724_solr)
[n:127.0.0.1:49724_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 731546 INFO (jetty-closer-3550-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6503bb77{/solr,null,UNAVAILABLE}
[junit4] 2> 731546 INFO (jetty-closer-3550-thread-3) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 731547 ERROR
(SUITE-TriggerIntegrationTest-seed#[1B33F7F58E4B819B]-worker) [ ]
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> 731547 INFO
(SUITE-TriggerIntegrationTest-seed#[1B33F7F58E4B819B]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60104 60104
[junit4] 2> 731644 INFO (Thread-577) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:60104 60104
[junit4] 2> 731645 WARN (Thread-577) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 26 /solr/aliases.json
[junit4] 2> 26 /solr/clusterprops.json
[junit4] 2> 25 /solr/security.json
[junit4] 2> 20 /solr/collections/collection1/terms/shard1
[junit4] 2> 6 /solr/configs/conf
[junit4] 2> 2 /solr/collections/testMetricTrigger/terms/shard1
[junit4] 2> 2 /solr/collections/testMetricTrigger/terms/shard2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 66 /solr/collections/collection1/state.json
[junit4] 2> 26 /solr/clusterstate.json
[junit4] 2> 20 /solr/autoscaling.json
[junit4] 2> 13 /solr/collections/testMetricTrigger/state.json
[junit4] 2> 3
/solr/overseer_elect/election/73324610250407996-127.0.0.1:38281_solr-n_0000000018
[junit4] 2> 3
/solr/collections/collection1/leader_elect/shard1/election/73324610250407971-core_node3-n_0000000000
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard1/election/73324610250407956-core_node4-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 26 /solr/live_nodes
[junit4] 2> 26 /solr/collections
[junit4] 2> 20 /solr/overseer/queue-work
[junit4] 2> 20 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 20 /solr/overseer/collection-queue-work
[junit4] 2> 17 /solr/overseer/queue
[junit4] 2> 2 /solr/autoscaling/events/node_lost_triggerMR
[junit4] 2> 2 /solr/autoscaling/events/node_added_triggerCTOOR
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_1B33F7F58E4B819B-001
[junit4] 2> Feb 19, 2018 11:04:41 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{id=Lucene50(blocksize=128), x_s=PostingsFormat(name=LuceneFixedGap)},
docValues:{_version_=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1476,
maxMBSortInHeap=5.2467604519967175, sim=RandomSimilarity(queryNorm=true): {},
locale=ar-YE, timezone=America/Boise
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=170847784,total=495452160
[junit4] 2> NOTE: All tests run in this JVM: [SolrTestCaseJ4Test,
TestSuggestSpellingConverter, ClusterStateUpdateTest, TestHalfAndHalfDocValues,
TestClusterProperties, TestDocBasedVersionConstraints, TestRebalanceLeaders,
TestBadConfig, QueryResultKeyTest, TestRangeQuery, TestJmxIntegration,
PreAnalyzedFieldTest, TestCoreDiscovery, LIRRollingUpdatesTest,
ClusterStateTest, RegexBytesRefFilterTest, RequestLoggingTest, TestLFUCache,
UniqFieldsUpdateProcessorFactoryTest, TestSchemalessBufferedUpdates,
VersionInfoTest, CopyFieldTest, TestStressLiveNodes, BasicDistributedZk2Test,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, V2ApiIntegrationTest,
InfoHandlerTest, TestPushWriter, SearchHandlerTest, AtomicUpdatesTest,
TestConfigSetsAPIZkFailure, DistributedQueueTest, TestScoreJoinQPNoScore,
ExplicitHLLTest, TestRealTimeGet, HdfsTlogReplayBufferedWhileIndexingTest,
CleanupOldIndexTest, CollectionsAPISolrJTest, TriggerIntegrationTest]
[junit4] Completed [200/777 (2!)] on J2 in 257.00s, 14 tests, 1 failure <<<
FAILURES!
[...truncated 50405 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]