Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20853/ Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC
5 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI Error Message: Error from server at https://127.0.0.1:39819/solr: Timed out waiting to see all replicas: [implicitcoll_x_replica_n37] in cluster state. Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39819/solr: Timed out waiting to see all replicas: [implicitcoll_x_replica_n37] in cluster state. at __randomizedtesting.SeedInfo.seed([D38DC0043B19FCF:67D9526B7E2B29B7]: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:1096) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200) at org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:103) 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.CustomCollectionTest.testRouteFieldForImplicitRouter Error Message: Error from server at https://127.0.0.1:39819/solr: Could not fully remove collection: implicitcoll Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39819/solr: Could not fully remove collection: implicitcoll at __randomizedtesting.SeedInfo.seed([D38DC0043B19FCF:58683492EF48503F]: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:1096) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200) at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:444) at org.apache.solr.cloud.CustomCollectionTest.ensureClusterEmpty(CustomCollectionTest.java:53) 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.CustomCollectionTest.testRouteFieldForHashRouter Error Message: Error from server at https://127.0.0.1:39819/solr: Could not fully create collection: routeFieldColl Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39819/solr: Could not fully create collection: routeFieldColl at __randomizedtesting.SeedInfo.seed([D38DC0043B19FCF:A50E42DDDCD07495]: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:1096) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200) at org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForHashRouter(CustomCollectionTest.java:160) 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.CustomCollectionTest.testCreateShardRepFactor Error Message: Error from server at https://127.0.0.1:39819/solr: Could not fully create collection: testCreateShardRepFactor Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39819/solr: Could not fully create collection: testCreateShardRepFactor at __randomizedtesting.SeedInfo.seed([D38DC0043B19FCF:F9D656845BE58A0F]: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:1096) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200) at org.apache.solr.cloud.CustomCollectionTest.testCreateShardRepFactor(CustomCollectionTest.java:187) 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.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor Error Message: Error from server at http://127.0.0.1:40087/solr: Could not fully create collection: newcollection2 Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40087/solr: Could not fully create collection: newcollection2 at __randomizedtesting.SeedInfo.seed([D38DC0043B19FCF:6267C07F58803C39]: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:1096) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:512) at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:343) 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 12641 lines...] [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest [junit4] 2> 1072667 INFO (SUITE-CustomCollectionTest-seed#[D38DC0043B19FCF]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/init-core-data-001 [junit4] 2> 1072668 WARN (SUITE-CustomCollectionTest-seed#[D38DC0043B19FCF]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5 [junit4] 2> 1072668 INFO (SUITE-CustomCollectionTest-seed#[D38DC0043B19FCF]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1072669 INFO (SUITE-CustomCollectionTest-seed#[D38DC0043B19FCF]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 1072670 INFO (SUITE-CustomCollectionTest-seed#[D38DC0043B19FCF]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001 [junit4] 2> 1072670 INFO (SUITE-CustomCollectionTest-seed#[D38DC0043B19FCF]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1072670 INFO (Thread-2213) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1072670 INFO (Thread-2213) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1072676 ERROR (Thread-2213) [ ] 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> 1072770 INFO (SUITE-CustomCollectionTest-seed#[D38DC0043B19FCF]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:34775 [junit4] 2> 1072777 INFO (jetty-launcher-1162-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1072777 INFO (jetty-launcher-1162-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1072778 INFO (jetty-launcher-1162-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1072778 INFO (jetty-launcher-1162-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1072780 INFO (jetty-launcher-1162-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78b2e2d2{/solr,null,AVAILABLE} [junit4] 2> 1072789 INFO (jetty-launcher-1162-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22353844{/solr,null,AVAILABLE} [junit4] 2> 1072789 INFO (jetty-launcher-1162-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4eae68fb{SSL,[ssl, http/1.1]}{127.0.0.1:39819} [junit4] 2> 1072789 INFO (jetty-launcher-1162-thread-3) [ ] o.e.j.s.Server Started @1074174ms [junit4] 2> 1072794 INFO (jetty-launcher-1162-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39819} [junit4] 2> 1072794 ERROR (jetty-launcher-1162-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1072794 INFO (jetty-launcher-1162-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1072794 INFO (jetty-launcher-1162-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1072794 INFO (jetty-launcher-1162-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1072795 INFO (jetty-launcher-1162-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-07T04:10:40.639Z [junit4] 2> 1072795 INFO (jetty-launcher-1162-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a9bc90a{/solr,null,AVAILABLE} [junit4] 2> 1072795 INFO (jetty-launcher-1162-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@415f8cc2{/solr,null,AVAILABLE} [junit4] 2> 1072794 INFO (jetty-launcher-1162-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@33ee1b6d{SSL,[ssl, http/1.1]}{127.0.0.1:40901} [junit4] 2> 1072795 INFO (jetty-launcher-1162-thread-2) [ ] o.e.j.s.Server Started @1074179ms [junit4] 2> 1072795 INFO (jetty-launcher-1162-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40901} [junit4] 2> 1072795 ERROR (jetty-launcher-1162-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1072795 INFO (jetty-launcher-1162-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1072795 INFO (jetty-launcher-1162-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1072795 INFO (jetty-launcher-1162-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1072795 INFO (jetty-launcher-1162-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-07T04:10:40.640Z [junit4] 2> 1072796 INFO (jetty-launcher-1162-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4d264aba{SSL,[ssl, http/1.1]}{127.0.0.1:40375} [junit4] 2> 1072796 INFO (jetty-launcher-1162-thread-4) [ ] o.e.j.s.Server Started @1074180ms [junit4] 2> 1072796 INFO (jetty-launcher-1162-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40375} [junit4] 2> 1072796 ERROR (jetty-launcher-1162-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1072796 INFO (jetty-launcher-1162-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@457b86fd{SSL,[ssl, http/1.1]}{127.0.0.1:43805} [junit4] 2> 1072796 INFO (jetty-launcher-1162-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1072796 INFO (jetty-launcher-1162-thread-1) [ ] o.e.j.s.Server Started @1074180ms [junit4] 2> 1072796 INFO (jetty-launcher-1162-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1072796 INFO (jetty-launcher-1162-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43805} [junit4] 2> 1072796 INFO (jetty-launcher-1162-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1072796 INFO (jetty-launcher-1162-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-07T04:10:40.641Z [junit4] 2> 1072796 ERROR (jetty-launcher-1162-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1072796 INFO (jetty-launcher-1162-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1072796 INFO (jetty-launcher-1162-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1072796 INFO (jetty-launcher-1162-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1072796 INFO (jetty-launcher-1162-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-07T04:10:40.641Z [junit4] 2> 1072796 INFO (jetty-launcher-1162-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1072802 INFO (jetty-launcher-1162-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1072802 INFO (jetty-launcher-1162-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1072805 INFO (jetty-launcher-1162-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34775/solr [junit4] 2> 1072809 INFO (jetty-launcher-1162-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34775/solr [junit4] 2> 1072809 INFO (jetty-launcher-1162-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1072813 INFO (jetty-launcher-1162-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34775/solr [junit4] 2> 1072821 INFO (jetty-launcher-1162-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34775/solr [junit4] 2> 1072860 INFO (jetty-launcher-1162-thread-2) [n:127.0.0.1:40901_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1072860 INFO (jetty-launcher-1162-thread-4) [n:127.0.0.1:40375_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1072861 INFO (jetty-launcher-1162-thread-2) [n:127.0.0.1:40901_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40901_solr [junit4] 2> 1072861 INFO (jetty-launcher-1162-thread-4) [n:127.0.0.1:40375_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40375_solr [junit4] 2> 1072861 INFO (jetty-launcher-1162-thread-2) [n:127.0.0.1:40901_solr ] o.a.s.c.Overseer Overseer (id=98961184556122121-127.0.0.1:40901_solr-n_0000000000) starting [junit4] 2> 1072862 INFO (zkCallback-1185-thread-1-processing-n:127.0.0.1:43805_solr) [n:127.0.0.1:43805_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1072862 INFO (jetty-launcher-1162-thread-1) [n:127.0.0.1:43805_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1072862 INFO (zkCallback-1180-thread-1-processing-n:127.0.0.1:40901_solr) [n:127.0.0.1:40901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1072862 INFO (jetty-launcher-1162-thread-1) [n:127.0.0.1:43805_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43805_solr [junit4] 2> 1072864 INFO (zkCallback-1184-thread-1-processing-n:127.0.0.1:40375_solr) [n:127.0.0.1:40375_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1072871 INFO (zkCallback-1184-thread-1-processing-n:127.0.0.1:40375_solr) [n:127.0.0.1:40375_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1072871 INFO (zkCallback-1180-thread-1-processing-n:127.0.0.1:40901_solr) [n:127.0.0.1:40901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1072872 INFO (zkCallback-1185-thread-1-processing-n:127.0.0.1:43805_solr) [n:127.0.0.1:43805_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1072877 INFO (jetty-launcher-1162-thread-2) [n:127.0.0.1:40901_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40901_solr [junit4] 2> 1072879 INFO (zkCallback-1185-thread-1-processing-n:127.0.0.1:43805_solr) [n:127.0.0.1:43805_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1072879 INFO (zkCallback-1180-thread-1-processing-n:127.0.0.1:40901_solr) [n:127.0.0.1:40901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1072879 INFO (zkCallback-1184-thread-1-processing-n:127.0.0.1:40375_solr) [n:127.0.0.1:40375_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1072894 INFO (jetty-launcher-1162-thread-3) [n:127.0.0.1:39819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1072895 INFO (jetty-launcher-1162-thread-3) [n:127.0.0.1:39819_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1072896 INFO (jetty-launcher-1162-thread-3) [n:127.0.0.1:39819_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39819_solr [junit4] 2> 1072896 INFO (zkCallback-1180-thread-1-processing-n:127.0.0.1:40901_solr) [n:127.0.0.1:40901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1072904 INFO (zkCallback-1184-thread-1-processing-n:127.0.0.1:40375_solr) [n:127.0.0.1:40375_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1072904 INFO (zkCallback-1185-thread-1-processing-n:127.0.0.1:43805_solr) [n:127.0.0.1:43805_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1072909 INFO (zkCallback-1179-thread-1-processing-n:127.0.0.1:39819_solr) [n:127.0.0.1:39819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1072934 INFO (jetty-launcher-1162-thread-4) [n:127.0.0.1:40375_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40375.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1072941 INFO (jetty-launcher-1162-thread-4) [n:127.0.0.1:40375_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40375.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1072941 INFO (jetty-launcher-1162-thread-4) [n:127.0.0.1:40375_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40375.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1072942 INFO (jetty-launcher-1162-thread-4) [n:127.0.0.1:40375_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node4/. [junit4] 2> 1072992 INFO (jetty-launcher-1162-thread-3) [n:127.0.0.1:39819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39819.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1072993 INFO (jetty-launcher-1162-thread-2) [n:127.0.0.1:40901_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40901.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1072997 INFO (jetty-launcher-1162-thread-3) [n:127.0.0.1:39819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39819.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1072998 INFO (jetty-launcher-1162-thread-3) [n:127.0.0.1:39819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39819.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1072998 INFO (jetty-launcher-1162-thread-3) [n:127.0.0.1:39819_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node3/. [junit4] 2> 1073004 INFO (jetty-launcher-1162-thread-2) [n:127.0.0.1:40901_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40901.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1073005 INFO (jetty-launcher-1162-thread-2) [n:127.0.0.1:40901_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40901.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1073006 INFO (jetty-launcher-1162-thread-2) [n:127.0.0.1:40901_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node1/. [junit4] 2> 1073007 INFO (jetty-launcher-1162-thread-1) [n:127.0.0.1:43805_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43805.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1073012 INFO (jetty-launcher-1162-thread-1) [n:127.0.0.1:43805_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43805.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1073012 INFO (jetty-launcher-1162-thread-1) [n:127.0.0.1:43805_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43805.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1073012 INFO (jetty-launcher-1162-thread-1) [n:127.0.0.1:43805_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node2/. [junit4] 2> 1073085 INFO (SUITE-CustomCollectionTest-seed#[D38DC0043B19FCF]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1073085 INFO (SUITE-CustomCollectionTest-seed#[D38DC0043B19FCF]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34775/solr ready [junit4] 2> 1073110 INFO (TEST-CustomCollectionTest.testCustomCollectionsAPI-seed#[D38DC0043B19FCF]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCustomCollectionsAPI [junit4] 2> 1073111 INFO (TEST-CustomCollectionTest.testCustomCollectionsAPI-seed#[D38DC0043B19FCF]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1073127 INFO (qtp525237090-8206) [n:127.0.0.1:39819_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=a,b,c&replicationFactor=5&collection.configName=conf&maxShardsPerNode=6&name=implicitcoll&router.name=implicit&nrtReplicas=5&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1073128 INFO (OverseerThreadFactory-2759-thread-1-processing-n:127.0.0.1:40901_solr) [n:127.0.0.1:40901_solr ] o.a.s.c.CreateCollectionCmd Create collection implicitcoll [junit4] 2> 1073128 WARN (OverseerThreadFactory-2759-thread-1-processing-n:127.0.0.1:40901_solr) [n:127.0.0.1:40901_solr ] o.a.s.c.CreateCollectionCmd Specified number of replicas of 5 on collection implicitcoll is higher than the number of Solr instances currently live or live and part of your createNodeSet(4). It's unusual to run two replica of the same slice on the same Solr-instance. [junit4] 2> 1073232 INFO (OverseerStateUpdate-98961184556122121-127.0.0.1:40901_solr-n_0000000000) [n:127.0.0.1:40901_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"implicitcoll", [junit4] 2> "shard":"a", [junit4] 2> "core":"implicitcoll_a_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:40375/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1073233 INFO (OverseerStateUpdate-98961184556122121-127.0.0.1:40901_solr-n_0000000000) [n:127.0.0.1:40901_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"implicitcoll", [junit4] 2> "shard":"a", [junit4] 2> "core":"implicitcoll_a_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:40901/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1073235 INFO (OverseerStateUpdate-98961184556122121-127.0.0.1:40901_solr-n_0000000000) [n:127.0.0.1:40901_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"implicitcoll", [junit4] 2> "shard":"a", [junit4] 2> "core":"implicitcoll_a_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43805/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1073236 INFO (OverseerStateUpdate-98961184556122121-127.0.0.1:40901_solr-n_0000000000) [n:127.0.0.1:40901_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"implicitcoll", [junit4] 2> "shard":"a", [junit4] 2> "core":"implicitcoll_a_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39819/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1073237 INFO (OverseerStateUpdate-98961184556122121-127.0.0.1:40901_solr-n_0000000000) [n:127.0.0.1:40901_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"implicitcoll", [junit4] 2> "shard":"a", [junit4] 2> "core":"implicitcoll_a_replica_n8", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:40375/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1073238 INFO (OverseerStateUpdate-98961184556122121-127.0.0.1:40901_solr-n_0000000000) [n:127.0.0.1:40901_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"implicitcoll", [junit4] 2> "shard":"b", [junit4] 2> "core":"implicitcoll_b_replica_n10", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:40901/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1073239 INFO (OverseerStateUpdate-98961184556122121-127.0.0.1:40901_solr-n_0000000000) [n:127.0.0.1:40901_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"implicitcoll", [junit4] 2> "shard":"b", [junit4] 2> "core":"implicitcoll_b_replica_n13", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43805/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1073241 INFO (OverseerStateUpdate-98961184556122121-127.0.0.1:40901_solr-n_0000000000) [n:127.0.0.1:40901_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"implicitcoll", [junit4] 2> "shard":"b", [junit4] 2> "core":"implicitcoll_b_replica_n14", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39819/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1073242 INFO (OverseerStateUpdate-98961184556122121-127.0.0.1:40901_solr-n_0000000000) [n:127.0.0.1:40901_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"implicitcoll", [junit4] 2> "shard":"b", [junit4] 2> "core":"implicitcoll_b_replica_n16", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:40375/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1073243 INFO (OverseerStateUpdate-98961184556122121-127.0.0.1:40901_solr-n_0000000000) [n:127.0.0.1:40901_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"implicitcoll", [junit4] 2> "shard":"b", [junit4] 2> "core":"implicitcoll_b_replica_n18", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:40901/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1073244 INFO (OverseerStateUpdate-98961184556122121-127.0.0.1:40901_solr-n_0000000000) [n:127.0.0.1:40901_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"implicitcoll", [junit4] 2> "shard":"c", [junit4] 2> "core":"implicitcoll_c_replica_n20", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43805/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1073245 INFO (OverseerStateUpdate-98961184556122121-127.0.0.1:40901_solr-n_0000000000) [n:127.0.0.1:40901_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"implicitcoll", [junit4] 2> "shard":"c", [junit4] 2> "core":"implicitcoll_c_replica_n22", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39819/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1073246 INFO (OverseerStateUpdate-98961184556122121-127.0.0.1:40901_solr-n_0000000000) [n:127.0.0.1:40901_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"implicitcoll", [junit4] 2> "shard":"c", [junit4] 2> "core":"implicitcoll_c_replica_n24", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:40375/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1073247 INFO (OverseerStateUpdate-98961184556122121-127.0.0.1:40901_solr-n_0000000000) [n:127.0.0.1:40901_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"implicitcoll", [junit4] 2> "shard":"c", [junit4] 2> "core":"implicitcoll_c_replica_n26", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:40901/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1073248 INFO (OverseerStateUpdate-98961184556122121-127.0.0.1:40901_solr-n_0000000000) [n:127.0.0.1:40901_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"implicitcoll", [junit4] 2> "shard":"c", [junit4] 2> "core":"implicitcoll_c_replica_n28", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43805/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1073523 INFO (qtp1073955233-8212) [n:127.0.0.1:40375_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n8&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1073524 INFO (qtp1073955233-8212) [n:127.0.0.1:40375_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1073530 INFO (qtp525237090-8205) [n:127.0.0.1:39819_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n6&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1073530 INFO (qtp525237090-8205) [n:127.0.0.1:39819_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1073546 INFO (qtp525237090-8200) [n:127.0.0.1:39819_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n14&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1073669 INFO (qtp2086382634-8307) [n:127.0.0.1:40901_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n2&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1073669 INFO (qtp2086382634-8307) [n:127.0.0.1:40901_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1073691 INFO (qtp525237090-8204) [n:127.0.0.1:39819_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node25&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n22&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1073694 INFO (qtp1723735501-8194) [n:127.0.0.1:43805_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node23&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n20&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1073694 INFO (qtp1723735501-8194) [n:127.0.0.1:43805_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1073696 INFO (qtp1073955233-8202) [n:127.0.0.1:40375_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n16&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1073697 INFO (qtp1073955233-8210) [n:127.0.0.1:40375_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node27&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n24&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1073699 INFO (qtp2086382634-8182) [n:127.0.0.1:40901_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n10&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1073703 INFO (qtp2086382634-8184) [n:127.0.0.1:40901_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node29&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n26&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1073705 INFO (qtp2086382634-8192) [n:127.0.0.1:40901_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n18&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1073709 INFO (qtp1073955233-8208) [n:127.0.0.1:40375_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n1&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1073712 INFO (qtp1723735501-8309) [n:127.0.0.1:43805_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n4&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1073714 INFO (qtp1723735501-8215) [n:127.0.0.1:43805_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n13&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1073715 INFO (qtp1723735501-8183) [n:127.0.0.1:43805_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node30&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n28&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1073818 INFO (zkCallback-1185-thread-1-processing-n:127.0.0.1:43805_solr) [n:127.0.0.1:43805_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/implicitcoll/state.json] for collection [implicitcoll] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1073818 INFO (zkCallback-1184-thread-1-processing-n:127.0.0.1:40375_solr) [n:127.0.0.1:40375_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/implicitcoll/state.json] for collection [implicitcoll] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1073818 INFO (zkCallback-1179-thread-1-processing-n:127.0.0.1:39819_solr) [n:127.0.0.1:39819_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/implicitcoll/state.json] for collection [implicitcoll] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1073818 INFO (zkCallback-1184-thread-2-processing-n:127.0.0.1:40375_solr) [n:127.0.0.1:40375_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/implicitcoll/state.json] for collection [implicitcoll] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1073818 INFO (zkCallback-1180-thread-1-processing-n:127.0.0.1:40901_solr) [n:127.0.0.1:40901_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/implicitcoll/state.json] for collection [implicitcoll] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1073818 INFO (zkCallback-1185-thread-2-processing-n:127.0.0.1:43805_solr) [n:127.0.0.1:43805_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/implicitcoll/state.json] for collection [implicitcoll] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1073818 INFO (zkCallback-1180-thread-2-processing-n:127.0.0.1:40901_solr) [n:127.0.0.1:40901_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/implicitcoll/state.json] for collection [implicitcoll] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1074573 INFO (qtp1073955233-8212) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node11 x:implicitcoll_a_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1074580 INFO (qtp1073955233-8212) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node11 x:implicitcoll_a_replica_n8] o.a.s.s.IndexSchema [implicitcoll_a_replica_n8] Schema name=cloud-dynamic [junit4] 2> 1074631 INFO (qtp525237090-8205) [n:127.0.0.1:39819_solr c:implicitcoll s:a r:core_node9 x:implicitcoll_a_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1074634 INFO (qtp1073955233-8212) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node11 x:implicitcoll_a_replica_n8] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1074634 INFO (qtp1073955233-8212) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node11 x:implicitcoll_a_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_a_replica_n8' using configuration from collection implicitcoll, trusted=true [junit4] 2> 1074635 INFO (qtp1073955233-8212) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node11 x:implicitcoll_a_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40375.solr.core.implicitcoll.a.replica_n8' (registry 'solr.core.implicitcoll.a.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1074635 INFO (qtp1073955233-8212) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node11 x:implicitcoll_a_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1074635 INFO (qtp1073955233-8212) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node11 x:implicitcoll_a_replica_n8] o.a.s.c.SolrCore [[implicitcoll_a_replica_n8] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node4/implicitcoll_a_replica_n8], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node4/./implicitcoll_a_replica_n8/data/] [junit4] 2> 1074638 INFO (qtp525237090-8205) [n:127.0.0.1:39819_solr c:implicitcoll s:a r:core_node9 x:implicitcoll_a_replica_n6] o.a.s.s.IndexSchema [implicitcoll_a_replica_n6] Schema name=cloud-dynamic [junit4] 2> 1074659 INFO (qtp525237090-8205) [n:127.0.0.1:39819_solr c:implicitcoll s:a r:core_node9 x:implicitcoll_a_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1074659 INFO (qtp525237090-8205) [n:127.0.0.1:39819_solr c:implicitcoll s:a r:core_node9 x:implicitcoll_a_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_a_replica_n6' using configuration from collection implicitcoll, trusted=true [junit4] 2> 1074659 INFO (qtp525237090-8205) [n:127.0.0.1:39819_solr c:implicitcoll s:a r:core_node9 x:implicitcoll_a_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39819.solr.core.implicitcoll.a.replica_n6' (registry 'solr.core.implicitcoll.a.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1074659 INFO (qtp525237090-8205) [n:127.0.0.1:39819_solr c:implicitcoll s:a r:core_node9 x:implicitcoll_a_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1074659 INFO (qtp525237090-8205) [n:127.0.0.1:39819_solr c:implicitcoll s:a r:core_node9 x:implicitcoll_a_replica_n6] o.a.s.c.SolrCore [[implicitcoll_a_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node3/implicitcoll_a_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node3/./implicitcoll_a_replica_n6/data/] [junit4] 2> 1074663 INFO (qtp525237090-8200) [n:127.0.0.1:39819_solr c:implicitcoll s:b r:core_node17 x:implicitcoll_b_replica_n14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1074671 INFO (qtp525237090-8200) [n:127.0.0.1:39819_solr c:implicitcoll s:b r:core_node17 x:implicitcoll_b_replica_n14] o.a.s.s.IndexSchema [implicitcoll_b_replica_n14] Schema name=cloud-dynamic [junit4] 2> 1074748 INFO (qtp525237090-8200) [n:127.0.0.1:39819_solr c:implicitcoll s:b r:core_node17 x:implicitcoll_b_replica_n14] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1074748 INFO (qtp525237090-8200) [n:127.0.0.1:39819_solr c:implicitcoll s:b r:core_node17 x:implicitcoll_b_replica_n14] o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_b_replica_n14' using configuration from collection implicitcoll, trusted=true [junit4] 2> 1074748 INFO (qtp525237090-8200) [n:127.0.0.1:39819_solr c:implicitcoll s:b r:core_node17 x:implicitcoll_b_replica_n14] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39819.solr.core.implicitcoll.b.replica_n14' (registry 'solr.core.implicitcoll.b.replica_n14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1074748 INFO (qtp525237090-8200) [n:127.0.0.1:39819_solr c:implicitcoll s:b r:core_node17 x:implicitcoll_b_replica_n14] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1074748 INFO (qtp525237090-8200) [n:127.0.0.1:39819_solr c:implicitcoll s:b r:core_node17 x:implicitcoll_b_replica_n14] o.a.s.c.SolrCore [[implicitcoll_b_replica_n14] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node3/implicitcoll_b_replica_n14], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node3/./implicitcoll_b_replica_n14/data/] [junit4] 2> 1074755 INFO (qtp525237090-8204) [n:127.0.0.1:39819_solr c:implicitcoll s:c r:core_node25 x:implicitcoll_c_replica_n22] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1074758 INFO (qtp1073955233-8202) [n:127.0.0.1:40375_solr c:implicitcoll s:b r:core_node19 x:implicitcoll_b_replica_n16] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1074762 INFO (qtp1073955233-8210) [n:127.0.0.1:40375_solr c:implicitcoll s:c r:core_node27 x:implicitcoll_c_replica_n24] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1074764 INFO (qtp525237090-8204) [n:127.0.0.1:39819_solr c:implicitcoll s:c r:core_node25 x:implicitcoll_c_replica_n22] o.a.s.s.IndexSchema [implicitcoll_c_replica_n22] Schema name=cloud-dynamic [junit4] 2> 1074767 INFO (qtp1723735501-8215) [n:127.0.0.1:43805_solr c:implicitcoll s:b r:core_node15 x:implicitcoll_b_replica_n13] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1074769 INFO (qtp1073955233-8202) [n:127.0.0.1:40375_solr c:implicitcoll s:b r:core_node19 x:implicitcoll_b_replica_n16] o.a.s.s.IndexSchema [implicitcoll_b_replica_n16] Schema name=cloud-dynamic [junit4] 2> 1074857 INFO (qtp1723735501-8183) [n:127.0.0.1:43805_solr c:implicitcoll s:c r:core_node30 x:implicitcoll_c_replica_n28] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1074872 INFO (qtp1073955233-8208) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1074875 INFO (qtp1723735501-8215) [n:127.0.0.1:43805_solr c:implicitcoll s:b r:core_node15 x:implicitcoll_b_replica_n13] o.a.s.s.IndexSchema [implicitcoll_b_replica_n13] Schema name=cloud-dynamic [junit4] 2> 1074880 INFO (qtp2086382634-8182) [n:127.0.0.1:40901_solr c:implicitcoll s:b r:core_node12 x:implicitcoll_b_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1074881 INFO (qtp1723735501-8194) [n:127.0.0.1:43805_solr c:implicitcoll s:c r:core_node23 x:implicitcoll_c_replica_n20] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1074886 INFO (qtp1073955233-8208) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.s.IndexSchema [implicitcoll_a_replica_n1] Schema name=cloud-dynamic [junit4] 2> 1074888 INFO (qtp1073955233-8210) [n:127.0.0.1:40375_solr c:implicitcoll s:c r:core_node27 x:implicitcoll_c_replica_n24] o.a.s.s.IndexSchema [implicitcoll_c_replica_n24] Schema name=cloud-dynamic [junit4] 2> 1074889 INFO (qtp2086382634-8182) [n:127.0.0.1:40901_solr c:implicitcoll s:b r:core_node12 x:implicitcoll_b_replica_n10] o.a.s.s.IndexSchema [implicitcoll_b_replica_n10] Schema name=cloud-dynamic [junit4] 2> 1074892 INFO (qtp525237090-8205) [n:127.0.0.1:39819_solr c:implicitcoll s:a r:core_node9 x:implicitcoll_a_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1075116 INFO (qtp1073955233-8212) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node11 x:implicitcoll_a_replica_n8] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1075011 INFO (qtp1723735501-8183) [n:127.0.0.1:43805_solr c:implicitcoll s:c r:core_node30 x:implicitcoll_c_replica_n28] o.a.s.s.IndexSchema [implicitcoll_c_replica_n28] Schema name=cloud-dynamic [junit4] 2> 1075010 INFO (qtp525237090-8204) [n:127.0.0.1:39819_solr c:implicitcoll s:c r:core_node25 x:implicitcoll_c_replica_n22] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1075118 INFO (qtp525237090-8204) [n:127.0.0.1:39819_solr c:implicitcoll s:c r:core_node25 x:implicitcoll_c_replica_n22] o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_c_replica_n22' using configuration from collection implicitcoll, trusted=true [junit4] 2> 1075118 INFO (qtp525237090-8204) [n:127.0.0.1:39819_solr c:implicitcoll s:c r:core_node25 x:implicitcoll_c_replica_n22] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39819.solr.core.implicitcoll.c.replica_n22' (registry 'solr.core.implicitcoll.c.replica_n22') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1075119 INFO (qtp525237090-8204) [n:127.0.0.1:39819_solr c:implicitcoll s:c r:core_node25 x:implicitcoll_c_replica_n22] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1075119 INFO (qtp525237090-8204) [n:127.0.0.1:39819_solr c:implicitcoll s:c r:core_node25 x:implicitcoll_c_replica_n22] o.a.s.c.SolrCore [[implicitcoll_c_replica_n22] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node3/implicitcoll_c_replica_n22], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node3/./implicitcoll_c_replica_n22/data/] [junit4] 2> 1075007 INFO (qtp2086382634-8184) [n:127.0.0.1:40901_solr c:implicitcoll s:c r:core_node29 x:implicitcoll_c_replica_n26] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1075004 INFO (qtp1723735501-8194) [n:127.0.0.1:43805_solr c:implicitcoll s:c r:core_node23 x:implicitcoll_c_replica_n20] o.a.s.s.IndexSchema [implicitcoll_c_replica_n20] Schema name=cloud-dynamic [junit4] 2> 1075135 INFO (qtp2086382634-8182) [n:127.0.0.1:40901_solr c:implicitcoll s:b r:core_node12 x:implicitcoll_b_replica_n10] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1075135 INFO (qtp2086382634-8182) [n:127.0.0.1:40901_solr c:implicitcoll s:b r:core_node12 x:implicitcoll_b_replica_n10] o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_b_replica_n10' using configuration from collection implicitcoll, trusted=true [junit4] 2> 1075135 INFO (qtp2086382634-8307) [n:127.0.0.1:40901_solr c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1075136 INFO (qtp2086382634-8182) [n:127.0.0.1:40901_solr c:implicitcoll s:b r:core_node12 x:implicitcoll_b_replica_n10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40901.solr.core.implicitcoll.b.replica_n10' (registry 'solr.core.implicitcoll.b.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1075004 INFO (qtp1073955233-8202) [n:127.0.0.1:40375_solr c:implicitcoll s:b r:core_node19 x:implicitcoll_b_replica_n16] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1074998 INFO (qtp1723735501-8309) [n:127.0.0.1:43805_solr c:implicitcoll s:a r:core_node7 x:implicitcoll_a_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1074990 INFO (qtp2086382634-8192) [n:127.0.0.1:40901_solr c:implicitcoll s:b r:core_node21 x:implicitcoll_b_replica_n18] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1075163 INFO (qtp1073955233-8202) [n:127.0.0.1:40375_solr c:implicitcoll s:b r:core_node19 x:implicitcoll_b_replica_n16] o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_b_replica_n16' using configuration from collection implicitcoll, trusted=true [junit4] 2> 1075169 INFO (qtp1073955233-8202) [n:127.0.0.1:40375_solr c:implicitcoll s:b r:core_node19 x:implicitcoll_b_replica_n16] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40375.solr.core.implicitcoll.b.replica_n16' (registry 'solr.core.implicitcoll.b.replica_n16') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1075169 INFO (qtp1073955233-8202) [n:127.0.0.1:40375_solr c:implicitcoll s:b r:core_node19 x:implicitcoll_b_replica_n16] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1075169 INFO (qtp1073955233-8202) [n:127.0.0.1:40375_solr c:implicitcoll s:b r:core_node19 x:implicitcoll_b_replica_n16] o.a.s.c.SolrCore [[implicitcoll_b_replica_n16] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node4/implicitcoll_b_replica_n16], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node4/./implicitcoll_b_replica_n16/data/] [junit4] 2> 1075172 INFO (qtp1723735501-8309) [n:127.0.0.1:43805_solr c:implicitcoll s:a r:core_node7 x:implicitcoll_a_replica_n4] o.a.s.s.IndexSchema [implicitcoll_a_replica_n4] Schema name=cloud-dynamic [junit4] 2> 1075162 INFO (qtp2086382634-8182) [n:127.0.0.1:40901_solr c:implicitcoll s:b r:core_node12 x:implicitcoll_b_replica_n10] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1075118 INFO (qtp1073955233-8212) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node11 x:implicitcoll_a_replica_n8] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1075173 INFO (qtp2086382634-8182) [n:127.0.0.1:40901_solr c:implicitcoll s:b r:core_node12 x:implicitcoll_b_replica_n10] o.a.s.c.SolrCore [[implicitcoll_b_replica_n10] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node1/implicitcoll_b_replica_n10], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node1/./implicitcoll_b_replica_n10/data/] [junit4] 2> 1075175 INFO (qtp1073955233-8212) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node11 x:implicitcoll_a_replica_n8] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1075175 INFO (qtp1073955233-8212) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node11 x:implicitcoll_a_replica_n8] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1075175 INFO (qtp1073955233-8208) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1075175 INFO (qtp1073955233-8208) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_a_replica_n1' using configuration from collection implicitcoll, trusted=true [junit4] 2> 1075176 INFO (qtp1073955233-8208) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40375.solr.core.implicitcoll.a.replica_n1' (registry 'solr.core.implicitcoll.a.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1075118 INFO (qtp525237090-8205) [n:127.0.0.1:39819_solr c:implicitcoll s:a r:core_node9 x:implicitcoll_a_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1075176 INFO (qtp1073955233-8208) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1075176 INFO (qtp1073955233-8208) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.c.SolrCore [[implicitcoll_a_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node4/implicitcoll_a_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node4/./implicitcoll_a_replica_n1/data/] [junit4] 2> 1075178 INFO (qtp525237090-8205) [n:127.0.0.1:39819_solr c:implicitcoll s:a r:core_node9 x:implicitcoll_a_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1075178 INFO (qtp525237090-8205) [n:127.0.0.1:39819_solr c:implicitcoll s:a r:core_node9 x:implicitcoll_a_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1075179 INFO (qtp1073955233-8212) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node11 x:implicitcoll_a_replica_n8] o.a.s.s.SolrIndexSearcher Opening [Searcher@797ad7bf[implicitcoll_a_replica_n8] main] [junit4] 2> 1075180 INFO (qtp525237090-8205) [n:127.0.0.1:39819_solr c:implicitcoll s:a r:core_node9 x:implicitcoll_a_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@150cb574[implicitcoll_a_replica_n6] main] [junit4] 2> 1075181 INFO (qtp525237090-8205) [n:127.0.0.1:39819_solr c:implicitcoll s:a r:core_node9 x:implicitcoll_a_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1075181 INFO (qtp525237090-8205) [n:127.0.0.1:39819_solr c:implicitcoll s:a r:core_node9 x:implicitcoll_a_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1075181 INFO (qtp1073955233-8212) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node11 x:implicitcoll_a_replica_n8] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1075181 INFO (qtp1073955233-8212) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node11 x:implicitcoll_a_replica_n8] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1075189 INFO (qtp1073955233-8210) [n:127.0.0.1:40375_solr c:implicitcoll s:c r:core_node27 x:implicitcoll_c_replica_n24] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1075189 INFO (qtp1073955233-8210) [n:127.0.0.1:40375_solr c:implicitcoll s:c r:core_node27 x:implicitcoll_c_replica_n24] o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_c_replica_n24' using configuration from collection implicitcoll, trusted=true [junit4] 2> 1075189 INFO (qtp1073955233-8210) [n:127.0.0.1:40375_solr c:implicitcoll s:c r:core_node27 x:implicitcoll_c_replica_n24] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40375.solr.core.implicitcoll.c.replica_n24' (registry 'solr.core.implicitcoll.c.replica_n24') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1075189 INFO (qtp1073955233-8210) [n:127.0.0.1:40375_solr c:implicitcoll s:c r:core_node27 x:implicitcoll_c_replica_n24] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1075190 INFO (qtp1073955233-8210) [n:127.0.0.1:40375_solr c:implicitcoll s:c r:core_node27 x:implicitcoll_c_replica_n24] o.a.s.c.SolrCore [[implicitcoll_c_replica_n24] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node4/implicitcoll_c_replica_n24], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node4/./implicitcoll_c_replica_n24/data/] [junit4] 2> 1075193 INFO (qtp2086382634-8184) [n:127.0.0.1:40901_solr c:implicitcoll s:c r:core_node29 x:implicitcoll_c_replica_n26] o.a.s.s.IndexSchema [implicitcoll_c_replica_n26] Schema name=cloud-dynamic [junit4] 2> 1075194 INFO (qtp2086382634-8307) [n:127.0.0.1:40901_solr c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] o.a.s.s.IndexSchema [implicitcoll_a_replica_n2] Schema name=cloud-dynamic [junit4] 2> 1075222 INFO (qtp1723735501-8194) [n:127.0.0.1:43805_solr c:implicitcoll s:c r:core_node23 x:implicitcoll_c_replica_n20] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1075222 INFO (qtp1723735501-8194) [n:127.0.0.1:43805_solr c:implicitcoll s:c r:core_node23 x:implicitcoll_c_replica_n20] o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_c_replica_n20' using configuration from collection implicitcoll, trusted=true [junit4] 2> 1075223 INFO (qtp1723735501-8215) [n:127.0.0.1:43805_solr c:implicitcoll s:b r:core_node15 x:implicitcoll_b_replica_n13] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1075224 INFO (qtp1723735501-8215) [n:127.0.0.1:43805_solr c:implicitcoll s:b r:core_node15 x:implicitcoll_b_replica_n13] o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_b_replica_n13' using configuration from collection implicitcoll, trusted=true [junit4] 2> 1075229 INFO (qtp2086382634-8192) [n:127.0.0.1:40901_solr c:implicitcoll s:b r:core_node21 x:implicitcoll_b_replica_n18] o.a.s.s.IndexSchema [implicitcoll_b_replica_n18] Schema name=cloud-dynamic [junit4] 2> 1075229 INFO (qtp525237090-8205) [n:127.0.0.1:39819_solr c:implicitcoll s:a r:core_node9 x:implicitcoll_a_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1075230 INFO (qtp1073955233-8212) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node11 x:implicitcoll_a_replica_n8] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1075230 INFO (qtp1723735501-8215) [n:127.0.0.1:43805_solr c:implicitcoll s:b r:core_node15 x:implicitcoll_b_replica_n13] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43805.solr.core.implicitcoll.b.replica_n13' (registry 'solr.core.implicitcoll.b.replica_n13') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1075231 INFO (qtp1723735501-8215) [n:127.0.0.1:43805_solr c:implicitcoll s:b r:core_node15 x:implicitcoll_b_replica_n13] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1075231 INFO (qtp1723735501-8215) [n:127.0.0.1:43805_solr c:implicitcoll s:b r:core_node15 x:implicitcoll_b_replica_n13] o.a.s.c.SolrCore [[implicitcoll_b_replica_n13] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node2/implicitcoll_b_replica_n13], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node2/./implicitcoll_b_replica_n13/data/] [junit4] 2> 1075238 INFO (qtp1073955233-8212) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node11 x:implicitcoll_a_replica_n8] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583378955588599808 [junit4] 2> 1075240 INFO (searcherExecutor-2768-thread-1-processing-n:127.0.0.1:40375_solr x:implicitcoll_a_replica_n8 s:a c:implicitcoll r:core_node11) [n:127.0.0.1:40375_solr c:implicitcoll s:a r:core_node11 x:implicitcoll_a_replica_n8] o.a.s.c.SolrCore [implicitcoll_a_replica_n8] Registered new searcher Searcher@797ad7bf[implicitcoll_a_replica_n8] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1075240 INFO (qtp525237090-8205) [n:127.0.0.1:39819_solr c:implicitcoll s:a r:core_node9 x:implicitcoll_a_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583378955590696960 [junit4] 2> 1075241 INFO (qtp1723735501-8183) [n:127.0.0.1:43805_solr c:implicitcoll s:c r:core_node30 x:implicitcoll_c_replica_n28] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1075241 INFO (qtp1723735501-8183) [n:127.0.0.1:43805_solr c:implicitcoll s:c r:core_node30 x:implicitcoll_c_replica_n28] o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_c_replica_n28' using configuration from collection implicitcoll, trusted=true [junit4] 2> 1075241 INFO (qtp1723735501-8194) [n:127.0.0.1:43805_solr c:implicitcoll s:c r:core_node23 x:implicitcoll_c_replica_n20] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43805.solr.core.implicitcoll.c.replica_n20' (registry 'solr.core.implicitcoll.c.replica_n20') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1075241 INFO (qtp1723735501-8194) [n:127.0.0.1:43805_solr c:implicitcoll s:c r:core_node23 x:implicitcoll_c_replica_n20] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1075241 INFO (qtp1723735501-8194) [n:127.0.0.1:43805_solr c:implicitcoll s:c r:core_node23 x:implicitcoll_c_replica_n20] o.a.s.c.SolrCore [[implicitcoll_c_replica_n20] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node2/implicitcoll_c_replica_n20], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node2/./implicitcoll_c_replica_n20/data/] [junit4] 2> 1075241 INFO (qtp1723735501-8183) [n:127.0.0.1:43805_solr c:implicitcoll s:c r:core_node30 x:implicitcoll_c_replica_n28] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43805.solr.core.implicitcoll.c.replica_n28' (registry 'solr.core.implicitcoll.c.replica_n28') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d515303 [junit4] 2> 1075241 INFO (qtp1723735501-8183) [n:127.0.0.1:43805_solr c:implicitcoll s:c r:core_node30 x:implicitcoll_c_replica_n28] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1075241 INFO (qtp1723735501-8183) [n:127.0.0.1:43805_solr c:implicitcoll s:c r:core_node30 x:implicitcoll_c_replica_n28] o.a.s.c.SolrCore [[implicitcoll_c_replica_n28] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node2/implicitcoll_c_replica_n28], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_D38DC0043B19FCF-001/tempDir-001/node2/./implicitcoll_c_replica_n28/data/] [junit4] 2> 1075242 INFO (se [...truncated too long message...] params={baseConfigSet=baseConfigSet&name=newConfigSet&action=CREATE&wt=javabin&version=2} status=400 QTime=2 [junit4] 2> 2021862 INFO (jetty-closer-4355-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5a40aa42{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2021863 INFO (jetty-closer-4355-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=528280867 [junit4] 2> 2021863 INFO (jetty-closer-4355-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2021863 INFO (jetty-closer-4355-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@288bc0d2: rootName = solr_46319, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@25144a15 [junit4] 2> 2021869 INFO (jetty-closer-4355-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2021869 INFO (jetty-closer-4355-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24bbe066: rootName = solr_46319, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2fe5631b [junit4] 2> 2021874 INFO (jetty-closer-4355-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2021874 INFO (jetty-closer-4355-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@53f6638d: rootName = solr_46319, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@73e84d9d [junit4] 2> 2021875 INFO (jetty-closer-4355-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46319_solr [junit4] 2> 2021875 INFO (jetty-closer-4355-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 2021875 INFO (zkCallback-4361-thread-1-processing-n:127.0.0.1:46319_solr) [n:127.0.0.1:46319_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 2021875 INFO (jetty-closer-4355-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2021875 INFO (jetty-closer-4355-thread-1) [ ] o.a.s.c.Overseer Overseer (id=98961246746247171-127.0.0.1:46319_solr-n_0000000000) closing [junit4] 2> 2021875 INFO (OverseerStateUpdate-98961246746247171-127.0.0.1:46319_solr-n_0000000000) [n:127.0.0.1:46319_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46319_solr [junit4] 2> 2021875 WARN (OverseerAutoScalingTriggerThread-98961246746247171-127.0.0.1:46319_solr-n_0000000000) [n:127.0.0.1:46319_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 2021881 INFO (jetty-closer-4355-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47ed4fa6{/solr,null,UNAVAILABLE} [junit4] 2> 2021881 ERROR (TEST-TestConfigSetsAPI.testCreateErrors-seed#[D38DC0043B19FCF]) [ ] 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> 2021882 INFO (TEST-TestConfigSetsAPI.testCreateErrors-seed#[D38DC0043B19FCF]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38185 38185 [junit4] 2> 2021943 INFO (Thread-3801) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38185 38185 [junit4] 2> 2021945 INFO (TEST-TestConfigSetsAPI.testCreateErrors-seed#[D38DC0043B19FCF]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateErrors [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestConfigSetsAPI_D38DC0043B19FCF-001 [junit4] 2> Nov 07, 2017 4:26:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 4 leaked thread(s). [junit4] 2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=23435, maxDocsPerChunk=435, blockSize=533), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=23435, blockSize=533)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@24957610), locale=sr-RS, timezone=Etc/GMT+0 [junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=236428456,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestBM25SimilarityFactory, QueryEqualityTest, TestPivotHelperCode, MBeansHandlerTest, TestBlobHandler, NumericFieldsTest, TestSolr4Spatial, TestCloudInspectUtil, CoreAdminRequestStatusTest, TestScoreJoinQPNoScore, RemoteQueryErrorTest, TestMaxScoreQueryParser, BasicAuthIntegrationTest, TestStressReorder, TestCloudPseudoReturnFields, TestSchemaNameResource, RegexBoostProcessorTest, HdfsChaosMonkeySafeLeaderTest, AssignTest, TestPullReplicaErrorHandling, TestStressCloudBlindAtomicUpdates, SpellingQueryConverterTest, TestRequestStatusCollectionAPI, TestSolrQueryParser, DistributedTermsComponentTest, TestCollectionAPIs, CurrencyFieldTypeTest, TestFieldCacheReopen, SolrMetricManagerTest, TestRangeQuery, TestCursorMarkWithoutUniqueKey, TestSQLHandler, TestStressLucene, TestManagedStopFilterFactory, PathHierarchyTokenizerFactoryTest, ShardRoutingCustomTest, TestAnalyzedSuggestions, TestFieldSortValues, BadIndexSchemaTest, DocValuesMultiTest, TestStressRecovery, TestLegacyField, CollectionsAPIDistributedZkTest, TestJettySolrRunner, CircularListTest, MissingSegmentRecoveryTest, SpatialHeatmapFacetsTest, UtilsToolTest, TestSubQueryTransformerDistrib, SparseHLLTest, CloudExitableDirectoryReaderTest, HealthCheckHandlerTest, SimpleCollectionCreateDeleteTest, SynonymTokenizerTest, TestCryptoKeys, SaslZkACLProviderTest, TestSmileRequest, TestSchemalessBufferedUpdates, DirectUpdateHandlerTest, VersionInfoTest, SolrCmdDistributorTest, TestFreeTextSuggestions, AtomicUpdatesTest, TestDocSet, SignatureUpdateProcessorFactoryTest, TestTlogReplica, TestPerFieldSimilarity, TestCloudManagedSchema, TestOmitPositions, SOLR749Test, TestEmbeddedSolrServerAdminHandler, PrimUtilsTest, ImplicitSnitchTest, LargeFieldTest, OverseerModifyCollectionTest, DocumentAnalysisRequestHandlerTest, TestLegacyTerms, TestLeaderElectionWithEmptyReplica, V2StandaloneTest, TermVectorComponentDistributedTest, TestPseudoReturnFields, HdfsLockFactoryTest, SchemaVersionSpecificBehaviorTest, TestWriterPerf, ShardRoutingTest, OpenCloseCoreStressTest, ConvertedLegacyTest, TestJavabinTupleStreamParser, TestOnReconnectListenerSupport, TestAuthorizationFramework, BlockDirectoryTest, SolrRequestParserTest, CdcrReplicationHandlerTest, TestReplicationHandlerBackup, TestChildDocTransformer, TestReloadDeadlock, TestJsonFacetRefinement, CollectionTooManyReplicasTest, TestSurroundQueryParser, ConcurrentDeleteAndCreateCollectionTest, SuggesterTSTTest, DataDrivenBlockJoinTest, UninvertDocValuesMergePolicyTest, GraphQueryTest, DistributedIntervalFacetingTest, TestClusterStateMutator, BlockJoinFacetDistribTest, ClassificationUpdateProcessorTest, TestSolrConfigHandler, MoreLikeThisHandlerTest, TestSimpleTrackingShardHandler, ShowFileRequestHandlerTest, SolrIndexSplitterTest, EnumFieldTest, TestConfigSetProperties, SuggesterFSTTest, JvmMetricsTest, TestHalfAndHalfDocValues, DeleteShardTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, TestFaceting, TestRecovery, TestRealTimeGet, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, TestLazyCores, HighlighterTest, DistributedQueryElevationComponentTest, TestExtendedDismaxParser, SpellCheckCollatorTest, TestFoldingMultitermQuery, SuggesterTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, DebugComponentTest, LukeRequestHandlerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, TestIndexingPerformance, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, TestComponentsName, SearchHandlerTest, HighlighterConfigTest, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, TestMergePolicyConfig, MinimalSchemaTest, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestLuceneMatchVersion, TestCodecSupport, TestFastWriter, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, DateMathParserTest, DOMUtilTest, TestDocumentBuilder, FileUtilsTest, TestRTGBase, CursorPagingTest, TestLuceneIndexBackCompat, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, AssignBackwardCompatibilityTest, CleanupOldIndexTest, CollectionStateFormat2Test, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteNodeTest, DistribDocExpirationUpdateProcessorTest, DistributedVersionInfoTest, LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerTaskQueueTest, PeerSyncReplicationTest, TestCloudJSONFacetJoinDomain, TestCloudRecovery, TestConfigSetsAPI] [junit4] Completed [540/749 (2!)] on J1 in 83.69s, 9 tests, 1 error <<< FAILURES! [...truncated 47868 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
