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

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3259 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3259/

2 tests failed.
REGRESSION:  org.apache.solr.search.TestHashQParserPlugin.testHashPartition

Error Message:
Query  does not implement createWeight

Stack Trace:
java.lang.UnsupportedOperationException: Query  does not implement createWeight
	at __randomizedtesting.SeedInfo.seed([2C733FFCE6B60D35:FDCE1E19DDDCB45E]:0)
	at org.apache.lucene.search.Query.createWeight(Query.java:79)
	at org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:851)
	at org.apache.lucene.search.ConstantScoreQuery.createWeight(ConstantScoreQuery.java:117)
	at org.apache.solr.search.HashQParserPlugin$HashQuery.createWeight(HashQParserPlugin.java:151)
	at org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:851)
	at org.apache.lucene.search.IndexSearcher.createNormalizedWeight(IndexSearcher.java:834)
	at org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1146)
	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1628)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1504)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:561)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:518)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:277)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2058)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:320)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:302)
	at org.apache.solr.search.TestHashQParserPlugin.testHashPartition(TestHashQParserPlugin.java:94)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([2C733FFCE6B60D35:7B1145D5CF675CBF]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:737)
	at org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer(TestCustomDocTransformer.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//str[.='xx#title_0#']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
</response>

	request was:fl=id,out:[custom+extra%3Dsubject,title]&wt=xml&q=*:*
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
	... 41 more




Build Log:
[...truncated 9856 lines...]
   [junit4] Suite: org.apache.solr.search.TestHashQParserPlugin
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestHashQParserPlugin_2C733FFCE6B60D35-001/init-core-data-001
   [junit4]   2> 303497 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 303498 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 303498 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 303498 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 303498 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 303499 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 303523 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 303535 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 303562 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-hash.xml
   [junit4]   2> 303562 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema-hash.xml
   [junit4]   2> 303569 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 303760 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 303761 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 303762 WARN  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 303762 WARN  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 303763 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 303763 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr
   [junit4]   2> 303763 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/'
   [junit4]   2> 303776 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1005097399
   [junit4]   2> 303776 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/]
   [junit4]   2> 303776 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib
   [junit4]   2> 303776 WARN  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib).
   [junit4]   2> 303783 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 303784 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 303785 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 303785 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 303785 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 303786 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {instanceDir=collection1, schema=schema-hash.xml, config=solrconfig-hash.xml, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestHashQParserPlugin_2C733FFCE6B60D35-001/init-core-data-001, shard=shard1, loadOnStartup=true, collection=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/, name=collection1, transient=false}
   [junit4]   2> 303787 INFO  (coreLoadExecutor-1199-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 303787 INFO  (coreLoadExecutor-1199-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 303787 INFO  (coreLoadExecutor-1199-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 303788 INFO  (coreLoadExecutor-1199-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 303806 INFO  (coreLoadExecutor-1199-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 303817 INFO  (coreLoadExecutor-1199-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 303841 INFO  (coreLoadExecutor-1199-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-hash.xml
   [junit4]   2> 303842 INFO  (coreLoadExecutor-1199-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema-hash.xml
   [junit4]   2> 303860 INFO  (coreLoadExecutor-1199-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 304033 INFO  (coreLoadExecutor-1199-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 304034 INFO  (coreLoadExecutor-1199-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 304035 WARN  (coreLoadExecutor-1199-thread-1) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 304035 WARN  (coreLoadExecutor-1199-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 304036 INFO  (coreLoadExecutor-1199-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 304036 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 304036 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 304036 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 304037 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestHashQParserPlugin_2C733FFCE6B60D35-001/init-core-data-001
   [junit4]   2> 304037 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestHashQParserPlugin_2C733FFCE6B60D35-001/init-core-data-001/index/
   [junit4]   2> 304037 WARN  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestHashQParserPlugin_2C733FFCE6B60D35-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 304037 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestHashQParserPlugin_2C733FFCE6B60D35-001/init-core-data-001/index
   [junit4]   2> 304038 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6b5fac73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5632e917),segFN=segments_1,generation=1}
   [junit4]   2> 304038 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 304038 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-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestHashQParserPlugin_2C733FFCE6B60D35-001/init-core-data-001/
   [junit4]   2> 304040 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 304043 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 304044 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 304045 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 304046 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 304057 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/json,/config,/update/json/docs,/admin/file,/update,standard,/admin/segments,/admin/system,/admin/ping,/replication,/get,/admin/mbeans,/update/csv,/schema,/admin/logging,/stream,/admin/properties,/admin/plugins,,/admin/threads,/admin/luke
   [junit4]   2> 304057 WARN  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 304058 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 304059 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 304059 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 304060 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 304060 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 304060 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6b5fac73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5632e917),segFN=segments_1,generation=1}
   [junit4]   2> 304060 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 304061 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3fd5f8da[collection1] main
   [junit4]   2> 304061 WARN  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 304061 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 304061 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 304061 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 304061 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 304069 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 304069 INFO  (searcherExecutor-1200-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3fd5f8da[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 304069 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 304069 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 304069 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1504958995984547840
   [junit4]   2> 304071 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1504958995984547840
   [junit4]   2> 304071 INFO  (coreLoadExecutor-1199-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 304073 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 304077 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHashPartition
   [junit4]   2> 304080 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1504958995992936448)} 0 2
   [junit4]   2> 304083 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 304084 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.UpdateHandler No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 304084 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 304084 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 304085 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 1
   [junit4]   2> 304087 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[305464 (1504958996002373632)]} 0 1
   [junit4]   2> 304088 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 304090 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6b5fac73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5632e917),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6b5fac73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5632e917),segFN=segments_2,generation=2}
   [junit4]   2> 304091 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 304092 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@1779b16d[collection1] main
   [junit4]   2> 304092 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 304092 INFO  (searcherExecutor-1200-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1779b16d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C1)))}
   [junit4]   2> 304092 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 304095 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[704234 (1504958996009713664)]} 0 1
   [junit4]   2> 304096 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[382962 (1504958996012859392)]} 0 0
   [junit4]   2> 304097 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[89887 (1504958996013907968)]} 0 0
   [junit4]   2> 304099 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[502136 (1504958996014956544)]} 0 0
   [junit4]   2> 304100 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[711049 (1504958996017053696)]} 0 0
   [junit4]   2> 304101 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[956965 (1504958996018102272)]} 0 0
   [junit4]   2> 304102 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[936929 (1504958996019150848)]} 0 0
   [junit4]   2> 304103 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[481659 (1504958996020199424)]} 0 0
   [junit4]   2> 304104 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[749780 (1504958996021248000)]} 0 0
   [junit4]   2> 304106 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[247260 (1504958996022296576)]} 0 0
   [junit4]   2> 304107 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 304111 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6b5fac73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5632e917),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6b5fac73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5632e917),segFN=segments_3,generation=3}
   [junit4]   2> 304111 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 304111 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@778cbf11[collection1] main
   [junit4]   2> 304112 INFO  (searcherExecutor-1200-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@778cbf11[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C1) Uninverting(_1(5.3.0):C10)))}
   [junit4]   2> 304112 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 304113 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 304124 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[78345 (1504958996031733760)]} 0 10
   [junit4]   2> 304126 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[306988 (1504958996043268096)]} 0 0
   [junit4]   2> 304127 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[469609 (1504958996045365248)]} 0 0
   [junit4]   2> 304129 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[455887 (1504958996046413824)]} 0 0
   [junit4]   2> 304130 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[541571 (1504958996048510976)]} 0 0
   [junit4]   2> 304131 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[933977 (1504958996049559552)]} 0 0
   [junit4]   2> 304133 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[550876 (1504958996050608128)]} 0 0
   [junit4]   2> 304134 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[693215 (1504958996052705280)]} 0 0
   [junit4]   2> 304135 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[672907 (1504958996053753856)]} 0 0
   [junit4]   2> 304136 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[484741 (1504958996054802432)]} 0 0
   [junit4]   2> 304137 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 304142 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6b5fac73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5632e917),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6b5fac73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5632e917),segFN=segments_4,generation=4}
   [junit4]   2> 304142 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 304142 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@3f187277[collection1] main
   [junit4]   2> 304143 INFO  (searcherExecutor-1200-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3f187277[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C1) Uninverting(_1(5.3.0):C10) Uninverting(_2(5.3.0):C10)))}
   [junit4]   2> 304143 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 304143 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 304147 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[244061 (1504958996063191040)]} 0 3
   [junit4]   2> 304149 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[358582 (1504958996068433920)]} 0 0
   [junit4]   2> 304150 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[49969 (1504958996069482496)]} 0 0
   [junit4]   2> 304152 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[995612 (1504958996070531072)]} 0 0
   [junit4]   2> 304153 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[670598 (1504958996072628224)]} 0 0
   [junit4]   2> 304154 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[447565 (1504958996073676800)]} 0 0
   [junit4]   2> 304156 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[438827 (1504958996074725376)]} 0 0
   [junit4]   2> 304157 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[966913 (1504958996076822528)]} 0 0
   [junit4]   2> 304158 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[348484 (1504958996077871104)]} 0 0
   [junit4]   2> 304159 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[686215 (1504958996078919680)]} 0 0
   [junit4]   2> 304160 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 304164 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6b5fac73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5632e917),segFN=segments_4,generation=4}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6b5fac73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5632e917),segFN=segments_5,generation=5}
   [junit4]   2> 304164 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.c.SolrCore newest commit generation = 5
   [junit4]   2> 304165 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@62eda165[collection1] main
   [junit4]   2> 304165 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 304165 INFO  (searcherExecutor-1200-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@62eda165[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C1) Uninverting(_1(5.3.0):C10) Uninverting(_2(5.3.0):C10) Uninverting(_3(5.3.0):C10)))}
   [junit4]   2> 304165 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 304169 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[164822 (1504958996087308288)]} 0 2
   [junit4]   2> 304170 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[481987 (1504958996090454016)]} 0 0
   [junit4]   2> 304171 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[285919 (1504958996091502592)]} 0 0
   [junit4]   2> 304172 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[88251 (1504958996092551168)]} 0 0
   [junit4]   2> 304173 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[96715 (1504958996093599744)]} 0 0
   [junit4]   2> 304175 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[847151 (1504958996094648320)]} 0 0
   [junit4]   2> 304176 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[874087 (1504958996095696896)]} 0 0
   [junit4]   2> 304177 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[942479 (1504958996097794048)]} 0 0
   [junit4]   2> 304178 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[368346 (1504958996098842624)]} 0 0
   [junit4]   2> 304179 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[523007 (1504958996099891200)]} 0 0
   [junit4]   2> 304180 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 304185 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6b5fac73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5632e917),segFN=segments_5,generation=5}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6b5fac73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5632e917),segFN=segments_6,generation=6}
   [junit4]   2> 304186 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.c.SolrCore newest commit generation = 6
   [junit4]   2> 304186 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@27ddef3f[collection1] main
   [junit4]   2> 304186 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 304186 INFO  (searcherExecutor-1200-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@27ddef3f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C1) Uninverting(_1(5.3.0):C10) Uninverting(_2(5.3.0):C10) Uninverting(_3(5.3.0):C10) Uninverting(_4(5.3.0):C10)))}
   [junit4]   2> 304187 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 304189 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[751805 (1504958996109328384)]} 0 1
   [junit4]   2> 304190 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[366911 (1504958996111425536)]} 0 0
   [junit4]   2> 304192 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[564262 (1504958996112474112)]} 0 0
   [junit4]   2> 304193 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[456432 (1504958996114571264)]} 0 0
   [junit4]   2> 304194 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[910459 (1504958996115619840)]} 0 0
   [junit4]   2> 304195 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[864381 (1504958996116668416)]} 0 0
   [junit4]   2> 304196 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[117469 (1504958996117716992)]} 0 0
   [junit4]   2> 304198 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[39025 (1504958996118765568)]} 0 0
   [junit4]   2> 304199 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[288897 (1504958996119814144)]} 0 0
   [junit4]   2> 304200 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 304204 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6b5fac73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5632e917),segFN=segments_6,generation=6}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6b5fac73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5632e917),segFN=segments_7,generation=7}
   [junit4]   2> 304204 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.c.SolrCore newest commit generation = 7
   [junit4]   2> 304205 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@28ac523a[collection1] main
   [junit4]   2> 304205 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 304205 INFO  (searcherExecutor-1200-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@28ac523a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C1) Uninverting(_1(5.3.0):C10) Uninverting(_2(5.3.0):C10) Uninverting(_3(5.3.0):C10) Uninverting(_4(5.3.0):C10) Uninverting(_5(5.3.0):C9)))}
   [junit4]   2> 304205 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 304213 ERROR (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.c.SolrCore java.lang.UnsupportedOperationException: Query  does not implement createWeight
   [junit4]   2> 	at org.apache.lucene.search.Query.createWeight(Query.java:79)
   [junit4]   2> 	at org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:851)
   [junit4]   2> 	at org.apache.lucene.search.ConstantScoreQuery.createWeight(ConstantScoreQuery.java:117)
   [junit4]   2> 	at org.apache.solr.search.HashQParserPlugin$HashQuery.createWeight(HashQParserPlugin.java:151)
   [junit4]   2> 	at org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:851)
   [junit4]   2> 	at org.apache.lucene.search.IndexSearcher.createNormalizedWeight(IndexSearcher.java:834)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1146)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1628)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1504)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:561)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:518)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:277)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2058)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:320)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:302)
   [junit4]   2> 	at org.apache.solr.search.TestHashQParserPlugin.testHashPartition(TestHashQParserPlugin.java:94)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 304214 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*%3A*&fq=%7B%21hash+worker%3D0+workers%3D3+cost%3D1%7D&partitionKeys=a_s&rows=50} status=500 QTime=7 
   [junit4]   2> 304214 INFO  (TEST-TestHashQParserPlugin.testHashPartition-seed#[2C733FFCE6B60D35]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHashPartition
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestHashQParserPlugin -Dtests.method=testHashPartition -Dtests.seed=2C733FFCE6B60D35 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=it_IT -Dtests.timezone=Mideast/Riyadh88 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.15s J2 | TestHashQParserPlugin.testHashPartition <<<
   [junit4]    > Throwable #1: java.lang.UnsupportedOperationException: Query  does not implement createWeight
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2C733FFCE6B60D35:FDCE1E19DDDCB45E]:0)
   [junit4]    > 	at org.apache.lucene.search.Query.createWeight(Query.java:79)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:851)
   [junit4]    > 	at org.apache.lucene.search.ConstantScoreQuery.createWeight(ConstantScoreQuery.java:117)
   [junit4]    > 	at org.apache.solr.search.HashQParserPlugin$HashQuery.createWeight(HashQParserPlugin.java:151)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:851)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.createNormalizedWeight(IndexSearcher.java:834)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1146)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1628)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1504)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:561)
   [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:518)
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:277)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2058)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:320)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:302)
   [junit4]    > 	at org.apache.solr.search.TestHashQParserPlugin.testHashPartition(TestHashQParserPlugin.java:94)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 304220 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 304220 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1005097399
   [junit4]   2> 304221 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@688ad989
   [junit4]   2> 304221 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=7,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=50,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=3681,transaction_logs_total_number=7}
   [junit4]   2> 304221 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 304221 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 304221 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 304222 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 304222 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 304222 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestHashQParserPlugin_2C733FFCE6B60D35-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestHashQParserPlugin_2C733FFCE6B60D35-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 304222 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestHashQParserPlugin_2C733FFCE6B60D35-001/init-core-data-001/index
   [junit4]   2> 304222 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestHashQParserPlugin_2C733FFCE6B60D35-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestHashQParserPlugin_2C733FFCE6B60D35-001/init-core-data-001;done=false>>]
   [junit4]   2> 304223 INFO  (SUITE-TestHashQParserPlugin-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestHashQParserPlugin_2C733FFCE6B60D35-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestHashQParserPlugin_2C733FFCE6B60D35-001
   [junit4]   2> NOTE: test params are: codec=Lucene53, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=it_IT, timezone=Mideast/Riyadh88
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=150346248,total=463470592
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeyNothingIsSafeTest, SpellingQueryConverterTest, TestNoOpRegenerator, TestRecoveryHdfs, TestPHPSerializedResponseWriter, TestCSVResponseWriter, BasicZkTest, SolrIndexSplitterTest, TestBulkSchemaAPI, SearchHandlerTest, TestClassNameShortening, FileBasedSpellCheckerTest, SharedFSAutoReplicaFailoverUtilsTest, TestFieldCollectionResource, UUIDFieldTest, TestManagedStopFilterFactory, TestCoreContainer, CSVRequestHandlerTest, FastVectorHighlighterTest, TestRemoteStreaming, TestDocBasedVersionConstraints, TestSurroundQueryParser, TestSchemaResource, MultiThreadedOCPTest, TestBlendedInfixSuggestions, DistributedMLTComponentTest, TestReqParamsAPI, TestJsonFacets, FacetPivotSmallTest, ResponseLogComponentTest, TestSimpleTrackingShardHandler, TestAuthenticationFramework, TestAddFieldRealTimeGet, DirectSolrConnectionTest, IndexSchemaRuntimeFieldTest, RollingRestartTest, TestManagedSynonymFilterFactory, TestHashQParserPlugin]
   [junit4] Completed [139/507] on J2 in 0.74s, 1 test, 1 error <<< FAILURES!

[...truncated 849 lines...]
   [junit4] Suite: org.apache.solr.response.TestCustomDocTransformer
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.response.TestCustomDocTransformer_2C733FFCE6B60D35-001/init-core-data-001
   [junit4]   2> 1762534 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1762535 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1762535 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1762535 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1762535 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1762536 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1762563 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1762575 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1762600 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-doctransformers.xml
   [junit4]   2> 1762600 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1762607 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1762884 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1762892 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1762895 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1762899 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1762902 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1762904 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1762905 WARN  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1762905 WARN  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1762905 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1762905 WARN  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1762905 WARN  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1762906 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1762906 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr
   [junit4]   2> 1762906 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/'
   [junit4]   2> 1762920 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 160857650
   [junit4]   2> 1762920 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/]
   [junit4]   2> 1762920 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib
   [junit4]   2> 1762921 WARN  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1762928 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1762930 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1762931 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1762931 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1762931 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1762932 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.response.TestCustomDocTransformer_2C733FFCE6B60D35-001/init-core-data-001, instanceDir=collection1, shard=shard1, collection=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/, config=solrconfig-doctransformers.xml, transient=false, schema=schema.xml, loadOnStartup=true, name=collection1}
   [junit4]   2> 1762933 INFO  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1762933 INFO  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1762933 INFO  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1762934 INFO  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1762958 INFO  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1762986 INFO  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1763011 INFO  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-doctransformers.xml
   [junit4]   2> 1763012 INFO  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1763019 INFO  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1763319 INFO  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1763327 INFO  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1763329 INFO  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1763334 INFO  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1763337 INFO  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1763339 INFO  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1763339 WARN  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1763340 WARN  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1763340 INFO  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1763340 WARN  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1763340 WARN  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1763340 INFO  (coreLoadExecutor-4752-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1763340 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1763341 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1763341 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1763341 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.response.TestCustomDocTransformer_2C733FFCE6B60D35-001/init-core-data-001
   [junit4]   2> 1763341 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.response.TestCustomDocTransformer_2C733FFCE6B60D35-001/init-core-data-001/index/
   [junit4]   2> 1763342 WARN  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.response.TestCustomDocTransformer_2C733FFCE6B60D35-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1763342 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.response.TestCustomDocTransformer_2C733FFCE6B60D35-001/init-core-data-001/index
   [junit4]   2> 1763343 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@109337c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31316867; maxCacheMB=0.396484375 maxMergeSizeMB=0.4013671875)),segFN=segments_1,generation=1}
   [junit4]   2> 1763343 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1763343 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-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.response.TestCustomDocTransformer_2C733FFCE6B60D35-001/init-core-data-001/
   [junit4]   2> 1763348 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1763351 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1763352 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1763353 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1763355 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1763357 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/json/docs,/admin/system,/replication,/admin/mbeans,/update/csv,/admin/ping,/update/json,/admin/properties,/admin/threads,/admin/logging,/schema,/config,/admin/luke,/get,/admin/segments,/admin/plugins,/select,/admin/file,/update
   [junit4]   2> 1763358 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1763358 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1763359 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1763359 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1763359 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1763360 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@109337c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31316867; maxCacheMB=0.396484375 maxMergeSizeMB=0.4013671875)),segFN=segments_1,generation=1}
   [junit4]   2> 1763360 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1763360 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@64c92156[collection1] main
   [junit4]   2> 1763360 WARN  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1763361 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1763361 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1763361 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1763361 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1763361 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1763361 INFO  (searcherExecutor-4753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@64c92156[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1763361 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1763362 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1763362 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1504960525955497984
   [junit4]   2> 1763364 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1504960525955497984
   [junit4]   2> 1763364 INFO  (coreLoadExecutor-4752-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1763365 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1763369 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[2C733FFCE6B60D35]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCustomTransformer
   [junit4]   2> 1763371 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[0 (1504960525962838016)]} 0 2
   [junit4]   2> 1763372 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[1 (1504960525965983744)]} 0 0
   [junit4]   2> 1763372 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[2 (1504960525965983745)]} 0 0
   [junit4]   2> 1763373 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[3 (1504960525967032320)]} 0 0
   [junit4]   2> 1763373 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[4 (1504960525967032321)]} 0 0
   [junit4]   2> 1763374 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[5 (1504960525967032322)]} 0 0
   [junit4]   2> 1763374 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[6 (1504960525968080896)]} 0 0
   [junit4]   2> 1763375 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[7 (1504960525968080897)]} 0 0
   [junit4]   2> 1763375 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[8 (1504960525969129472)]} 0 0
   [junit4]   2> 1763375 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[9 (1504960525969129473)]} 0 0
   [junit4]   2> 1763376 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763381 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[2C733FFCE6B60D35]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@109337c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31316867; maxCacheMB=0.396484375 maxMergeSizeMB=0.4013671875)),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@109337c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31316867; maxCacheMB=0.396484375 maxMergeSizeMB=0.4013671875)),segFN=segments_2,generation=2}
   [junit4]   2> 1763381 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[2C733FFCE6B60D35]) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1763383 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[2C733FFCE6B60D35]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@2c3e3591[collection1] main
   [junit4]   2> 1763384 INFO  (searcherExecutor-4753-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2c3e3591[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c10)))}
   [junit4]   2> 1763384 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1763384 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[2C733FFCE6B60D35]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 1763387 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[2C733FFCE6B60D35]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml&q=*:*} hits=10 status=0 QTime=0

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

Container Shutting down CoreContainer instance=160857650
   [junit4]   2> 1763412 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2a100f8b
   [junit4]   2> 1763413 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=612,transaction_logs_total_number=2}
   [junit4]   2> 1763413 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1763413 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1763413 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1763413 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1763414 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1763414 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.response.TestCustomDocTransformer_2C733FFCE6B60D35-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.response.TestCustomDocTransformer_2C733FFCE6B60D35-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1763414 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.response.TestCustomDocTransformer_2C733FFCE6B60D35-001/init-core-data-001/index
   [junit4]   2> 1763414 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.response.TestCustomDocTransformer_2C733FFCE6B60D35-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.response.TestCustomDocTransformer_2C733FFCE6B60D35-001/init-core-data-001;done=false>>]
   [junit4]   2> 1763414 INFO  (SUITE-TestCustomDocTransformer-seed#[2C733FFCE6B60D35]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.response.TestCustomDocTransformer_2C733FFCE6B60D35-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.response.TestCustomDocTransformer_2C733FFCE6B60D35-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {timestamp=PostingsFormat(name=Asserting), text=PostingsFormat(name=MockRandom), range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), title_lettertok=PostingsFormat(name=Memory doPackFST= true), multiDefault=PostingsFormat(name=Asserting), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), title=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), subject=PostingsFormat(name=Asserting), title_stemmed=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=PostingsFormat(name=Asserting), range_facet_i_dv=PostingsFormat(name=Asserting), id=PostingsFormat(name=Memory doPackFST= true), title_stringNoNorms=PostingsFormat(name=Asserting)}, docValues:{timestamp=DocValuesFormat(name=Lucene50), range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene50)}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=nl_BE, timezone=Portugal
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=212784088,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrIndexConfig, HdfsNNFailoverTest, TestBadConfig, TestZkChroot, ScriptEngineTest, ReturnFieldsTest, SpellCheckCollatorTest, DistributedTermsComponentTest, TestFieldResource, FieldAnalysisRequestHandlerTest, ChaosMonkeySafeLeaderTest, OverseerStatusTest, TestWordDelimiterFilterFactory, ShardRoutingTest, AddBlockUpdateTest, TestObjectReleaseTracker, TestPerFieldSimilarity, TestLRUCache, TestSolrDeletionPolicy2, NoCacheHeaderTest, HdfsChaosMonkeySafeLeaderTest, TestRTGBase, SliceStateTest, FieldMutatingUpdateProcessorTest, BadComponentTest, PrimUtilsTest, TestSchemaNameResource, PluginInfoTest, TestSuggestSpellingConverter, TestShardHandlerFactory, TestQueryUtils, HighlighterConfigTest, TestMiniSolrCloudClusterSSL, MergeStrategyTest, TestDistributedGrouping, TestElisionMultitermQuery, TestRestManager, TestSolr4Spatial2, TestReload, SharedFSAutoReplicaFailoverTest, TestChildDocTransformer, TestMergePolicyConfig, TestManagedResourceStorage, BlockDirectoryTest, TestAuthorizationFramework, TestOrdValues, SolrCoreCheckLockOnStartupTest, SoftAutoCommitTest, SolrCmdDistributorTest, SmileWriterTest, TestTolerantSearch, OutOfBoxZkACLAndCredentialsProvidersTest, DirectUpdateHandlerOptimizeTest, TestJmxIntegration, ShowFileRequestHandlerTest, RequestLoggingTest, QueryParsingTest, TestDownShardTolerantSearch, ConvertedLegacyTest, TestOverriddenPrefixQueryForCustomFieldType, TestFaceting, TestHighlightDedupGrouping, ExternalFileFieldSortTest, TestSolrXml, ZkControllerTest, DefaultValueUpdateProcessorTest, AddSchemaFieldsUpdateProcessorFactoryTest, SortByFunctionTest, SegmentsInfoRequestHandlerTest, DistributedSpellCheckComponentTest, TestRawResponseWriter, RulesTest, DocExpirationUpdateProcessorFactoryTest, UpdateParamsTest, DocValuesMultiTest, ParsingFieldUpdateProcessorsTest, AnalysisErrorHandlingTest, UnloadDistributedZkTest, SchemaVersionSpecificBehaviorTest, TestGroupingSearch, URLClassifyProcessorTest, TestCloudManagedSchemaConcurrent, HttpPartitionTest, CustomCollectionTest, DistributedVersionInfoTest, BasicDistributedZk2Test, MigrateRouteKeyTest, SolrCloudExampleTest, TestCryptoKeys, DistributedIntervalFacetingTest, TestRandomRequestDistribution, CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest, TestRequestStatusCollectionAPI, RemoteQueryErrorTest, TestCloudManagedSchema, TestRandomFaceting, DistributedFacetPivotLargeTest, TestSolrCloudWithKerberosAlt, TestDistributedMissingSort, AsyncCallRequestStatusResponseTest, CursorPagingTest, TestManagedSchemaDynamicFieldResource, ExitableDirectoryReaderTest, SaslZkACLProviderTest, CachingDirectoryFactoryTest, ZkCLITest, AnalyticsMergeStrategyTest, TestRangeQuery, ConnectionManagerTest, SpatialRPTFieldTypeTest, ActionThrottleTest, TestCoreDiscovery, OverseerCollectionProcessorTest, BadIndexSchemaTest, HighlighterTest, BasicFunctionalityTest, SuggesterTest, SuggesterFSTTest, IndexBasedSpellCheckerTest, TestComplexPhraseQParserPlugin, CursorMarkTest, SpatialFilterTest, TestCollapseQParserPlugin, TestRemoveLastDynamicCopyField, IndexSchemaTest, InfoHandlerTest, BJQParserTest, TermVectorComponentTest, TestAnalyzedSuggestions, TestValueSourceCache, RankQueryTest, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, TestCustomDocTransformer]
   [junit4] Completed [414/507] on J0 in 0.91s, 1 test, 1 error <<< FAILURES!

[...truncated 292 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:999: There were test failures: 507 suites, 2007 tests, 2 errors, 59 ignored (25 assumptions)

Total time: 52 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3254
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 317702379 bytes
Compression is 0.0%
Took 52 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3263 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3263/

1 tests failed.
FAILED:  org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([9938A792995D19BD:CE5ADDBBB08C4837]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:737)
	at org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer(TestCustomDocTransformer.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//str[.='xx#title_0#']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
</response>

	request was:q=*:*&wt=xml&fl=id,out:[custom+extra%3Dsubject,title]
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
	... 41 more




Build Log:
[...truncated 10701 lines...]
   [junit4] Suite: org.apache.solr.response.TestCustomDocTransformer
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001
   [junit4]   2> 1780961 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1780962 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1780962 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1780962 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1780962 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1780962 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1780988 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1781007 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1781030 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-doctransformers.xml
   [junit4]   2> 1781030 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1781037 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1781277 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1781284 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1781285 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1781290 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1781293 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1781295 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1781295 WARN  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1781295 WARN  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1781295 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1781296 WARN  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1781296 WARN  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1781296 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1781296 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr
   [junit4]   2> 1781296 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/'
   [junit4]   2> 1781317 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1619625844
   [junit4]   2> 1781317 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/]
   [junit4]   2> 1781317 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib
   [junit4]   2> 1781317 WARN  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1781324 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1781325 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1781326 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1781326 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1781326 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1781327 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {loadOnStartup=true, collection=collection1, name=collection1, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001, shard=shard1, config=solrconfig-doctransformers.xml, instanceDir=collection1, schema=schema.xml, transient=false, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/}
   [junit4]   2> 1781328 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1781328 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1781329 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1781329 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1781352 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1781363 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1781386 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-doctransformers.xml
   [junit4]   2> 1781386 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1781393 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1781683 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1781692 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1781694 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1781699 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1781701 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1781703 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1781704 WARN  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1781704 WARN  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1781704 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1781704 WARN  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1781704 WARN  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1781704 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1781705 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1781705 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1781705 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1781705 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001
   [junit4]   2> 1781706 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001/index/
   [junit4]   2> 1781706 WARN  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1781706 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001/index
   [junit4]   2> 1781707 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@663d91c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@542e578f),segFN=segments_1,generation=1}
   [junit4]   2> 1781707 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1781707 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-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001/
   [junit4]   2> 1781711 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1781714 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781715 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781716 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781717 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781719 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /schema,/admin/ping,/update/json,/admin/luke,/get,/admin/segments,/update/json/docs,/admin/system,/admin/plugins,/admin/threads,/select,/admin/file,/admin/mbeans,/replication,/admin/properties,/admin/logging,/update/csv,/update,/config
   [junit4]   2> 1781720 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1781721 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1781721 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1781721 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1781721 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1781722 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@663d91c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@542e578f),segFN=segments_1,generation=1}
   [junit4]   2> 1781722 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1781722 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1d6436bf[collection1] main
   [junit4]   2> 1781723 WARN  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1781723 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1781723 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1781723 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1781723 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1781723 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1781723 INFO  (searcherExecutor-5271-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d6436bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1781723 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1781724 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1781724 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1505021578037952512
   [junit4]   2> 1781726 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1505021578037952512
   [junit4]   2> 1781726 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1781728 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1781731 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCustomTransformer
   [junit4]   2> 1781733 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[0 (1505021578045292544)]} 0 2
   [junit4]   2> 1781734 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[1 (1505021578048438272)]} 0 0
   [junit4]   2> 1781734 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[2 (1505021578048438273)]} 0 0
   [junit4]   2> 1781735 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[3 (1505021578049486848)]} 0 0
   [junit4]   2> 1781735 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[4 (1505021578049486849)]} 0 0
   [junit4]   2> 1781735 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[5 (1505021578049486850)]} 0 0
   [junit4]   2> 1781736 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[6 (1505021578050535424)]} 0 0
   [junit4]   2> 1781736 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[7 (1505021578050535425)]} 0 0
   [junit4]   2> 1781737 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[8 (1505021578051584000)]} 0 0
   [junit4]   2> 1781737 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[9 (1505021578051584001)]} 0 0
   [junit4]   2> 1781737 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1781741 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@663d91c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@542e578f),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@663d91c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@542e578f),segFN=segments_2,generation=2}
   [junit4]   2> 1781742 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1781744 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@76c59fd3[collection1] main
   [junit4]   2> 1781744 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1781744 INFO  (searcherExecutor-5271-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@76c59fd3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c10)))}
   [junit4]   2> 1781745 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 1781748 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml} hits=10 status=0 QTime=0 
   [junit4]   2> 1781750 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml&fl=id,out:[custom+extra%3Dsubject,title]} hits=10 status=0 QTime=0 
   [junit4]   1> HELLO: title_0#xx#
   [junit4]   1> HELLO: title_1#xx#
   [junit4]   1> HELLO: title_2#xx#
   [junit4]   1> HELLO: title_3#xx#
   [junit4]   1> HELLO: title_4#xx#
   [junit4]   1> HELLO: title_5#xx#
   [junit4]   1> HELLO: title_6#xx#
   [junit4]   1> HELLO: title_7#xx#
   [junit4]   1> HELLO: title_8#xx#
   [junit4]   1> HELLO: title_9#xx#
   [junit4]   2> 1781753 ERROR (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//str[.='xx#title_0#']
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=*:*&wt=xml&fl=id,out:[custom+extra%3Dsubject,title]
   [junit4]   2> 1781754 ERROR (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&wt=xml&fl=id,out:[custom+extra%3Dsubject,title]:java.lang.RuntimeException: REQUEST FAILED: xpath=//str[.='xx#title_0#']
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=*:*&wt=xml&fl=id,out:[custom+extra%3Dsubject,title]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:737)
   [junit4]   2> 	at org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer(TestCustomDocTransformer.java:67)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1781757 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@7b479c4a[collection1] realtime
   [junit4]   2> 1781757 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1505021578070458368)} 0 2
   [junit4]   2> 1781758 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1781758 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@663d91c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@542e578f),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@663d91c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@542e578f),segFN=segments_3,generation=3}
   [junit4]   2> 1781758 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1781759 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@72c1cecc[collection1] main
   [junit4]   2> 1781759 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1781759 INFO  (searcherExecutor-5271-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@72c1cecc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1781759 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 1
   [junit4]   2> 1781760 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCustomTransformer
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCustomDocTransformer -Dtests.method=testCustomTransformer -Dtests.seed=9938A792995D19BD -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=Australia/LHI -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.04s J2 | TestCustomDocTransformer.testCustomTransformer <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9938A792995D19BD:CE5ADDBBB08C4837]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:737)
   [junit4]    > 	at org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer(TestCustomDocTransformer.java:67)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//str[.='xx#title_0#']
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=*:*&wt=xml&fl=id,out:[custom+extra%3Dsubject,title]
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
   [junit4]    > 	... 41 more
   [junit4]   2> 1781772 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1781772 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1619625844
   [junit4]   2> 1781772 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@353cd60
   [junit4]   2> 1781772 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=612,transaction_logs_total_number=2}
   [junit4]   2> 1781773 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1781773 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1781773 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1781773 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1781773 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1781774 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1781774 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001/index
   [junit4]   2> 1781774 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001;done=false>>]
   [junit4]   2> 1781774 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sr, timezone=Australia/LHI
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=227077336,total=489684992
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParserResource, TestNoOpRegenerator, ConnectionManagerTest, RemoteQueryErrorTest, TestDistributedMissingSort, TestCollationFieldDocValues, AtomicUpdatesTest, TestDFRSimilarityFactory, TestEmbeddedSolrServerConstructors, DeleteInactiveReplicaTest, TestTrie, EnumFieldTest, HdfsRecoveryZkTest, CollectionReloadTest, RAMDirectoryFactoryTest, HttpPartitionTest, ActionThrottleTest, TestFastLRUCache, TestMacros, ZkStateWriterTest, QueryElevationComponentTest, BadCopyFieldTest, TestAuthenticationFramework, TestFunctionQuery, SolrCoreCheckLockOnStartupTest, BadComponentTest, TestSolrConfigHandlerCloud, CacheHeaderTest, TestFreeTextSuggestions, TestLRUCache, AddBlockUpdateTest, XmlUpdateRequestHandlerTest, BasicZkTest, TestCoreDiscovery, DocValuesMissingTest, TestPivotHelperCode, TestGroupingSearch, MoreLikeThisHandlerTest, NotRequiredUniqueKeyTest, TestClassNameShortening, TestIndexingPerformance, HighlighterMaxOffsetTest, RegexBoostProcessorTest, TestFieldCollectionResource, TestCloudSchemaless, HdfsBasicDistributedZkTest, TestHighFrequencyDictionaryFactory, NoCacheHeaderTest, TestCoreContainer, UUIDUpdateProcessorFallbackTest, SolrCoreTest, SignatureUpdateProcessorFactoryTest, ChaosMonkeySafeLeaderTest, SliceStateTest, QueryEqualityTest, TestConfigOverlay, RulesTest, SOLR749Test, SpellPossibilityIteratorTest, TermVectorComponentTest, TestFuzzyAnalyzedSuggestions, BufferStoreTest, AutoCommitTest, DocumentAnalysisRequestHandlerTest, SolrRequestParserTest, TestChildDocTransformer, AnalyticsQueryTest, SaslZkACLProviderTest, SolrInfoMBeanTest, QueryResultKeyTest, DistributedFacetPivotSmallAdvancedTest, URLClassifyProcessorTest, HdfsDirectoryFactoryTest, BlockCacheTest, DistributedFacetPivotLargeTest, TermsComponentTest, LoggingHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, TestSerializedLuceneMatchVersion, TestUpdate, TestSolrQueryParser, TestDistributedSearch, BasicDistributedZkTest, DistributedVersionInfoTest, FullSolrCloudDistribCmdsTest, MigrateRouteKeyTest, TestRebalanceLeaders, TestCloudPivotFacet, RecoveryZkTest, DistributedIntervalFacetingTest, CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest, TestDistribDocBasedVersion, TestCloudManagedSchema, ZkSolrClientTest, TestShortCircuitedRequests, TestHashPartitioner, DeleteLastCustomShardedReplicaTest, DistributedSpellCheckComponentTest, DistributedTermsComponentTest, TestZkChroot, TestManagedSchemaFieldResource, TestExactStatsCache, TestExactSharedStatsCache, BlockDirectoryTest, TestHighlightDedupGrouping, SimpleFacetsTest, HardAutoCommitTest, TestMiniSolrCloudClusterSSL, SpatialRPTFieldTypeTest, TestFaceting, TestSmileRequest, TestJsonRequest, LukeRequestHandlerTest, CoreAdminRequestStatusTest, HighlighterTest, SolrIndexSplitterTest, TestManagedSchemaFieldTypeResource, SuggesterFSTTest, WordBreakSolrSpellCheckerTest, OutOfBoxZkACLAndCredentialsProvidersTest, FileBasedSpellCheckerTest, TestFoldingMultitermQuery, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, SortByFunctionTest, FastVectorHighlighterTest, SolrPluginUtilsTest, JavabinLoaderTest, CoreMergeIndexesAdminHandlerTest, ReturnFieldsTest, QueryParsingTest, TestCustomDocTransformer]
   [junit4] Completed [411/507] on J2 in 0.83s, 1 test, 1 error <<< FAILURES!

[...truncated 310 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:999: There were test failures: 507 suites, 2007 tests, 1 error, 59 ignored (25 assumptions)

Total time: 52 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3254
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 320743553 bytes
Compression is 0.0%
Took 51 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3262 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3262/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
	at __randomizedtesting.SeedInfo.seed([2EC61EBCCCEC74C3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:235)
	at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([2EC61EBCCCEC74C3:79A46495E53D2549]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:737)
	at org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer(TestCustomDocTransformer.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//str[.='xx#title_0#']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">24</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
</response>

	request was:q=*:*&fl=id,out:[custom+extra%3Dsubject,title]&wt=xml
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
	... 41 more




Build Log:
[...truncated 9725 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/init-core-data-001
   [junit4]   2> 203218 INFO  (SUITE-HttpPartitionTest-seed#[2EC61EBCCCEC74C3]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qtgv/aa
   [junit4]   2> 203222 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 203223 INFO  (Thread-503) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 203223 INFO  (Thread-503) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 203323 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.ZkTestServer start zk server on port:60868
   [junit4]   2> 203323 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 203324 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203326 INFO  (zkCallback-112-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15d59dfa name:ZooKeeperConnection Watcher:127.0.0.1:60868 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 203327 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203327 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 203327 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 203330 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 203331 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203332 INFO  (zkCallback-113-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@41955349 name:ZooKeeperConnection Watcher:127.0.0.1:60868/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 203332 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203333 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 203333 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 203335 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 203337 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 203338 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 203340 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 203341 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 203343 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 203344 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 203346 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 203346 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 203348 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 203348 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 203350 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 203350 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 203352 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 203352 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 203354 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 203354 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 203356 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 203356 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 203358 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 203358 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 203360 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 203360 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 203362 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 203362 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 203646 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1
   [junit4]   2> 203649 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 203651 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78d53fb8{/qtgv/aa,null,AVAILABLE}
   [junit4]   2> 203653 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@64e59059{HTTP/1.1}{127.0.0.1:39983}
   [junit4]   2> 203653 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.e.j.s.Server Started @206675ms
   [junit4]   2> 203653 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/tempDir-001/control/data, hostPort=57226, hostContext=/qtgv/aa}
   [junit4]   2> 203654 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 203654 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/'
   [junit4]   2> 203672 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/solr.xml
   [junit4]   2> 203688 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores
   [junit4]   2> 203688 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.CoreContainer New CoreContainer 437091294
   [junit4]   2> 203689 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/]
   [junit4]   2> 203689 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/lib
   [junit4]   2> 203689 WARN  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/lib).
   [junit4]   2> 203709 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] 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> 203711 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 203711 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 203711 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 203712 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60868/solr
   [junit4]   2> 203712 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 203712 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 203712 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203714 INFO  (zkCallback-115-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f458728 name:ZooKeeperConnection Watcher:127.0.0.1:60868 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 203715 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203715 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 203719 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203720 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@190e0296 name:ZooKeeperConnection Watcher:127.0.0.1:60868/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 203720 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203721 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 203723 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 203725 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 203727 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 203729 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 203731 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 203732 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 203734 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 203735 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57226_qtgv%2Faa
   [junit4]   2> 203735 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57226_qtgv%2Faa
   [junit4]   2> 203737 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 203738 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 203739 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 203740 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000
   [junit4]   2> 203741 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57226_qtgv%2Faa
   [junit4]   2> 203741 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 203742 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.Overseer Overseer (id=94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) starting
   [junit4]   2> 203744 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 203750 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 203750 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 203751 INFO  (OverseerCollectionProcessor-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 203753 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 203756 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 203756 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 203757 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores
   [junit4]   2> 203758 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.SolrCore Created CoreDescriptor: {collection=control_collection, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1, dataDir=data/, coreNodeName=, transient=false, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/, shard=, config=solrconfig.xml, schema=schema.xml, name=collection1, loadOnStartup=true}
   [junit4]   2> 203758 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/
   [junit4]   2> 203758 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 203759 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 203759 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 203760 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 203760 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 203760 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 203760 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 203761 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:57226_qtgv%2Faa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:57226/qtgv/aa",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 203761 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:57226_qtgv%2Faa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:57226/qtgv/aa",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 203761 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 203762 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 203763 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 203764 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 204760 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 204760 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 204761 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 204761 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 204762 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 204762 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/'
   [junit4]   2> 204778 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 204786 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 204800 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 204830 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 204831 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 204848 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 205768 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 205777 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 205779 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 205791 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 205794 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 205797 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 205798 WARN  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 205798 WARN  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 205798 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 205798 WARN  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 205799 WARN  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 205799 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 205799 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 205799 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 205799 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@126f1908
   [junit4]   2> 205800 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/data
   [junit4]   2> 205800 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/data/index/
   [junit4]   2> 205800 WARN  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 205801 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/data/index
   [junit4]   2> 205801 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39579239033947977]
   [junit4]   2> 205802 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cf60d30 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ddbd92a),segFN=segments_1,generation=1}
   [junit4]   2> 205802 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 205802 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/data/
   [junit4]   2> 205802 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 205807 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 205807 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 205808 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 205808 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 205808 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 205808 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 205809 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 205809 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 205809 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 205812 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 205813 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 205815 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 205816 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 205820 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/admin/luke,/admin/logging,/admin/threads,/schema,standard,/admin/plugins,/admin/ping,/admin/file,/update/json/docs,/update/csv,/replication,/config,/admin/segments,/admin/properties,/get,/update,/admin/system,/update/json
   [junit4]   2> 205821 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 205822 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 205822 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 205823 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 205823 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 205824 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1294554644, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 205824 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cf60d30 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ddbd92a),segFN=segments_1,generation=1}
   [junit4]   2> 205824 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 205825 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@17f1b4dd[collection1] main
   [junit4]   2> 205825 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 205826 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 205826 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 205827 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 205827 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 205827 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 205827 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 205828 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 205828 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 205828 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 205829 INFO  (searcherExecutor-595-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17f1b4dd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 205829 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 205829 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 205829 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 205829 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1505004056449384448
   [junit4]   2> 205832 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1505004056449384448
   [junit4]   2> 205832 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 205833 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 205834 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:57226/qtgv/aa collection:control_collection shard:shard1
   [junit4]   2> 205835 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 205838 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94062753357365251-core_node1-n_0000000000
   [junit4]   2> 205839 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 205841 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 205842 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 205842 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 205842 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57226/qtgv/aa/collection1/
   [junit4]   2> 205842 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 205842 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 205842 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:57226/qtgv/aa/collection1/ has no replicas
   [junit4]   2> 205842 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57226/qtgv/aa/collection1/ shard1
   [junit4]   2> 205843 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 205844 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 205847 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 205850 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 205851 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:57226/qtgv/aa",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 205954 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 205956 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 206001 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:57226/qtgv/aa/collection1/ and leader is http://127.0.0.1:57226/qtgv/aa/collection1/
   [junit4]   2> 206001 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57226/qtgv/aa
   [junit4]   2> 206001 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 206001 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 206001 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 206003 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 206004 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:57226_qtgv%2Faa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:57226/qtgv/aa",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 206004 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:57226_qtgv%2Faa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:57226/qtgv/aa",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 206107 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 206109 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 206172 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 206172 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206174 INFO  (zkCallback-118-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71b796e8 name:ZooKeeperConnection Watcher:127.0.0.1:60868/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206174 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206174 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 206174 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 206177 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 206498 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores/collection1
   [junit4]   2> 206499 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001
   [junit4]   2> 206500 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 206502 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b146a4a{/qtgv/aa,null,AVAILABLE}
   [junit4]   2> 206503 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1bb8b38d{HTTP/1.1}{127.0.0.1:43272}
   [junit4]   2> 206503 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.e.j.s.Server Started @209525ms
   [junit4]   2> 206503 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores, hostContext=/qtgv/aa, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/tempDir-001/jetty1, hostPort=48121}
   [junit4]   2> 206503 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 206503 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/'
   [junit4]   2> 206520 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/solr.xml
   [junit4]   2> 206535 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores
   [junit4]   2> 206535 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.CoreContainer New CoreContainer 398679263
   [junit4]   2> 206535 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/]
   [junit4]   2> 206535 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/lib
   [junit4]   2> 206536 WARN  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/lib).
   [junit4]   2> 206544 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] 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> 206545 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 206546 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 206546 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 206546 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60868/solr
   [junit4]   2> 206546 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 206546 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 206547 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206549 INFO  (zkCallback-120-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15f4c675 name:ZooKeeperConnection Watcher:127.0.0.1:60868 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206549 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206550 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 206551 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206553 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79ef26bd name:ZooKeeperConnection Watcher:127.0.0.1:60868/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206553 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206557 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 207562 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48121_qtgv%2Faa
   [junit4]   2> 207562 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:48121_qtgv%2Faa
   [junit4]   2> 207565 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 207566 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94062753357365254-127.0.0.1:48121_qtgv%2Faa-n_0000000001
   [junit4]   2> 207567 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000 to know if I could be the leader
   [junit4]   2> 207567 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 207568 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 207569 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores
   [junit4]   2> 207569 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.SolrCore Created CoreDescriptor: {schema=schema.xml, shard=, dataDir=data/, loadOnStartup=true, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores/collection1/, collection=collection1, coreNodeName=, config=solrconfig.xml, name=collection1, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores/collection1, transient=false}
   [junit4]   2> 207570 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores/collection1/
   [junit4]   2> 207570 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 207570 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 207571 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 207571 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 207571 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 207571 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 207572 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 207573 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:48121_qtgv%2Faa",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:48121/qtgv/aa",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 207573 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:48121_qtgv%2Faa",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:48121/qtgv/aa",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 207573 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 207573 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 207676 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 207676 INFO  (zkCallback-118-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 207676 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 207678 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 207678 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 207678 INFO  (zkCallback-118-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 208572 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 208572 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 208572 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 208572 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 208573 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 208573 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores/collection1/'
   [junit4]   2> 208592 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 208600 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 208614 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 208659 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 208660 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 208670 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 208929 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 208938 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 208940 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 208951 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 208954 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 208957 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 208958 WARN  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 208958 WARN  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 208958 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 208959 WARN  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 208959 WARN  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 208959 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 208960 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 208960 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 208960 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@126f1908
   [junit4]   2> 208961 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores/collection1/data
   [junit4]   2> 208961 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 208961 WARN  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 208961 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/wor

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

ustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=56169277
   [junit4]   2> 1826518 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@438065c9
   [junit4]   2> 1826518 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=612,transaction_logs_total_number=2}
   [junit4]   2> 1826518 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1826518 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1826519 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1826519 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1826519 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1826520 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_2EC61EBCCCEC74C3-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_2EC61EBCCCEC74C3-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1826520 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_2EC61EBCCCEC74C3-001/init-core-data-001/index
   [junit4]   2> 1826520 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_2EC61EBCCCEC74C3-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_2EC61EBCCCEC74C3-001/init-core-data-001;done=false>>]
   [junit4]   2> 1826520 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_2EC61EBCCCEC74C3-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_2EC61EBCCCEC74C3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {title_lettertok=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Memory doPackFST= false), multiDefault=Lucene50(blocksize=128), title=PostingsFormat(name=Memory doPackFST= false), timestamp=Lucene50(blocksize=128), subject=Lucene50(blocksize=128), range_facet_i_dv=Lucene50(blocksize=128), title_stringNoNorms=Lucene50(blocksize=128), text=FST50, id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=PostingsFormat(name=Memory doPackFST= false), range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), title_stemmed=PostingsFormat(name=Memory doPackFST= false)}, docValues:{range_facet_i_dv=DocValuesFormat(name=Direct), range_facet_l_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Direct)}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=sr_ME, timezone=Australia/Darwin
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=236381960,total=517472256
   [junit4]   2> NOTE: All tests run in this JVM: [MigrateRouteKeyTest, SpellCheckComponentTest, TestDocBasedVersionConstraints, MinimalSchemaTest, MoreLikeThisHandlerTest, TestArbitraryIndexDir, OpenCloseCoreStressTest, TestRestManager, DirectSolrSpellCheckerTest, TestSolrJ, StandardRequestHandlerTest, TestSolrConfigHandler, ZkControllerTest, TestRequestStatusCollectionAPI, ResponseHeaderTest, TestManagedResource, TestEmbeddedSolrServerConstructors, TestBinaryField, DistribJoinFromCollectionTest, TestSchemaSimilarityResource, TestRestoreCore, TestRemoteStreaming, HttpPartitionTest, BasicZkTest, UUIDUpdateProcessorFallbackTest, HdfsChaosMonkeySafeLeaderTest, TestSortingResponseWriter, DistribDocExpirationUpdateProcessorTest, TestLMDirichletSimilarityFactory, TestSurroundQueryParser, TestStandardQParsers, TestManagedResourceStorage, TestCollectionAPI, SolrTestCaseJ4Test, TestInitQParser, StressHdfsTest, TestAtomicUpdateErrorCases, TestOrdValues, TestHashPartitioner, TestOverriddenPrefixQueryForCustomFieldType, TestShardHandlerFactory, TestStressLucene, TestJmxIntegration, TestElisionMultitermQuery, TestCoreContainer, ParsingFieldUpdateProcessorsTest, TestRangeQuery, DistribCursorPagingTest, SignatureUpdateProcessorFactoryTest, LoggingHandlerTest, CachingDirectoryFactoryTest, TestRandomFaceting, TestJoin, TestWriterPerf, DeleteInactiveReplicaTest, DirectUpdateHandlerOptimizeTest, TestReloadAndDeleteDocs, AnalysisErrorHandlingTest, TestComplexPhraseQParserPlugin, SystemInfoHandlerTest, TestRandomMergePolicy, TestDynamicFieldResource, ClusterStateUpdateTest, HdfsDirectoryFactoryTest, TestConfig, CurrencyFieldXmlFileTest, TestManagedStopFilterFactory, DocumentBuilderTest, TestSolrXml, DistributedSpellCheckComponentTest, PrimUtilsTest, TestRandomRequestDistribution, TestBlendedInfixSuggestions, TestSystemIdResolver, SimpleFacetsTest, TestFieldTypeResource, OpenExchangeRatesOrgProviderTest, QueryParsingTest, SuggestComponentTest, QueryEqualityTest, TestSolrConfigHandlerConcurrent, TestDistributedSearch, CollectionsAPIDistributedZkTest, CustomCollectionTest, TestReplicationHandler, BasicDistributedZk2Test, LeaderElectionIntegrationTest, CollectionReloadTest, OverseerRolesTest, SpatialHeatmapFacetsTest, CollectionsAPIAsyncDistributedZkTest, TestLFUCache, RemoteQueryErrorTest, TestCloudManagedSchema, ZkSolrClientTest, TestStressRecovery, DeleteShardTest, AutoCommitTest, TestManagedSchemaFieldResource, TestLRUStatsCache, TestIntervalFaceting, ShardRoutingCustomTest, TestHighlightDedupGrouping, TestSolr4Spatial, HardAutoCommitTest, ConnectionManagerTest, SolrCoreCheckLockOnStartupTest, OverriddenZkACLAndCredentialsProvidersTest, DirectUpdateHandlerTest, DistributedDebugComponentTest, ShowFileRequestHandlerTest, BasicFunctionalityTest, AnalysisAfterCoreReloadTest, SchemaVersionSpecificBehaviorTest, SuggesterTest, FacetPivotSmallTest, WordBreakSolrSpellCheckerTest, IndexBasedSpellCheckerTest, TestMergePolicyConfig, TestCollapseQParserPlugin, XsltUpdateRequestHandlerTest, TestQueryUtils, PreAnalyzedUpdateProcessorTest, BinaryUpdateRequestHandlerTest, TestRawResponseWriter, TestAnalyzedSuggestions, VersionInfoTest, JavabinLoaderTest, ReturnFieldsTest, TestPHPSerializedResponseWriter, TestSolrQueryParser, SegmentsInfoRequestHandlerTest, TestCustomDocTransformer]
   [junit4] Completed [408/507] on J2 in 0.95s, 1 test, 1 error <<< FAILURES!

[...truncated 314 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:999: There were test failures: 507 suites, 2007 tests, 1 suite-level error, 1 error, 59 ignored (25 assumptions)

Total time: 53 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3254
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 332351478 bytes
Compression is 0.0%
Took 59 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3261 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3261/

1 tests failed.
FAILED:  org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([FA956F683EF8FB39:ADF715411729AAB3]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:737)
	at org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer(TestCustomDocTransformer.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//str[.='xx#title_0#']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">49</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
</response>

	request was:q=*:*&wt=xml&fl=id,out:[custom+extra%3Dsubject,title]
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
	... 41 more




Build Log:
[...truncated 10693 lines...]
   [junit4] Suite: org.apache.solr.response.TestCustomDocTransformer
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.response.TestCustomDocTransformer_FA956F683EF8FB39-001/init-core-data-001
   [junit4]   2> 1812502 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1812503 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1812503 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1812504 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1812504 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1812504 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1812537 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1812554 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1812588 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-doctransformers.xml
   [junit4]   2> 1812588 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1812595 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1812852 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1812861 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1812863 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1812869 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1812872 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1812875 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1812875 WARN  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1812876 WARN  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1812876 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1812877 WARN  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1812877 WARN  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1812877 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1812877 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr
   [junit4]   2> 1812877 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/'
   [junit4]   2> 1812892 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1979164325
   [junit4]   2> 1812892 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/]
   [junit4]   2> 1812892 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib
   [junit4]   2> 1812893 WARN  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1812901 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1812904 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1812904 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1812905 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1812905 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1812906 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {collection=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/, name=collection1, shard=shard1, schema=schema.xml, config=solrconfig-doctransformers.xml, loadOnStartup=true, instanceDir=collection1, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.response.TestCustomDocTransformer_FA956F683EF8FB39-001/init-core-data-001, transient=false}
   [junit4]   2> 1812906 INFO  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1812907 INFO  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1812908 INFO  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1812908 INFO  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1812941 INFO  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1812957 INFO  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1812986 INFO  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-doctransformers.xml
   [junit4]   2> 1812986 INFO  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1813002 INFO  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1813322 INFO  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1813334 INFO  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1813337 INFO  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1813345 INFO  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1813349 INFO  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1813353 INFO  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1813354 WARN  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1813354 WARN  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1813355 INFO  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1813355 WARN  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1813355 WARN  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1813356 INFO  (coreLoadExecutor-4443-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1813356 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1813356 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1813356 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1813357 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.response.TestCustomDocTransformer_FA956F683EF8FB39-001/init-core-data-001
   [junit4]   2> 1813357 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.response.TestCustomDocTransformer_FA956F683EF8FB39-001/init-core-data-001/index/
   [junit4]   2> 1813357 WARN  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.response.TestCustomDocTransformer_FA956F683EF8FB39-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1813357 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.response.TestCustomDocTransformer_FA956F683EF8FB39-001/init-core-data-001/index
   [junit4]   2> 1813358 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@57028feb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6936b9ed),segFN=segments_1,generation=1}
   [junit4]   2> 1813358 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1813370 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1813371 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-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.response.TestCustomDocTransformer_FA956F683EF8FB39-001/init-core-data-001/
   [junit4]   2> 1813373 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1813374 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1813376 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1813377 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1813379 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/json/docs,/update/json,/admin/system,/update,/replication,/admin/threads,/get,/admin/ping,/select,/admin/logging,/admin/mbeans,/admin/plugins,/admin/luke,/admin/properties,/schema,/config,/admin/file,/update/csv,/admin/segments
   [junit4]   2> 1813382 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1813382 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1813383 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1813383 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1813384 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1813384 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@57028feb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6936b9ed),segFN=segments_1,generation=1}
   [junit4]   2> 1813384 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1813384 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@599e2fa4[collection1] main
   [junit4]   2> 1813385 WARN  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1813385 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1813385 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1813385 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1813386 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1813386 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1813386 INFO  (searcherExecutor-4444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@599e2fa4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1813386 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1813389 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1813389 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1504990708830830592
   [junit4]   2> 1813392 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 5 ms to seed version buckets with highest version 1504990708830830592
   [junit4]   2> 1813392 INFO  (coreLoadExecutor-4443-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1813393 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1813396 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCustomTransformer
   [junit4]   2> 1813399 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[0 (1504990708839219200)]} 0 2
   [junit4]   2> 1813399 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[1 (1504990708841316352)]} 0 0
   [junit4]   2> 1813400 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[2 (1504990708842364928)]} 0 0
   [junit4]   2> 1813400 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[3 (1504990708842364929)]} 0 0
   [junit4]   2> 1813401 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[4 (1504990708843413504)]} 0 0
   [junit4]   2> 1813401 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[5 (1504990708843413505)]} 0 0
   [junit4]   2> 1813402 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[6 (1504990708843413506)]} 0 0
   [junit4]   2> 1813402 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[7 (1504990708844462080)]} 0 0
   [junit4]   2> 1813403 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[8 (1504990708844462081)]} 0 0
   [junit4]   2> 1813403 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[9 (1504990708845510656)]} 0 0
   [junit4]   2> 1813403 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1813422 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@57028feb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6936b9ed),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@57028feb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6936b9ed),segFN=segments_2,generation=2}
   [junit4]   2> 1813423 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1813425 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@3592d101[collection1] main
   [junit4]   2> 1813425 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1813426 INFO  (searcherExecutor-4444-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3592d101[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c10)))}
   [junit4]   2> 1813426 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 22
   [junit4]   2> 1813429 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml} hits=10 status=0 QTime=0 
   [junit4]   2> 1813481 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml&fl=id,out:[custom+extra%3Dsubject,title]} hits=10 status=0 QTime=49 
   [junit4]   1> HELLO: title_0#xx#
   [junit4]   1> HELLO: title_1#xx#
   [junit4]   1> HELLO: title_2#xx#
   [junit4]   1> HELLO: title_3#xx#
   [junit4]   1> HELLO: title_4#xx#
   [junit4]   1> HELLO: title_5#xx#
   [junit4]   1> HELLO: title_6#xx#
   [junit4]   1> HELLO: title_7#xx#
   [junit4]   1> HELLO: title_8#xx#
   [junit4]   1> HELLO: title_9#xx#
   [junit4]   2> 1813486 ERROR (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//str[.='xx#title_0#']
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">49</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=*:*&wt=xml&fl=id,out:[custom+extra%3Dsubject,title]
   [junit4]   2> 1813488 ERROR (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&wt=xml&fl=id,out:[custom+extra%3Dsubject,title]:java.lang.RuntimeException: REQUEST FAILED: xpath=//str[.='xx#title_0#']
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">49</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=*:*&wt=xml&fl=id,out:[custom+extra%3Dsubject,title]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:737)
   [junit4]   2> 	at org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer(TestCustomDocTransformer.java:67)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1813493 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@7d473588[collection1] realtime
   [junit4]   2> 1813493 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1504990708937785344)} 0 2
   [junit4]   2> 1813495 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1813495 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@57028feb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6936b9ed),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@57028feb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6936b9ed),segFN=segments_3,generation=3}
   [junit4]   2> 1813496 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1813496 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@2c34ed69[collection1] main
   [junit4]   2> 1813497 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1813497 INFO  (searcherExecutor-4444-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2c34ed69[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1813497 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1813499 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[FA956F683EF8FB39]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCustomTransformer
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCustomDocTransformer -Dtests.method=testCustomTransformer -Dtests.seed=FA956F683EF8FB39 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ca_ES -Dtests.timezone=America/Campo_Grande -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.13s J1 | TestCustomDocTransformer.testCustomTransformer <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA956F683EF8FB39:ADF715411729AAB3]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:737)
   [junit4]    > 	at org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer(TestCustomDocTransformer.java:67)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//str[.='xx#title_0#']
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">49</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=*:*&wt=xml&fl=id,out:[custom+extra%3Dsubject,title]
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
   [junit4]    > 	... 41 more
   [junit4]   2> 1813521 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1813521 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1979164325
   [junit4]   2> 1813522 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@67cafc04
   [junit4]   2> 1813522 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=612,transaction_logs_total_number=2}
   [junit4]   2> 1813522 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1813522 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1813522 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1813523 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1813523 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1813524 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.response.TestCustomDocTransformer_FA956F683EF8FB39-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.response.TestCustomDocTransformer_FA956F683EF8FB39-001/init-core-data-001;done=false>>]
   [junit4]   2> 1813524 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.response.TestCustomDocTransformer_FA956F683EF8FB39-001/init-core-data-001
   [junit4]   2> 1813524 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.response.TestCustomDocTransformer_FA956F683EF8FB39-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.response.TestCustomDocTransformer_FA956F683EF8FB39-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1813524 INFO  (SUITE-TestCustomDocTransformer-seed#[FA956F683EF8FB39]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.response.TestCustomDocTransformer_FA956F683EF8FB39-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.response.TestCustomDocTransformer_FA956F683EF8FB39-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {title=BlockTreeOrds(blocksize=128), title_stemmed=BlockTreeOrds(blocksize=128), title_stringNoNorms=FSTOrd50, timestamp=FSTOrd50, title_lettertok=Lucene50(blocksize=128), range_facet_l=FSTOrd50, range_facet_i_dv=FSTOrd50, range_facet_l_dv=Lucene50(blocksize=128), multiDefault=FSTOrd50, id=Lucene50(blocksize=128), intDefault=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=Memory doPackFST= true), _version_=BlockTreeOrds(blocksize=128), subject=FSTOrd50}, docValues:{timestamp=DocValuesFormat(name=Lucene50), range_facet_i_dv=DocValuesFormat(name=Lucene50), range_facet_l_dv=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ca_ES, timezone=America/Campo_Grande
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=320268064,total=476577792
   [junit4]   2> NOTE: All tests run in this JVM: [AddSchemaFieldsUpdateProcessorFactoryTest, TestUniqueKeyFieldResource, RecoveryZkTest, TestSort, BlockCacheTest, OpenCloseCoreStressTest, TestSolrDeletionPolicy1, HdfsLockFactoryTest, TestCollationFieldDocValues, ShardSplitTest, CoreAdminHandlerTest, OverseerCollectionProcessorTest, TestRealTimeGet, TestManagedSchema, SortByFunctionTest, StatelessScriptUpdateProcessorFactoryTest, TestLFUCache, TestConfigSets, IndexBasedSpellCheckerTest, TriLevelCompositeIdRoutingTest, TestStressUserVersions, TestRestManager, QueryEqualityTest, RecoveryAfterSoftCommitTest, SimpleMLTQParserTest, TestNonDefinedSimilarityFactory, DistributedQueryComponentCustomSortTest, ChaosMonkeySafeLeaderTest, BasicFunctionalityTest, SimpleFacetsTest, TestRawResponseWriter, ChaosMonkeyNothingIsSafeTest, HdfsDirectoryTest, CachingDirectoryFactoryTest, TestAddFieldRealTimeGet, XsltUpdateRequestHandlerTest, TestSimpleTrackingShardHandler, TestOverriddenPrefixQueryForCustomFieldType, ReturnFieldsTest, TestMiniSolrCloudCluster, TestRemoveLastDynamicCopyField, SSLMigrationTest, PolyFieldTest, BasicDistributedZk2Test, TestHighlightDedupGrouping, SolrCloudExampleTest, TestSuggestSpellingConverter, AddBlockUpdateTest, TestSchemaManager, DirectSolrConnectionTest, TestHashPartitioner, FastVectorHighlighterTest, DistributedMLTComponentTest, SolrPluginUtilsTest, TestManagedSchemaFieldResource, TestDefaultSimilarityFactory, TestChildDocTransformer, SimplePostToolTest, TestJoin, ActionThrottleTest, TestRTimer, TestPartialUpdateDeduplication, TermVectorComponentTest, SolrTestCaseJ4Test, TestDistributedStatsComponentCardinality, ShowFileRequestHandlerTest, SuggestComponentTest, SmileWriterTest, TestDownShardTolerantSearch, TestReRankQParserPlugin, TermVectorComponentDistributedTest, TestReplicaProperties, CoreAdminCreateDiscoverTest, HdfsUnloadDistributedZkTest, TestReqParamsAPI, SharedFSAutoReplicaFailoverTest, TestUpdate, TestInitQParser, SuggesterFSTTest, TestBinaryResponseWriter, LeaderElectionTest, RAMDirectoryFactoryTest, TestDistributedSearch, BasicDistributedZkTest, LeaderElectionIntegrationTest, LeaderInitiatedRecoveryOnCommitTest, ShardRoutingTest, CollectionStateFormat2Test, TestRandomRequestDistribution, TestNamedUpdateProcessors, CleanupOldIndexTest, TestAuthorizationFramework, TestCloudManagedSchema, TestStressRecovery, TestDistributedMissingSort, TestTrackingShardHandlerFactory, AutoCommitTest, TestJsonFacets, TestExactStatsCache, ClusterStateUpdateTest, BlockDirectoryTest, TestReplicationHandlerBackup, TestMiniSolrCloudClusterSSL, DistributedFacetPivotWhiteBoxTest, TestFaceting, TestBadConfig, TestReloadAndDeleteDocs, ZkStateWriterTest, LukeRequestHandlerTest, DateFieldTest, HighlighterTest, SolrRequestParserTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, TestManagedSchemaFieldTypeResource, FacetPivotSmallTest, TestComplexPhraseQParserPlugin, CursorMarkTest, TestCollapseQParserPlugin, UUIDUpdateProcessorFallbackTest, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, IndexSchemaTest, StandardRequestHandlerTest, CSVRequestHandlerTest, AnalyticsQueryTest, TestCSVResponseWriter, JSONWriterTest, TestIndexingPerformance, RequestLoggingTest, HighlighterConfigTest, TestCustomDocTransformer]
   [junit4] Completed [405/507] on J1 in 1.04s, 1 test, 1 error <<< FAILURES!

[...truncated 326 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:999: There were test failures: 507 suites, 2007 tests, 1 error, 59 ignored (25 assumptions)

Total time: 53 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3254
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 291656516 bytes
Compression is 0.0%
Took 47 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3260 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3260/

1 tests failed.
FAILED:  org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([66FF68CB21571533:319D12E2088644B9]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:737)
	at org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer(TestCustomDocTransformer.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//str[.='xx#title_0#']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
</response>

	request was:q=*:*&fl=id,out:[custom+extra%3Dsubject,title]&wt=xml
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
	... 41 more




Build Log:
[...truncated 10953 lines...]
   [junit4] Suite: org.apache.solr.response.TestCustomDocTransformer
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_66FF68CB21571533-001/init-core-data-001
   [junit4]   2> 1843802 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1843802 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1843802 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1843803 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1843803 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1843803 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1843830 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1843842 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1843868 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-doctransformers.xml
   [junit4]   2> 1843869 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1843875 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1844148 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1844156 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1844158 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1844164 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1844167 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1844170 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1844170 WARN  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1844170 WARN  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1844171 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1844171 WARN  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1844171 WARN  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1844171 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1844171 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr
   [junit4]   2> 1844172 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/'
   [junit4]   2> 1844187 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 743292373
   [junit4]   2> 1844187 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/]
   [junit4]   2> 1844187 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib
   [junit4]   2> 1844187 WARN  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1844195 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1844198 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1844198 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1844198 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1844199 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1844200 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_66FF68CB21571533-001/init-core-data-001, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/, config=solrconfig-doctransformers.xml, collection=collection1, instanceDir=collection1, name=collection1, transient=false, loadOnStartup=true, shard=shard1, schema=schema.xml}
   [junit4]   2> 1844200 INFO  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1844201 INFO  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1844201 INFO  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1844202 INFO  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1844268 INFO  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1844281 INFO  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1844311 INFO  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-doctransformers.xml
   [junit4]   2> 1844312 INFO  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1844319 INFO  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1844617 INFO  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1844628 INFO  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1844630 INFO  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1844635 INFO  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1844638 INFO  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1844641 INFO  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1844641 WARN  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1844641 WARN  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1844642 INFO  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1844642 WARN  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1844642 WARN  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1844642 INFO  (coreLoadExecutor-5426-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1844643 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1844643 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1844643 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1844643 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_66FF68CB21571533-001/init-core-data-001
   [junit4]   2> 1844644 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_66FF68CB21571533-001/init-core-data-001/index/
   [junit4]   2> 1844644 WARN  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_66FF68CB21571533-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1844644 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_66FF68CB21571533-001/init-core-data-001/index
   [junit4]   2> 1844645 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4570cebb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71147a9a),segFN=segments_1,generation=1}
   [junit4]   2> 1844645 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1844646 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-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_66FF68CB21571533-001/init-core-data-001/
   [junit4]   2> 1844651 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1844655 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1844656 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1844657 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1844658 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1844661 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/admin/system,/update/json/docs,/get,/admin/logging,/admin/plugins,/config,/update/json,/update/csv,/update,/select,/admin/file,/admin/luke,/admin/segments,/admin/ping,/admin/threads,/admin/properties,/replication,/schema
   [junit4]   2> 1844662 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1844662 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1844662 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1844663 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1844663 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1844664 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4570cebb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71147a9a),segFN=segments_1,generation=1}
   [junit4]   2> 1844664 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1844664 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@c317780[collection1] main
   [junit4]   2> 1844665 WARN  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1844665 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1844665 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1844665 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1844665 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1844666 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1844666 INFO  (searcherExecutor-5427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c317780[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1844666 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1844666 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1844666 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1504980548071718912
   [junit4]   2> 1844668 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1504980548071718912
   [junit4]   2> 1844668 INFO  (coreLoadExecutor-5426-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1844670 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1844674 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCustomTransformer
   [junit4]   2> 1844676 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[0 (1504980548081156096)]} 0 1
   [junit4]   2> 1844677 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[1 (1504980548083253248)]} 0 0
   [junit4]   2> 1844678 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[2 (1504980548083253249)]} 0 0
   [junit4]   2> 1844678 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[3 (1504980548084301824)]} 0 0
   [junit4]   2> 1844679 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[4 (1504980548084301825)]} 0 0
   [junit4]   2> 1844679 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[5 (1504980548085350400)]} 0 0
   [junit4]   2> 1844679 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[6 (1504980548085350401)]} 0 0
   [junit4]   2> 1844680 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[7 (1504980548086398976)]} 0 0
   [junit4]   2> 1844681 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[8 (1504980548086398977)]} 0 0
   [junit4]   2> 1844681 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[9 (1504980548087447552)]} 0 0
   [junit4]   2> 1844681 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1844686 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4570cebb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71147a9a),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4570cebb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71147a9a),segFN=segments_2,generation=2}
   [junit4]   2> 1844687 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1844689 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@f9354f5[collection1] main
   [junit4]   2> 1844690 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1844690 INFO  (searcherExecutor-5427-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f9354f5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C10)))}
   [junit4]   2> 1844690 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 1844693 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml} hits=10 status=0 QTime=0 
   [junit4]   2> 1844696 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&fl=id,out:[custom+extra%3Dsubject,title]&wt=xml} hits=10 status=0 QTime=0 
   [junit4]   1> HELLO: title_0#xx#
   [junit4]   1> HELLO: title_1#xx#
   [junit4]   1> HELLO: title_2#xx#
   [junit4]   1> HELLO: title_3#xx#
   [junit4]   1> HELLO: title_4#xx#
   [junit4]   1> HELLO: title_5#xx#
   [junit4]   1> HELLO: title_6#xx#
   [junit4]   1> HELLO: title_7#xx#
   [junit4]   1> HELLO: title_8#xx#
   [junit4]   1> HELLO: title_9#xx#
   [junit4]   2> 1844699 ERROR (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//str[.='xx#title_0#']
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=*:*&fl=id,out:[custom+extra%3Dsubject,title]&wt=xml
   [junit4]   2> 1844700 ERROR (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&fl=id,out:[custom+extra%3Dsubject,title]&wt=xml:java.lang.RuntimeException: REQUEST FAILED: xpath=//str[.='xx#title_0#']
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=*:*&fl=id,out:[custom+extra%3Dsubject,title]&wt=xml
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:737)
   [junit4]   2> 	at org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer(TestCustomDocTransformer.java:67)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1844709 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@3258dea9[collection1] realtime
   [junit4]   2> 1844709 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1504980548109467648)} 0 7
   [junit4]   2> 1844710 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1844711 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4570cebb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71147a9a),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4570cebb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71147a9a),segFN=segments_3,generation=3}
   [junit4]   2> 1844711 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1844711 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@13c82f4b[collection1] main
   [junit4]   2> 1844712 INFO  (searcherExecutor-5427-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13c82f4b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1844712 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1844713 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1844713 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[66FF68CB21571533]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCustomTransformer
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCustomDocTransformer -Dtests.method=testCustomTransformer -Dtests.seed=66FF68CB21571533 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar_EG -Dtests.timezone=America/Santo_Domingo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.06s J2 | TestCustomDocTransformer.testCustomTransformer <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([66FF68CB21571533:319D12E2088644B9]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:737)
   [junit4]    > 	at org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer(TestCustomDocTransformer.java:67)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//str[.='xx#title_0#']
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=*:*&fl=id,out:[custom+extra%3Dsubject,title]&wt=xml
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
   [junit4]    > 	... 41 more
   [junit4]   2> 1844726 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1844726 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=743292373
   [junit4]   2> 1844726 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2fd52c90
   [junit4]   2> 1844727 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=612,transaction_logs_total_number=2}
   [junit4]   2> 1844727 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1844727 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1844727 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1844728 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1844728 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1844728 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_66FF68CB21571533-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_66FF68CB21571533-001/init-core-data-001;done=false>>]
   [junit4]   2> 1844728 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_66FF68CB21571533-001/init-core-data-001
   [junit4]   2> 1844728 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_66FF68CB21571533-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_66FF68CB21571533-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1844729 INFO  (SUITE-TestCustomDocTransformer-seed#[66FF68CB21571533]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_66FF68CB21571533-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_66FF68CB21571533-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {timestamp=FSTOrd50, intDefault=FSTOrd50, multiDefault=PostingsFormat(name=MockRandom), title=PostingsFormat(name=MockRandom), title_stemmed=PostingsFormat(name=MockRandom), title_lettertok=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), _version_=FSTOrd50, range_facet_l_dv=PostingsFormat(name=Direct), subject=PostingsFormat(name=MockRandom), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), title_stringNoNorms=FSTOrd50, range_facet_l=FSTOrd50, range_facet_i_dv=FSTOrd50}, docValues:{timestamp=DocValuesFormat(name=Lucene50), range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene50)}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ar_EG, timezone=America/Santo_Domingo
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=105893904,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, CustomCollectionTest, ConnectionManagerTest, ExternalFileFieldSortTest, AnalyticsQueryTest, InfoHandlerTest, TestFoldingMultitermQuery, TestIndexSearcher, ClusterStateTest, TimeZoneUtilsTest, TermsComponentTest, SpellCheckCollatorTest, TestRandomDVFaceting, SuggesterWFSTTest, VMParamsZkACLAndCredentialsProvidersTest, TestReqParamsAPI, TestSolrDynamicMBean, TestSolrCoreProperties, TestCSVLoader, AutoCommitTest, OverseerTest, TestNamedUpdateProcessors, TestLRUStatsCache, DistribJoinFromCollectionTest, TestCSVResponseWriter, DistributedIntervalFacetingTest, IndexBasedSpellCheckerTest, TestCustomSort, SharedFSAutoReplicaFailoverUtilsTest, HttpPartitionTest, PluginInfoTest, PrimitiveFieldTypeTest, DataDrivenBlockJoinTest, SchemaVersionSpecificBehaviorTest, TestCryptoKeys, BadIndexSchemaTest, TestFieldTypeResource, TestUpdate, TestDefaultStatsCache, TestNRTOpen, SolrPluginUtilsTest, SyncSliceTest, TestPostingsSolrHighlighter, FileUtilsTest, StandardRequestHandlerTest, TestFastWriter, HdfsThreadLeakTest, HighlighterConfigTest, FieldAnalysisRequestHandlerTest, RollingRestartTest, HighlighterMaxOffsetTest, RecoveryAfterSoftCommitTest, TestCoreDiscovery, TestSolrDeletionPolicy1, ParsingFieldUpdateProcessorsTest, OverriddenZkACLAndCredentialsProvidersTest, TestExtendedDismaxParser, EchoParamsTest, UniqFieldsUpdateProcessorFactoryTest, CoreAdminRequestStatusTest, TestRangeQuery, TestDynamicLoading, TestDistributedSearch, SolrIndexSplitterTest, DistributedFacetPivotSmallAdvancedTest, SuggesterTSTTest, TestOrdValues, TestRestManager, RequestHandlersTest, TestSolrQueryParserDefaultOperatorResource, DistanceFunctionTest, DistributedSuggestComponentTest, TestSolrCloudWithKerberosAlt, TestManagedSynonymFilterFactory, ZkStateWriterTest, DistribDocExpirationUpdateProcessorTest, SaslZkACLProviderTest, DistributedQueryElevationComponentTest, TestAnalyzeInfixSuggestions, ZkSolrClientTest, TestDocumentBuilder, TestReplicationHandler, LeaderFailoverAfterPartitionTest, FullSolrCloudDistribCmdsTest, ChaosMonkeyNothingIsSafeTest, RecoveryZkTest, CloudExitableDirectoryReaderTest, TestReplicaProperties, AliasIntegrationTest, TestSolrConfigHandlerConcurrent, TriLevelCompositeIdRoutingTest, LeaderElectionTest, TestStressRecovery, TestRecovery, TestTrackingShardHandlerFactory, DeleteShardTest, CursorPagingTest, DistributedTermsComponentTest, TestManagedSchemaDynamicFieldResource, TestSimpleTrackingShardHandler, CachingDirectoryFactoryTest, ZkCLITest, BasicZkTest, MergeStrategyTest, DistributedQueryComponentCustomSortTest, AnalyticsMergeStrategyTest, SpatialRPTFieldTypeTest, ActionThrottleTest, TestReloadAndDeleteDocs, DistributedQueueTest, TestCoreContainer, HighlighterTest, TestFunctionQuery, DocValuesMissingTest, QueryEqualityTest, SmileWriterTest, StatelessScriptUpdateProcessorFactoryTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, TestJmxIntegration, MoreLikeThisHandlerTest, IndexSchemaTest, TestOmitPositions, TestRawResponseWriter, UpdateParamsTest, QueryParsingTest, RequestLoggingTest, TestInitParams, TestCustomDocTransformer]
   [junit4] Completed [408/507] on J2 in 0.95s, 1 test, 1 error <<< FAILURES!

[...truncated 318 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:999: There were test failures: 507 suites, 2007 tests, 1 error, 59 ignored (25 assumptions)

Total time: 54 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3254
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 273349433 bytes
Compression is 0.0%
Took 45 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure