Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/264/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseSerialGC --illegal-access=deny
1 tests failed.
FAILED: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory
Error Message:
replica never fully recovered
Stack Trace:
java.lang.AssertionError: replica never fully recovered
at
__randomizedtesting.SeedInfo.seed([58F0031CF0A1B53:6873A4CC7542E454]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.waitForRecovery(AutoscalingHistoryHandlerTest.java:303)
at
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:255)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12671 lines...]
[junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\init-core-data-001
[junit4] 2> 975385 WARN
(SUITE-AutoscalingHistoryHandlerTest-seed#[58F0031CF0A1B53]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 975385 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[58F0031CF0A1B53]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 975386 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[58F0031CF0A1B53]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 975387 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[58F0031CF0A1B53]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 975388 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[58F0031CF0A1B53]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001
[junit4] 2> 975388 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[58F0031CF0A1B53]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 975389 INFO (Thread-2088) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 975389 INFO (Thread-2088) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 975392 ERROR (Thread-2088) [ ] 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> 975488 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[58F0031CF0A1B53]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:53643
[junit4] 2> 975508 INFO (jetty-launcher-1609-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 975509 INFO (jetty-launcher-1609-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2d719c3d{/solr,null,AVAILABLE}
[junit4] 2> 975511 INFO (jetty-launcher-1609-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5c84325b{SSL,[ssl,
http/1.1]}{127.0.0.1:53647}
[junit4] 2> 975512 INFO (jetty-launcher-1609-thread-2) [ ]
o.e.j.s.Server Started @986139ms
[junit4] 2> 975512 INFO (jetty-launcher-1609-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53647}
[junit4] 2> 975512 ERROR (jetty-launcher-1609-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 975512 INFO (jetty-launcher-1609-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 975512 INFO (jetty-launcher-1609-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 975512 INFO (jetty-launcher-1609-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 975512 INFO (jetty-launcher-1609-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-24T12:10:15.889774300Z
[junit4] 2> 975515 INFO (jetty-launcher-1609-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 975516 INFO (jetty-launcher-1609-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5462c175{/solr,null,AVAILABLE}
[junit4] 2> 975517 INFO (jetty-launcher-1609-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@36bd84e8{SSL,[ssl,
http/1.1]}{127.0.0.1:53652}
[junit4] 2> 975517 INFO (jetty-launcher-1609-thread-3) [ ]
o.e.j.s.Server Started @986144ms
[junit4] 2> 975517 INFO (jetty-launcher-1609-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53652}
[junit4] 2> 975517 INFO (jetty-launcher-1609-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 975517 ERROR (jetty-launcher-1609-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 975518 INFO (jetty-launcher-1609-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 975518 INFO (jetty-launcher-1609-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 975518 INFO (jetty-launcher-1609-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 975518 INFO (jetty-launcher-1609-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-24T12:10:15.895818200Z
[junit4] 2> 975519 INFO (jetty-launcher-1609-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@761645c0{/solr,null,AVAILABLE}
[junit4] 2> 975520 INFO (jetty-launcher-1609-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@15508548{SSL,[ssl,
http/1.1]}{127.0.0.1:53657}
[junit4] 2> 975520 INFO (jetty-launcher-1609-thread-1) [ ]
o.e.j.s.Server Started @986148ms
[junit4] 2> 975520 INFO (jetty-launcher-1609-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53657}
[junit4] 2> 975521 ERROR (jetty-launcher-1609-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 975521 INFO (jetty-launcher-1609-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 975521 INFO (jetty-launcher-1609-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 975521 INFO (jetty-launcher-1609-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 975521 INFO (jetty-launcher-1609-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-24T12:10:15.898709800Z
[junit4] 2> 975541 INFO (jetty-launcher-1609-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 975542 INFO (jetty-launcher-1609-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 975544 INFO (jetty-launcher-1609-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 975546 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f4e4a57590002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 975549 INFO (jetty-launcher-1609-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53643/solr
[junit4] 2> 975549 INFO (jetty-launcher-1609-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53643/solr
[junit4] 2> 975552 INFO (jetty-launcher-1609-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53643/solr
[junit4] 2> 975650 INFO (jetty-launcher-1609-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 975652 INFO (jetty-launcher-1609-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53647_solr
[junit4] 2> 975654 INFO (jetty-launcher-1609-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98883798025437192-127.0.0.1:53647_solr-n_0000000000) starting
[junit4] 2> 975660 INFO (jetty-launcher-1609-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53647_solr
[junit4] 2> 975661 INFO (jetty-launcher-1609-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 975663 INFO (zkCallback-1624-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 975670 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 975670 DEBUG
(OverseerAutoScalingTriggerThread-98883798025437192-127.0.0.1:53647_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
[junit4] 2> 975671 DEBUG
(OverseerAutoScalingTriggerThread-98883798025437192-127.0.0.1:53647_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 975672 DEBUG
(OverseerAutoScalingTriggerThread-98883798025437192-127.0.0.1:53647_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:53647_solr]
[junit4] 2> 975672 DEBUG
(OverseerAutoScalingTriggerThread-98883798025437192-127.0.0.1:53647_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 975672 DEBUG
(OverseerAutoScalingTriggerThread-98883798025437192-127.0.0.1:53647_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 975674 INFO (jetty-launcher-1609-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 975674 INFO (jetty-launcher-1609-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 975675 DEBUG
(OverseerAutoScalingTriggerThread-98883798025437192-127.0.0.1:53647_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 975675 DEBUG
(OverseerAutoScalingTriggerThread-98883798025437192-127.0.0.1:53647_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 975676 DEBUG (ScheduledTrigger-4395-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: [127.0.0.1:53647_solr]
[junit4] 2> 975676 INFO (jetty-launcher-1609-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53657_solr
[junit4] 2> 975677 INFO (jetty-launcher-1609-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 975677 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:53657_solr"} current state version: 0
[junit4] 2> 975677 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53657_solr
[junit4] 2> 975679 INFO (zkCallback-1626-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 975679 INFO (zkCallback-1625-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 975679 INFO (zkCallback-1624-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 975680 INFO (jetty-launcher-1609-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53652_solr
[junit4] 2> 975726 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:53652_solr"} current state version: 0
[junit4] 2> 975726 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53652_solr
[junit4] 2> 975726 INFO (zkCallback-1624-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 975726 INFO (zkCallback-1626-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 975726 INFO (zkCallback-1625-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 975736 INFO (jetty-launcher-1609-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53652.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27fca42a
[junit4] 2> 975743 INFO (jetty-launcher-1609-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53652.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27fca42a
[junit4] 2> 975743 INFO (jetty-launcher-1609-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53652.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27fca42a
[junit4] 2> 975744 INFO (jetty-launcher-1609-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\.
[junit4] 2> 975745 INFO (jetty-launcher-1609-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53647.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27fca42a
[junit4] 2> 975750 INFO (jetty-launcher-1609-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53647.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27fca42a
[junit4] 2> 975750 INFO (jetty-launcher-1609-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53647.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27fca42a
[junit4] 2> 975751 INFO (jetty-launcher-1609-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\.
[junit4] 2> 975755 INFO (jetty-launcher-1609-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53657.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27fca42a
[junit4] 2> 975770 INFO (jetty-launcher-1609-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53657.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27fca42a
[junit4] 2> 975771 INFO (jetty-launcher-1609-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53657.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27fca42a
[junit4] 2> 975772 INFO (jetty-launcher-1609-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\.
[junit4] 2> 975819 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[58F0031CF0A1B53]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 975820 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[58F0031CF0A1B53]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53643/solr ready
[junit4] 2> 975837 INFO (qtp2047036915-10168) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 975839 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection
AutoscalingHistoryHandlerTest_collection
[junit4] 2> 975840 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Only _default config set found, using it.
[junit4] 2> 975840 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to
/configs/AutoscalingHistoryHandlerTest_collection/managed-schema
[junit4] 2> 975843 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to
/configs/AutoscalingHistoryHandlerTest_collection/protwords.txt
[junit4] 2> 975844 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to
/configs/AutoscalingHistoryHandlerTest_collection/solrconfig.xml
[junit4] 2> 975846 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to
/configs/AutoscalingHistoryHandlerTest_collection/synonyms.txt
[junit4] 2> 975848 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to
/configs/AutoscalingHistoryHandlerTest_collection/stopwords.txt
[junit4] 2> 975850 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/contractions_it.txt
[junit4] 2> 975852 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/contractions_ca.txt
[junit4] 2> 975853 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stemdict_nl.txt
[junit4] 2> 975855 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_hy.txt
[junit4] 2> 975857 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_no.txt
[junit4] 2> 975859 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_id.txt
[junit4] 2> 975861 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_da.txt
[junit4] 2> 975862 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ga.txt
[junit4] 2> 975864 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_hi.txt
[junit4] 2> 975865 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ja.txt
[junit4] 2> 975867 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_pt.txt
[junit4] 2> 975869 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_hu.txt
[junit4] 2> 975870 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_el.txt
[junit4] 2> 975872 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ru.txt
[junit4] 2> 975874 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_tr.txt
[junit4] 2> 975875 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ar.txt
[junit4] 2> 975877 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/userdict_ja.txt
[junit4] 2> 975879 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_eu.txt
[junit4] 2> 975880 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_it.txt
[junit4] 2> 975882 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_cz.txt
[junit4] 2> 975884 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stoptags_ja.txt
[junit4] 2> 975886 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/contractions_fr.txt
[junit4] 2> 975888 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_de.txt
[junit4] 2> 975889 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_fa.txt
[junit4] 2> 975891 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/contractions_ga.txt
[junit4] 2> 975892 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ca.txt
[junit4] 2> 975894 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_nl.txt
[junit4] 2> 975896 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_bg.txt
[junit4] 2> 975897 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_en.txt
[junit4] 2> 975899 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_es.txt
[junit4] 2> 975900 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_lv.txt
[junit4] 2> 975902 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ro.txt
[junit4] 2> 975904 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_th.txt
[junit4] 2> 975905 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_fr.txt
[junit4] 2> 975907 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_sv.txt
[junit4] 2> 975909 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_fi.txt
[junit4] 2> 975911 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/hyphenations_ga.txt
[junit4] 2> 975913 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_gl.txt
[junit4] 2> 975914 INFO (OverseerThreadFactory-4397-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to
/configs/AutoscalingHistoryHandlerTest_collection/params.json
[junit4] 2> 975919 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "name":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"3",
[junit4] 2> "numShards":"1",
[junit4] 2> "nrtReplicas":"3",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 975919 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.ClusterStateMutator building a new cName:
AutoscalingHistoryHandlerTest_collection
[junit4] 2> 975920 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/AutoscalingHistoryHandlerTest_collection/state.json
[junit4] 2> 976029 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:53652/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 976029 INFO
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:53652/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 976031 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 976031 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:53652/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 976032 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:53657/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 976033 INFO
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:53657/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 976035 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:53652/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 976035 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:53652/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:53657/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 976037 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:53647/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 976037 INFO
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:53647/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 976039 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:53652/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:53657/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 976039 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:53652/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:53657/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:53647/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 976141 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
[junit4] 2> 976251 INFO (qtp2047036915-10166) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 976252 INFO (qtp2047036915-10166) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 976274 INFO (qtp1210724372-10177) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 976275 INFO (qtp1210724372-10177) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 976279 INFO (qtp998277880-10160) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 976280 INFO (qtp998277880-10160) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 976283 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node5",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:53657/solr",
[junit4] 2> "node_name":"127.0.0.1:53657_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 976283 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node5",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:53657/solr",
[junit4] 2> "node_name":"127.0.0.1:53657_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 976283 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Will update state for replica:
core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"https://127.0.0.1:53657/solr","node_name":"127.0.0.1:53657_solr","state":"down","type":"NRT"}
[junit4] 2> 976283 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"3",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"3",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:53652/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:53657/solr",
[junit4] 2> "node_name":"127.0.0.1:53657_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:53647/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 976284 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
[junit4] 2> "core_node_name":"core_node6",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:53647/solr",
[junit4] 2> "node_name":"127.0.0.1:53647_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 976284 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
[junit4] 2> "core_node_name":"core_node6",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:53647/solr",
[junit4] 2> "node_name":"127.0.0.1:53647_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 976284 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Will update state for replica:
core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"https://127.0.0.1:53647/solr","node_name":"127.0.0.1:53647_solr","state":"down","type":"NRT"}
[junit4] 2> 976284 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"3",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"3",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:53652/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:53657/solr",
[junit4] 2> "node_name":"127.0.0.1:53657_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:53647/solr",
[junit4] 2> "node_name":"127.0.0.1:53647_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 976285 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:53652/solr",
[junit4] 2> "node_name":"127.0.0.1:53652_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 976285 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:53652/solr",
[junit4] 2> "node_name":"127.0.0.1:53652_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 976285 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Will update state for replica:
core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"https://127.0.0.1:53652/solr","node_name":"127.0.0.1:53652_solr","state":"down","type":"NRT"}
[junit4] 2> 976285 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"3",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"3",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:53652/solr",
[junit4] 2> "node_name":"127.0.0.1:53652_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:53657/solr",
[junit4] 2> "node_name":"127.0.0.1:53657_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:53647/solr",
[junit4] 2> "node_name":"127.0.0.1:53647_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 976387 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
[junit4] 2> 976388 INFO (zkCallback-1624-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for
collection [AutoscalingHistoryHandlerTest_collection] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 976388 INFO (zkCallback-1625-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for
collection [AutoscalingHistoryHandlerTest_collection] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 976388 INFO (zkCallback-1626-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for
collection [AutoscalingHistoryHandlerTest_collection] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 976390 INFO (zkCallback-1624-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for
collection [AutoscalingHistoryHandlerTest_collection] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 976390 INFO (zkCallback-1626-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for
collection [AutoscalingHistoryHandlerTest_collection] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 976390 INFO (zkCallback-1625-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for
collection [AutoscalingHistoryHandlerTest_collection] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 976677 DEBUG (ScheduledTrigger-4395-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: [127.0.0.1:53652_solr, 127.0.0.1:53657_solr,
127.0.0.1:53647_solr]
[junit4] 2> 977304 INFO (qtp2047036915-10166) [ ]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 977305 INFO (qtp998277880-10160) [ ] o.a.s.c.RequestParams
conf resource params.json loaded . version : 0
[junit4] 2> 977305 INFO (qtp1210724372-10177) [ ]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 977305 INFO (qtp2047036915-10166) [ ]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 977305 INFO (qtp1210724372-10177) [ ]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 977305 INFO (qtp998277880-10160) [ ] o.a.s.c.RequestParams
request params refreshed to version 0
[junit4] 2> 977307 WARN (qtp2047036915-10166) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\contrib\extraction\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\contrib\extraction\lib
[junit4] 2> 977307 WARN (qtp1210724372-10177) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\extraction\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\extraction\lib
[junit4] 2> 977307 WARN (qtp2047036915-10166) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\dist
filtered by solr-cell-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\dist
[junit4] 2> 977307 WARN (qtp1210724372-10177) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist
filtered by solr-cell-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist
[junit4] 2> 977307 WARN (qtp998277880-10160) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
[junit4] 2> 977307 WARN (qtp1210724372-10177) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\clustering\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\clustering\lib
[junit4] 2> 977307 WARN (qtp998277880-10160) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist
filtered by solr-cell-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist
[junit4] 2> 977308 WARN (qtp1210724372-10177) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist
filtered by solr-clustering-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist
[junit4] 2> 977308 WARN (qtp1210724372-10177) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\langid\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\langid\lib
[junit4] 2> 977308 WARN (qtp1210724372-10177) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist
filtered by solr-langid-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist
[junit4] 2> 977308 WARN (qtp1210724372-10177) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\velocity\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\velocity\lib
[junit4] 2> 977308 WARN (qtp1210724372-10177) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist
filtered by solr-velocity-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist
[junit4] 2> 977309 WARN (qtp998277880-10160) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
[junit4] 2> 977309 WARN (qtp998277880-10160) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist
filtered by solr-clustering-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist
[junit4] 2> 977309 WARN (qtp998277880-10160) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\langid\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\langid\lib
[junit4] 2> 977309 WARN (qtp998277880-10160) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist
filtered by solr-langid-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist
[junit4] 2> 977310 WARN (qtp998277880-10160) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
[junit4] 2> 977310 WARN (qtp998277880-10160) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist
filtered by solr-velocity-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist
[junit4] 2> 977313 INFO (qtp1210724372-10177) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 977315 INFO (qtp998277880-10160) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 977307 WARN (qtp2047036915-10166) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\contrib\clustering\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\contrib\clustering\lib
[junit4] 2> 977321 WARN (qtp2047036915-10166) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\dist
filtered by solr-clustering-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\dist
[junit4] 2> 977321 WARN (qtp2047036915-10166) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\contrib\langid\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\contrib\langid\lib
[junit4] 2> 977321 WARN (qtp2047036915-10166) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\dist
filtered by solr-langid-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\dist
[junit4] 2> 977321 WARN (qtp2047036915-10166) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\contrib\velocity\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\contrib\velocity\lib
[junit4] 2> 977322 WARN (qtp2047036915-10166) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\dist
filtered by solr-velocity-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\dist
[junit4] 2> 977339 INFO (qtp2047036915-10166) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 977341 INFO (qtp1210724372-10177) [ ] o.a.s.s.IndexSchema
[AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] Schema
name=default-config
[junit4] 2> 977345 INFO (qtp998277880-10160) [ ] o.a.s.s.IndexSchema
[AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] Schema
name=default-config
[junit4] 2> 977370 INFO (qtp2047036915-10166) [ ] o.a.s.s.IndexSchema
[AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] Schema
name=default-config
[junit4] 2> 977577 INFO (qtp998277880-10160) [ ] o.a.s.s.IndexSchema
Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 977577 INFO (qtp1210724372-10177) [ ] o.a.s.s.IndexSchema
Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 977577 INFO (qtp2047036915-10166) [ ] o.a.s.s.IndexSchema
Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 977615 INFO (qtp998277880-10160) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'AutoscalingHistoryHandlerTest_collection_shard1_replica_n1'
using configuration from collection AutoscalingHistoryHandlerTest_collection,
trusted=true
[junit4] 2> 977615 INFO (qtp1210724372-10177) [ ]
o.a.s.c.CoreContainer Creating SolrCore
'AutoscalingHistoryHandlerTest_collection_shard1_replica_n4' using
configuration from collection AutoscalingHistoryHandlerTest_collection,
trusted=true
[junit4] 2> 977615 INFO (qtp998277880-10160) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53652.solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n1'
(registry
'solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n1') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27fca42a
[junit4] 2> 977615 INFO (qtp998277880-10160) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 977615 INFO (qtp998277880-10160) [ ] o.a.s.c.SolrCore
[[AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] ] Opening new
SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node3\.\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\data\]
[junit4] 2> 977615 INFO (qtp1210724372-10177) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53647.solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n4'
(registry
'solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n4') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27fca42a
[junit4] 2> 977617 INFO (qtp1210724372-10177) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 977617 INFO (qtp1210724372-10177) [ ] o.a.s.c.SolrCore
[[AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] ] Opening new
SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node2\.\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\data\]
[junit4] 2> 977618 INFO (qtp2047036915-10166) [ ]
o.a.s.c.CoreContainer Creating SolrCore
'AutoscalingHistoryHandlerTest_collection_shard1_replica_n2' using
configuration from collection AutoscalingHistoryHandlerTest_collection,
trusted=true
[junit4] 2> 977618 INFO (qtp2047036915-10166) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53657.solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n2'
(registry
'solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n2') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27fca42a
[junit4] 2> 977618 INFO (qtp2047036915-10166) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 977618 INFO (qtp2047036915-10166) [ ] o.a.s.c.SolrCore
[[AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] ] Opening new
SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001\tempDir-001\node1\.\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\data\]
[junit4] 2> 977626 INFO (qtp998277880-10160) [ ]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 977627 INFO (qtp2047036915-10166) [ ]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 977642 INFO (qtp1210724372-10177) [ ]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 977689 DEBUG (ScheduledTrigger-4395-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: [127.0.0.1:53652_solr, 127.0.0.1:53657_solr,
127.0.0.1:53647_solr]
[junit4] 2> 977710 INFO (qtp998277880-10160) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 977710 INFO (qtp998277880-10160) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 977712 INFO (qtp998277880-10160) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 977712 INFO (qtp998277880-10160) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 977722 INFO (qtp2047036915-10166) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 977722 INFO (qtp2047036915-10166) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 977724 INFO (qtp2047036915-10166) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 977724 INFO (qtp2047036915-10166) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 977725 INFO (qtp998277880-10160) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@331ad7c5[AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]
main]
[junit4] 2> 977727 INFO (qtp998277880-10160) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/AutoscalingHistoryHandlerTest_collection
[junit4] 2> 977727 INFO (qtp998277880-10160) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/AutoscalingHistoryHandlerTest_collection
[junit4] 2> 977727 INFO (qtp998277880-10160) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/AutoscalingHistoryHandlerTest_collection/managed-schema
[junit4] 2> 977728 INFO (qtp998277880-10160) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 977728 INFO (qtp998277880-10160) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 977732 INFO (qtp998277880-10160) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 977739 INFO (qtp998277880-10160) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 977741 INFO (qtp2047036915-10166) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6d3bd483[AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
main]
[junit4] 2> 977743 INFO (qtp998277880-10160) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582140770872197120
[junit4] 2> 977744 INFO (searcherExecutor-4404-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@331ad7c5[AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 977744 INFO (searcherExecutor-4404-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 977744 INFO (searcherExecutor-4404-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 977745 INFO (qtp1210724372-10177) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 977745 INFO (qtp1210724372-10177) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 977745 INFO (searcherExecutor-4404-thread-1) [ ]
o.a.s.c.SolrCore [AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]
Registered new searcher
Searcher@331ad7c5[AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 977747 INFO (qtp2047036915-10166) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/AutoscalingHistoryHandlerTest_collection
[junit4] 2> 977747 INFO (qtp1210724372-10177) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 977747 INFO (qtp1210724372-10177) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 977747 INFO (qtp2047036915-10166) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/AutoscalingHistoryHandlerTest_collection
[junit4] 2> 977747 INFO (qtp2047036915-10166) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/AutoscalingHistoryHandlerTest_collection/managed-schema
[junit4] 2> 977748 INFO (qtp2047036915-10166) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 977749 INFO (qtp2047036915-10166) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 977749 INFO (qtp2047036915-10166) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 977751 INFO (qtp998277880-10160) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=3 found=1 timeoutin=9999ms
[junit4] 2> 977751 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection"}
current state version: 0
[junit4] 2> 977752 INFO (qtp2047036915-10166) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 977752 INFO (qtp1210724372-10177) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@22421d92[AutoscalingHistoryHandlerTest_collection_shard1_replica_n4]
main]
[junit4] 2> 977753 INFO (qtp1210724372-10177) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/AutoscalingHistoryHandlerTest_collection
[junit4] 2> 977754 INFO (qtp1210724372-10177) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/AutoscalingHistoryHandlerTest_collection
[junit4] 2> 977754 INFO (qtp1210724372-10177) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/AutoscalingHistoryHandlerTest_collection/managed-schema
[junit4] 2> 977755 INFO (searcherExecutor-4406-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@6d3bd483[AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 977755 INFO (searcherExecutor-4406-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 977755 INFO (qtp2047036915-10166) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582140770884780032
[junit4] 2> 977755 INFO (searcherExecutor-4406-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 977756 INFO (qtp1210724372-10177) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 977756 INFO (searcherExecutor-4406-thread-1) [ ]
o.a.s.c.SolrCore [AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
Registered new searcher
Searcher@6d3bd483[AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 977757 INFO (qtp1210724372-10177) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 977757 INFO (qtp1210724372-10177) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 977758 INFO (qtp1210724372-10177) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 977758 INFO (searcherExecutor-4405-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@22421d92[AutoscalingHistoryHandlerTest_collection_shard1_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 977758 INFO (searcherExecutor-4405-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 977758 INFO (qtp1210724372-10177) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582140770887925760
[junit4] 2> 977758 INFO (searcherExecutor-4405-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 977760 INFO (searcherExecutor-4405-thread-1) [ ]
o.a.s.c.SolrCore [AutoscalingHistoryHandlerTest_collection_shard1_replica_n4]
Registered new searcher
Searcher@22421d92[AutoscalingHistoryHandlerTest_collection_shard1_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 977852 DEBUG
(OverseerStateUpdate-98883798025437192-127.0.0.1:53647_solr-n_0000000000) [
] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/AutoscalingHistoryHandlerTest_collection/state.json version: 2
[junit4] 2> 977853 INFO (zkCallback-1624-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for
collection [AutoscalingHistoryHandlerTest_collection] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 977853 INFO (zkCallback-1624-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for
collection [AutoscalingHistoryHandlerTest_collection] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 977853 INFO (zkCallback-1626-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for
collection [AutoscalingHistoryHandlerTest_collection] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 977853 INFO (zkCallback-1625-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for
collection [AutoscalingHistoryHandlerTest_collection] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 977853 INFO (zkCallback-1625-thread-2) [ ] o.a.s.c.c.ZkStat
[...truncated too long message...]
t_trigger",
[junit4] 2> "eventTime":1508847069926000000,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[1508847069926000000],
[junit4] 2> "_enqueue_time_":1508847069926000000,
[junit4] 2> "nodeNames":["127.0.0.1:53652_solr"]}}
[junit4] 2> org.apache.solr.common.SolrException: Unexpected IOException
while processing event: {
[junit4] 2> "id":"14f0806a77540580T3dozohvb2klomwbdcoj4h1urk",
[junit4] 2> "source":"AutoscalingHistoryHandlerTest_node_lost_trigger",
[junit4] 2> "eventTime":1508847069926000000,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[1508847069926000000],
[junit4] 2> "_enqueue_time_":1508847069926000000,
[junit4] 2> "nodeNames":["127.0.0.1:53652_solr"]}}
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:118)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$2(ScheduledTriggers.java:229)
[junit4] 2> at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
talk to ZooKeeper
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:106)
[junit4] 2> ... 7 more
[junit4] 2> Caused by: java.io.IOException:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request
[junit4] 2> at
org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:101)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:77)
[junit4] 2> ... 7 more
[junit4] 2> Caused by: org.apache.solr.client.solrj.SolrServerException:
No live SolrServers available to handle this request
[junit4] 2> at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
[junit4] 2> at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
[junit4] 2> at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:867)
[junit4] 2> at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
[junit4] 2> at
org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:99)
[junit4] 2> ... 8 more
[junit4] 2> 1633026 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f4e4a57590008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1633026 INFO (jetty-closer-1610-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2d719c3d{/solr,null,UNAVAILABLE}
[junit4] 2> 1633027 ERROR
(SUITE-AutoscalingHistoryHandlerTest-seed#[58F0031CF0A1B53]-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> 1633027 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[58F0031CF0A1B53]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53643 53643
[junit4] 2> 1633028 INFO (Thread-2088) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:53643 53643
[junit4] 2> 1633029 WARN (Thread-2088) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/aliases.json
[junit4] 2> 5 /solr/configs/.system
[junit4] 2> 5 /solr/configs/.system/managed-schema
[junit4] 2> 4 /solr/security.json
[junit4] 2> 3
/solr/configs/AutoscalingHistoryHandlerTest_collection
[junit4] 2> 3
/solr/configs/AutoscalingHistoryHandlerTest_collection/managed-schema
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 76 /solr/collections/.system/state.json
[junit4] 2> 32
/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
[junit4] 2> 17 /solr/clusterprops.json
[junit4] 2> 17 /solr/clusterstate.json
[junit4] 2> 2
/solr/collections/.system/leader_elect/shard1/election/98883798025437191-core_node3-n_0000000000
[junit4] 2> 2
/solr/collections/.system/leader_elect/shard1/election/98883798025437193-core_node6-n_0000000002
[junit4] 2> 2
/solr/overseer_elect/election/98883798025437193-127.0.0.1:53657_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/live_nodes
[junit4] 2> 17 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_58F0031CF0A1B53-001
[junit4] 2> Oct 24, 2017 12:21:13 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-GT, timezone=Indian/Cocos
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=170853344,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestCloudPseudoReturnFields,
TestEmbeddedSolrServerConstructors, ClassificationUpdateProcessorTest,
TestHdfsCloudBackupRestore, DocumentAnalysisRequestHandlerTest,
PeerSyncWithIndexFingerprintCachingTest, CustomCollectionTest,
TestApiFramework, FullSolrCloudDistribCmdsTest, ExternalFileFieldSortTest,
RollingRestartTest, LeaderInitiatedRecoveryOnCommitTest,
TestAnalyzedSuggestions, TestSearcherReuse, TestRecoveryHdfs,
TestNonDefinedSimilarityFactory, CollectionsAPIAsyncDistributedZkTest,
HdfsRecoverLeaseTest, TestBM25SimilarityFactory, TestDownShardTolerantSearch,
TestFieldCacheVsDocValues, GraphQueryTest, ComputePlanActionTest,
AtomicUpdateProcessorFactoryTest, TestConfigSetsAPI, TestGroupingSearch,
LoggingHandlerTest, SpellCheckCollatorWithCollapseTest, SearchRateTriggerTest,
TestBulkSchemaAPI, ParsingFieldUpdateProcessorsTest, MetricsConfigTest,
TestClassicSimilarityFactory, InfoHandlerTest, EchoParamsTest,
TestExportWriter, TestConfigSetsAPIZkFailure, DOMUtilTest,
TestSchemaSimilarityResource, TestSolrCoreParser,
DeleteLastCustomShardedReplicaTest, FileBasedSpellCheckerTest,
TestBlendedInfixSuggestions, TestReload, TestBinaryResponseWriter,
LeaderFailoverAfterPartitionTest, ZkNodePropsTest, SampleTest,
ZkSolrClientTest, TestCustomStream, DistributedQueryComponentCustomSortTest,
TestNamedUpdateProcessors, V2ApiIntegrationTest,
TestLMJelinekMercerSimilarityFactory, DebugComponentTest,
TestManagedSynonymGraphFilterFactory, TestScoreJoinQPScore,
TestDistributedStatsComponentCardinality, ResponseHeaderTest, TestRestoreCore,
SubstringBytesRefFilterTest, DistributedDebugComponentTest, TestLRUCache,
PKIAuthenticationIntegrationTest, TestFastLRUCache, TestLuceneMatchVersion,
ConcurrentDeleteAndCreateCollectionTest,
ClassificationUpdateProcessorFactoryTest, ActionThrottleTest,
TermsComponentTest, TestNumericRangeQuery64, StressHdfsTest,
PreAnalyzedFieldTest, TestMaxTokenLenTokenizer, JSONWriterTest,
SolrCLIZkUtilsTest, TestImpersonationWithHadoopAuth, TestConfigSets,
TestStressVersions, TestSchemalessBufferedUpdates, CdcrUpdateLogTest,
AutoAddReplicasPlanActionTest, TestSQLHandlerNonCloud, DeleteStatusTest,
AnalysisAfterCoreReloadTest, TestLegacyNumericUtils,
TestManagedResourceStorage, TestHashPartitioner,
CdcrReplicationDistributedZkTest, TestQueryUtils, SolrPluginUtilsTest,
ConfigureRecoveryStrategyTest, TestSubQueryTransformerDistrib,
TestManagedStopFilterFactory, PeerSyncReplicationTest,
HdfsRestartWhileUpdatingTest, HdfsUnloadDistributedZkTest,
TestXmlQParserPlugin, TestTrieFacet, TestBulkSchemaConcurrent,
TestFastOutputStream, ChaosMonkeySafeLeaderTest, RemoteQueryErrorTest,
TestJsonFacets, TestSolrQueryResponse, TestSubQueryTransformer,
TestFieldCacheSort, TestFoldingMultitermQuery, TestManagedSchemaAPI,
ZkStateReaderTest, TestTlogReplica, JsonLoaderTest, TestInitParams,
TestPointFields, TestSimpleTrackingShardHandler, TestConfigReload,
TestSizeLimitedDistributedMap, DirectoryFactoryTest, CurrencyFieldTypeTest,
AliasIntegrationTest, TestZkAclsWithHadoopAuth,
DocExpirationUpdateProcessorFactoryTest, InfixSuggestersTest,
BigEndianAscendingWordSerializerTest, TestTrackingShardHandlerFactory,
VersionInfoTest, AutoscalingHistoryHandlerTest]
[junit4] Completed [318/744 (1!)] on J1 in 658.41s, 1 test, 1 failure <<<
FAILURES!
[...truncated 41486 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]