Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/353/
3 tests failed. FAILED: org.apache.solr.cloud.CreateRoutedAliasTest.testBadDateMathIntervalFails Error Message: Error from server at http://127.0.0.1:37319/solr: Collection : testV1_2018-02-04_19 is part of alias testV1 remove or modify the alias before removing this collection. Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37319/solr: Collection : testV1_2018-02-04_19 is part of alias testV1 remove or modify the alias before removing this collection. at __randomizedtesting.SeedInfo.seed([A317B1DFEB885F28:ED83C3A2EA4CC2C6]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:444) at org.apache.solr.cloud.CreateRoutedAliasTest.doBefore(CreateRoutedAliasTest.java:95) 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$9.evaluate(RandomizedRunner.java:968) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([A317B1DFEB885F28:A321051FC285FB42]:0) at org.junit.Assert.fail(Assert.java:92) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertTrue(Assert.java:54) at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState(TriggerIntegrationTest.java:760) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate Error Message: The trigger did not fire at all Stack Trace: java.lang.AssertionError: The trigger did not fire at all at __randomizedtesting.SeedInfo.seed([A317B1DFEB885F28:FE5FAF56244EF967]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:547) 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 12137 lines...] [junit4] Suite: org.apache.solr.cloud.CreateRoutedAliasTest [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/init-core-data-001 [junit4] 2> 628867 INFO (SUITE-CreateRoutedAliasTest-seed#[A317B1DFEB885F28]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 628869 INFO (SUITE-CreateRoutedAliasTest-seed#[A317B1DFEB885F28]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None) [junit4] 2> 628869 INFO (SUITE-CreateRoutedAliasTest-seed#[A317B1DFEB885F28]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 628869 INFO (SUITE-CreateRoutedAliasTest-seed#[A317B1DFEB885F28]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001 [junit4] 2> 628869 INFO (SUITE-CreateRoutedAliasTest-seed#[A317B1DFEB885F28]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 628869 INFO (Thread-470) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 628869 INFO (Thread-470) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 628870 ERROR (Thread-470) [ ] 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> 628969 INFO (SUITE-CreateRoutedAliasTest-seed#[A317B1DFEB885F28]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:35641 [junit4] 2> 628972 INFO (zkConnectionManagerCallback-924-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 628975 INFO (jetty-launcher-921-thread-1) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 628976 INFO (jetty-launcher-921-thread-2) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 628976 INFO (jetty-launcher-921-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 628976 INFO (jetty-launcher-921-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 628976 INFO (jetty-launcher-921-thread-1) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 628976 INFO (jetty-launcher-921-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c8c8748{/solr,null,AVAILABLE} [junit4] 2> 628977 INFO (jetty-launcher-921-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@30bda365{HTTP/1.1,[http/1.1]}{127.0.0.1:37319} [junit4] 2> 628977 INFO (jetty-launcher-921-thread-1) [ ] o.e.j.s.Server Started @639375ms [junit4] 2> 628977 INFO (jetty-launcher-921-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37319} [junit4] 2> 628978 ERROR (jetty-launcher-921-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 628978 INFO (jetty-launcher-921-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 628978 INFO (jetty-launcher-921-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 628978 INFO (jetty-launcher-921-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 628978 INFO (jetty-launcher-921-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-04T19:14:18.657Z [junit4] 2> 628978 INFO (jetty-launcher-921-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 628979 INFO (jetty-launcher-921-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 628979 INFO (jetty-launcher-921-thread-2) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 628979 INFO (jetty-launcher-921-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@641e2e42{/solr,null,AVAILABLE} [junit4] 2> 628979 INFO (jetty-launcher-921-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4365d344{HTTP/1.1,[http/1.1]}{127.0.0.1:44175} [junit4] 2> 628979 INFO (jetty-launcher-921-thread-2) [ ] o.e.j.s.Server Started @639376ms [junit4] 2> 628979 INFO (jetty-launcher-921-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44175} [junit4] 2> 628979 ERROR (jetty-launcher-921-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 628979 INFO (jetty-launcher-921-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 628979 INFO (jetty-launcher-921-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 628980 INFO (zkConnectionManagerCallback-926-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 628980 INFO (jetty-launcher-921-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 628996 INFO (jetty-launcher-921-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-04T19:14:18.675Z [junit4] 2> 628997 INFO (jetty-launcher-921-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 628997 INFO (zkConnectionManagerCallback-928-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 628997 INFO (jetty-launcher-921-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 629020 INFO (jetty-launcher-921-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35641/solr [junit4] 2> 629022 INFO (jetty-launcher-921-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35641/solr [junit4] 2> 629044 INFO (zkConnectionManagerCallback-933-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 629066 INFO (zkConnectionManagerCallback-936-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 629067 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10006801d9e0004, likely client has closed socket [junit4] 2> 629089 INFO (zkConnectionManagerCallback-938-thread-1-processing-n:127.0.0.1:37319_solr) [n:127.0.0.1:37319_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 629163 INFO (zkConnectionManagerCallback-941-thread-1-processing-n:127.0.0.1:44175_solr) [n:127.0.0.1:44175_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 629230 INFO (jetty-launcher-921-thread-2) [n:127.0.0.1:44175_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 629230 INFO (jetty-launcher-921-thread-2) [n:127.0.0.1:44175_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44175_solr [junit4] 2> 629243 INFO (jetty-launcher-921-thread-2) [n:127.0.0.1:44175_solr ] o.a.s.c.Overseer Overseer (id=72064741360402438-127.0.0.1:44175_solr-n_0000000000) starting [junit4] 2> 629259 INFO (jetty-launcher-921-thread-2) [n:127.0.0.1:44175_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44175_solr [junit4] 2> 629288 INFO (zkCallback-940-thread-1-processing-n:127.0.0.1:44175_solr) [n:127.0.0.1:44175_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 629378 INFO (jetty-launcher-921-thread-1) [n:127.0.0.1:37319_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 629379 INFO (jetty-launcher-921-thread-1) [n:127.0.0.1:37319_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 629380 INFO (jetty-launcher-921-thread-1) [n:127.0.0.1:37319_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37319_solr [junit4] 2> 629394 INFO (zkCallback-940-thread-2-processing-n:127.0.0.1:44175_solr) [n:127.0.0.1:44175_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 629450 INFO (zkCallback-937-thread-1-processing-n:127.0.0.1:37319_solr) [n:127.0.0.1:37319_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 629529 INFO (jetty-launcher-921-thread-2) [n:127.0.0.1:44175_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44175.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70b28791 [junit4] 2> 629580 INFO (jetty-launcher-921-thread-2) [n:127.0.0.1:44175_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44175.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70b28791 [junit4] 2> 629580 INFO (jetty-launcher-921-thread-2) [n:127.0.0.1:44175_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44175.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70b28791 [junit4] 2> 629581 INFO (jetty-launcher-921-thread-2) [n:127.0.0.1:44175_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/. [junit4] 2> 629651 INFO (jetty-launcher-921-thread-1) [n:127.0.0.1:37319_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37319.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70b28791 [junit4] 2> 629727 INFO (jetty-launcher-921-thread-1) [n:127.0.0.1:37319_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37319.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70b28791 [junit4] 2> 629727 INFO (jetty-launcher-921-thread-1) [n:127.0.0.1:37319_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37319.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70b28791 [junit4] 2> 629728 INFO (jetty-launcher-921-thread-1) [n:127.0.0.1:37319_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node1/. [junit4] 2> 629872 INFO (zkConnectionManagerCallback-946-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 630000 INFO (TEST-CreateRoutedAliasTest.testTimezoneAbsoluteDate-seed#[A317B1DFEB885F28]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testTimezoneAbsoluteDate [junit4] 2> 630196 INFO (qtp1940601682-3380) [n:127.0.0.1:44175_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 630302 INFO (qtp1940601682-3380) [n:127.0.0.1:44175_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=106 [junit4] 2> 630318 INFO (zkConnectionManagerCallback-951-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 630319 INFO (TEST-CreateRoutedAliasTest.testTimezoneAbsoluteDate-seed#[A317B1DFEB885F28]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 630319 INFO (TEST-CreateRoutedAliasTest.testTimezoneAbsoluteDate-seed#[A317B1DFEB885F28]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35641/solr ready [junit4] 2> 630321 INFO (TEST-CreateRoutedAliasTest.testTimezoneAbsoluteDate-seed#[A317B1DFEB885F28]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 630357 INFO (zkConnectionManagerCallback-956-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 630419 INFO (TEST-CreateRoutedAliasTest.testTimezoneAbsoluteDate-seed#[A317B1DFEB885F28]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 630420 INFO (TEST-CreateRoutedAliasTest.testTimezoneAbsoluteDate-seed#[A317B1DFEB885F28]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35641/solr ready [junit4] 2> 630421 INFO (qtp335805674-3371) [n:127.0.0.1:37319_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createroutedalias with params router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&TZ=GMT-10:00&router.name=time&create-collection.numShards=1&create-collection.nrtReplicas=1&version=2&router.interval=%2B30MINUTE&router.field=evt_dt&name=testTimezoneAbsoluteDate&action=CREATEROUTEDALIAS&wt=javabin&create-collection.replicationFactor=1 and sendToOCPQueue=true [junit4] 2> 630455 INFO (OverseerThreadFactory-1085-thread-1-processing-n:127.0.0.1:44175_solr) [n:127.0.0.1:44175_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection testTimezoneAbsoluteDate_2018-01-15 [junit4] 2> 630639 INFO (OverseerStateUpdate-72064741360402438-127.0.0.1:44175_solr-n_0000000000) [n:127.0.0.1:44175_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testTimezoneAbsoluteDate_2018-01-15", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44175/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 630878 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testTimezoneAbsoluteDate_2018-01-15&version=2&replicaType=NRT&property.routedAliasName=testTimezoneAbsoluteDate&coreNodeName=core_node2&name=testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin [junit4] 2> 630879 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 630992 INFO (zkCallback-940-thread-1-processing-n:127.0.0.1:44175_solr) [n:127.0.0.1:44175_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimezoneAbsoluteDate_2018-01-15/state.json] for collection [testTimezoneAbsoluteDate_2018-01-15] has occurred - updating... (live nodes size: [2]) [junit4] 2> 630992 INFO (zkCallback-940-thread-2-processing-n:127.0.0.1:44175_solr) [n:127.0.0.1:44175_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimezoneAbsoluteDate_2018-01-15/state.json] for collection [testTimezoneAbsoluteDate_2018-01-15] has occurred - updating... (live nodes size: [2]) [junit4] 2> 631899 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 631901 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 631902 WARN (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 631915 WARN (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/../../../../dist [junit4] 2> 631915 WARN (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 631915 WARN (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/../../../../dist [junit4] 2> 631915 WARN (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 631915 WARN (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/../../../../dist [junit4] 2> 631915 WARN (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/../../../../contrib/velocity/lib [junit4] 2> 631916 WARN (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/../../../../dist [junit4] 2> 631934 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 632018 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.s.IndexSchema [testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] Schema name=default-config [junit4] 2> 633059 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 633327 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1' using configuration from collection testTimezoneAbsoluteDate_2018-01-15, trusted=true [junit4] 2> 633327 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44175.solr.core.testTimezoneAbsoluteDate_2018-01-15.shard1.replica_n1' (registry 'solr.core.testTimezoneAbsoluteDate_2018-01-15.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70b28791 [junit4] 2> 633327 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 633327 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.SolrCore [[testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/./testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/data/] [junit4] 2> 633559 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 634268 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 634268 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 634269 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 634269 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 634283 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@24e30f01[testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] main] [junit4] 2> 634310 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/_default [junit4] 2> 634311 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/_default [junit4] 2> 634311 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/_default/managed-schema [junit4] 2> 634311 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 634312 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 634342 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 634383 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 634391 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591498940423864320 [junit4] 2> 634391 INFO (searcherExecutor-1090-thread-1-processing-n:127.0.0.1:44175_solr x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1 s:shard1 c:testTimezoneAbsoluteDate_2018-01-15 r:core_node2) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@24e30f01[testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 634391 INFO (searcherExecutor-1090-thread-1-processing-n:127.0.0.1:44175_solr x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1 s:shard1 c:testTimezoneAbsoluteDate_2018-01-15 r:core_node2) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 634391 INFO (searcherExecutor-1090-thread-1-processing-n:127.0.0.1:44175_solr x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1 s:shard1 c:testTimezoneAbsoluteDate_2018-01-15 r:core_node2) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 634411 INFO (searcherExecutor-1090-thread-1-processing-n:127.0.0.1:44175_solr x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1 s:shard1 c:testTimezoneAbsoluteDate_2018-01-15 r:core_node2) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.SolrCore [testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] Registered new searcher Searcher@24e30f01[testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 634436 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 634436 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 634436 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44175/solr/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/ [junit4] 2> 634436 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 634436 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:44175/solr/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/ has no replicas [junit4] 2> 634436 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 634439 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44175/solr/testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1/ shard1 [junit4] 2> 634440 INFO (zkCallback-940-thread-3-processing-n:127.0.0.1:44175_solr) [n:127.0.0.1:44175_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimezoneAbsoluteDate_2018-01-15/state.json] for collection [testTimezoneAbsoluteDate_2018-01-15] has occurred - updating... (live nodes size: [2]) [junit4] 2> 634440 INFO (zkCallback-940-thread-2-processing-n:127.0.0.1:44175_solr) [n:127.0.0.1:44175_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimezoneAbsoluteDate_2018-01-15/state.json] for collection [testTimezoneAbsoluteDate_2018-01-15] has occurred - updating... (live nodes size: [2]) [junit4] 2> 634490 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 634492 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testTimezoneAbsoluteDate_2018-01-15&version=2&replicaType=NRT&property.routedAliasName=testTimezoneAbsoluteDate&coreNodeName=core_node2&name=testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=3613 [junit4] 2> 634493 INFO (OverseerThreadFactory-1085-thread-1-processing-n:127.0.0.1:44175_solr) [n:127.0.0.1:44175_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> 634592 INFO (zkCallback-940-thread-2-processing-n:127.0.0.1:44175_solr) [n:127.0.0.1:44175_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimezoneAbsoluteDate_2018-01-15/state.json] for collection [testTimezoneAbsoluteDate_2018-01-15] has occurred - updating... (live nodes size: [2]) [junit4] 2> 634592 INFO (zkCallback-940-thread-3-processing-n:127.0.0.1:44175_solr) [n:127.0.0.1:44175_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimezoneAbsoluteDate_2018-01-15/state.json] for collection [testTimezoneAbsoluteDate_2018-01-15] has occurred - updating... (live nodes size: [2]) [junit4] 2> 635608 INFO (qtp335805674-3371) [n:127.0.0.1:37319_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&TZ=GMT-10:00&router.name=time&create-collection.numShards=1&create-collection.nrtReplicas=1&version=2&router.interval=%2B30MINUTE&router.field=evt_dt&name=testTimezoneAbsoluteDate&action=CREATEROUTEDALIAS&wt=javabin&create-collection.replicationFactor=1} status=0 QTime=5187 [junit4] 2> 635614 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=testTimezoneAbsoluteDate_2018-01-15&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 635700 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=testTimezoneAbsoluteDate_2018-01-15&wt=javabin&version=2} status=0 QTime=86 [junit4] 2> 635701 INFO (TEST-CreateRoutedAliasTest.testTimezoneAbsoluteDate-seed#[A317B1DFEB885F28]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testTimezoneAbsoluteDate [junit4] 2> 635872 INFO (TEST-CreateRoutedAliasTest.testNegativeFutureFails-seed#[A317B1DFEB885F28]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testNegativeFutureFails [junit4] 2> 635892 INFO (TEST-CreateRoutedAliasTest.testNegativeFutureFails-seed#[A317B1DFEB885F28]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 635894 INFO (qtp335805674-3377) [n:127.0.0.1:37319_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testTimezoneAbsoluteDate_2018-01-15&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 635948 INFO (OverseerThreadFactory-1085-thread-2-processing-n:127.0.0.1:44175_solr) [n:127.0.0.1:44175_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 635948 INFO (OverseerCollectionConfigSetProcessor-72064741360402438-127.0.0.1:44175_solr-n_0000000000) [n:127.0.0.1:44175_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> 636004 INFO (qtp1940601682-3387) [n:127.0.0.1:44175_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testTimezoneAbsoluteDate_2018-01-15.shard1.replica_n1, tag=null [junit4] 2> 636004 INFO (qtp1940601682-3387) [n:127.0.0.1:44175_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e60a324: rootName = solr_44175, domain = solr.core.testTimezoneAbsoluteDate_2018-01-15.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testTimezoneAbsoluteDate_2018-01-15.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@b7fa78d [junit4] 2> 636086 INFO (qtp1940601682-3387) [n:127.0.0.1:44175_solr ] o.a.s.c.SolrCore [testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@6962a907 [junit4] 2> 636086 INFO (qtp1940601682-3387) [n:127.0.0.1:44175_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testTimezoneAbsoluteDate_2018-01-15.shard1.replica_n1, tag=1768073479 [junit4] 2> 636086 INFO (qtp1940601682-3387) [n:127.0.0.1:44175_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testTimezoneAbsoluteDate_2018-01-15.shard1.leader, tag=1768073479 [junit4] 2> 636124 INFO (qtp1940601682-3387) [n:127.0.0.1:44175_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=156 [junit4] 2> 636893 INFO (qtp335805674-3377) [n:127.0.0.1:37319_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testTimezoneAbsoluteDate_2018-01-15&action=DELETE&wt=javabin&version=2} status=0 QTime=999 [junit4] 2> 636921 INFO (qtp1940601682-3387) [n:127.0.0.1:44175_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createroutedalias with params router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&router.field=evt_dt&router.max-future-ms=-60000&name=testNegativeFutureFails&router.name=time&create-collection.numShards=1&action=CREATEROUTEDALIAS&wt=json and sendToOCPQueue=true [junit4] 2> 637055 INFO (OverseerCollectionConfigSetProcessor-72064741360402438-127.0.0.1:44175_solr-n_0000000000) [n:127.0.0.1:44175_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> 637055 ERROR (OverseerThreadFactory-1085-thread-3-processing-n:127.0.0.1:44175_solr) [n:127.0.0.1:44175_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testNegativeFutureFails operation: createroutedalias failed:org.apache.solr.common.SolrException: router.max-future-ms must be >= 0 [junit4] 2> at org.apache.solr.cloud.api.collections.TimeRoutedAlias.<init>(TimeRoutedAlias.java:153) [junit4] 2> at org.apache.solr.cloud.api.collections.CreateAliasCmd.callCreateRoutedAlias(CreateAliasCmd.java:116) [junit4] 2> at org.apache.solr.cloud.api.collections.CreateAliasCmd.call(CreateAliasCmd.java:65) [junit4] 2> at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:254) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 637225 INFO (qtp1940601682-3387) [n:127.0.0.1:44175_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&router.field=evt_dt&router.max-future-ms=-60000&name=testNegativeFutureFails&router.name=time&create-collection.numShards=1&action=CREATEROUTEDALIAS&wt=json} status=400 QTime=304 [junit4] 2> 637228 INFO (TEST-CreateRoutedAliasTest.testNegativeFutureFails-seed#[A317B1DFEB885F28]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testNegativeFutureFails [junit4] 2> 638287 INFO (TEST-CreateRoutedAliasTest.testTimeStampWithMsFails-seed#[A317B1DFEB885F28]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testTimeStampWithMsFails [junit4] 2> 638347 INFO (TEST-CreateRoutedAliasTest.testTimeStampWithMsFails-seed#[A317B1DFEB885F28]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 638351 INFO (qtp335805674-3377) [n:127.0.0.1:37319_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createroutedalias with params router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00.001Z&create-collection.collection.configName=_default&router.field=evt_dt&name=testTimeStampWithMsFails&router.name=time&create-collection.numShards=1&action=CREATEROUTEDALIAS&wt=json and sendToOCPQueue=true [junit4] 2> 638365 INFO (OverseerCollectionConfigSetProcessor-72064741360402438-127.0.0.1:44175_solr-n_0000000000) [n:127.0.0.1:44175_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> 638365 ERROR (OverseerThreadFactory-1085-thread-4-processing-n:127.0.0.1:44175_solr) [n:127.0.0.1:44175_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testTimeStampWithMsFails operation: createroutedalias failed:org.apache.solr.common.SolrException: Date or date math for start time includes milliseconds, which is not supported. (Hint: 'NOW' used without rounding always has this problem) [junit4] 2> at org.apache.solr.cloud.api.collections.CreateAliasCmd.checkMilis(CreateAliasCmd.java:142) [junit4] 2> at org.apache.solr.cloud.api.collections.CreateAliasCmd.parseStart(CreateAliasCmd.java:136) [junit4] 2> at org.apache.solr.cloud.api.collections.CreateAliasCmd.callCreateRoutedAlias(CreateAliasCmd.java:119) [junit4] 2> at org.apache.solr.cloud.api.collections.CreateAliasCmd.call(CreateAliasCmd.java:65) [junit4] 2> at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:254) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 638405 INFO (qtp335805674-3377) [n:127.0.0.1:37319_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00.001Z&create-collection.collection.configName=_default&router.field=evt_dt&name=testTimeStampWithMsFails&router.name=time&create-collection.numShards=1&action=CREATEROUTEDALIAS&wt=json} status=400 QTime=54 [junit4] 2> 638406 INFO (TEST-CreateRoutedAliasTest.testTimeStampWithMsFails-seed#[A317B1DFEB885F28]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testTimeStampWithMsFails [junit4] 2> 638917 INFO (TEST-CreateRoutedAliasTest.testV2-seed#[A317B1DFEB885F28]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testV2 [junit4] 2> 638919 INFO (TEST-CreateRoutedAliasTest.testV2-seed#[A317B1DFEB885F28]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 639110 INFO (OverseerCollectionConfigSetProcessor-72064741360402438-127.0.0.1:44175_solr-n_0000000000) [n:127.0.0.1:44175_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> 639112 INFO (OverseerThreadFactory-1085-thread-5-processing-n:127.0.0.1:44175_solr) [n:127.0.0.1:44175_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection testV2_2018-02-04 [junit4] 2> 639147 WARN (OverseerThreadFactory-1085-thread-5-processing-n:127.0.0.1:44175_solr) [n:127.0.0.1:44175_solr ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 2 on collection testV2_2018-02-04 is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance. [junit4] 2> 639310 INFO (OverseerStateUpdate-72064741360402438-127.0.0.1:44175_solr-n_0000000000) [n:127.0.0.1:44175_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testV2_2018-02-04", [junit4] 2> "shard":"foo", [junit4] 2> "core":"testV2_2018-02-04_foo_replica_t1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44175/solr", [junit4] 2> "type":"TLOG", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 639312 INFO (OverseerStateUpdate-72064741360402438-127.0.0.1:44175_solr-n_0000000000) [n:127.0.0.1:44175_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testV2_2018-02-04", [junit4] 2> "shard":"foo", [junit4] 2> "core":"testV2_2018-02-04_foo_replica_p2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44175/solr", [junit4] 2> "type":"PULL", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 639350 INFO (OverseerStateUpdate-72064741360402438-127.0.0.1:44175_solr-n_0000000000) [n:127.0.0.1:44175_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testV2_2018-02-04", [junit4] 2> "shard":"bar", [junit4] 2> "core":"testV2_2018-02-04_bar_replica_t4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44175/solr", [junit4] 2> "type":"TLOG", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 639367 INFO (OverseerStateUpdate-72064741360402438-127.0.0.1:44175_solr-n_0000000000) [n:127.0.0.1:44175_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testV2_2018-02-04", [junit4] 2> "shard":"bar", [junit4] 2> "core":"testV2_2018-02-04_bar_replica_p6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44175/solr", [junit4] 2> "type":"PULL", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 639599 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr ] o.a.s.h.a.CoreAdminOperation core create command property.foobar=bazbam&qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV2_2018-02-04&version=2&replicaType=TLOG&property.routedAliasName=testV2&coreNodeName=core_node3&name=testV2_2018-02-04_foo_replica_t1&action=CREATE&numShards=2&shard=foo&property.foobar2=bazbam2&wt=javabin [junit4] 2> 639600 INFO (qtp1940601682-3385) [n:127.0.0.1:44175_solr ] o.a.s.h.a.CoreAdminOperation core create command property.foobar=bazbam&qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV2_2018-02-04&version=2&replicaType=TLOG&property.routedAliasName=testV2&coreNodeName=core_node7&name=testV2_2018-02-04_bar_replica_t4&action=CREATE&numShards=2&shard=bar&property.foobar2=bazbam2&wt=javabin [junit4] 2> 639682 INFO (qtp1940601682-3383) [n:127.0.0.1:44175_solr ] o.a.s.h.a.CoreAdminOperation core create command property.foobar=bazbam&qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV2_2018-02-04&version=2&replicaType=PULL&property.routedAliasName=testV2&coreNodeName=core_node5&name=testV2_2018-02-04_foo_replica_p2&action=CREATE&numShards=2&shard=foo&property.foobar2=bazbam2&wt=javabin [junit4] 2> 639684 INFO (qtp1940601682-3466) [n:127.0.0.1:44175_solr ] o.a.s.h.a.CoreAdminOperation core create command property.foobar=bazbam&qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV2_2018-02-04&version=2&replicaType=PULL&property.routedAliasName=testV2&coreNodeName=core_node8&name=testV2_2018-02-04_bar_replica_p6&action=CREATE&numShards=2&shard=bar&property.foobar2=bazbam2&wt=javabin [junit4] 2> 639901 INFO (zkCallback-940-thread-3-processing-n:127.0.0.1:44175_solr) [n:127.0.0.1:44175_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testV2_2018-02-04/state.json] for collection [testV2_2018-02-04] has occurred - updating... (live nodes size: [2]) [junit4] 2> 639901 INFO (zkCallback-940-thread-2-processing-n:127.0.0.1:44175_solr) [n:127.0.0.1:44175_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testV2_2018-02-04/state.json] for collection [testV2_2018-02-04] has occurred - updating... (live nodes size: [2]) [junit4] 2> 640678 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node3 x:testV2_2018-02-04_foo_replica_t1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 640678 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node3 x:testV2_2018-02-04_foo_replica_t1] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 640713 WARN (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node3 x:testV2_2018-02-04_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_t1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_t1/../../../../contrib/extraction/lib [junit4] 2> 640713 WARN (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node3 x:testV2_2018-02-04_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_t1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_t1/../../../../dist [junit4] 2> 640713 WARN (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node3 x:testV2_2018-02-04_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_t1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_t1/../../../../contrib/clustering/lib [junit4] 2> 640714 WARN (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node3 x:testV2_2018-02-04_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_t1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_t1/../../../../dist [junit4] 2> 640714 WARN (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node3 x:testV2_2018-02-04_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_t1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_t1/../../../../contrib/langid/lib [junit4] 2> 640714 WARN (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node3 x:testV2_2018-02-04_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_t1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_t1/../../../../dist [junit4] 2> 640714 WARN (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node3 x:testV2_2018-02-04_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_t1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_t1/../../../../contrib/velocity/lib [junit4] 2> 640714 WARN (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node3 x:testV2_2018-02-04_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_t1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_t1/../../../../dist [junit4] 2> 640749 INFO (qtp1940601682-3385) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node7 x:testV2_2018-02-04_bar_replica_t4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 640749 INFO (qtp1940601682-3385) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node7 x:testV2_2018-02-04_bar_replica_t4] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 640750 WARN (qtp1940601682-3385) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node7 x:testV2_2018-02-04_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_t4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_t4/../../../../contrib/extraction/lib [junit4] 2> 640750 WARN (qtp1940601682-3385) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node7 x:testV2_2018-02-04_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_t4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_t4/../../../../dist [junit4] 2> 640750 WARN (qtp1940601682-3385) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node7 x:testV2_2018-02-04_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_t4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_t4/../../../../contrib/clustering/lib [junit4] 2> 640750 WARN (qtp1940601682-3385) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node7 x:testV2_2018-02-04_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_t4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_t4/../../../../dist [junit4] 2> 640750 WARN (qtp1940601682-3385) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node7 x:testV2_2018-02-04_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_t4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_t4/../../../../contrib/langid/lib [junit4] 2> 640750 WARN (qtp1940601682-3385) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node7 x:testV2_2018-02-04_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_t4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_t4/../../../../dist [junit4] 2> 640751 WARN (qtp1940601682-3385) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node7 x:testV2_2018-02-04_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_t4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_t4/../../../../contrib/velocity/lib [junit4] 2> 640751 WARN (qtp1940601682-3385) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node7 x:testV2_2018-02-04_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_t4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_t4/../../../../dist [junit4] 2> 640822 INFO (qtp1940601682-3466) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node8 x:testV2_2018-02-04_bar_replica_p6] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 640822 INFO (qtp1940601682-3466) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node8 x:testV2_2018-02-04_bar_replica_p6] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 640822 INFO (qtp1940601682-3388) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node3 x:testV2_2018-02-04_foo_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 640822 WARN (qtp1940601682-3466) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node8 x:testV2_2018-02-04_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_p6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_p6/../../../../contrib/extraction/lib [junit4] 2> 640823 WARN (qtp1940601682-3466) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node8 x:testV2_2018-02-04_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_p6/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_p6/../../../../dist [junit4] 2> 640823 WARN (qtp1940601682-3466) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node8 x:testV2_2018-02-04_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_p6/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_p6/../../../../contrib/clustering/lib [junit4] 2> 640823 WARN (qtp1940601682-3466) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node8 x:testV2_2018-02-04_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_p6/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_p6/../../../../dist [junit4] 2> 640823 WARN (qtp1940601682-3466) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node8 x:testV2_2018-02-04_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_p6/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_p6/../../../../contrib/langid/lib [junit4] 2> 640823 WARN (qtp1940601682-3466) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node8 x:testV2_2018-02-04_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_p6/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_p6/../../../../dist [junit4] 2> 640823 WARN (qtp1940601682-3466) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node8 x:testV2_2018-02-04_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_p6/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_p6/../../../../contrib/velocity/lib [junit4] 2> 640824 WARN (qtp1940601682-3466) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node8 x:testV2_2018-02-04_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_p6/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_bar_replica_p6/../../../../dist [junit4] 2> 640858 INFO (qtp1940601682-3383) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node5 x:testV2_2018-02-04_foo_replica_p2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 640858 INFO (qtp1940601682-3383) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node5 x:testV2_2018-02-04_foo_replica_p2] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 640858 WARN (qtp1940601682-3383) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node5 x:testV2_2018-02-04_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_p2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_p2/../../../../contrib/extraction/lib [junit4] 2> 640858 WARN (qtp1940601682-3383) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node5 x:testV2_2018-02-04_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_p2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_p2/../../../../dist [junit4] 2> 640859 WARN (qtp1940601682-3383) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node5 x:testV2_2018-02-04_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_p2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_p2/../../../../contrib/clustering/lib [junit4] 2> 640859 WARN (qtp1940601682-3383) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node5 x:testV2_2018-02-04_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_p2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_p2/../../../../dist [junit4] 2> 640859 WARN (qtp1940601682-3383) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node5 x:testV2_2018-02-04_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_p2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_p2/../../../../contrib/langid/lib [junit4] 2> 640859 WARN (qtp1940601682-3383) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node5 x:testV2_2018-02-04_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_p2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_p2/../../../../dist [junit4] 2> 640859 WARN (qtp1940601682-3383) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node5 x:testV2_2018-02-04_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_p2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_p2/../../../../contrib/velocity/lib [junit4] 2> 640859 WARN (qtp1940601682-3383) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:foo r:core_node5 x:testV2_2018-02-04_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_p2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_A317B1DFEB885F28-001/tempDir-001/node2/testV2_2018-02-04_foo_replica_p2/../../../../dist [junit4] 2> 640874 INFO (qtp1940601682-3385) [n:127.0.0.1:44175_solr c:testV2_2018-02-04 s:bar r:core_node7 x:testV2_2018-02-04_bar_replica_t4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 640967 INFO (qtp1940601682-3466) [n:127. [...truncated too long message...] unit4] 2> "properties":{ [junit4] 2> "eventTimes":[ [junit4] 2> 209787183960785, [junit4] 2> 209787187754235, [junit4] 2> 209787191572235, [junit4] 2> 209787185895285, [junit4] 2> 209787181855935, [junit4] 2> 209787193433135, [junit4] 2> 209787195311085, [junit4] 2> 209787197203185, [junit4] 2> 209787199069085, [junit4] 2> 209787200956135, [junit4] 2> 209787189639185], [junit4] 2> "_enqueue_time_":209793483226585, [junit4] 2> "nodeNames":[ [junit4] 2> "127.0.0.1:10140_solr", [junit4] 2> "127.0.0.1:10139_solr", [junit4] 2> "127.0.0.1:10145_solr", [junit4] 2> "127.0.0.1:10146_solr", [junit4] 2> "127.0.0.1:10137_solr", [junit4] 2> "127.0.0.1:10142_solr", [junit4] 2> "127.0.0.1:10138_solr", [junit4] 2> "127.0.0.1:10141_solr", [junit4] 2> "127.0.0.1:10144_solr", [junit4] 2> "127.0.0.1:10147_solr", [junit4] 2> "127.0.0.1:10143_solr"]}} [junit4] 2> at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:120) [junit4] 2> at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:300) [junit4] 2> ... 6 more [junit4] 2> Caused by: org.apache.solr.common.SolrException: Unexpected exception executing operation: action=MOVEREPLICA&async=node_added_trigger/becce29412d1Tdevy8numjupbmch8jlfa6m9c9/0&waitForFinalState=true&collection=testNodeAdded&targetNode=127.0.0.1:10147_solr&inPlaceMove=true&replica=core_node70 [junit4] 2> at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:110) [junit4] 2> ... 7 more [junit4] 2> Caused by: java.io.IOException: java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/1619619150@60f8b9e4 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7b066043[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 30] [junit4] 2> at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:462) [junit4] 2> at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:80) [junit4] 2> ... 7 more [junit4] 2> Caused by: java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/1619619150@60f8b9e4 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7b066043[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 30] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:173) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) [junit4] 2> at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.submit(SimCloudManager.java:382) [junit4] 2> at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:459) [junit4] 2> ... 8 more [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1402, maxMBSortInHeap=7.790065121020425, sim=RandomSimilarity(queryNorm=true): {}, locale=et, timezone=Europe/Jersey [junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=1,free=262859760,total=517472256 [junit4] 2> NOTE: All tests run in this JVM: [CollectionsAPIAsyncDistributedZkTest, TestOverriddenPrefixQueryForCustomFieldType, TestBadConfig, DisMaxRequestHandlerTest, TestMultiValuedNumericRangeQuery, ReturnFieldsTest, TestSerializedLuceneMatchVersion, TestApiFramework, TestComplexPhraseQParserPlugin, SolrGraphiteReporterTest, UniqFieldsUpdateProcessorFactoryTest, NodeAddedTriggerTest, SuggesterTSTTest, TestDocBasedVersionConstraints, FileBasedSpellCheckerTest, TestOrdValues, LeaderElectionIntegrationTest, NodeMutatorTest, ExitableDirectoryReaderTest, TestRandomFlRTGCloud, TestQueryWrapperFilter, SpatialFilterTest, TestNumericTokenStream, ManagedSchemaRoundRobinCloudTest, SharedFSAutoReplicaFailoverTest, NumericFieldsTest, TestExpandComponent, ResponseHeaderTest, CopyFieldTest, TestClusterStateMutator, SolrCmdDistributorTest, LIRRollingUpdatesTest, TestSchemalessBufferedUpdates, TestCloudPseudoReturnFields, TestAtomicUpdateErrorCases, CacheHeaderTest, DocValuesMultiTest, OverseerCollectionConfigSetProcessorTest, VMParamsZkACLAndCredentialsProvidersTest, SpellPossibilityIteratorTest, TestRealTimeGet, TestClusterStateProvider, TestFreeTextSuggestions, CdcrBidirectionalTest, TestPushWriter, TestFilteredDocIdSet, TestLFUCache, URLClassifyProcessorTest, TestLeaderElectionWithEmptyReplica, BlockJoinFacetDistribTest, TestDistribDocBasedVersion, TestGeoJSONResponseWriter, DateMathParserTest, BlobRepositoryCloudTest, DirectSolrSpellCheckerTest, HdfsSyncSliceTest, TestSearcherReuse, AutoScalingHandlerTest, CdcrReplicationHandlerTest, DeleteReplicaTest, RecoveryZkTest, RegexBytesRefFilterTest, TestHdfsBackupRestoreCore, TestSolrCoreProperties, ClusterStateTest, TestValueSourceCache, TestCoreContainer, TestFieldTypeCollectionResource, TimeRoutedAliasUpdateProcessorTest, ShowFileRequestHandlerTest, TestCustomStream, TestEmbeddedSolrServerConstructors, DistributedSpellCheckComponentTest, TestExactSharedStatsCache, TestAuthorizationFramework, HdfsAutoAddReplicasIntegrationTest, TestSolr4Spatial2, ClassificationUpdateProcessorTest, DistanceFunctionTest, DataDrivenBlockJoinTest, MoveReplicaHDFSTest, TestConfigSetProperties, TestDynamicFieldResource, TestSuggestSpellingConverter, TimeZoneUtilsTest, TestLegacyFieldReuse, TestJsonFacetRefinement, TestReloadAndDeleteDocs, ExplicitHLLTest, MigrateRouteKeyTest, TestSolrCloudWithDelegationTokens, ForceLeaderTest, TestStressReorder, TestAnalyzedSuggestions, TestInitQParser, MultiTermTest, ReplaceNodeTest, TestTestInjection, TestInfoStreamLogging, AliasIntegrationTest, MoreLikeThisHandlerTest, LeaderElectionTest, DistribCursorPagingTest, TestSolrCloudWithHadoopAuthPlugin, CloudMLTQParserTest, SolrXmlInZkTest, TestIntervalFaceting, MergeStrategyTest, NoCacheHeaderTest, IndexSchemaRuntimeFieldTest, UnloadDistributedZkTest, HdfsUnloadDistributedZkTest, HdfsRecoverLeaseTest, TestNodeAddedTrigger, TestPrepRecovery, TestLMJelinekMercerSimilarityFactory, TestMissingGroups, TestFiltering, CoreAdminCreateDiscoverTest, SimpleCollectionCreateDeleteTest, AddBlockUpdateTest, TestBinaryResponseWriter, LeaderFailureAfterFreshStartTest, WordBreakSolrSpellCheckerTest, CollectionsAPISolrJTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomDVFaceting, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, TestReload, TestStressVersions, DistributedTermsComponentTest, TestRangeQuery, SpellCheckComponentTest, TestGroupingSearch, PeerSyncTest, TestFunctionQuery, TestLazyCores, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, SuggesterTest, TestTrie, TestCSVLoader, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, DebugComponentTest, TestReversedWildcardFilterFactory, TestQueryTypes, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, LoggingHandlerTest, RegexBoostProcessorTest, TestCollationField, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, HighlighterConfigTest, TestQuerySenderListener, TestQuerySenderNoQuery, SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCharFilters, TestCodecSupport, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, PreAnalyzedFieldTest, TestSystemIdResolver, DateFieldTest, SpellingQueryConverterTest, TestLRUCache, TestUtils, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConcurrentCreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteStatusTest, DistribJoinFromCollectionTest, DistributedQueueTest, LeaderElectionContextKeyTest, MoveReplicaTest, RestartWhileUpdatingTest, RollingRestartTest, SolrCLIZkUtilsTest, TestAuthenticationFramework, TestCloudSearcherWarming, TestPullReplica, TestTolerantUpdateProcessorRandomCloud, TriLevelCompositeIdRoutingTest, AssignTest, HdfsCollectionsAPIDistributedZkTest, TestCollectionAPI, TestHdfsCloudBackupRestore, TestReplicaProperties, ComputePlanActionTest, TestDistribStateManager, TestExecutePlanAction, TestGenericDistributedQueue, TestLargeCluster] [junit4] Completed [591/774 (3!)] on J2 in 36.39s, 4 tests, 1 failure <<< FAILURES! [...truncated 48764 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
