Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/20/
2 tests failed.
FAILED: org.apache.solr.cloud.AliasIntegrationTest.testModifyPropertiesV2
Error Message:
Unexpected status: HTTP/1.1 400 Bad Request
Stack Trace:
java.lang.AssertionError: Unexpected status: HTTP/1.1 400 Bad Request
at
__randomizedtesting.SeedInfo.seed([2769D4E753851C64:6D7520FF87194924]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AliasIntegrationTest.assertSuccess(AliasIntegrationTest.java:320)
at
org.apache.solr.cloud.AliasIntegrationTest.testModifyPropertiesV2(AliasIntegrationTest.java:238)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test
Error Message:
Collection not found: myalias
Stack Trace:
org.apache.solr.common.SolrException: Collection not found: myalias
at
__randomizedtesting.SeedInfo.seed([2769D4E753851C64:AF3DEB3DFD79719C]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:852)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
at
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:145)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 1787 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/build/core/test/temp/junit4-J2-20180323_000015_7732407724953323355800.sysout
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] codec: Lucene70, pf: FSTOrd50, dvf: Direct
[junit4] <<< JVM J2: EOF ----
[...truncated 11318 lines...]
[junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
[junit4] 2> 1812592 INFO
(SUITE-AliasIntegrationTest-seed#[2769D4E753851C64]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_2769D4E753851C64-001/init-core-data-001
[junit4] 2> 1812593 WARN
(SUITE-AliasIntegrationTest-seed#[2769D4E753851C64]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1812593 INFO
(SUITE-AliasIntegrationTest-seed#[2769D4E753851C64]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1812594 INFO
(SUITE-AliasIntegrationTest-seed#[2769D4E753851C64]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1812595 INFO
(SUITE-AliasIntegrationTest-seed#[2769D4E753851C64]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_2769D4E753851C64-001/tempDir-001
[junit4] 2> 1812595 INFO
(SUITE-AliasIntegrationTest-seed#[2769D4E753851C64]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1812595 INFO (Thread-2575) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1812595 INFO (Thread-2575) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1812597 ERROR (Thread-2575) [ ] 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> 1812695 INFO
(SUITE-AliasIntegrationTest-seed#[2769D4E753851C64]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:35658
[junit4] 2> 1812697 INFO (zkConnectionManagerCallback-4784-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1812701 INFO (jetty-launcher-4781-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1812702 INFO (jetty-launcher-4781-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1812702 INFO (jetty-launcher-4781-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1812702 INFO (jetty-launcher-4781-thread-2) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1812702 INFO (jetty-launcher-4781-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3aff326f{/solr,null,AVAILABLE}
[junit4] 2> 1812705 INFO (jetty-launcher-4781-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1812705 INFO (jetty-launcher-4781-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3be09ab9{HTTP/1.1,[http/1.1]}{127.0.0.1:39294}
[junit4] 2> 1812706 INFO (jetty-launcher-4781-thread-2) [ ]
o.e.j.s.Server Started @1824049ms
[junit4] 2> 1812706 INFO (jetty-launcher-4781-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39294}
[junit4] 2> 1812706 ERROR (jetty-launcher-4781-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1812706 INFO (jetty-launcher-4781-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.4.0
[junit4] 2> 1812706 INFO (jetty-launcher-4781-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1812706 INFO (jetty-launcher-4781-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1812706 INFO (jetty-launcher-4781-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1812706 INFO (jetty-launcher-4781-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1812706 INFO (jetty-launcher-4781-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1812706 INFO (jetty-launcher-4781-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-23T01:55:10.163Z
[junit4] 2> 1812706 INFO (jetty-launcher-4781-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a759675{/solr,null,AVAILABLE}
[junit4] 2> 1812708 INFO (jetty-launcher-4781-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@10c17857{HTTP/1.1,[http/1.1]}{127.0.0.1:41097}
[junit4] 2> 1812708 INFO (jetty-launcher-4781-thread-1) [ ]
o.e.j.s.Server Started @1824051ms
[junit4] 2> 1812708 INFO (jetty-launcher-4781-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41097}
[junit4] 2> 1812708 ERROR (jetty-launcher-4781-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1812708 INFO (jetty-launcher-4781-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.4.0
[junit4] 2> 1812708 INFO (jetty-launcher-4781-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1812708 INFO (jetty-launcher-4781-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1812708 INFO (jetty-launcher-4781-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-23T01:55:10.165Z
[junit4] 2> 1812708 INFO (zkConnectionManagerCallback-4786-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1812709 INFO (jetty-launcher-4781-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1812709 INFO (zkConnectionManagerCallback-4788-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1812710 INFO (jetty-launcher-4781-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1812718 INFO (jetty-launcher-4781-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35658/solr
[junit4] 2> 1812718 INFO (jetty-launcher-4781-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35658/solr
[junit4] 2> 1812719 INFO (zkConnectionManagerCallback-4796-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1812720 INFO (zkConnectionManagerCallback-4794-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1812722 INFO
(zkConnectionManagerCallback-4798-thread-1-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1812737 INFO
(zkConnectionManagerCallback-4800-thread-1-processing-n:127.0.0.1:41097_solr)
[n:127.0.0.1:41097_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1812831 INFO (jetty-launcher-4781-thread-2)
[n:127.0.0.1:39294_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1812832 INFO (jetty-launcher-4781-thread-2)
[n:127.0.0.1:39294_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39294_solr
[junit4] 2> 1812833 INFO (jetty-launcher-4781-thread-2)
[n:127.0.0.1:39294_solr ] o.a.s.c.Overseer Overseer
(id=72326783878168581-127.0.0.1:39294_solr-n_0000000000) starting
[junit4] 2> 1812844 INFO (jetty-launcher-4781-thread-1)
[n:127.0.0.1:41097_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1812846 INFO (jetty-launcher-4781-thread-1)
[n:127.0.0.1:41097_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41097_solr
[junit4] 2> 1812847 INFO
(zkConnectionManagerCallback-4806-thread-1-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1812854 INFO (jetty-launcher-4781-thread-2)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1812855 INFO (jetty-launcher-4781-thread-2)
[n:127.0.0.1:39294_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:35658/solr ready
[junit4] 2> 1812867 INFO
(zkCallback-4799-thread-1-processing-n:127.0.0.1:41097_solr)
[n:127.0.0.1:41097_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1812882 INFO
(zkCallback-4797-thread-1-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1812890 INFO (jetty-launcher-4781-thread-2)
[n:127.0.0.1:39294_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39294_solr
[junit4] 2> 1812893 INFO
(zkCallback-4797-thread-1-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1812894 INFO
(zkCallback-4799-thread-1-processing-n:127.0.0.1:41097_solr)
[n:127.0.0.1:41097_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1812918 INFO
(zkCallback-4805-thread-1-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1812987 INFO (jetty-launcher-4781-thread-1)
[n:127.0.0.1:41097_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41097.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@436ffcf1
[junit4] 2> 1812994 INFO (jetty-launcher-4781-thread-1)
[n:127.0.0.1:41097_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41097.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@436ffcf1
[junit4] 2> 1812994 INFO (jetty-launcher-4781-thread-1)
[n:127.0.0.1:41097_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41097.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@436ffcf1
[junit4] 2> 1812995 INFO (jetty-launcher-4781-thread-1)
[n:127.0.0.1:41097_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_2769D4E753851C64-001/tempDir-001/node1/.
[junit4] 2> 1812998 INFO
(zkConnectionManagerCallback-4810-thread-1-processing-n:127.0.0.1:41097_solr)
[n:127.0.0.1:41097_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1812999 INFO (jetty-launcher-4781-thread-1)
[n:127.0.0.1:41097_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1813001 INFO (jetty-launcher-4781-thread-1)
[n:127.0.0.1:41097_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:35658/solr ready
[junit4] 2> 1813100 INFO (jetty-launcher-4781-thread-2)
[n:127.0.0.1:39294_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39294.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@436ffcf1
[junit4] 2> 1813107 INFO (jetty-launcher-4781-thread-2)
[n:127.0.0.1:39294_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39294.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@436ffcf1
[junit4] 2> 1813107 INFO (jetty-launcher-4781-thread-2)
[n:127.0.0.1:39294_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39294.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@436ffcf1
[junit4] 2> 1813108 INFO (jetty-launcher-4781-thread-2)
[n:127.0.0.1:39294_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_2769D4E753851C64-001/tempDir-001/node2/.
[junit4] 2> 1813130 INFO (zkConnectionManagerCallback-4812-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1813134 INFO (zkConnectionManagerCallback-4816-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1813135 INFO
(SUITE-AliasIntegrationTest-seed#[2769D4E753851C64]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1813136 INFO
(SUITE-AliasIntegrationTest-seed#[2769D4E753851C64]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35658/solr ready
[junit4] 2> 1813158 INFO
(TEST-AliasIntegrationTest.testErrorChecks-seed#[2769D4E753851C64]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testErrorChecks
[junit4] 2> 1813162 INFO (qtp1962142405-15930) [n:127.0.0.1:39294_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=testErrorChecks-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1813165 INFO
(OverseerThreadFactory-3330-thread-1-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testErrorChecks-collection
[junit4] 2> 1813272 INFO
(OverseerStateUpdate-72326783878168581-127.0.0.1:39294_solr-n_0000000000)
[n:127.0.0.1:39294_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testErrorChecks-collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testErrorChecks-collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:41097/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1813274 INFO
(OverseerStateUpdate-72326783878168581-127.0.0.1:39294_solr-n_0000000000)
[n:127.0.0.1:39294_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testErrorChecks-collection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testErrorChecks-collection_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39294/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1813479 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1813479 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard2_replica_n2&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1813479 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1813479 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1813583 INFO
(zkCallback-4799-thread-1-processing-n:127.0.0.1:41097_solr)
[n:127.0.0.1:41097_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1813583 INFO
(zkCallback-4797-thread-1-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1813584 INFO
(zkCallback-4799-thread-2-processing-n:127.0.0.1:41097_solr)
[n:127.0.0.1:41097_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1813584 INFO
(zkCallback-4797-thread-2-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1814491 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.4.0
[junit4] 2> 1814491 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.4.0
[junit4] 2> 1814508 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.IndexSchema
[testErrorChecks-collection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1814508 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.IndexSchema
[testErrorChecks-collection_shard2_replica_n2] Schema name=minimal
[junit4] 2> 1814510 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 1814510 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 1814510 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'testErrorChecks-collection_shard1_replica_n1' using configuration
from collection testErrorChecks-collection, trusted=true
[junit4] 2> 1814510 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'testErrorChecks-collection_shard2_replica_n2' using configuration
from collection testErrorChecks-collection, trusted=true
[junit4] 2> 1814511 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for
'solr_39294.solr.core.testErrorChecks-collection.shard2.replica_n2' (registry
'solr.core.testErrorChecks-collection.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@436ffcf1
[junit4] 2> 1814511 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for
'solr_41097.solr.core.testErrorChecks-collection.shard1.replica_n1' (registry
'solr.core.testErrorChecks-collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@436ffcf1
[junit4] 2> 1814511 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1814511 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1814511 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrCore
[[testErrorChecks-collection_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_2769D4E753851C64-001/tempDir-001/node2/testErrorChecks-collection_shard2_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_2769D4E753851C64-001/tempDir-001/node2/./testErrorChecks-collection_shard2_replica_n2/data/]
[junit4] 2> 1814511 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrCore
[[testErrorChecks-collection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_2769D4E753851C64-001/tempDir-001/node1/testErrorChecks-collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_2769D4E753851C64-001/tempDir-001/node1/./testErrorChecks-collection_shard1_replica_n1/data/]
[junit4] 2> 1814560 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1814560 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1814560 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1814560 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1814561 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1814561 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1814562 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1814562 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1814563 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@662d6ce8[testErrorChecks-collection_shard1_replica_n1] main]
[junit4] 2> 1814563 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@10b24bd7[testErrorChecks-collection_shard2_replica_n2] main]
[junit4] 2> 1814564 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1814564 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1814564 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1814565 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 1814565 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1595691616983580672
[junit4] 2> 1814566 INFO
(searcherExecutor-3335-thread-1-processing-n:127.0.0.1:41097_solr
x:testErrorChecks-collection_shard1_replica_n1 s:shard1
c:testErrorChecks-collection r:core_node3) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrCore
[testErrorChecks-collection_shard1_replica_n1] Registered new searcher
Searcher@662d6ce8[testErrorChecks-collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1814572 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/testErrorChecks-collection/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 1814574 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1814574 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 1814575 INFO
(searcherExecutor-3336-thread-1-processing-n:127.0.0.1:39294_solr
x:testErrorChecks-collection_shard2_replica_n2 s:shard2
c:testErrorChecks-collection r:core_node4) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrCore
[testErrorChecks-collection_shard2_replica_n2] Registered new searcher
Searcher@10b24bd7[testErrorChecks-collection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1814581 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1814581 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1814581 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
replicas to
http://127.0.0.1:41097/solr/testErrorChecks-collection_shard1_replica_n1/
[junit4] 2> 1814581 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 1814581 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:41097/solr/testErrorChecks-collection_shard1_replica_n1/ has
no replicas
[junit4] 2> 1814581 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1814584 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41097/solr/testErrorChecks-collection_shard1_replica_n1/ shard1
[junit4] 2> 1814585 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1595691617004552192
[junit4] 2> 1814589 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/testErrorChecks-collection/terms/shard2 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 1814591 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1814591 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1814591 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync
replicas to
http://127.0.0.1:39294/solr/testErrorChecks-collection_shard2_replica_n2/
[junit4] 2> 1814592 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 1814592 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SyncStrategy
http://127.0.0.1:39294/solr/testErrorChecks-collection_shard2_replica_n2/ has
no replicas
[junit4] 2> 1814592 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1814594 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39294/solr/testErrorChecks-collection_shard2_replica_n2/ shard2
[junit4] 2> 1814695 INFO
(zkCallback-4799-thread-2-processing-n:127.0.0.1:41097_solr)
[n:127.0.0.1:41097_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1814695 INFO
(zkCallback-4797-thread-2-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1814696 INFO
(zkCallback-4797-thread-1-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1814695 INFO
(zkCallback-4799-thread-1-processing-n:127.0.0.1:41097_solr)
[n:127.0.0.1:41097_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1814735 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 1814737 INFO (qtp1261246472-15938) [n:127.0.0.1:41097_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1258
[junit4] 2> 1814745 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 1814746 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard2_replica_n2&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1267
[junit4] 2> 1814749 INFO (qtp1962142405-15930) [n:127.0.0.1:39294_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1814847 INFO
(zkCallback-4797-thread-1-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1814847 INFO
(zkCallback-4797-thread-3-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1814847 INFO
(zkCallback-4799-thread-1-processing-n:127.0.0.1:41097_solr)
[n:127.0.0.1:41097_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1814847 INFO
(zkCallback-4799-thread-2-processing-n:127.0.0.1:41097_solr)
[n:127.0.0.1:41097_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1815166 INFO
(OverseerCollectionConfigSetProcessor-72326783878168581-127.0.0.1:39294_solr-n_0000000000)
[n:127.0.0.1:39294_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1815749 INFO (qtp1962142405-15930) [n:127.0.0.1:39294_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=testErrorChecks-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2587
[junit4] 2> 1815753 INFO (qtp1962142405-15932) [n:127.0.0.1:39294_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with
params
collections=doesnotexist&name=testalias&action=CREATEALIAS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1815756 INFO
(OverseerThreadFactory-3330-thread-2-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Ignoring exception matching .
[junit4] 2> 1815765 INFO (qtp1962142405-15932) [n:127.0.0.1:39294_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collections=doesnotexist&name=testalias&action=CREATEALIAS&wt=javabin&version=2}
status=400 QTime=12
[junit4] 2> 1815766 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with
params
collections=testErrorChecks-collection,doesnotexist&name=testalias&action=CREATEALIAS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1815767 INFO
(OverseerThreadFactory-3330-thread-3-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Ignoring exception matching .
[junit4] 2> 1815768 INFO
(OverseerCollectionConfigSetProcessor-72326783878168581-127.0.0.1:39294_solr-n_0000000000)
[n:127.0.0.1:39294_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1815769 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collections=testErrorChecks-collection,doesnotexist&name=testalias&action=CREATEALIAS&wt=javabin&version=2}
status=400 QTime=3
[junit4] 2> 1815770 INFO (qtp1962142405-15932) [n:127.0.0.1:39294_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with
params
collections=testErrorChecks-collection&name=testalias&action=CREATEALIAS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1815771 INFO
(OverseerCollectionConfigSetProcessor-72326783878168581-127.0.0.1:39294_solr-n_0000000000)
[n:127.0.0.1:39294_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1815876 INFO (qtp1962142405-15932) [n:127.0.0.1:39294_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collections=testErrorChecks-collection&name=testalias&action=CREATEALIAS&wt=javabin&version=2}
status=0 QTime=106
[junit4] 2> 1815876 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with
params
collections=testalias&name=testalias2&action=CREATEALIAS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1815879 INFO
(OverseerCollectionConfigSetProcessor-72326783878168581-127.0.0.1:39294_solr-n_0000000000)
[n:127.0.0.1:39294_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1815980 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collections=testalias&name=testalias2&action=CREATEALIAS&wt=javabin&version=2}
status=0 QTime=103
[junit4] 2> 1815981 INFO (qtp1962142405-15932) [n:127.0.0.1:39294_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with
params
collections=testalias2,doesnotexist&name=testalias3&action=CREATEALIAS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1815983 INFO
(OverseerThreadFactory-3330-thread-5-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Ignoring exception matching .
[junit4] 2> 1815983 INFO
(OverseerCollectionConfigSetProcessor-72326783878168581-127.0.0.1:39294_solr-n_0000000000)
[n:127.0.0.1:39294_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1815985 INFO (qtp1962142405-15932) [n:127.0.0.1:39294_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collections=testalias2,doesnotexist&name=testalias3&action=CREATEALIAS&wt=javabin&version=2}
status=400 QTime=3
[junit4] 2> 1815985 ERROR
(OverseerCollectionConfigSetProcessor-72326783878168581-127.0.0.1:39294_solr-n_0000000000)
[n:127.0.0.1:39294_solr ] o.a.s.c.OverseerTaskProcessor
:org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode
for /overseer/collection-queue-work/qnr-0000000010
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:114)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1330)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:352)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:352)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:540)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskQueue.remove(OverseerTaskQueue.java:97)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor.cleanUpWorkQueue(OverseerTaskProcessor.java:326)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:202)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 1815986 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with
params name=testalias&action=DELETEALIAS&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1815987 INFO
(OverseerCollectionConfigSetProcessor-72326783878168581-127.0.0.1:39294_solr-n_0000000000)
[n:127.0.0.1:39294_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000010 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1815993 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=testalias&action=DELETEALIAS&wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 1815993 INFO (qtp1962142405-15932) [n:127.0.0.1:39294_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with
params name=testalias2&action=DELETEALIAS&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1816002 INFO
(OverseerCollectionConfigSetProcessor-72326783878168581-127.0.0.1:39294_solr-n_0000000000)
[n:127.0.0.1:39294_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000012 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1816003 INFO (qtp1962142405-15932) [n:127.0.0.1:39294_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=testalias2&action=DELETEALIAS&wt=javabin&version=2} status=0
QTime=10
[junit4] 2> 1816004 INFO
(TEST-AliasIntegrationTest.testErrorChecks-seed#[2769D4E753851C64]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testErrorChecks
[junit4] 2> 1816005 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with
params action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1816005 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1816006 INFO
(TEST-AliasIntegrationTest.testErrorChecks-seed#[2769D4E753851C64]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1816007 INFO (qtp1962142405-15932) [n:127.0.0.1:39294_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=testErrorChecks-collection&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1816008 INFO
(OverseerThreadFactory-3330-thread-5-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
[junit4] 2> 1816009 INFO (qtp1261246472-15940) [n:127.0.0.1:41097_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testErrorChecks-collection.shard1.replica_n1, tag=null
[junit4] 2> 1816009 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testErrorChecks-collection.shard2.replica_n2, tag=null
[junit4] 2> 1816009 INFO (qtp1261246472-15940) [n:127.0.0.1:41097_solr
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b9af9da: rootName =
solr_41097, domain = solr.core.testErrorChecks-collection.shard1.replica_n1,
service url = null, agent id = null] for registry
solr.core.testErrorChecks-collection.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@17f1da5b
[junit4] 2> 1816009 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@56982b87: rootName =
solr_39294, domain = solr.core.testErrorChecks-collection.shard2.replica_n2,
service url = null, agent id = null] for registry
solr.core.testErrorChecks-collection.shard2.replica_n2 /
com.codahale.metrics.MetricRegistry@2eb33b7f
[junit4] 2> 1816022 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
] o.a.s.c.SolrCore [testErrorChecks-collection_shard2_replica_n2] CLOSING
SolrCore org.apache.solr.core.SolrCore@6845b39d
[junit4] 2> 1816022 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testErrorChecks-collection.shard2.replica_n2, tag=1749398429
[junit4] 2> 1816023 INFO (qtp1261246472-15940) [n:127.0.0.1:41097_solr
] o.a.s.c.SolrCore [testErrorChecks-collection_shard1_replica_n1] CLOSING
SolrCore org.apache.solr.core.SolrCore@48a8dff4
[junit4] 2> 1816023 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testErrorChecks-collection.shard2.leader,
tag=1749398429
[junit4] 2> 1816023 INFO (qtp1261246472-15940) [n:127.0.0.1:41097_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testErrorChecks-collection.shard1.replica_n1, tag=1219026932
[junit4] 2> 1816023 INFO (qtp1261246472-15940) [n:127.0.0.1:41097_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testErrorChecks-collection.shard1.leader,
tag=1219026932
[junit4] 2> 1816028 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
] o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testErrorChecks-collection/terms/shard2 to Terms{values={},
version=1}
[junit4] 2> 1816029 INFO (qtp1261246472-15940) [n:127.0.0.1:41097_solr
] o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testErrorChecks-collection/terms/shard1 to Terms{values={},
version=1}
[junit4] 2> 1816030 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testErrorChecks-collection_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=21
[junit4] 2> 1816030 INFO (qtp1261246472-15940) [n:127.0.0.1:41097_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testErrorChecks-collection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=21
[junit4] 2> 1816745 INFO (qtp1962142405-15932) [n:127.0.0.1:39294_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=testErrorChecks-collection&action=DELETE&wt=javabin&version=2}
status=0 QTime=738
[junit4] 2> 1816773 INFO
(TEST-AliasIntegrationTest.test-seed#[2769D4E753851C64]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1816779 INFO (qtp1962142405-15932) [n:127.0.0.1:39294_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1816782 INFO (qtp1962142405-15932) [n:127.0.0.1:39294_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 1816783 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1816784 INFO
(OverseerThreadFactory-3330-thread-5-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1816785 INFO
(OverseerCollectionConfigSetProcessor-72326783878168581-127.0.0.1:39294_solr-n_0000000000)
[n:127.0.0.1:39294_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000016 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1816992 INFO
(OverseerStateUpdate-72326783878168581-127.0.0.1:39294_solr-n_0000000000)
[n:127.0.0.1:39294_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:41097/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1816994 INFO
(OverseerStateUpdate-72326783878168581-127.0.0.1:39294_solr-n_0000000000)
[n:127.0.0.1:39294_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39294/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1817195 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1817196 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1817300 INFO
(zkCallback-4799-thread-1-processing-n:127.0.0.1:41097_solr)
[n:127.0.0.1:41097_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1817300 INFO
(zkCallback-4797-thread-1-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1817300 INFO
(zkCallback-4797-thread-3-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1817300 INFO
(zkCallback-4799-thread-2-processing-n:127.0.0.1:41097_solr)
[n:127.0.0.1:41097_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1818208 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 1818208 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 1818215 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1818215 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=minimal
[junit4] 2> 1818217 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1818217 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1818217 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using
configuration from collection collection1, trusted=true
[junit4] 2> 1818217 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using
configuration from collection collection1, trusted=true
[junit4] 2> 1818218 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41097.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@436ffcf1
[junit4] 2> 1818218 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39294.solr.core.collection1.shard2.replica_n2' (registry
'solr.core.collection1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@436ffcf1
[junit4] 2> 1818218 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1818218 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1818218 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_2769D4E753851C64-001/tempDir-001/node1/collection1_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_2769D4E753851C64-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
[junit4] 2> 1818218 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_2769D4E753851C64-001/tempDir-001/node2/collection1_shard2_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_2769D4E753851C64-001/tempDir-001/node2/./collection1_shard2_replica_n2/data/]
[junit4] 2> 1818282 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1818282 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1818283 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1818284 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1818285 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@78e1968c[collection1_shard2_replica_n2] main]
[junit4] 2> 1818286 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1818286 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1818287 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1818287 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1595691620886380544
[junit4] 2> 1818287 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1818287 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1818288 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1818288 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1818289 INFO
(searcherExecutor-3345-thread-1-processing-n:127.0.0.1:39294_solr
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4)
[n:127.0.0.1:39294_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore
[collection1_shard2_replica_n2] Registered new searcher
Searcher@78e1968c[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1818290 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2823598b[collection1_shard1_replica_n1] main]
[junit4] 2> 1818292 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1818292 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1818293 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1818294 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
[junit4] 2> 1818294 INFO
(searcherExecutor-3346-thread-1-processing-n:127.0.0.1:41097_solr
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:41097_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@2823598b[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1818294 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1595691620893720576
[junit4] 2> 1818297 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 1818298 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1818298 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1818298 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:39294/solr/collection1_shard2_replica_n2/
[junit4] 2> 1818298 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1818298 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SyncStrategy http://127.0.0.1:39294/solr/collection1_shard2_replica_n2/
has no replicas
[junit4] 2> 1818298 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1818300 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1818300 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1818300 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:41097/solr/collection1_shard1_replica_n1/
[junit4] 2> 1818300 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1818300 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:41097/solr/collection1_shard1_replica_n1/
has no replicas
[junit4] 2> 1818300 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1818302 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39294/solr/collection1_shard2_replica_n2/ shard2
[junit4] 2> 1818304 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41097/solr/collection1_shard1_replica_n1/ shard1
[junit4] 2> 1818405 INFO
(zkCallback-4799-thread-2-processing-n:127.0.0.1:41097_solr)
[n:127.0.0.1:41097_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1818405 INFO
(zkCallback-4797-thread-3-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1818405 INFO
(zkCallback-4799-thread-1-processing-n:127.0.0.1:41097_solr)
[n:127.0.0.1:41097_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1818405 INFO
(zkCallback-4797-thread-1-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1818453 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1818454 INFO (qtp1962142405-15929) [n:127.0.0.1:39294_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1258
[junit4] 2> 1818454 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1818456 INFO (qtp1261246472-15942) [n:127.0.0.1:41097_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1260
[junit4] 2> 1818461 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1818557 INFO
(zkCallback-4797-thread-1-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1818557 INFO
(zkCallback-4797-thread-3-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1818557 INFO
(zkCallback-4799-thread-1-processing-n:127.0.0.1:41097_solr)
[n:127.0.0.1:41097_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1818557 INFO
(zkCallback-4799-thread-2-processing-n:127.0.0.1:41097_solr)
[n:127.0.0.1:41097_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1818786 INFO
(OverseerCollectionConfigSetProcessor-72326783878168581-127.0.0.1:39294_solr-n_0000000000)
[n:127.0.0.1:39294_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000018 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1819461 INFO (qtp1962142405-15934) [n:127.0.0.1:39294_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2678
[junit4] 2> 1819462 INFO (qtp1962142405-15932) [n:127.0.0.1:39294_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=collection2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1819464 INFO
(OverseerThreadFactory-3330-thread-5-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection2
[junit4] 2> 1819672 INFO
(OverseerStateUpdate-72326783878168581-127.0.0.1:39294_solr-n_0000000000)
[n:127.0.0.1:39294_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39294/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1819874 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1819978 INFO
(zkCallback-4797-thread-2-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1819978 INFO
(zkCallback-4797-thread-3-processing-n:127.0.0.1:39294_solr)
[n:127.0.0.1:39294_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1820885 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 1820891 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1820893 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1820894 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using
configuration from collection collection2, trusted=true
[junit4] 2> 1820894 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39294.solr.core.collection2.shard1.replica_n1' (registry
'solr.core.collection2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@436ffcf1
[junit4] 2> 1820894 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1820894 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.SolrCore [[collection2_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_2769D4E753851C64-001/tempDir-001/node2/collection2_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_2769D4E753851C64-001/tempDir-001/node2/./collection2_shard1_replica_n1/data/]
[junit4] 2> 1820941 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1820941 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1820942 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1820942 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1820943 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6fd99d59[collection2_shard1_replica_n1] main]
[junit4] 2> 1820945 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1820945 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1820946 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1820946 INFO
(searcherExecutor-3355-thread-1-processing-n:127.0.0.1:39294_solr
x:collection2_shard1_replica_n1 s:shard1 c:collection2 r:core_node2)
[n:127.0.0.1:39294_solr c:collection2 s:shard1 r:core_node2
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@6fd99d59[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1820946 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1595691623674544128
[junit4] 2> 1820951 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection2/terms/shard1 to Terms{values={core_node2=0}, version=0}
[junit4] 2> 1820954 INFO (qtp1962142405-15928) [n:127.0.0.1:39294_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Eno
[...truncated too long message...]
c:myalias_2017-10-23 s:shard1 r:core_node4
x:myalias_2017-10-23_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3cf9f4a3: rootName
= solr_34432, domain = solr.core.myalias_2017-10-23.shard1.replica_n2, service
url = null, agent id = null] for registry
solr.core.myalias_2017-10-23.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@1d9cb199
[junit4] 2> 1915321 INFO (coreCloseExecutor-3525-thread-2)
[n:127.0.0.1:34432_solr c:myalias_2017-10-23 s:shard2 r:core_node8
x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.SolrCore
[myalias_2017-10-23_shard2_replica_n6] CLOSING SolrCore
org.apache.solr.core.SolrCore@5d18db00
[junit4] 2> 1915329 INFO (coreCloseExecutor-3524-thread-1)
[n:127.0.0.1:41370_solr c:myalias_2017-10-23 s:shard1 r:core_node3
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.collection.myalias_2017-10-23.shard1.leader,
tag=748976522
[junit4] 2> 1915329 INFO (coreCloseExecutor-3524-thread-2)
[n:127.0.0.1:41370_solr c:myalias_2017-10-23 s:shard2 r:core_node7
x:myalias_2017-10-23_shard2_replica_n5] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.core.myalias_2017-10-23.shard2.replica_n5,
tag=1947283773
[junit4] 2> 1915329 INFO (coreCloseExecutor-3524-thread-2)
[n:127.0.0.1:41370_solr c:myalias_2017-10-23 s:shard2 r:core_node7
x:myalias_2017-10-23_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@452aafcb: rootName
= solr_41370, domain = solr.core.myalias_2017-10-23.shard2.replica_n5, service
url = null, agent id = null] for registry
solr.core.myalias_2017-10-23.shard2.replica_n5 /
com.codahale.metrics.MetricRegistry@499e47a9
[junit4] 2> 1915428 INFO (coreCloseExecutor-3525-thread-1)
[n:127.0.0.1:34432_solr c:myalias_2017-10-23 s:shard1 r:core_node4
x:myalias_2017-10-23_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.collection.myalias_2017-10-23.shard1.leader,
tag=1073812716
[junit4] 2> 1915428 INFO (coreCloseExecutor-3525-thread-2)
[n:127.0.0.1:34432_solr c:myalias_2017-10-23 s:shard2 r:core_node8
x:myalias_2017-10-23_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.core.myalias_2017-10-23.shard2.replica_n6,
tag=1561910016
[junit4] 2> 1915428 INFO (coreCloseExecutor-3525-thread-2)
[n:127.0.0.1:34432_solr c:myalias_2017-10-23 s:shard2 r:core_node8
x:myalias_2017-10-23_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40d50155: rootName
= solr_34432, domain = solr.core.myalias_2017-10-23.shard2.replica_n6, service
url = null, agent id = null] for registry
solr.core.myalias_2017-10-23.shard2.replica_n6 /
com.codahale.metrics.MetricRegistry@7f9cc6b3
[junit4] 2> 1915447 INFO (coreCloseExecutor-3524-thread-2)
[n:127.0.0.1:41370_solr c:myalias_2017-10-23 s:shard2 r:core_node7
x:myalias_2017-10-23_shard2_replica_n5] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.collection.myalias_2017-10-23.shard2.leader,
tag=1947283773
[junit4] 2> 1915515 INFO (coreCloseExecutor-3525-thread-2)
[n:127.0.0.1:34432_solr c:myalias_2017-10-23 s:shard2 r:core_node8
x:myalias_2017-10-23_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.collection.myalias_2017-10-23.shard2.leader,
tag=1561910016
[junit4] 2> 1915529 INFO
(zkCallback-4880-thread-2-processing-n:127.0.0.1:34432_solr)
[n:127.0.0.1:34432_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/myalias_2017-10-23/state.json] for collection
[myalias_2017-10-23] has occurred - updating... (live nodes size: [0])
[junit4] 2> 1915529 INFO
(zkCallback-4880-thread-1-processing-n:127.0.0.1:34432_solr)
[n:127.0.0.1:34432_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/myalias_2017-10-23/state.json] for collection
[myalias_2017-10-23] has occurred - updating... (live nodes size: [0])
[junit4] 2> 1915529 INFO
(zkCallback-4878-thread-3-processing-n:127.0.0.1:41370_solr)
[n:127.0.0.1:41370_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/myalias_2017-10-23/state.json] for collection
[myalias_2017-10-23] has occurred - updating... (live nodes size: [0])
[junit4] 2> 1915529 INFO
(zkCallback-4878-thread-1-processing-n:127.0.0.1:41370_solr)
[n:127.0.0.1:41370_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/myalias_2017-10-23/state.json] for collection
[myalias_2017-10-23] has occurred - updating... (live nodes size: [0])
[junit4] 2> 1915638 INFO (jetty-closer-4863-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72326789023334406-127.0.0.1:34432_solr-n_0000000000) closing
[junit4] 2> 1915638 INFO
(OverseerStateUpdate-72326789023334406-127.0.0.1:34432_solr-n_0000000000)
[n:127.0.0.1:34432_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:34432_solr
[junit4] 2> 1915638 INFO (jetty-closer-4863-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2bb48e5c{/solr,null,UNAVAILABLE}
[junit4] 2> 1915675 INFO (jetty-closer-4863-thread-2) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1915676 WARN
(OverseerAutoScalingTriggerThread-72326789023334406-127.0.0.1:34432_solr-n_0000000000)
[n:127.0.0.1:34432_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 1915742 INFO (jetty-closer-4863-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7df91093{/solr,null,UNAVAILABLE}
[junit4] 2> 1915748 INFO (jetty-closer-4863-thread-1) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1915748 ERROR
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[2769D4E753851C64]-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> 1915749 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[2769D4E753851C64]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35088 35088
[junit4] 2> 1915822 INFO (Thread-2607) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35088 35088
[junit4] 2> 1915822 WARN (Thread-2607) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/configs/timeConfig/managed-schema
[junit4] 2> 5
/solr/collections/myalias_2017-10-23/terms/shard2
[junit4] 2> 5
/solr/collections/myalias_2017-10-23/terms/shard1
[junit4] 2> 5 /solr/configs/timeConfig
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 3 /solr/collections/timeConfig/terms/shard1
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 20 /solr/collections/myalias_2017-10-23/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/collections/timeConfig/state.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2769D4E753851C64-001
[junit4] 2> Mar 23, 2018 1:56:53 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=nl, timezone=Egypt
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=1,free=78752064,total=524288000
[junit4] 2> NOTE: All tests run in this JVM:
[CollectionTooManyReplicasTest, SolrIndexConfigTest, TestCustomStream,
TestUniqueKeyFieldResource, TestDFISimilarityFactory, TestCSVLoader,
TestSolrCloudSnapshots, SegmentsInfoRequestHandlerTest,
TestHighlightDedupGrouping, TestPHPSerializedResponseWriter,
TestNumericTerms32, SubstringBytesRefFilterTest, HttpPartitionTest,
TestSubQueryTransformerCrossCore, RAMDirectoryFactoryTest, GraphQueryTest,
MoveReplicaTest, JavabinLoaderTest, ConcurrentDeleteAndCreateCollectionTest,
ExecutePlanActionTest, DirectUpdateHandlerTest, SimpleFacetsTest, HLLUtilTest,
TestSimpleTextCodec, TestCollectionAPIs, BlockDirectoryTest, ShardSplitTest,
HdfsChaosMonkeyNothingIsSafeTest, DistributedQueryComponentCustomSortTest,
TestComponentsName, TestReplicaProperties, TestFreeTextSuggestions,
TestSchemaSimilarityResource, LeaderElectionContextKeyTest,
TestExtendedDismaxParser, JSONWriterTest, TestStressLiveNodes, TestPointFields,
DefaultValueUpdateProcessorTest, TestObjectReleaseTracker,
TestCloudInspectUtil, TestFastOutputStream, CheckHdfsIndexTest,
TestAuthorizationFramework, TestStreamBody, TestMergePolicyConfig,
TestMultiWordSynonyms, TestDocBasedVersionConstraints, SSLMigrationTest,
TestReplicationHandlerBackup, TestInPlaceUpdatesDistrib, TestDocSet,
HdfsRecoverLeaseTest, TestManagedSchema, TestPayloadCheckQParserPlugin,
TestLuceneMatchVersion, AliasIntegrationTest, TestRemoteStreaming,
ConfigureRecoveryStrategyTest, TimeRoutedAliasUpdateProcessorTest]
[junit4] Completed [282/784 (2!)] on J0 in 25.89s, 2 tests, 1 error <<<
FAILURES!
[...truncated 51191 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]