Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14412/
Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.search.stats.TestDistribIDF.testSimpleQuery

Error Message:
java.lang.IllegalStateException: Scheme 'http' not registered.

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: 
java.lang.IllegalStateException: Scheme 'http' not registered.
        at 
__randomizedtesting.SeedInfo.seed([D4EABAA1DE68239C:A1E77ABDCE72E549]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:410)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:167)
        at 
org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:198)
        at 
org.apache.solr.search.stats.TestDistribIDF.testSimpleQuery(TestDistribIDF.java:77)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalStateException: Scheme 'http' not registered.
        at 
org.apache.http.conn.scheme.SchemeRegistry.getScheme(SchemeRegistry.java:74)
        at 
org.apache.http.impl.conn.ProxySelectorRoutePlanner.determineRoute(ProxySelectorRoutePlanner.java:140)
        at 
org.apache.http.impl.client.DefaultRequestDirector.determineRoute(DefaultRequestDirector.java:762)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:381)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        ... 47 more


FAILED:  org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery

Error Message:
java.lang.IllegalStateException: Scheme 'http' not registered.

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: 
java.lang.IllegalStateException: Scheme 'http' not registered.
        at 
__randomizedtesting.SeedInfo.seed([D4EABAA1DE68239C:C5997D90021E26E0]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:410)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:167)
        at 
org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:206)
        at 
org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:185)
        at 
org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery(TestDistribIDF.java:151)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalStateException: Scheme 'http' not registered.
        at 
org.apache.http.conn.scheme.SchemeRegistry.getScheme(SchemeRegistry.java:74)
        at 
org.apache.http.impl.conn.ProxySelectorRoutePlanner.determineRoute(ProxySelectorRoutePlanner.java:140)
        at 
org.apache.http.impl.client.DefaultRequestDirector.determineRoute(DefaultRequestDirector.java:762)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:381)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        ... 48 more




Build Log:
[...truncated 10045 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestDistribIDF
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/init-core-data-001
   [junit4]   2> 449420 INFO  
(SUITE-TestDistribIDF-seed#[D4EABAA1DE68239C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 449423 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimpleQuery
   [junit4]   2> 449424 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 449424 INFO  (Thread-1015) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 449424 INFO  (Thread-1015) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 449524 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34325
   [junit4]   2> 449524 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 449524 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 449526 INFO  (zkCallback-330-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@51619c0b 
name:ZooKeeperConnection Watcher:127.0.0.1:34325 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 449526 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 449527 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 449527 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 449529 INFO  (jetty-launcher-329-thread-1) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 449529 INFO  (jetty-launcher-329-thread-3) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 449529 INFO  (jetty-launcher-329-thread-2) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 449531 INFO  (jetty-launcher-329-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5a137c0b{/solr,null,AVAILABLE}
   [junit4]   2> 449531 INFO  (jetty-launcher-329-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3534e460{/solr,null,AVAILABLE}
   [junit4]   2> 449531 INFO  (jetty-launcher-329-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@237d75ea{/solr,null,AVAILABLE}
   [junit4]   2> 449533 INFO  (jetty-launcher-329-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@589b17ea{HTTP/1.1}{127.0.0.1:43861}
   [junit4]   2> 449533 INFO  (jetty-launcher-329-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@10936116{HTTP/1.1}{127.0.0.1:34880}
   [junit4]   2> 449533 INFO  (jetty-launcher-329-thread-1) [    ] 
o.e.j.s.Server Started @451118ms
   [junit4]   2> 449533 INFO  (jetty-launcher-329-thread-2) [    ] 
o.e.j.s.Server Started @451118ms
   [junit4]   2> 449533 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=43861, 
hostContext=/solr}
   [junit4]   2> 449533 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=34880, 
hostContext=/solr}
   [junit4]   2> 449533 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@373ee92
   [junit4]   2> 449533 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/tempDir-001/node1/'
   [junit4]   2> 449533 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@373ee92
   [junit4]   2> 449533 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 449533 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/tempDir-001/node2/'
   [junit4]   2> 449533 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 449533 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 449533 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 449534 INFO  (jetty-launcher-329-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@477046f5{HTTP/1.1}{127.0.0.1:57127}
   [junit4]   2> 449534 INFO  (jetty-launcher-329-thread-3) [    ] 
o.e.j.s.Server Started @451119ms
   [junit4]   2> 449534 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57127}
   [junit4]   2> 449535 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@373ee92
   [junit4]   2> 449535 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/tempDir-001/node3/'
   [junit4]   2> 449535 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 449535 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 449543 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 449544 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 449545 INFO  (zkCallback-331-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4ea6002c 
name:ZooKeeperConnection Watcher:127.0.0.1:34325/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 449545 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 449545 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 449545 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 449548 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 449548 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 449549 INFO  (zkCallback-332-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@39d04698 
name:ZooKeeperConnection Watcher:127.0.0.1:34325/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 449549 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 449549 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 449549 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 449552 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 449552 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 449553 INFO  (zkCallback-333-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@823232e name:ZooKeeperConnection 
Watcher:127.0.0.1:34325/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 449553 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 449553 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 449553 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 449555 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/tempDir-001/node1/.
   [junit4]   2> 449555 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 608487216
   [junit4]   2> 449555 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/tempDir-001/node1/]
   [junit4]   2> 449555 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/tempDir-001/node1/lib
   [junit4]   2> 449555 WARN  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/tempDir-001/node1/lib).
   [junit4]   2> 449561 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 449561 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/tempDir-001/node3/.
   [junit4]   2> 449561 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1146516098
   [junit4]   2> 449561 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/tempDir-001/node3/]
   [junit4]   2> 449561 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/tempDir-001/node3/lib
   [junit4]   2> 449561 WARN  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/tempDir-001/node3/lib).
   [junit4]   2> 449562 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/tempDir-001/node2/.
   [junit4]   2> 449562 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1355238899
   [junit4]   2> 449562 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/tempDir-001/node2/]
   [junit4]   2> 449562 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/tempDir-001/node2/lib
   [junit4]   2> 449562 WARN  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/tempDir-001/node2/lib).
   [junit4]   2> 449563 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 449563 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 449564 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 449564 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34325/solr
   [junit4]   2> 449564 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 449564 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 449564 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 449565 INFO  (zkCallback-335-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@511b1bf8 
name:ZooKeeperConnection Watcher:127.0.0.1:34325 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 449566 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 449566 INFO  (jetty-launcher-329-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 449567 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 449567 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 449568 INFO  
(zkCallback-336-thread-1-processing-n:127.0.0.1:43861_solr) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@425e45ed 
name:ZooKeeperConnection Watcher:127.0.0.1:34325/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 449568 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 449568 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 449569 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 449569 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 449569 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 449570 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 449570 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 449570 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34325/solr
   [junit4]   2> 449570 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 449570 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 449570 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 449571 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 449572 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 449572 INFO  (zkCallback-338-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@590ee32d 
name:ZooKeeperConnection Watcher:127.0.0.1:34325 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 449572 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 449572 INFO  (jetty-launcher-329-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 449572 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 449573 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 449573 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 449573 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 449573 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34325/solr
   [junit4]   2> 449573 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 449573 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 449573 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 449573 INFO  
(zkCallback-340-thread-1-processing-n:127.0.0.1:34880_solr) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@52a70591 
name:ZooKeeperConnection Watcher:127.0.0.1:34325/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 449574 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 449574 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 449575 INFO  (zkCallback-341-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4616a73c 
name:ZooKeeperConnection Watcher:127.0.0.1:34325 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 449575 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 449575 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 449575 INFO  (jetty-launcher-329-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 449576 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 449576 INFO  (jetty-launcher-329-thread-3) 
[n:127.0.0.1:57127_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 449576 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 449577 INFO  
(zkCallback-342-thread-1-processing-n:127.0.0.1:57127_solr) 
[n:127.0.0.1:57127_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f2f65eb 
name:ZooKeeperConnection Watcher:127.0.0.1:34325/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 449577 INFO  (jetty-launcher-329-thread-3) 
[n:127.0.0.1:57127_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 449577 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 449577 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 449577 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 449577 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 449578 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43861_solr
   [junit4]   2> 449578 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34880_solr
   [junit4]   2> 449578 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:43861_solr
   [junit4]   2> 449579 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:34880_solr
   [junit4]   2> 449579 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 449579 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 449579 INFO  (jetty-launcher-329-thread-3) 
[n:127.0.0.1:57127_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 449580 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 449580 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 449580 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 449580 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 449580 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94768852237942791-127.0.0.1:34880_solr-n_0000000000
   [junit4]   2> 449580 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94768852237942789-127.0.0.1:43861_solr-n_0000000001
   [junit4]   2> 449581 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34880_solr
   [junit4]   2> 449581 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 449581 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94768852237942791-127.0.0.1:34880_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 449581 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 449581 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.Overseer Overseer 
(id=94768852237942791-127.0.0.1:34880_solr-n_0000000000) starting
   [junit4]   2> 449582 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 449584 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 449584 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 449584 INFO  
(OverseerCollectionConfigSetProcessor-94768852237942791-127.0.0.1:34880_solr-n_0000000000)
 [n:127.0.0.1:34880_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 449584 INFO  
(OverseerStateUpdate-94768852237942791-127.0.0.1:34880_solr-n_0000000000) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 449595 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 449595 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 449596 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/tempDir-001/node1/.
   [junit4]   2> 449596 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 449599 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 449599 INFO  (jetty-launcher-329-thread-1) 
[n:127.0.0.1:43861_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 449605 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 449605 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 449606 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/tempDir-001/node2/.
   [junit4]   2> 449606 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 449607 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 449607 INFO  (jetty-launcher-329-thread-2) 
[n:127.0.0.1:34880_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 450581 INFO  (jetty-launcher-329-thread-3) 
[n:127.0.0.1:57127_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57127_solr
   [junit4]   2> 450581 INFO  (jetty-launcher-329-thread-3) 
[n:127.0.0.1:57127_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:57127_solr
   [junit4]   2> 450582 INFO  
(zkCallback-342-thread-1-processing-n:127.0.0.1:57127_solr) 
[n:127.0.0.1:57127_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 450582 INFO  
(zkCallback-340-thread-1-processing-n:127.0.0.1:34880_solr) 
[n:127.0.0.1:34880_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 450582 INFO  
(zkCallback-336-thread-1-processing-n:127.0.0.1:43861_solr) 
[n:127.0.0.1:43861_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 450583 INFO  (jetty-launcher-329-thread-3) 
[n:127.0.0.1:57127_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 450583 INFO  (jetty-launcher-329-thread-3) 
[n:127.0.0.1:57127_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94768852237942793-127.0.0.1:57127_solr-n_0000000002
   [junit4]   2> 450584 INFO  (jetty-launcher-329-thread-3) 
[n:127.0.0.1:57127_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94768852237942789-127.0.0.1:43861_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 450610 INFO  (jetty-launcher-329-thread-3) 
[n:127.0.0.1:57127_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 450610 INFO  (jetty-launcher-329-thread-3) 
[n:127.0.0.1:57127_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 450611 INFO  (jetty-launcher-329-thread-3) 
[n:127.0.0.1:57127_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001/tempDir-001/node3/.
   [junit4]   2> 450611 INFO  (jetty-launcher-329-thread-3) 
[n:127.0.0.1:57127_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 450612 INFO  (jetty-launcher-329-thread-3) 
[n:127.0.0.1:57127_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 450612 INFO  (jetty-launcher-329-thread-3) 
[n:127.0.0.1:57127_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 450612 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 450612 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450613 INFO  (zkCallback-343-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@123af22b 
name:ZooKeeperConnection Watcher:127.0.0.1:34325 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 450613 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450613 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 450615 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 450615 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450616 INFO  (zkCallback-345-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@74d970b8 
name:ZooKeeperConnection Watcher:127.0.0.1:34325/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 450616 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450616 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 450617 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 450618 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-delaying-component.xml
   [junit4]   2> 450619 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad_solrconfig.xml
   [junit4]   2> 450620 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-nocache.xml
   [junit4]   2> 450620 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-implicitproperties.xml
   [junit4]   2> 450621 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 450621 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 450622 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 450623 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/analyzingInfixSuggest.txt
   [junit4]   2> 450623 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 450624 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 450624 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication2.xml
   [junit4]   2> 450625 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-infostream-logging.xml
   [junit4]   2> 450626 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-collapseqparser.xml
   [junit4]   2> 450627 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 450627 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 450628 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 450629 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-script-updateprocessor.xml
   [junit4]   2> 450629 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 450630 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 450631 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-phrasesuggest.xml
   [junit4]   2> 450631 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 450632 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy1.xml
   [junit4]   2> 450632 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim.xml
   [junit4]   2> 450633 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema15.xml
   [junit4]   2> 450634 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 450634 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stemdict.txt
   [junit4]   2> 450635 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.aff
   [junit4]   2> 450635 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spatial.xml
   [junit4]   2> 450636 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave1.xml
   [junit4]   2> 450636 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-fieldType.xml
   [junit4]   2> 450637 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-external-filefield.xml
   [junit4]   2> 450638 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-query-parser-init.xml
   [junit4]   2> 450638 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-complex-phrase.xml
   [junit4]   2> 450639 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/conditional.updateprocessor.js
   [junit4]   2> 450639 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 450640 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-eff.xml
   [junit4]   2> 450641 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-folding.xml
   [junit4]   2> 450641 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-simpleqpplugin.xml
   [junit4]   2> 450642 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-hash.xml
   [junit4]   2> 450643 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 450644 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-dynamicfield-required.xml
   [junit4]   2> 450644 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 450645 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 450646 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/throw.error.on.add.updateprocessor.js
   [junit4]   2> 450647 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-minimal.xml
   [junit4]   2> 450647 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-defaults.xml
   [junit4]   2> 450648 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/blendedInfixSuggest.txt
   [junit4]   2> 450649 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-postingshighlight.xml
   [junit4]   2> 450649 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesJoin.xml
   [junit4]   2> 450651 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValues.xml
   [junit4]   2> 450651 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 450652 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-types.incl
   [junit4]   2> 450653 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal.xml
   [junit4]   2> 450653 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 450654 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate.xml
   [junit4]   2> 450654 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest.xml
   [junit4]   2> 450655 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 450656 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 450656 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/phrasesuggest.txt
   [junit4]   2> 450657 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwordsWrongEncoding.txt
   [junit4]   2> 450657 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicy.xml
   [junit4]   2> 450658 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-plugcollector.xml
   [junit4]   2> 450659 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-noopregen.xml
   [junit4]   2> 450659 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-analytics-query.xml
   [junit4]   2> 450660 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-1.txt
   [junit4]   2> 450661 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spatial.xml
   [junit4]   2> 450661 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spellchecker.xml
   [junit4]   2> 450662 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-distrib-interval-faceting.xml
   [junit4]   2> 450663 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-1.txt
   [junit4]   2> 450664 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMissing.xml
   [junit4]   2> 450665 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-caching.xml
   [junit4]   2> 450665 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-doctransformers.xml
   [junit4]   2> 450666 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/freeTextSuggest.txt
   [junit4]   2> 450667 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 450667 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-querysender-noquery.xml
   [junit4]   2> 450668 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sortingresponse.xml
   [junit4]   2> 450669 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor1.js
   [junit4]   2> 450669 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 450670 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-paramset.xml
   [junit4]   2> 450670 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmdirichlet.xml
   [junit4]   2> 450671 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 450672 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-init-error.xml
   [junit4]   2> 450672 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-altdirectory.xml
   [junit4]   2> 450673 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog.xml
   [junit4]   2> 450673 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hyphenation.dtd
   [junit4]   2> 450674 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sweetspot.xml
   [junit4]   2> 450675 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-xinclude.xml
   [junit4]   2> 450675 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-schemaless.xml
   [junit4]   2> 450676 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schemasurround.xml
   [junit4]   2> 450677 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-binaryfield.xml
   [junit4]   2> 450677 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-SOLR-749.xml
   [junit4]   2> 450678 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/compoundDictionary.txt
   [junit4]   2> 450679 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/fuzzysuggest.txt
   [junit4]   2> 450679 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender.xml
   [junit4]   2> 450680 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-ib.xml
   [junit4]   2> 450681 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-type.xml
   [junit4]   2> 450681 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/cross-compatible.js
   [junit4]   2> 450682 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-solcoreproperties.xml
   [junit4]   2> 450682 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master-throttled.xml
   [junit4]   2> 450683 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-components-name.xml
   [junit4]   2> 450683 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-elevate.xml
   [junit4]   2> 450684 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 450685 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy2.xml
   [junit4]   2> 450685 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-snowball.txt
   [junit4]   2> 450686 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 450687 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 450687 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-dynamicField.xml
   [junit4]   2> 450688 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-error-solrconfig.xml
   [junit4]   2> 450688 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 450689 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.dic
   [junit4]   2> 450689 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-withgethandler.xml
   [junit4]   2> 450690 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-field.xml
   [junit4]   2> 450691 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master2.xml
   [junit4]   2> 450691 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 450692 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 450692 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 450693 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellchecker.xml
   [junit4]   2> 450694 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 450694 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-phrasesuggest.xml
   [junit4]   2> 450695 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 450695 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-snippet-processor.xml
   [junit4]   2> 450696 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 450696 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-unsupported-docValues.xml
   [junit4]   2> 450697 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMulti.xml
   [junit4]   2> 450698 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesFaceting.xml
   [junit4]   2> 450699 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-headers.xml
   [junit4]   2> 450699 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-synonym-tokenizer.xml
   [junit4]   2> 450700 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-custom-field.xml
   [junit4]   2> 450700 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 450701 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec.xml
   [junit4]   2> 450702 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-deeppaging.xml
   [junit4]   2> 450703 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-null-charfilters-analyzer.xml
   [junit4]   2> 450704 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-bm25.xml
   [junit4]   2> 450704 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/wdftypes.txt
   [junit4]   2> 450705 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-xinclude.xml
   [junit4]   2> 450706 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-numeric.xml
   [junit4]   2> 450706 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 450707 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/missing.functions.updateprocessor.js
   [junit4]   2> 450707 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 450708 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sortingresponse.xml
   [junit4]   2> 450709 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_latest.xml
   [junit4]   2> 450709 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-charfilters.xml
   [junit4]   2> 450710 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-id-and-version-fields-only.xml
   [junit4]   2> 450711 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/elevate.xml
   [junit4]   2> 450711 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-stop-keep.xml
   [junit4]   2> 450712 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-searcher-listeners1.xml
   [junit4]   2> 450712 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfr.xml
   [junit4]   2> 450713 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 450714 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_UTF8.xml
   [junit4]   2> 450714 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 450715 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 450716 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-trie.xml
   [junit4]   2> 450716 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-mergepolicy-defaults.xml
   [junit4]   2> 450717 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig.xml
   [junit4]   2> 450717 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-suggestercomponent-context-filter-query.xml
   [junit4]   2> 450718 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-reqHandler.incl
   [junit4]   2> 450719 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 450719 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-version-dv.xml
   [junit4]   2> 450720 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema12.xml
   [junit4]   2> 450721 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-externalversionconstraint.xml
   [junit4]   2> 450721 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-omit-tf-but-not-pos.xml
   [junit4]   2> 450722 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-suggestercomponent.xml
   [junit4]   2> 450723 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication1.xml
   [junit4]   2> 450723 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-not-indexed-but-tf.xml
   [junit4]   2> 450724 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer.xml
   [junit4]   2> 450725 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-2.txt
   [junit4]   2> 450725 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-field-sort-values.xml
   [junit4]   2> 450726 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-single-dynamic-copy-field.xml
   [junit4]   2> 450727 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-distributed-missing-sort.xml
   [junit4]   2> 450727 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-managed-schema.xml
   [junit4]   2> 450728 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-copyfield-test.xml
   [junit4]   2> 450728 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-one-field-no-dynamic-field.xml
   [junit4]   2> 450729 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-master1-keepOneBackup.xml
   [junit4]   2> 450730 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-highlight.xml
   [junit4]   2> 450730 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_codec.xml
   [junit4]   2> 450731 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 450731 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-bogus-field-parameters.xml
   [junit4]   2> 450732 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-multivalued.xml
   [junit4]   2> 450733 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-lazywriter.xml
   [junit4]   2> 450733 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_perf.xml
   [junit4]   2> 450734 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-rest-lucene-match-version.xml
   [junit4]   2> 450735 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 450735 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 450736 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/xsl-update-handler-test.xsl
   [junit4]   2> 450737 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/dummy-using-include.xsl
   [junit4]   2> 450738 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/dummy.xsl
   [junit4]   2> 450739 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-hash.xml
   [junit4]   2> 450739 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-preanalyzed.xml
   [junit4]   2> 450740 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-field.xml
   [junit4]   2> 450741 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-transformers.xml
   [junit4]   2> 450741 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-response-log-component.xml
   [junit4]   2> 450742 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor0.js
   [junit4]   2> 450742 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-tlog-with-delayingcomponent.xml
   [junit4]   2> 450743 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-behavior.xml
   [junit4]   2> 450744 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmjelinekmercer.xml
   [junit4]   2> 450744 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-multiple-indexconfigs.xml
   [junit4]   2> 450745 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/jasuggest.txt
   [junit4]   2> 450745 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-required-fields.xml
   [junit4]   2> 450746 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-update-processor-chains.xml
   [junit4]   2> 450747 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-class-name-shortening-on-serialization.xml
   [junit4]   2> 450747 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tolerant-search.xml
   [junit4]   2> 450748 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 450748 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate-dv.xml
   [junit4]   2> 450749 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-2.txt
   [junit4]   2> 450750 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 450750 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/keep-1.txt
   [junit4]   2> 450751 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sorts.xml
   [junit4]   2> 450752 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master1.xml
   [junit4]   2> 450752 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-sweetspot-partial-norms.xml
   [junit4]   2> 450753 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema11.xml
   [junit4]   2> 450754 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-test-misc.xml
   [junit4]   2> 450754 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/frenchArticles.txt
   [junit4]   2> 450755 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-enums.xml
   [junit4]   2> 450755 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-mp-solrconfig.xml
   [junit4]   2> 450756 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/regex-boost-processor-test.txt
   [junit4]   2> 450756 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-tiny.xml
   [junit4]   2> 450756 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-uniquekey-is-copyfield-dest.xml
   [junit4]   2> 450757 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-currency.xml
   [junit4]   2> 450758 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-customfield.xml
   [junit4]   2> 450759 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-reversed.xml
   [junit4]   2> 450759 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-basic.xml
   [junit4]   2> 450760 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-functionquery.xml
   [junit4]   2> 450760 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_compoundDictionary.txt
   [junit4]   2> 450761 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-add-schema-fields-update-processor-chains.xml
   [junit4]   2> 450762 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tieredmergepolicy.xml
   [junit4]   2> 450762 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master.xml
   [junit4]   2> 450763 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-version-indexed.xml
   [junit4]   2> 450763 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-postingshighlight.xml
   [junit4]   2> 450764 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave.xml
   [junit4]   2> 450764 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-luceneMatchVersion.xml
   [junit4]   2> 450765 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwithbom.txt
   [junit4]   2> 450766 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-tfidf.xml
   [junit4]   2> 450766 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-repeater.xml
   [junit4]   2> 450767 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-not-required-unique-key.xml
   [junit4]   2> 450767 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-not-indexed-but-pos.xml
   [junit4]   2> 450768 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-sweetspot-partial-hyperbolic.xml
   [junit4]   2> 450768 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-nontext-analyzer.xml
   [junit4]   2> 450769 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/keep-2.txt
   [junit4]   2> 450769 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/addfields.updateprocessor.js
   [junit4]   2> 450770 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master3.xml
   [junit4]   2> 450771 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-dynamicfield-default-val.xml
   [junit4]   2> 450771 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-doc-expire-update-processor.xml
   [junit4]   2> 450772 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 450772 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450773 INFO  (zkCallback-346-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@34c79ce3 
name:ZooKeeperConnection Watcher:127.0.0.1:34325/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 450773 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450773 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 450774 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 450775 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 450777 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 450777 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[D4EABAA1DE68239C]) [    ] o.a.s.c

[...truncated too long message...]

it4]   2> EndOfStreamException: Unable to read additional data from client 
sessionid 0x150afc4e8b90009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 452695 INFO  (jetty-launcher-348-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3627f309{/solr,null,UNAVAILABLE}
   [junit4]   2> 454194 WARN  
(zkCallback-361-thread-1-processing-n:127.0.0.1:37238_solr) 
[n:127.0.0.1:37238_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK
   [junit4]   2> 454194 WARN  
(zkCallback-360-thread-2-processing-n:127.0.0.1:40003_solr) 
[n:127.0.0.1:40003_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK
   [junit4]   2> 454194 WARN  
(zkCallback-360-thread-1-processing-n:127.0.0.1:40003_solr) 
[n:127.0.0.1:40003_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:325)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:325)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:107)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 454194 INFO  (jetty-launcher-348-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@49517794{/solr,null,UNAVAILABLE}
   [junit4]   2> 454196 INFO  (jetty-launcher-348-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@78c4efa5{/solr,null,UNAVAILABLE}
   [junit4]   2> 454197 INFO  
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35277 35277
   [junit4]   2> 454267 INFO  (Thread-1052) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35277 35277
   [junit4]   2> 454268 WARN  (Thread-1052) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 454268 INFO  
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[D4EABAA1DE68239C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultiCollectionQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribIDF 
-Dtests.method=testMultiCollectionQuery -Dtests.seed=D4EABAA1DE68239C 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=iw -Dtests.timezone=PRT 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.96s J1 | TestDistribIDF.testMultiCollectionQuery <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: 
java.lang.IllegalStateException: Scheme 'http' not registered.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D4EABAA1DE68239C:C5997D90021E26E0]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:410)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:167)
   [junit4]    >        at 
org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:206)
   [junit4]    >        at 
org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:185)
   [junit4]    >        at 
org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery(TestDistribIDF.java:151)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.IllegalStateException: Scheme 'http' not 
registered.
   [junit4]    >        at 
org.apache.http.conn.scheme.SchemeRegistry.getScheme(SchemeRegistry.java:74)
   [junit4]    >        at 
org.apache.http.impl.conn.ProxySelectorRoutePlanner.determineRoute(ProxySelectorRoutePlanner.java:140)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.determineRoute(DefaultRequestDirector.java:762)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:381)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        ... 48 more
   [junit4]   2> 454273 INFO  
(SUITE-TestDistribIDF-seed#[D4EABAA1DE68239C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_D4EABAA1DE68239C-001
   [junit4]   2> Oct 28, 2015 6:45:30 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=DefaultSimilarity, locale=iw, timezone=PRT
   [junit4]   2> NOTE: Linux 3.19.0-31-generic amd64/Oracle Corporation 
1.7.0_80 (64-bit)/cpus=12,threads=1,free=164843480,total=492306432
   [junit4]   2> NOTE: All tests run in this JVM: [ConvertedLegacyTest, 
TestMiniSolrCloudCluster, DOMUtilTest, HighlighterTest, 
TestSha256AuthenticationProvider, TermVectorComponentTest, 
SegmentsInfoRequestHandlerTest, TestBM25SimilarityFactory, ShardRoutingTest, 
SchemaVersionSpecificBehaviorTest, TestDFRSimilarityFactory, 
RecoveryAfterSoftCommitTest, IndexBasedSpellCheckerTest, 
TestBlendedInfixSuggestions, ShardSplitTest, MBeansHandlerTest, 
CollectionStateFormat2Test, OpenCloseCoreStressTest, 
BigEndianAscendingWordSerializerTest, TestHighlightDedupGrouping, 
TestDistribIDF]
   [junit4] Completed [106/543] on J1 in 5.12s, 2 tests, 2 errors <<< FAILURES!

[...truncated 1371 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:785: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:729: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:526: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1452: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1006: 
There were test failures: 543 suites (7 ignored), 2147 tests, 2 errors, 74 
ignored (37 assumptions) [seed: D4EABAA1DE68239C]

Total time: 55 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to