You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/12/01 12:14:18 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 675 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/675/

3 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testUpdateField

Error Message:
ConcurrentUpdateSolrClient did not report an error

Stack Trace:
java.lang.AssertionError: ConcurrentUpdateSolrClient did not report an error
	at __randomizedtesting.SeedInfo.seed([9B5537F4C8D1F8BA:CE269DA008F9E87C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1632)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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)


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest.testUpdateField

Error Message:
ConcurrentUpdateSolrClient did not report an error

Stack Trace:
java.lang.AssertionError: ConcurrentUpdateSolrClient did not report an error
	at __randomizedtesting.SeedInfo.seed([9B5537F4C8D1F8BA:CE269DA008F9E87C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1632)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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)


FAILED:  org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.testCompression

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([9B5537F4C8D1F8BA:60601192C20F08E9]:0)
	at org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.testCompression(BasicHttpSolrClientTest.java:556)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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)




Build Log:
[...truncated 11693 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/init-core-data-001
   [junit4]   2> 17894 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 18015 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 18015 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 18016 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-002/cores/core
   [junit4]   2> 18017 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 18020 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c1f5950{/solr,null,AVAILABLE}
   [junit4]   2> 18024 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.e.j.s.ServerConnector Started ServerConnector@6ca99054{HTTP/1.1,[http/1.1]}{127.0.0.1:52390}
   [junit4]   2> 18024 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.e.j.s.Server Started @21364ms
   [junit4]   2> 18024 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52390, configSetBaseDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-002/cores}
   [junit4]   2> 18025 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 18025 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001'
   [junit4]   2> 18026 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 18026 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001
   [junit4]   2> 18026 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/solr.xml
   [junit4]   2> 18033 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001
   [junit4]   2> 18034 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1559803436
   [junit4]   2> 18034 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001]
   [junit4]   2> 18034 WARN  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/lib
   [junit4]   2> 18034 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 18035 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 18036 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 18036 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 18036 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 18036 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 18037 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001
   [junit4]   2> 18065 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 18065 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1
   [junit4]   2> 18065 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 18067 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1'
   [junit4]   2> 18068 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2
   [junit4]   2> 18068 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 18068 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 18068 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001
   [junit4]   2> 18086 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 18086 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 18086 WARN  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../contrib/extraction/lib
   [junit4]   2> 18087 WARN  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 18087 WARN  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../contrib/clustering/lib
   [junit4]   2> 18087 WARN  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 18087 WARN  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../contrib/langid/lib
   [junit4]   2> 18087 WARN  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 18087 WARN  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../contrib/velocity/lib
   [junit4]   2> 18088 WARN  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 18097 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 18098 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 18125 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 18155 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 18471 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 18472 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 18472 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 18509 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 18520 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 18602 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1'
   [junit4]   2> 18604 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1
   [junit4]   2> 18604 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 18604 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1], dataDir=[null]
   [junit4]   2> 18604 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 18608 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 18608 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}]
   [junit4]   2> 18609 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data
   [junit4]   2> 18609 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data/index/
   [junit4]   2> 18609 WARN  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 18609 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data/index
   [junit4]   2> 18610 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@2713560e
   [junit4]   2> 18610 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 18610 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: 0 msec to checkpoint
   [junit4]   2> 18610 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: init: create=true
   [junit4]   2> 18610 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@4fb6e5d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f30bcdf)
   [junit4]   2> index=
   [junit4]   2> version=6.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene60
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@7b045a3e
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@364a0f0
   [junit4]   2> 
   [junit4]   2> 18610 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 18610 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: now flush at close
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]:   index before flush 
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-29-thread-1]: startFullFlush
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-29-thread-1]: coreLoadExecutor-29-thread-1 finishFullFlush success=true
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: apply all deletes during flush
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-29-thread-1]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-29-thread-1]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-29-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-29-thread-1]: now merge
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-29-thread-1]:   index: 
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-29-thread-1]:   no more merges pending; now return
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: waitForMerges
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: waitForMerges done
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: commit: start
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: commit: enter lock
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: commit: now prepare
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: prepareCommit: flush
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]:   index before flush 
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-29-thread-1]: startFullFlush
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: apply all deletes during flush
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-29-thread-1]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-29-thread-1]: coreLoadExecutor-29-thread-1 finishFullFlush success=true
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: startCommit(): start
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 18618 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 18620 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: done all syncs: []
   [junit4]   2> 18620 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: commit: pendingCommit != null
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4fb6e5d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f30bcdf),segFN=segments_1,generation=1}
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: 0 msec to checkpoint
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: commit: took 13.0 msec
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: commit: done
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: rollback
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: all running merges have aborted
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: rollback: done finish merges
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-29-thread-1]: abort
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-29-thread-1]: done abort success=true
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: rollback: infos=
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: 0 msec to checkpoint
   [junit4]   2> 18632 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy 
   [junit4]   2> 18633 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data/
   [junit4]   2> 18632 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 18637 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 18644 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 18640 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 18646 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 18647 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 18648 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 18653 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy 
   [junit4]   2> 18653 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 18653 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/document' created with startup=lazy 
   [junit4]   2> 18653 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy 
   [junit4]   2> 18653 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/suggest' created with startup=lazy 
   [junit4]   2> 18653 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy 
   [junit4]   2> 18655 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy 
   [junit4]   2> 18656 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy 
   [junit4]   2> 18657 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/sql,/tvrh,/select,/admin/segments,/admin/system,/suggest,/replication,/config,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump,/terms,/update/extract
   [junit4]   2> 18660 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 18674 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 18674 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 18681 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 18681 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 18681 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@2713560e
   [junit4]   2> 18681 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: init: load commit "segments_1"
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4fb6e5d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f30bcdf),segFN=segments_1,generation=1}
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: 0 msec to checkpoint
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: init: create=false
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@4fb6e5d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f30bcdf)
   [junit4]   2> index=
   [junit4]   2> version=6.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene60
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@3e536feb
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@5490b971
   [junit4]   2> 
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: flush at getReader
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-29-thread-1]: startFullFlush
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: apply all deletes during flush
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-29-thread-1]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-29-thread-1]: coreLoadExecutor-29-thread-1 finishFullFlush success=true
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: getReader took 0 msec
   [junit4]   2> 18686 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@8be9464[collection1] main
   [junit4]   2> 18686 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/conf
   [junit4]   2> 18687 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/conf}
   [junit4]   2> 18687 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/conf
   [junit4]   2> 18687 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/conf
   [junit4]   2> 18687 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 18688 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 2 registered ManagedResources
   [junit4]   2> 18688 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_english.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/conf
   [junit4]   2> 18688 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/conf
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_english.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/conf
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/conf
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 18692 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter
   [junit4]   2> 18692 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 18692 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 18693 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 18693 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/conf/elevate.xml
   [junit4]   2> 18716 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 18717 INFO  (searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener sending requests to Searcher@8be9464[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 18718 INFO  (searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=1 
   [junit4]   2> 18718 INFO  (searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 18718 INFO  (searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 18718 INFO  (searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 18718 INFO  (searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8be9464[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 18718 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 18719 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 18720 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 18720 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1519353296108650496
   [junit4]   2> 18722 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with highest version 1519353296108650496
   [junit4]   2> 18722 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 19070 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#52390
   [junit4]   2> 19075 INFO  (TEST-BasicHttpSolrClientTest.testRedirect-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRedirect
   [junit4]   2> 19089 INFO  (qtp474212357-78) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
   [junit4]   2> 19092 INFO  (TEST-BasicHttpSolrClientTest.testRedirect-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRedirect
   [junit4]   2> 19105 INFO  (TEST-BasicHttpSolrClientTest.testInterceptors-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInterceptors
   [junit4]   2> 19115 INFO  (TEST-BasicHttpSolrClientTest.testInterceptors-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.c.s.i.BasicHttpSolrClientTest Intercepted params: {http.request=org.apache.http.impl.client.EntityEnclosingRequestWrapper@45f135c9, http.request-config=[expectContinueEnabled=false, proxy=null, localAddress=null, cookieSpec=null, redirectsEnabled=false, relativeRedirectsAllowed=true, maxRedirects=50, circularRedirectsAllowed=false, authenticationEnabled=true, targetPreferredAuthSchemes=null, proxyPreferredAuthSchemes=null, connectionRequestTimeout=0, connectTimeout=0, socketTimeout=0, decompressionEnabled=true], http.auth.proxy-scope=state:UNCHALLENGED;, http.auth.credentials-provider={}, http.scheme-registry=org.apache.http.conn.scheme.SchemeRegistry@719227dd, http.cookie-spec=best-match, http.cookie-store=[], http.connection=org.apache.http.impl.conn.ManagedClientConnectionImpl@32a4d6b2, http.auth.target-scope=state:UNCHALLENGED;, http.cookiespec-registry=org.apache.http.cookie.CookieSpecRegistry@7de5edcc, http.target_host=http://127.0.0.1:52390, http.route={}->http://127.0.0.1:52390, http.cookie-origin=[127.0.0.1:52390/solr/debug/foo/select], http.authscheme-registry=org.apache.http.auth.AuthSchemeRegistry@31f6d0c4}
   [junit4]   2> 19140 INFO  (TEST-BasicHttpSolrClientTest.testInterceptors-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInterceptors
   [junit4]   2> 19146 INFO  (TEST-BasicHttpSolrClientTest.testSetParametersExternalClient-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetParametersExternalClient
   [junit4]   2> 19146 INFO  (TEST-BasicHttpSolrClientTest.testSetParametersExternalClient-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetParametersExternalClient
   [junit4]   2> 19156 INFO  (TEST-BasicHttpSolrClientTest.testSolrExceptionCodeNotFromSolr-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSolrExceptionCodeNotFromSolr
   [junit4]   2> 19165 INFO  (TEST-BasicHttpSolrClientTest.testSolrExceptionCodeNotFromSolr-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSolrExceptionCodeNotFromSolr
   [junit4]   2> 19171 INFO  (TEST-BasicHttpSolrClientTest.testUpdate-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdate
   [junit4]   2> 19192 INFO  (TEST-BasicHttpSolrClientTest.testUpdate-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdate
   [junit4]   2> 19196 INFO  (TEST-BasicHttpSolrClientTest.testCompression-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCompression
   [junit4]   2> 19210 INFO  (qtp474212357-80) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=foo&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 19211 INFO  (TEST-BasicHttpSolrClientTest.testCompression-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCompression
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicHttpSolrClientTest -Dtests.method=testCompression -Dtests.seed=9B5537F4C8D1F8BA -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=et_EE -Dtests.timezone=Asia/Vladivostok -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J2 | BasicHttpSolrClientTest.testCompression <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9B5537F4C8D1F8BA:60601192C20F08E9]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.testCompression(BasicHttpSolrClientTest.java:556)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 19223 INFO  (TEST-BasicHttpSolrClientTest.testCollectionParameters-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionParameters
   [junit4]   2> 19227 INFO  (qtp474212357-77) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[collection (1519353296638181376)]} 0 2
   [junit4]   2> 19230 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19230 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: commit: start
   [junit4]   2> 19230 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: commit: enter lock
   [junit4]   2> 19230 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: commit: now prepare
   [junit4]   2> 19230 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: prepareCommit: flush
   [junit4]   2> 19230 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]:   index before flush 
   [junit4]   2> 19230 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp474212357-78]: startFullFlush
   [junit4]   2> 19230 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp474212357-78]: anyChanges? numDocsInRam=1 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 19231 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp474212357-78]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_0, aborted=false, numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 1 ]]
   [junit4]   2> 19231 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp474212357-78]: flush postings as segment _0 numDocs=1
   [junit4]   2> 19232 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp474212357-78]: new segment has 0 deleted docs
   [junit4]   2> 19232 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp474212357-78]: new segment has no vectors; no norms; no docValues; no prox; no freqs
   [junit4]   2> 19232 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp474212357-78]: flushedFiles=[_0_Lucene50_0.doc, _0_Lucene50_0.tim, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.fnm]
   [junit4]   2> 19232 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp474212357-78]: flushed codec=Lucene60
   [junit4]   2> 19232 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp474212357-78]: flushed: segment=_0 ramUsed=0.079 MB newFlushedSize=0.001 MB docs/MB=1,151.016
   [junit4]   2> 19232 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp474212357-78]: flush time 1.642596 msec
   [junit4]   2> 19232 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp474212357-78]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 19233 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: publishFlushedSegment
   [junit4]   2> 19233 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp474212357-78]: push deletes  1 deleted terms (unique count=1) bytesUsed=1072 segmentPrivate?=false delGen=2 packetCount=1 totBytesUsed=1072
   [junit4]   2> 19233 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: publish sets newSegment delGen=3 seg=_0(6.0.0):C1
   [junit4]   2> 19233 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp474212357-78]: now checkpoint "_0(6.0.0):C1" [1 segments ; isCommit = false]
   [junit4]   2> 19233 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp474212357-78]: 0 msec to checkpoint
   [junit4]   2> 19233 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: apply all deletes during flush
   [junit4]   2> 19233 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: now apply all deletes for all segments maxDoc=1
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp474212357-78]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp474212357-78]: applyDeletes: infos=[_0(6.0.0):C1] packetCount=1
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp474212357-78]: applyDeletes took 1 msec for 1 segments, 0 newly deleted docs (query deletes), 0 visited terms, allDeleted=null
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp474212357-78]: prune sis=segments_1: _0(6.0.0):C1 minGen=3 packetCount=1
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp474212357-78]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp474212357-78]: qtp474212357-78 finishFullFlush success=true
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp474212357-78]: findMerges: 1 segments
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp474212357-78]:   seg=_0(6.0.0):C1 size=0.001 MB [floored]
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp474212357-78]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp474212357-78]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp474212357-78]: now merge
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp474212357-78]:   index: _0(6.0.0):C1
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp474212357-78]:   no more merges pending; now return
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: startCommit(): start
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: startCommit index=_0(6.0.0):C1 changeCount=4
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: startCommit: wrote pending segments file "pending_segments_2"
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: done all syncs: [_0.si, _0_Lucene50_0.doc, _0_Lucene50_0.tim, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.fnm]
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: commit: pendingCommit != null
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: commit: done writing segments file "segments_2"
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp474212357-78]: now checkpoint "_0(6.0.0):C1" [1 segments ; isCommit = true]
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4fb6e5d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f30bcdf),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4fb6e5d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f30bcdf),segFN=segments_2,generation=2}
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp474212357-78]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp474212357-78]: delete "segments_1"
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp474212357-78]: 1 msec to checkpoint
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: commit: took 6.4 msec
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: commit: done
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: flush at getReader
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp474212357-78]: startFullFlush
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: apply all deletes during flush
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: now apply all deletes for all segments maxDoc=1
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp474212357-78]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp474212357-78]: applyDeletes: no segments; skipping
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp474212357-78]: prune sis=segments_2: _0(6.0.0):C1 minGen=3 packetCount=0
   [junit4]   2> 19238 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: incRefDeleter for NRT reader version=6 segments=_0(6.0.0):C1
   [junit4]   2> 19238 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: return reader version=6 reader=StandardDirectoryReader(segments_2:6:nrt _0(6.0.0):C1)
   [junit4]   2> 19238 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp474212357-78]: qtp474212357-78 finishFullFlush success=true
   [junit4]   2> 19238 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: getReader took 1 msec
   [junit4]   2> 19238 INFO  (qtp474212357-78) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@13de2b9d[collection1] main
   [junit4]   2> 19239 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 19239 INFO  (searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener sending requests to Searcher@13de2b9d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 19239 INFO  (searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 19239 INFO  (searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13de2b9d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 19239 INFO  (searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][searcherExecutor-30-thread-1-processing-x:collection1]: decRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 19239 INFO  (qtp474212357-78) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 9
   [junit4]   2> 19242 INFO  (qtp474212357-74) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=id:collection&wt=javabin&version=2} hits=1 status=0 QTime=0 
   [junit4]   2> 19246 INFO  (qtp474212357-79) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=id:collection&wt=javabin&version=2} hits=1 status=0 QTime=0 
   [junit4]   2> 19246 INFO  (TEST-BasicHttpSolrClientTest.testCollectionParameters-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionParameters
   [junit4]   2> 19252 INFO  (TEST-BasicHttpSolrClientTest.testQueryString-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryString
   [junit4]   2> 19267 INFO  (TEST-BasicHttpSolrClientTest.testQueryString-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryString
   [junit4]   2> 19282 INFO  (TEST-BasicHttpSolrClientTest.testQuery-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuery
   [junit4]   2> 19300 INFO  (TEST-BasicHttpSolrClientTest.testQuery-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuery
   [junit4]   2> 19303 INFO  (TEST-BasicHttpSolrClientTest.testGetById-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetById
   [junit4]   2> 19313 INFO  (TEST-BasicHttpSolrClientTest.testGetById-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetById
   [junit4]   2> 19317 INFO  (TEST-BasicHttpSolrClientTest.testTimeout-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTimeout
   [junit4]   2> 21321 INFO  (TEST-BasicHttpSolrClientTest.testTimeout-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTimeout
   [junit4]   2> 21326 INFO  (TEST-BasicHttpSolrClientTest.testExampleKeystorePath-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExampleKeystorePath
   [junit4]   2> 21326 INFO  (TEST-BasicHttpSolrClientTest.testExampleKeystorePath-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExampleKeystorePath
   [junit4]   2> 21331 INFO  (TEST-BasicHttpSolrClientTest.testDelete-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelete
   [junit4]   2> 21336 INFO  (TEST-BasicHttpSolrClientTest.testDelete-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelete
   [junit4]   2> 21340 INFO  (TEST-BasicHttpSolrClientTest.testGetRawStream-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetRawStream
   [junit4]   2> 21342 INFO  (qtp474212357-78) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={} hits=0 status=0 QTime=0 
   [junit4]   2> 21343 INFO  (TEST-BasicHttpSolrClientTest.testGetRawStream-seed#[9B5537F4C8D1F8BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetRawStream
   [junit4]   2> 21344 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6ca99054{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 21344 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1559803436
   [junit4]   2> 21345 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@251c7021
   [junit4]   2> 21345 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommit maxTime=15000ms,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=105,transaction_logs_total_number=1}
   [junit4]   2> 21345 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 21345 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 21345 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 21345 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: now flush at close
   [junit4]   2> 21345 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]:   start flush: applyAllDeletes=true
   [junit4]   2> 21346 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]:   index before flush _0(6.0.0):C1
   [junit4]   2> 21346 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: startFullFlush
   [junit4]   2> 21346 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker finishFullFlush success=true
   [junit4]   2> 21346 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: apply all deletes during flush
   [junit4]   2> 21346 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: now apply all deletes for all segments maxDoc=1
   [junit4]   2> 21346 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 21346 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: applyDeletes: no segments; skipping
   [junit4]   2> 21346 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: prune sis=segments_2: _0(6.0.0):C1 minGen=3 packetCount=0
   [junit4]   2> 21346 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 21346 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: now merge
   [junit4]   2> 21346 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]:   index: _0(6.0.0):C1
   [junit4]   2> 21346 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]:   no more merges pending; now return
   [junit4]   2> 21346 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: waitForMerges
   [junit4]   2> 21346 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: waitForMerges done
   [junit4]   2> 21346 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: commit: start
   [junit4]   2> 21346 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: commit: enter lock
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: commit: now prepare
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: prepareCommit: flush
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]:   index before flush _0(6.0.0):C1
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: startFullFlush
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: apply all deletes during flush
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: now apply all deletes for all segments maxDoc=1
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: applyDeletes: no segments; skipping
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: prune sis=segments_2: _0(6.0.0):C1 minGen=3 packetCount=0
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker finishFullFlush success=true
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: startCommit(): start
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]:   skip startCommit(): no changes pending
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: commit: pendingCommit == null; skip
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: commit: took 0.5 msec
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: commit: done
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: rollback
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: all running merges have aborted
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: rollback: done finish merges
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: abort
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: done abort success=true
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: rollback: infos=_0(6.0.0):C1
   [junit4]   2> 21347 INFO  (SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: now checkpoint "_0(6.0.0):

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

 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]:   index before flush _26(6.0.0):C6
   [junit4]   2> 33629 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: startFullFlush
   [junit4]   2> 33629 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: apply all deletes during flush
   [junit4]   2> 33629 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: now apply all deletes for all segments maxDoc=6
   [junit4]   2> 33629 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 33629 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: applyDeletes: no segments; skipping
   [junit4]   2> 33629 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: prune sis=segments_26: _26(6.0.0):C6 minGen=381 packetCount=0
   [junit4]   2> 33629 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker finishFullFlush success=true
   [junit4]   2> 33629 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: startCommit(): start
   [junit4]   2> 33629 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]:   skip startCommit(): no changes pending
   [junit4]   2> 33629 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: commit: pendingCommit == null; skip
   [junit4]   2> 33629 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: commit: took 0.5 msec
   [junit4]   2> 33629 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: commit: done
   [junit4]   2> 33629 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: rollback
   [junit4]   2> 33629 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: all running merges have aborted
   [junit4]   2> 33629 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: rollback: done finish merges
   [junit4]   2> 33629 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: abort
   [junit4]   2> 33630 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: done abort success=true
   [junit4]   2> 33630 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: rollback: infos=_26(6.0.0):C6
   [junit4]   2> 33630 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: now checkpoint "_26(6.0.0):C6" [1 segments ; isCommit = false]
   [junit4]   2> 33630 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: 0 msec to checkpoint
   [junit4]   2> 33630 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 33645 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 33645 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 33645 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data/index
   [junit4]   2> 33645 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 33645 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data
   [junit4]   2> 33647 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4498dd9b{/solr,null,UNAVAILABLE}
   [junit4]   2> 33650 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9B5537F4C8D1F8BA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=cs, timezone=America/Tijuana
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=4,threads=1,free=149225456,total=279445504
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionParserTest, TestUpdateRequestCodec, TestConfigSetAdminRequest, TestXMLEscaping, TestZkConfigManager, IteratorChainTest, TestSpellCheckResponse, TermsResponseTest, CloudSolrClientMultiConstructorTest, JdbcDriverTest, SolrExampleStreamingTest]
   [junit4] Completed [19/71] on J0 in 23.20s, 36 tests, 1 failure <<< FAILURES!

[...truncated 170 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:719: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:246: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:516: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1432: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:987: There were test failures: 71 suites, 486 tests, 1 error, 2 failures [seed: 9B5537F4C8D1F8BA]

Total time: 60 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 676 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/676/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestDistribDocBasedVersion.test

Error Message:
expected:<409> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<409> but was:<500>
	at __randomizedtesting.SeedInfo.seed([D0D0A38C017B0182:58849C56AF876C7A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestDistribDocBasedVersion.vaddFail(TestDistribDocBasedVersion.java:266)
	at org.apache.solr.cloud.TestDistribDocBasedVersion.doTestHardFail(TestDistribDocBasedVersion.java:131)
	at org.apache.solr.cloud.TestDistribDocBasedVersion.doTestHardFail(TestDistribDocBasedVersion.java:124)
	at org.apache.solr.cloud.TestDistribDocBasedVersion.test(TestDistribDocBasedVersion.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	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:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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)




Build Log:
[...truncated 10764 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestDistribDocBasedVersion
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/init-core-data-001
   [junit4]   2> 1666869 INFO  (SUITE-TestDistribDocBasedVersion-seed#[D0D0A38C017B0182]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1666869 INFO  (SUITE-TestDistribDocBasedVersion-seed#[D0D0A38C017B0182]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1666872 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1666872 INFO  (Thread-4377) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1666872 INFO  (Thread-4377) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1666972 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.ZkTestServer start zk server on port:53116
   [junit4]   2> 1666973 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1666973 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1666979 INFO  (zkCallback-1098-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c1dba0d name:ZooKeeperConnection Watcher:127.0.0.1:53116 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1666979 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1666980 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1666980 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1666991 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1666992 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1666993 INFO  (zkCallback-1099-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ef45109 name:ZooKeeperConnection Watcher:127.0.0.1:53116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1666994 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1666994 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1666994 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1666998 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1667000 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1667002 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1667005 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig-externalversionconstraint.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1667005 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1667009 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1667010 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1667012 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1667012 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1667015 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1667015 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1667018 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1667018 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1667021 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1667021 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1667024 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1667024 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1667028 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1667028 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1667031 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1667031 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1667034 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1667035 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1667038 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1667038 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1667469 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001/cores/collection1
   [junit4]   2> 1667471 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1667473 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@352434d2{/,null,AVAILABLE}
   [junit4]   2> 1667473 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.e.j.s.ServerConnector Started ServerConnector@65b69e1d{HTTP/1.1,[http/1.1]}{127.0.0.1:41815}
   [junit4]   2> 1667474 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.e.j.s.Server Started @1671048ms
   [junit4]   2> 1667474 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/tempDir-001/control/data, hostContext=/, hostPort=41815, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001/cores}
   [junit4]   2> 1667474 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1667474 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001'
   [junit4]   2> 1667474 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1667474 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1667474 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1667475 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1667476 INFO  (zkCallback-1100-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@94d286c name:ZooKeeperConnection Watcher:127.0.0.1:53116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1667476 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1667476 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1667477 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1667477 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001/solr.xml
   [junit4]   2> 1667482 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001/cores
   [junit4]   2> 1667482 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.CoreContainer New CoreContainer 364862345
   [junit4]   2> 1667482 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001]
   [junit4]   2> 1667483 WARN  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001/lib
   [junit4]   2> 1667483 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1667484 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1667485 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1667485 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1667485 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53116/solr
   [junit4]   2> 1667485 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1667485 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1667486 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1667487 INFO  (zkCallback-1102-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20622ad4 name:ZooKeeperConnection Watcher:127.0.0.1:53116 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1667487 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1667487 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1667489 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1667490 INFO  (zkCallback-1103-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50baecdf name:ZooKeeperConnection Watcher:127.0.0.1:53116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1667490 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1667491 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1667493 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1667497 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1667500 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1667504 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1667507 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1667508 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1667510 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1667511 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1667512 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41815_
   [junit4]   2> 1667512 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41815_
   [junit4]   2> 1667514 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1667515 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1667517 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1667517 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94964638894653444-127.0.0.1:41815_-n_0000000000
   [junit4]   2> 1667518 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41815_
   [junit4]   2> 1667518 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1667519 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.Overseer Overseer (id=94964638894653444-127.0.0.1:41815_-n_0000000000) starting
   [junit4]   2> 1667521 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1667544 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1667545 INFO  (OverseerCollectionConfigSetProcessor-94964638894653444-127.0.0.1:41815_-n_0000000000) [n:127.0.0.1:41815_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1667546 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1667546 INFO  (OverseerStateUpdate-94964638894653444-127.0.0.1:41815_-n_0000000000) [n:127.0.0.1:41815_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1667561 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1667561 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1667562 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001/cores
   [junit4]   2> 1667563 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1667563 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001/cores/collection1
   [junit4]   2> 1667563 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1667564 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1667564 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1667565 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0
   [junit4]   2> 1667565 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:41815_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1667567 INFO  (OverseerStateUpdate-94964638894653444-127.0.0.1:41815_-n_0000000000) [n:127.0.0.1:41815_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41815",
   [junit4]   2>   "node_name":"127.0.0.1:41815_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1667568 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1667568 INFO  (OverseerStateUpdate-94964638894653444-127.0.0.1:41815_-n_0000000000) [n:127.0.0.1:41815_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41815",
   [junit4]   2>   "node_name":"127.0.0.1:41815_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1667568 INFO  (OverseerStateUpdate-94964638894653444-127.0.0.1:41815_-n_0000000000) [n:127.0.0.1:41815_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1667569 INFO  (OverseerStateUpdate-94964638894653444-127.0.0.1:41815_-n_0000000000) [n:127.0.0.1:41815_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1667572 INFO  (zkCallback-1103-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1668568 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1668568 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1668569 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1668569 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1668570 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1668570 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001/cores/collection1'
   [junit4]   2> 1668570 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1668570 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1668572 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1668578 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1668582 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1668589 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1668594 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1668711 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1668712 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1668713 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1668715 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1668733 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0
   [junit4]   2> 1668733 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1668733 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 1668733 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001/cores/collection1], dataDir=[null]
   [junit4]   2> 1668733 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d1ae9
   [junit4]   2> 1668734 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001/cores/collection1/data
   [junit4]   2> 1668734 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1668734 WARN  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1668735 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001/cores/collection1/data/index
   [junit4]   2> 1668735 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=95.6298828125, floorSegmentMB=0.3349609375, forceMergeDeletesPctAllowed=24.494305832248074, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1668743 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8f4142c; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1668743 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1668747 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 1668752 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001/cores/collection1/data/
   [junit4]   2> 1668760 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 1668760 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "external-version-float"
   [junit4]   2> 1668760 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float"
   [junit4]   2> 1668760 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 1668761 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 1668762 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1668764 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1668765 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1668766 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1668768 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1668769 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1668769 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1668769 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1668770 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1668770 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1668771 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=56.3193359375, floorSegmentMB=1.1435546875, forceMergeDeletesPctAllowed=12.894616684360983, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7287226007155131
   [junit4]   2> 1668771 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/control-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8f4142c; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1668771 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1668771 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2ec4db2e[collection1] main
   [junit4]   2> 1668772 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1668773 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1668773 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1668773 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1668773 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1668773 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1668773 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1668774 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1668774 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1668774 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1668774 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1668774 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1668774 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1668774 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1519434224307798016
   [junit4]   2> 1668777 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1519434224307798016
   [junit4]   2> 1668777 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1668777 INFO  (searcherExecutor-4632-thread-1-processing-n:127.0.0.1:41815_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ec4db2e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1668777 INFO  (coreLoadExecutor-4631-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1668779 INFO  (coreZkRegister-4625-thread-1-processing-n:127.0.0.1:41815_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:41815 collection:control_collection shard:shard1
   [junit4]   2> 1668780 INFO  (coreZkRegister-4625-thread-1-processing-n:127.0.0.1:41815_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1668784 INFO  (coreZkRegister-4625-thread-1-processing-n:127.0.0.1:41815_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94964638894653444-core_node1-n_0000000000
   [junit4]   2> 1668784 INFO  (coreZkRegister-4625-thread-1-processing-n:127.0.0.1:41815_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1668786 INFO  (coreZkRegister-4625-thread-1-processing-n:127.0.0.1:41815_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1668786 INFO  (coreZkRegister-4625-thread-1-processing-n:127.0.0.1:41815_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1668787 INFO  (coreZkRegister-4625-thread-1-processing-n:127.0.0.1:41815_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41815/collection1/
   [junit4]   2> 1668787 INFO  (coreZkRegister-4625-thread-1-processing-n:127.0.0.1:41815_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1668787 INFO  (OverseerStateUpdate-94964638894653444-127.0.0.1:41815_-n_0000000000) [n:127.0.0.1:41815_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1668787 INFO  (coreZkRegister-4625-thread-1-processing-n:127.0.0.1:41815_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:41815/collection1/ has no replicas
   [junit4]   2> 1668788 INFO  (coreZkRegister-4625-thread-1-processing-n:127.0.0.1:41815_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1668790 INFO  (coreZkRegister-4625-thread-1-processing-n:127.0.0.1:41815_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1668793 INFO  (coreZkRegister-4625-thread-1-processing-n:127.0.0.1:41815_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41815/collection1/ shard1
   [junit4]   2> 1668794 INFO  (OverseerStateUpdate-94964638894653444-127.0.0.1:41815_-n_0000000000) [n:127.0.0.1:41815_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:41815",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1668897 INFO  (zkCallback-1103-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1668945 INFO  (coreZkRegister-4625-thread-1-processing-n:127.0.0.1:41815_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:41815/collection1/ and leader is http://127.0.0.1:41815/collection1/
   [junit4]   2> 1668945 INFO  (coreZkRegister-4625-thread-1-processing-n:127.0.0.1:41815_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41815
   [junit4]   2> 1668945 INFO  (coreZkRegister-4625-thread-1-processing-n:127.0.0.1:41815_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1668945 INFO  (coreZkRegister-4625-thread-1-processing-n:127.0.0.1:41815_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1668945 INFO  (coreZkRegister-4625-thread-1-processing-n:127.0.0.1:41815_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41815_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1668947 INFO  (OverseerStateUpdate-94964638894653444-127.0.0.1:41815_-n_0000000000) [n:127.0.0.1:41815_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41815",
   [junit4]   2>   "node_name":"127.0.0.1:41815_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1668948 INFO  (OverseerStateUpdate-94964638894653444-127.0.0.1:41815_-n_0000000000) [n:127.0.0.1:41815_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41815",
   [junit4]   2>   "node_name":"127.0.0.1:41815_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1669050 INFO  (zkCallback-1103-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1669067 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1669069 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1669071 INFO  (zkCallback-1105-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66b0693f name:ZooKeeperConnection Watcher:127.0.0.1:53116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1669071 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1669071 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1669071 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1669074 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1669574 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001/cores/collection1
   [junit4]   2> 1669575 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001
   [junit4]   2> 1669577 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1669590 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9709d44{/,null,AVAILABLE}
   [junit4]   2> 1669590 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7fafe423{HTTP/1.1,[http/1.1]}{127.0.0.1:45994}
   [junit4]   2> 1669590 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.e.j.s.Server Started @1673165ms
   [junit4]   2> 1669590 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=45994, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001/cores}
   [junit4]   2> 1669591 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1669591 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001'
   [junit4]   2> 1669591 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1669591 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1669591 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1669592 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1669593 INFO  (zkCallback-1106-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64dd9592 name:ZooKeeperConnection Watcher:127.0.0.1:53116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1669594 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1669594 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1669595 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1669595 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001/solr.xml
   [junit4]   2> 1669600 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001/cores
   [junit4]   2> 1669600 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.CoreContainer New CoreContainer 1564340888
   [junit4]   2> 1669600 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001]
   [junit4]   2> 1669601 WARN  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001/lib
   [junit4]   2> 1669601 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1669602 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1669603 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1669603 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1669603 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53116/solr
   [junit4]   2> 1669603 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1669603 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1669604 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1669605 INFO  (zkCallback-1108-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c4f8856 name:ZooKeeperConnection Watcher:127.0.0.1:53116 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1669605 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1669605 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1669607 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:45994_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1669608 INFO  (zkCallback-1109-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9c8a1df name:ZooKeeperConnection Watcher:127.0.0.1:53116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1669608 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:45994_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1669613 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:45994_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1670619 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:45994_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45994_
   [junit4]   2> 1670620 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:45994_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45994_
   [junit4]   2> 1670621 INFO  (zkCallback-1109-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1670621 INFO  (zkCallback-1103-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1670621 INFO  (zkCallback-1105-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1670623 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:45994_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1670623 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:45994_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94964638894653448-127.0.0.1:45994_-n_0000000001
   [junit4]   2> 1670624 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:45994_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94964638894653444-127.0.0.1:41815_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1670644 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:45994_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1670644 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:45994_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1670644 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:45994_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001/cores
   [junit4]   2> 1670645 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:45994_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1670645 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:45994_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001/cores/collection1
   [junit4]   2> 1670645 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:45994_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1670647 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1670647 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:45994_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0
   [junit4]   2> 1670647 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1670647 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:45994_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1670648 INFO  (OverseerStateUpdate-94964638894653444-127.0.0.1:41815_-n_0000000000) [n:127.0.0.1:41815_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45994",
   [junit4]   2>   "node_name":"127.0.0.1:45994_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1670649 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1670649 INFO  (OverseerStateUpdate-94964638894653444-127.0.0.1:41815_-n_0000000000) [n:127.0.0.1:41815_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45994",
   [junit4]   2>   "node_name":"127.0.0.1:45994_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1670649 INFO  (OverseerStateUpdate-94964638894653444-127.0.0.1:41815_-n_0000000000) [n:127.0.0.1:41815_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1670649 INFO  (OverseerStateUpdate-94964638894653444-127.0.0.1:41815_-n_0000000000) [n:127.0.0.1:41815_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1670650 INFO  (zkCallback-1105-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1670650 INFO  (zkCallback-1109-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1670650 INFO  (zkCallback-1103-thread-1-processing-n:127.0.0.1:41815_) [n:127.0.0.1:41815_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1671649 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1671650 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1671652 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1671652 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1671653 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1671653 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001/cores/collection1'
   [junit4]   2> 1671653 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1671653 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1671656 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1671669 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1671676 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1671686 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1671692 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1671791 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1671791 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1671792 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1671795 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1671818 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0
   [junit4]   2> 1671818 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1671818 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 1671818 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001/cores/collection1], dataDir=[null]
   [junit4]   2> 1671818 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d1ae9
   [junit4]   2> 1671819 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1671819 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1671819 WARN  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1671820 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1671820 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=95.6298828125, floorSegmentMB=0.3349609375, forceMergeDeletesPctAllowed=24.494305832248074, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1671831 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37f02736; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1671831 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1671836 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 1671836 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1671836 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 1671836 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "external-version-float"
   [junit4]   2> 1671836 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float"
   [junit4]   2> 1671836 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 1671837 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 1671838 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671840 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671841 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671841 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671847 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1671847 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1671848 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1671848 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1671849 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1671849 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1671849 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=56.3193359375, floorSegmentMB=1.1435546875, forceMergeDeletesPctAllowed=12.894616684360983, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7287226007155131
   [junit4]   2> 1671850 INFO  (coreLoadExecutor-4642-thread-1-processing-n:127.0.0.1:45994_) [n:127.0.0.1:45994_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   

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

ntextHandler@6464b050{/,null,UNAVAILABLE}
   [junit4]   2> 1693850 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[D0D0A38C017B0182]) [n:127.0.0.1:49320_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53116 53116
   [junit4]   2> 1694117 INFO  (Thread-4377) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53116 53116
   [junit4]   2> 1694118 WARN  (Thread-4377) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribDocBasedVersion -Dtests.method=test -Dtests.seed=D0D0A38C017B0182 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=Asia/Ulaanbaatar -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 27.3s J0 | TestDistribDocBasedVersion.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<409> but was:<500>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D0D0A38C017B0182:58849C56AF876C7A]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestDistribDocBasedVersion.vaddFail(TestDistribDocBasedVersion.java:266)
   [junit4]    > 	at org.apache.solr.cloud.TestDistribDocBasedVersion.doTestHardFail(TestDistribDocBasedVersion.java:131)
   [junit4]    > 	at org.apache.solr.cloud.TestDistribDocBasedVersion.doTestHardFail(TestDistribDocBasedVersion.java:124)
   [junit4]    > 	at org.apache.solr.cloud.TestDistribDocBasedVersion.test(TestDistribDocBasedVersion.java:101)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1694122 INFO  (SUITE-TestDistribDocBasedVersion-seed#[D0D0A38C017B0182]-worker) [n:127.0.0.1:49320_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion_D0D0A38C017B0182-001
   [junit4]   2> Dec 02, 2015 8:37:00 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 1695301 WARN  (OverseerStateUpdate-94964638894653457-127.0.0.1:49320_-n_0000000004) [n:127.0.0.1:49320_    ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting Overseer main queue loop
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue/qn-0000000024
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.removeFirst(DistributedQueue.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.poll(DistributedQueue.java:187)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:229)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1695302 INFO  (OverseerStateUpdate-94964638894653457-127.0.0.1:49320_-n_0000000004) [n:127.0.0.1:49320_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49320_
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=31723, maxDocsPerChunk=10, blockSize=1), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=31723, blockSize=1)), sim=ClassicSimilarity, locale=fi, timezone=Asia/Ulaanbaatar
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=4,threads=1,free=215884480,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [TestHashQParserPlugin, ActionThrottleTest, ReturnFieldsTest, OverseerCollectionConfigSetProcessorTest, TestComponentsName, TestReRankQParserPlugin, SharedFSAutoReplicaFailoverUtilsTest, ZkNodePropsTest, BJQParserTest, HdfsThreadLeakTest, TestArbitraryIndexDir, TestExclusionRuleCollectionAccess, JsonLoaderTest, DisMaxRequestHandlerTest, TestFastOutputStream, TestDistributedStatsComponentCardinality, TestSearcherReuse, TestConfig, SortSpecParsingTest, AlternateDirectoryTest, ResponseHeaderTest, CopyFieldTest, TestBulkSchemaAPI, DefaultValueUpdateProcessorTest, QueryEqualityTest, BaseCdcrDistributedZkTest, TestFieldResource, TestCloudSchemaless, TestCollapseQParserPlugin, TestAnalyzedSuggestions, TestDefaultSearchFieldResource, PrimUtilsTest, CurrencyFieldOpenExchangeTest, TestOmitPositions, TestFilteredDocIdSet, TestRequestStatusCollectionAPI, TestRemoteStreaming, TestRandomDVFaceting, TestHighlightDedupGrouping, QueryResultKeyTest, CacheHeaderTest, TestSchemaSimilarityResource, ExternalFileFieldSortTest, PeerSyncTest, AnalysisAfterCoreReloadTest, DeleteLastCustomShardedReplicaTest, TestSolrDynamicMBean, AsyncMigrateRouteKeyTest, BigEndianAscendingWordDeserializerTest, InfoHandlerTest, SOLR749Test, TestRangeQuery, HLLUtilTest, PreAnalyzedFieldTest, RestartWhileUpdatingTest, RequiredFieldsTest, PingRequestHandlerTest, TestAuthorizationFramework, TestSha256AuthenticationProvider, PolyFieldTest, TestSolrCLIRunExample, TestRandomFaceting, DeleteReplicaTest, TestLeaderElectionZkExpiry, TestPhraseSuggestions, TestValueSourceCache, FacetPivotSmallTest, TestClusterStateMutator, TestExpandComponent, SignatureUpdateProcessorFactoryTest, TestRequestForwarding, AsyncCallRequestStatusResponseTest, TestScoreJoinQPNoScore, TestInitQParser, TestBinaryField, HdfsSyncSliceTest, TestRTGBase, TestIntervalFaceting, TestFieldSortValues, TestDynamicFieldCollectionResource, IndexSchemaRuntimeFieldTest, TestDistributedSearch, OverseerTaskQueueTest, SynonymTokenizerTest, RemoteQueryErrorTest, IndexSchemaTest, TestManagedSynonymFilterFactory, TestRestManager, TestIBSimilarityFactory, OverriddenZkACLAndCredentialsProvidersTest, FileBasedSpellCheckerTest, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, DistributedSpellCheckComponentTest, TestStressReorder, TestReload, TestStressVersions, DistributedTermsComponentTest, SpellCheckComponentTest, SolrCmdDistributorTest, ConvertedLegacyTest, TestFunctionQuery, TestLazyCores, TestBadConfig, DistributedQueryElevationComponentTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestStressLucene, SpatialFilterTest, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, SolrInfoMBeanTest, LukeRequestHandlerTest, PrimitiveFieldTypeTest, DocumentBuilderTest, TestIndexingPerformance, TestJmxIntegration, TestPartialUpdateDeduplication, SearchHandlerTest, TestSolrIndexConfig, TestStressRecovery, CleanupOldIndexTest, CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, DeleteInactiveReplicaTest, LeaderFailoverAfterPartitionTest, MultiThreadedOCPTest, ReplicationFactorTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion]
   [junit4] Completed [444/563] on J0 in 28.54s, 1 test, 1 failure <<< FAILURES!

[...truncated 399 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:719: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:516: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1432: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:987: There were test failures: 563 suites (8 ignored), 2234 tests, 1 failure, 83 ignored (68 assumptions) [seed: D0D0A38C017B0182]

Total time: 59 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any