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 2016/02/18 08:12:58 UTC

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

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

2 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-026/./collection1/data, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-026/./collection1/data/index.20160218075752930, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-026/./collection1/data/index.20160218075753018] expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-026/./collection1/data, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-026/./collection1/data/index.20160218075752930, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-026/./collection1/data/index.20160218075753018] expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([29636712B3A9A70E:DE10894A754108E8]: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.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:815)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1245)
	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:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
	at __randomizedtesting.SeedInfo.seed([29636712B3A9A70E:F21287D884DC6268]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1084)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:446)
	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:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11278 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/init-core-data-001
   [junit4]   2> 1151256 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexFetchWithMasterUrl
   [junit4]   2> 1151257 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/collection1
   [junit4]   2> 1151270 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1151275 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47073495{/solr,null,AVAILABLE}
   [junit4]   2> 1151277 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@d8df489{HTTP/1.1,[http/1.1]}{127.0.0.1:35046}
   [junit4]   2> 1151277 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.e.j.s.Server Started @1154719ms
   [junit4]   2> 1151277 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=35046}
   [junit4]   2> 1151278 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1151278 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001'
   [junit4]   2> 1151278 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1151278 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1151278 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/solr.xml
   [junit4]   2> 1151291 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/.
   [junit4]   2> 1151291 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CoreContainer New CoreContainer 1784674665
   [junit4]   2> 1151291 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001]
   [junit4]   2> 1151291 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/lib
   [junit4]   2> 1151291 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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> 1151292 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1151293 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1151293 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1151293 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1151293 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1151294 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/.
   [junit4]   2> 1151295 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1151295 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/./collection1
   [junit4]   2> 1151295 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1151295 INFO  (coreLoadExecutor-3642-thread-1) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/collection1'
   [junit4]   2> 1151295 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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> 1151296 INFO  (coreLoadExecutor-3642-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1151296 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1151296 INFO  (coreLoadExecutor-3642-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1151310 INFO  (coreLoadExecutor-3642-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1151314 INFO  (coreLoadExecutor-3642-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1151320 INFO  (coreLoadExecutor-3642-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1151323 INFO  (coreLoadExecutor-3642-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1151325 INFO  (coreLoadExecutor-3642-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1151327 INFO  (coreLoadExecutor-3642-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/collection1'
   [junit4]   2> 1151328 INFO  (coreLoadExecutor-3642-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/./collection1
   [junit4]   2> 1151328 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1151328 INFO  (coreLoadExecutor-3642-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1151328 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1151328 INFO  (coreLoadExecutor-3642-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/./collection1/data
   [junit4]   2> 1151329 INFO  (coreLoadExecutor-3642-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1151329 WARN  (coreLoadExecutor-3642-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1151329 INFO  (coreLoadExecutor-3642-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1151329 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=53.158203125, floorSegmentMB=1.16015625, forceMergeDeletesPctAllowed=24.00158122489248, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14917555959009815
   [junit4]   2> 1151330 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2fe93b97 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fd979f0),segFN=segments_1,generation=1}
   [junit4]   2> 1151330 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1151332 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1151333 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1151334 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1151335 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1151335 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1151337 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1151337 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1151337 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1151338 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1151338 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1151338 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1339435875, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1151338 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2fe93b97 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fd979f0),segFN=segments_1,generation=1}
   [junit4]   2> 1151338 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1151338 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3fe04c93[collection1] main]
   [junit4]   2> 1151339 INFO  (coreLoadExecutor-3642-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/collection1/conf
   [junit4]   2> 1151339 INFO  (coreLoadExecutor-3642-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1151339 INFO  (coreLoadExecutor-3642-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/collection1/conf
   [junit4]   2> 1151339 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1151339 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1151339 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1151339 INFO  (coreLoadExecutor-3642-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1151340 INFO  (searcherExecutor-3643-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3fe04c93[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1151341 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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1151797 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/collection1
   [junit4]   2> 1151800 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1151805 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5894daeb{/solr,null,AVAILABLE}
   [junit4]   2> 1151806 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@47c3a2f7{HTTP/1.1,[http/1.1]}{127.0.0.1:47649}
   [junit4]   2> 1151806 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.e.j.s.Server Started @1155247ms
   [junit4]   2> 1151806 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=47649}
   [junit4]   2> 1151807 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1151807 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002'
   [junit4]   2> 1151807 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1151807 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1151808 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/solr.xml
   [junit4]   2> 1151812 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/.
   [junit4]   2> 1151812 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CoreContainer New CoreContainer 708772699
   [junit4]   2> 1151812 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002]
   [junit4]   2> 1151812 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/lib
   [junit4]   2> 1151812 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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> 1151813 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1151814 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1151814 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1151814 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1151814 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1151815 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/.
   [junit4]   2> 1151816 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1151816 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1
   [junit4]   2> 1151816 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1151816 INFO  (coreLoadExecutor-3652-thread-1) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/collection1'
   [junit4]   2> 1151817 INFO  (coreLoadExecutor-3652-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1151817 INFO  (coreLoadExecutor-3652-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1151822 INFO  (coreLoadExecutor-3652-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1151825 INFO  (coreLoadExecutor-3652-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1151827 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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> 1151828 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1151830 INFO  (coreLoadExecutor-3652-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1151833 INFO  (coreLoadExecutor-3652-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1151835 INFO  (coreLoadExecutor-3652-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1151836 INFO  (coreLoadExecutor-3652-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/collection1'
   [junit4]   2> 1151836 INFO  (coreLoadExecutor-3652-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1
   [junit4]   2> 1151837 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1151837 INFO  (coreLoadExecutor-3652-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1151837 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1151837 INFO  (coreLoadExecutor-3652-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1/data
   [junit4]   2> 1151837 INFO  (coreLoadExecutor-3652-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1151837 WARN  (coreLoadExecutor-3652-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1151838 INFO  (coreLoadExecutor-3652-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1151838 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=53.158203125, floorSegmentMB=1.16015625, forceMergeDeletesPctAllowed=24.00158122489248, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14917555959009815
   [junit4]   2> 1151838 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6e2d515b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70917b83),segFN=segments_1,generation=1}
   [junit4]   2> 1151838 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1151845 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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1151847 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1151848 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1151849 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1151850 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1151851 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1151852 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1151852 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1151852 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1151853 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1151853 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1151853 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1339435875, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1151853 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6e2d515b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70917b83),segFN=segments_1,generation=1}
   [junit4]   2> 1151853 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1151853 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4327e9e5[collection1] main]
   [junit4]   2> 1151854 INFO  (coreLoadExecutor-3652-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/collection1/conf
   [junit4]   2> 1151854 INFO  (coreLoadExecutor-3652-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1151854 INFO  (coreLoadExecutor-3652-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/collection1/conf
   [junit4]   2> 1151854 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1151856 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1151857 INFO  (coreLoadExecutor-3652-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1151857 INFO  (searcherExecutor-3653-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4327e9e5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1152164 INFO  (qtp2078207683-10755) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1152330 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@47c3a2f7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1152330 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=708772699
   [junit4]   2> 1152353 INFO  (coreCloseExecutor-3658-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@735f9212
   [junit4]   2> 1152354 INFO  (coreCloseExecutor-3658-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1152354 INFO  (coreCloseExecutor-3658-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1152354 INFO  (coreCloseExecutor-3658-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1152354 INFO  (coreCloseExecutor-3658-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1152364 INFO  (coreCloseExecutor-3658-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1152364 INFO  (coreCloseExecutor-3658-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1152364 INFO  (coreCloseExecutor-3658-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 1152364 INFO  (coreCloseExecutor-3658-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1/data
   [junit4]   2> 1152364 INFO  (coreCloseExecutor-3658-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 1152364 INFO  (coreCloseExecutor-3658-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1152365 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5894daeb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1152367 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1152368 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6778f55f{/solr,null,AVAILABLE}
   [junit4]   2> 1152369 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6c28589b{HTTP/1.1,[http/1.1]}{127.0.0.1:38260}
   [junit4]   2> 1152369 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.e.j.s.Server Started @1155810ms
   [junit4]   2> 1152369 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=38260}
   [junit4]   2> 1152369 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1152369 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002'
   [junit4]   2> 1152369 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1152369 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1152370 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/solr.xml
   [junit4]   2> 1152374 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/.
   [junit4]   2> 1152374 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CoreContainer New CoreContainer 610571228
   [junit4]   2> 1152375 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002]
   [junit4]   2> 1152375 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/lib
   [junit4]   2> 1152375 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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> 1152376 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1152376 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1152376 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1152376 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1152377 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1152377 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/.
   [junit4]   2> 1152378 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1152378 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1
   [junit4]   2> 1152378 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1152379 INFO  (coreLoadExecutor-3664-thread-1) [    ] 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.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/collection1'
   [junit4]   2> 1152379 INFO  (coreLoadExecutor-3664-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1152379 INFO  (coreLoadExecutor-3664-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1152390 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] 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> 1152391 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[29636712B3A9A70E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1152391 INFO  (coreLoadExecutor-3664-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1152399 INFO  (coreLoadExecutor-3664-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1152407 INFO  (coreLoadExecutor-3664-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1152410 INFO  (coreLoadExecutor-3664-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1152413 INFO  (coreLoadExecutor-3664-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1152414 INFO  (coreLoadExecutor-3664-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/collection1'
   [junit4]   2> 1152414 INFO  (coreLoadExecutor-3664-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1
   [junit4]   2> 1152414 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1152414 INFO  (coreLoadExecutor-3664-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1152414 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1152415 INFO  (coreLoadExecutor-3664-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1/data
   [junit4]   2> 1152415 INFO  (coreLoadExecutor-3664-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1152415 WARN  (coreLoadExecutor-3664-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1152415 INFO  (coreLoadExecutor-3664-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1152415 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=53.158203125, floorSegmentMB=1.16015625, forceMergeDeletesPctAllowed=24.00158122489248, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14917555959009815
   [junit4]   2> 1152416 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78acb60f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55ecfc79),segFN=segments_1,generation=1}
   [junit4]   2> 1152416 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1152416 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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1152418 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1152419 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1152420 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1152420 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1152421 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1152431 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1152431 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1152434 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1152436 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1152436 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1152442 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1339435875, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1152443 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78acb60f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55ecfc79),segFN=segments_1,generation=1}
   [junit4]   2> 1152443 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1152443 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@598c0c51[collection1] main]
   [junit4]   2> 1152443 INFO  (coreLoadExecutor-3664-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/collection1/conf
   [junit4]   2> 1152443 INFO  (coreLoadExecutor-3664-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1152443 INFO  (coreLoadExecutor-3664-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-core/test/J0/temp/solr.handler.TestReplicationHandler_29636712B3A9A70E-001/solr-instance-002/collection1/conf
   [junit4]   2> 1152444 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1152444 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1152444 INFO  (searcherExecutor-3665-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@598c0c51[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1152444 INFO  (coreLoadExecutor-3664-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1152894 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1152894 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1152923 INFO  (qtp142381458-10795) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1152923 INFO  (qtp142381458-10795) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1152925 INFO  (qtp142381458-10795) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1152926 INFO  (qtp142381458-10795) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78acb60f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55ecfc79),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78acb60f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55ecfc79),segFN=segments_2,generation=2}
   [junit4]   2> 1152926 INFO  (qtp142381458-10795) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1152926 INFO  (qtp142381458-10795) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f82f726[collection1] main]
   [junit4]   2> 1152927 INFO  (qtp142381458-10795) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1152927 INFO  (searcherExecutor-3665-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f82f726[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1152927 INFO  (qtp142381458-10795) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 1152930 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 1152932 INFO  (qtp2078207683-10752) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1152934 INFO  (qtp2078207683-10755) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1152936 INFO  (qtp2078207683-10757) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1152938 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1152940 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1152942 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1152943 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1152945 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1152947 INFO  (qtp2078207683-10757) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1152959 INFO  (qtp2078207683-10757) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1152961 INFO  (qtp2078207683-10757) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1152963 INFO  (qtp2078207683-10757) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1152964 INFO  (qtp2078207683-10755) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1152966 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1152968 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1152970 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1152972 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1152973 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1152975 INFO  (qtp2078207683-10755) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1152977 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1152979 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1152980 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1152982 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1152984 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1152986 INFO  (qtp2078207683-10755) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1152988 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1152990 INFO  (qtp2078207683-10752) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1152991 INFO  (qtp2078207683-10752) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1152993 INFO  (qtp2078207683-10752) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1152995 INFO  (qtp2078207683-10752) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1152996 INFO  (qtp2078207683-10755) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1152998 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1153000 INFO  (qtp2078207683-10757) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1153001 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1153003 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1153005 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1153006 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1153008 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1153010 INFO  (qtp2078207683-10757) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1153012 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1153013 INFO  (qtp2078207683-10752) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1153015 INFO  (qtp2078207683-10752) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1153017 INFO  (qtp2078207683-10752) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1153018 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1153020 INFO  (qtp2078207683-10757) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1153022 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1153024 INFO  (qtp2078207683-10755) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1153026 INFO  (qtp2078207683-10755) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1153027 INFO  (qtp2078207683-10755) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1153029 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1153031 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1153033 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1153034 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1153036 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1153038 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1153039 INFO  (qtp2078207683-10757) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1153041 INFO  (qtp2078207683-10757) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1153043 INFO  (qtp2078207683-10757) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1153045 INFO  (qtp2078207683-10752) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1153046 INFO  (qtp2078207683-10752) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1153048 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1153050 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1153051 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1153053 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1153055 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1153056 INFO  (qtp2078207683-10755) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1153058 INFO  (qtp2078207683-10755) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1153060 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1153061 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1153063 INFO  (qtp2078207683-10757) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1153065 INFO  (qtp2078207683-10757) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1153066 INFO  (qtp2078207683-10752) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1153068 INFO  (qtp2078207683-10752) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1153070 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1153072 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1153074 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1153076 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1153077 INFO  (qtp2078207683-10755) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1153079 INFO  (qtp2078207683-10755) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1153081 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1153083 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1153084 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1153086 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1153088 INFO  (qtp2078207683-10752) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1153090 INFO  (qtp2078207683-10752) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1153091 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1153093 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1153095 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1153097 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1153098 INFO  (qtp2078207683-10755) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1153100 INFO  (qtp2078207683-10755) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1153102 INFO  (qtp2078207683-10755) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1153103 INFO  (qtp2078207683-10755) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1153105 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1153107 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1153109 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1153111 INFO  (qtp2078207683-10759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1153113 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1153114 INFO  (qtp2078207683-10758) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 1153116 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 1153118 INFO  (qtp2078207683-10753) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1153120 INFO  (qtp2078207683-10753) [    x:collecti

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

th IndexWriterCloser
   [junit4]   2> 1981732 INFO  (coreCloseExecutor-6955-thread-1) [    x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Closing main searcher on request.
   [junit4]   2> 1981739 INFO  (coreCloseExecutor-6955-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1981739 INFO  (coreCloseExecutor-6955-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_29636712B3A9A70E-001/tempDir-003/schemaless/solr/gettingstarted/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_29636712B3A9A70E-001/tempDir-003/schemaless/solr/gettingstarted/data;done=false>>]
   [junit4]   2> 1981739 INFO  (coreCloseExecutor-6955-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_29636712B3A9A70E-001/tempDir-003/schemaless/solr/gettingstarted/data
   [junit4]   2> 1981739 INFO  (coreCloseExecutor-6955-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_29636712B3A9A70E-001/tempDir-003/schemaless/solr/gettingstarted/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_29636712B3A9A70E-001/tempDir-003/schemaless/solr/gettingstarted/data/index;done=false>>]
   [junit4]   2> 1981739 INFO  (coreCloseExecutor-6955-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_29636712B3A9A70E-001/tempDir-003/schemaless/solr/gettingstarted/data/index
   [junit4]   2> 1981740 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[29636712B3A9A70E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@608be854{/solr,null,UNAVAILABLE}
   [junit4]   2> 1981741 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[29636712B3A9A70E]) [    ] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on port 43629
   [junit4]   2> 1981741 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[29636712B3A9A70E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemalessExample
   [junit4]   2> 1981742 INFO  (SUITE-TestSolrCLIRunExample-seed#[29636712B3A9A70E]-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-core/test/J0/temp/solr.util.TestSolrCLIRunExample_29636712B3A9A70E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=sr-Latn-RS, timezone=America/Marigot
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=4,threads=1,free=227156520,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionTooManyReplicasTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, JsonLoaderTest, TestFieldResource, RemoteQueryErrorTest, ResponseHeaderTest, DeleteInactiveReplicaTest, TestRandomDVFaceting, TestNonDefinedSimilarityFactory, TestRealTimeGet, TestNamedUpdateProcessors, StandardRequestHandlerTest, TestAuthenticationFramework, AddBlockUpdateTest, TestIBSimilarityFactory, PathHierarchyTokenizerFactoryTest, CurrencyFieldOpenExchangeTest, TestPhraseSuggestions, RollingRestartTest, TestPKIAuthenticationPlugin, AnalysisAfterCoreReloadTest, EchoParamsTest, TestAtomicUpdateErrorCases, SuggestComponentContextFilterQueryTest, QueryElevationComponentTest, TestLazyCores, QueryResultKeyTest, ResponseLogComponentTest, TestRemoveLastDynamicCopyField, LeaderFailoverAfterPartitionTest, TestFunctionQuery, ResourceLoaderTest, OverseerStatusTest, DocumentAnalysisRequestHandlerTest, TestJoin, SolrRequestParserTest, HdfsBasicDistributedZk2Test, TestRequestStatusCollectionAPI, TestLRUCache, TestMinMaxOnMultiValuedField, PingRequestHandlerTest, HdfsRecoverLeaseTest, TestRemoteStreaming, TestCollectionAPI, PolyFieldTest, SyncSliceTest, CheckHdfsIndexTest, DistributedSuggestComponentTest, TestClusterStateMutator, TestRebalanceLeaders, TestScoreJoinQPScore, SimpleCollectionCreateDeleteTest, XsltUpdateRequestHandlerTest, BasicDistributedZkTest, DefaultValueUpdateProcessorTest, TestObjectReleaseTracker, AlternateDirectoryTest, TestComponentsName, ChangedSchemaMergeTest, TestDynamicFieldCollectionResource, TestTrieFacet, DistributedSpellCheckComponentTest, TestValueSourceCache, TlogReplayBufferedWhileIndexingTest, RequiredFieldsTest, DistributedDebugComponentTest, TestSQLHandler, DistributedQueryElevationComponentTest, TestSolrConfigHandler, OverriddenZkACLAndCredentialsProvidersTest, TestFoldingMultitermQuery, TestHighFrequencyDictionaryFactory, DeleteShardTest, TestBlendedInfixSuggestions, TestRandomFaceting, LeaderElectionIntegrationTest, HLLSerializationTest, CloudExitableDirectoryReaderTest, TestClassNameShortening, TestConfigSetProperties, IndexSchemaTest, TestReplicationHandlerBackup, FileBasedSpellCheckerTest, TestReplicationHandler, TestFaceting, TestBinaryField, CdcrVersionReplicationTest, TestHighlightDedupGrouping, TestMergePolicyConfig, DirectoryFactoryTest, TestConfigSetsAPIZkFailure, TestQueryWrapperFilter, TestManagedResourceStorage, CoreAdminCreateDiscoverTest, TestStressVersions, TestRangeQuery, TestSolr4Spatial, StatsComponentTest, ConvertedLegacyTest, TestFiltering, SuggesterFSTTest, DocValuesTest, SuggesterTSTTest, TestStressLucene, TestPseudoReturnFields, QueryEqualityTest, SortByFunctionTest, TestSolrDeletionPolicy1, CacheHeaderTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils, TestReversedWildcardFilterFactory, TestQueryTypes, PrimitiveFieldTypeTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, TestBinaryResponseWriter, SOLR749Test, TestQuerySenderListener, CopyFieldTest, TestStressRecovery, SpellPossibilityIteratorTest, TestCodecSupport, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestSystemIdResolver, PrimUtilsTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, ZkNodePropsTest, UUIDFieldTest, CircularListTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, ConnectionReuseTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CleanupOldIndexTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, DistribCursorPagingTest, DistributedVersionInfoTest, OverseerRolesTest, TestCryptoKeys, TestExclusionRuleCollectionAccess, TestRequestForwarding, TestShortCircuitedRequests, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, CachingDirectoryFactoryTest, InfoHandlerTest, DistributedFacetPivotLongTailTest, DistributedQueryComponentOptimizationTest, TestExpandComponent, JavabinLoaderTest, TestIntervalFaceting, TestChildDocTransformer, TestRawTransformer, TestSortingResponseWriter, TestManagedSchemaFieldResource, TestSchemaSimilarityResource, TestSerializedLuceneMatchVersion, TestSolrQueryParserResource, TestManagedStopFilterFactory, DocValuesMissingTest, TestCloudManagedSchema, TestSchemaManager, TestUseDocValuesAsStored, AnalyticsQueryTest, MergeStrategyTest, TestFilteredDocIdSet, TestHashQParserPlugin, TestMissingGroups, TestSearcherReuse, TestSolr4Spatial2, TestXmlQParser, TestJsonFacets, CloudMLTQParserTest, TestRuleBasedAuthorizationPlugin, TestSha256AuthenticationProvider, ConjunctionSolrSpellCheckerTest, TestAnalyzeInfixSuggestions, TestFileDictionaryLookup, TestFreeTextSuggestions, BlockDirectoryTest, DataDrivenBlockJoinTest, TestHdfsUpdateLog, ParsingFieldUpdateProcessorsTest, PreAnalyzedUpdateProcessorTest, UUIDUpdateProcessorFallbackTest, DistanceUnitsTest, TestRTimerTree, TestSolrCLIRunExample]
   [junit4] Completed [578/579 (2!)] on J0 in 20.65s, 3 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:684: 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:524: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1457: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1014: There were test failures: 579 suites (8 ignored), 2331 tests, 1 error, 1 failure, 88 ignored (72 assumptions) [seed: 29636712B3A9A70E]

Total time: 58 minutes 1 second
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