Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4680/
Java: 64bit/jdk1.8.0_40 -XX:-UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  org.apache.solr.client.solrj.SolrExampleBinaryTest.testRawFields

Error Message:
Expected ',' or '}': char=@,position=286 
BEFORE='","json_s":org.apache.lucene.document.LazyDocument$LazyField@' 
AFTER='53978ecb}]}} '

Stack Trace:
org.noggit.JSONParser$ParseException: Expected ',' or '}': char=@,position=286 
BEFORE='","json_s":org.apache.lucene.document.LazyDocument$LazyField@' 
AFTER='53978ecb}]}} '
        at 
__randomizedtesting.SeedInfo.seed([D8BAC6869C11E643:E31A085C0106005E]:0)
        at org.noggit.JSONParser.err(JSONParser.java:356)
        at org.noggit.JSONParser.nextEvent(JSONParser.java:958)
        at 
org.apache.solr.client.solrj.SolrExampleTests.testRawFields(SolrExampleTests.java:595)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.client.solrj.SolrExampleXMLTest.testRawFields

Error Message:
Expected ',' or '}': char=@,position=286 
BEFORE='","json_s":org.apache.lucene.document.LazyDocument$LazyField@' 
AFTER='6dd46198}]}} '

Stack Trace:
org.noggit.JSONParser$ParseException: Expected ',' or '}': char=@,position=286 
BEFORE='","json_s":org.apache.lucene.document.LazyDocument$LazyField@' 
AFTER='6dd46198}]}} '
        at 
__randomizedtesting.SeedInfo.seed([D8BAC6869C11E643:E31A085C0106005E]:0)
        at org.noggit.JSONParser.err(JSONParser.java:356)
        at org.noggit.JSONParser.nextEvent(JSONParser.java:958)
        at 
org.apache.solr.client.solrj.SolrExampleTests.testRawFields(SolrExampleTests.java:595)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.client.solrj.embedded.SolrExampleJettyTest.testRawFields

Error Message:
Expected ',' or '}': char=@,position=286 
BEFORE='","json_s":org.apache.lucene.document.LazyDocument$LazyField@' 
AFTER='2768e573}]}} '

Stack Trace:
org.noggit.JSONParser$ParseException: Expected ',' or '}': char=@,position=286 
BEFORE='","json_s":org.apache.lucene.document.LazyDocument$LazyField@' 
AFTER='2768e573}]}} '
        at 
__randomizedtesting.SeedInfo.seed([D8BAC6869C11E643:E31A085C0106005E]:0)
        at org.noggit.JSONParser.err(JSONParser.java:356)
        at org.noggit.JSONParser.nextEvent(JSONParser.java:958)
        at 
org.apache.solr.client.solrj.SolrExampleTests.testRawFields(SolrExampleTests.java:595)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.client.solrj.embedded.SolrExampleStreamingBinaryTest.testRawFields

Error Message:
Expected ',' or '}': char=@,position=286 
BEFORE='","json_s":org.apache.lucene.document.LazyDocument$LazyField@' 
AFTER='1f122154}]}} '

Stack Trace:
org.noggit.JSONParser$ParseException: Expected ',' or '}': char=@,position=286 
BEFORE='","json_s":org.apache.lucene.document.LazyDocument$LazyField@' 
AFTER='1f122154}]}} '
        at 
__randomizedtesting.SeedInfo.seed([D8BAC6869C11E643:E31A085C0106005E]:0)
        at org.noggit.JSONParser.err(JSONParser.java:356)
        at org.noggit.JSONParser.nextEvent(JSONParser.java:958)
        at 
org.apache.solr.client.solrj.SolrExampleTests.testRawFields(SolrExampleTests.java:595)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.client.solrj.embedded.SolrExampleStreamingTest.testRawFields

Error Message:
Expected ',' or '}': char=@,position=286 
BEFORE='","json_s":org.apache.lucene.document.LazyDocument$LazyField@' 
AFTER='17f0a415}]}} '

Stack Trace:
org.noggit.JSONParser$ParseException: Expected ',' or '}': char=@,position=286 
BEFORE='","json_s":org.apache.lucene.document.LazyDocument$LazyField@' 
AFTER='17f0a415}]}} '
        at 
__randomizedtesting.SeedInfo.seed([D8BAC6869C11E643:E31A085C0106005E]:0)
        at org.noggit.JSONParser.err(JSONParser.java:356)
        at org.noggit.JSONParser.nextEvent(JSONParser.java:958)
        at 
org.apache.solr.client.solrj.SolrExampleTests.testRawFields(SolrExampleTests.java:595)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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)




Build Log:
[...truncated 10920 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleJettyTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\init-core-data-001
   [junit4]   2> 20657 T36 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 20658 T36 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 20661 T36 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-002\cores\core
   [junit4]   2> 20667 T36 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 20671 T36 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@652ad0ed{/solr,null,AVAILABLE}
   [junit4]   2> 20740 T36 oejs.AbstractConnector.doStart Started 
ServerConnector@548ab523{HTTP/1.1}{127.0.0.1:65476}
   [junit4]   2> 20742 T36 oejs.Server.doStart Started @24526ms
   [junit4]   2> 20742 T36 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/solr, hostPort=65476, 
configSetBaseDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-002\cores}
   [junit4]   2> 20743 T36 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 20743 T36 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\'
   [junit4]   2> 20790 T36 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\solr.xml
   [junit4]   2> 20814 T36 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001
   [junit4]   2> 20816 T36 oasc.CoreContainer.<init> New CoreContainer 
1765694630
   [junit4]   2> 20816 T36 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\]
   [junit4]   2> 20817 T36 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\lib
   [junit4]   2> 20817 T36 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\lib).
   [junit4]   2> 20834 T36 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 20840 T36 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 20842 T36 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 20842 T36 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 20843 T36 oasc.CoreContainer.load Node Name: 
   [junit4]   2> 20845 T36 oasc.CorePropertiesLocator.discover Looking for core 
definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001
   [junit4]   2> 20847 T36 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 20848 T36 oasc.CorePropertiesLocator.discoverUnder Found core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\
   [junit4]   2> 20848 T36 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 20850 T48 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\'
   [junit4]   2> 20900 T48 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 20901 T48 oasc.SolrConfig.initLibs Adding specified lib dirs 
to ClassLoader
   [junit4]   2> 20902 T48 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: 
../../../../contrib/extraction/lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 
D8BAC6869C11E643-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib).
   [junit4]   2> 20903 T48 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../../dist/ (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\..\..\..\..\dist).
   [junit4]   2> 20904 T48 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: 
../../../../contrib/clustering/lib/ (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 
D8BAC6869C11E643-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib).
   [junit4]   2> 20905 T48 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../../dist/ (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\..\..\..\..\dist).
   [junit4]   2> 20906 T48 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../../contrib/langid/lib/ 
(resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib).
   [junit4]   2> 20906 T48 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../../dist/ (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\..\..\..\..\dist).
   [junit4]   2> 20907 T48 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: 
../../../../contrib/velocity/lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib).
   [junit4]   2> 20908 T48 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../../dist/ (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\..\..\..\..\dist).
   [junit4]   2> 20935 T48 oasu.SolrIndexConfig.<init> IndexWriter infoStream 
solr logging is enabled
   [junit4]   2> 20938 T48 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 21009 T48 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 21020 T48 oass.IndexSchema.readSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 21035 T48 oass.IndexSchema.readSchema [collection1] Schema 
name=example
   [junit4]   2> 21499 T48 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 21511 T48 oasr.RestManager$Registry.registerManagedResource 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 21515 T48 oasr.RestManager$Registry.registerManagedResource 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 21534 T48 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 21555 T48 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 21598 T48 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\
   [junit4]   2> 21598 T48 c:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 21599 T48 c:collection1 oasc.SolrCore.<init> [collection1] 
Opening new SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\data\
   [junit4]   2> 21599 T48 c:collection1 oasc.JmxMonitoredMap.<init> No JMX 
servers found, not exposing Solr information with JMX.
   [junit4]   2> 21599 T48 c:collection1 oasc.SolrCore.initListeners 
[collection1] Added SolrEventListener for newSearcher: 
org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 21600 T48 c:collection1 oasc.SolrCore.initListeners 
[collection1] Added SolrEventListener for firstSearcher: 
org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher 
warming in solrconfig.xml}]}
   [junit4]   2> 21600 T48 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\data\
   [junit4]   2> 21601 T48 c:collection1 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\data\index/
   [junit4]   2> 21601 T48 c:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 21601 T48 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\data\index
   [junit4]   2> 21603 T48 c:collection1 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-15-thread-1]: init: current segments file is "segments"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@476f339a
   [junit4]   2> 21603 T48 c:collection1 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-15-thread-1]: now checkpoint "" [0 segments ; isCommit = 
false]
   [junit4]   2> 21604 T48 c:collection1 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-15-thread-1]: 0 msec to checkpoint
   [junit4]   2> 21604 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: init: create=true
   [junit4]   2> 21604 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: 
   [junit4]   2>        dir=MockDirectoryWrapper(RAMDirectory@25c07b57 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f12861b)
   [junit4]   2>        index=
   [junit4]   2>        version=6.0.0
   [junit4]   2>        
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2>        ramBufferSizeMB=100.0
   [junit4]   2>        maxBufferedDocs=-1
   [junit4]   2>        maxBufferedDeleteTerms=-1
   [junit4]   2>        mergedSegmentWarmer=null
   [junit4]   2>        
delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2>        commit=null
   [junit4]   2>        openMode=CREATE
   [junit4]   2>        
similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2>        mergeScheduler=ConcurrentMergeScheduler: 
maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2>        default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2>        writeLockTimeout=1000
   [junit4]   2>        codec=Lucene50
   [junit4]   2>        infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2>        mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2>        
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@f26ed0c
   [junit4]   2>        readerPooling=false
   [junit4]   2>        perThreadHardLimitMB=1945
   [junit4]   2>        useCompoundFile=false
   [junit4]   2>        commitOnClose=true
   [junit4]   2>        writer=org.apache.solr.update.SolrIndexWriter@291a357c
   [junit4]   2>        
   [junit4]   2> 21605 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: now flush at close
   [junit4]   2> 21605 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 21605 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]:   index before flush 
   [junit4]   2> 21606 T48 c:collection1 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-15-thread-1]: startFullFlush
   [junit4]   2> 21606 T48 c:collection1 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-15-thread-1]: coreLoadExecutor-15-thread-1 
finishFullFlush success=true
   [junit4]   2> 21606 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: apply all deletes during flush
   [junit4]   2> 21607 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: now apply all deletes for all segments 
maxDoc=0
   [junit4]   2> 21607 T48 c:collection1 oasu.LoggingInfoStream.message 
[BD][coreLoadExecutor-15-thread-1]: prune sis=segments:  
minGen=9223372036854775807 packetCount=0
   [junit4]   2> 21607 T48 c:collection1 oasu.LoggingInfoStream.message 
[MS][coreLoadExecutor-15-thread-1]: initDynamicDefaults spins=false 
maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 21628 T48 c:collection1 oasu.LoggingInfoStream.message 
[MS][coreLoadExecutor-15-thread-1]: updateMergeThreads ioThrottle=true 
targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 21628 T48 c:collection1 oasu.LoggingInfoStream.message 
[MS][coreLoadExecutor-15-thread-1]: now merge
   [junit4]   2> 21628 T48 c:collection1 oasu.LoggingInfoStream.message 
[MS][coreLoadExecutor-15-thread-1]:   index: 
   [junit4]   2> 21628 T48 c:collection1 oasu.LoggingInfoStream.message 
[MS][coreLoadExecutor-15-thread-1]:   no more merges pending; now return
   [junit4]   2> 21629 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: waitForMerges
   [junit4]   2> 21629 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: waitForMerges done
   [junit4]   2> 21629 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: commit: start
   [junit4]   2> 21629 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: commit: enter lock
   [junit4]   2> 21629 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: commit: now prepare
   [junit4]   2> 21630 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: prepareCommit: flush
   [junit4]   2> 21630 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]:   index before flush 
   [junit4]   2> 21630 T48 c:collection1 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-15-thread-1]: startFullFlush
   [junit4]   2> 21630 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: apply all deletes during flush
   [junit4]   2> 21631 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: now apply all deletes for all segments 
maxDoc=0
   [junit4]   2> 21631 T48 c:collection1 oasu.LoggingInfoStream.message 
[BD][coreLoadExecutor-15-thread-1]: prune sis=segments:  
minGen=9223372036854775807 packetCount=0
   [junit4]   2> 21631 T48 c:collection1 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-15-thread-1]: coreLoadExecutor-15-thread-1 
finishFullFlush success=true
   [junit4]   2> 21631 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: startCommit(): start
   [junit4]   2> 21633 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: startCommit index= changeCount=1
   [junit4]   2> 21633 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: done all syncs: []
   [junit4]   2> 21633 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: commit: pendingCommit != null
   [junit4]   2> 21633 T48 c:collection1 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-15-thread-1]: now checkpoint "" [0 segments ; isCommit = 
true]
   [junit4]   2> 21634 T48 c:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@25c07b57 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f12861b),segFN=segments_1,generation=1}
   [junit4]   2> 21634 T48 c:collection1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 21637 T48 c:collection1 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-15-thread-1]: 3 msec to checkpoint
   [junit4]   2> 21637 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: commit: wrote segments file "segments_1"
   [junit4]   2> 21638 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: commit: took 7.0 msec
   [junit4]   2> 21638 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: commit: done
   [junit4]   2> 21639 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: rollback
   [junit4]   2> 21639 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: all running merges have aborted
   [junit4]   2> 21639 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: rollback: done finish merges
   [junit4]   2> 21639 T48 c:collection1 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-15-thread-1]: abort
   [junit4]   2> 21642 T48 c:collection1 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-15-thread-1]: done abort success=true
   [junit4]   2> 21642 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: rollback: infos=
   [junit4]   2> 21643 T48 c:collection1 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-15-thread-1]: now checkpoint "" [0 segments ; isCommit = 
false]
   [junit4]   2> 21643 T48 c:collection1 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-15-thread-1]: 0 msec to checkpoint
   [junit4]   2> 21643 T48 c:collection1 oasc.PluginBag.createPlugin 
queryResponseWriter : 'velocity' created with startup=lazy 
   [junit4]   2> 21644 T48 c:collection1 oasr.XSLTResponseWriter.init 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 21704 T48 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 21716 T48 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 21718 T48 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 21720 T48 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 21722 T48 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 21727 T48 c:collection1 oasc.PluginBag.createPlugin 
requestHandler : '/update/extract' created with startup=lazy 
   [junit4]   2> 21728 T48 c:collection1 oasc.PluginBag.createPlugin 
requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 21729 T48 c:collection1 oasc.PluginBag.createPlugin 
requestHandler : '/analysis/document' created with startup=lazy 
   [junit4]   2> 21729 T48 c:collection1 oasc.PluginBag.createPlugin 
requestHandler : '/spell' created with startup=lazy 
   [junit4]   2> 21729 T48 c:collection1 oasc.PluginBag.createPlugin 
requestHandler : '/suggest' created with startup=lazy 
   [junit4]   2> 21730 T48 c:collection1 oasc.PluginBag.createPlugin 
requestHandler : '/tvrh' created with startup=lazy 
   [junit4]   2> 21730 T48 c:collection1 oasc.PluginBag.createPlugin 
requestHandler : '/terms' created with startup=lazy 
   [junit4]   2> 21730 T48 c:collection1 oasc.PluginBag.createPlugin 
requestHandler : '/elevate' created with startup=lazy 
   [junit4]   2> 21730 T48 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/tvrh,/select,/admin/segments,/admin/system,/suggest,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump,/terms,/update/extract
   [junit4]   2> 21734 T48 c:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 21735 T48 c:collection1 oasu.UpdateHandler.<init> Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 21736 T48 c:collection1 oasu.UpdateLog.init Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 21737 T48 c:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 21738 T48 c:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 21738 T48 c:collection1 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-15-thread-1]: init: current segments file is 
"segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@476f339a
   [junit4]   2> 21738 T48 c:collection1 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-15-thread-1]: init: load commit "segments_1"
   [junit4]   2> 21739 T48 c:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@25c07b57 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f12861b),segFN=segments_1,generation=1}
   [junit4]   2> 21739 T48 c:collection1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 21739 T48 c:collection1 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-15-thread-1]: now checkpoint "" [0 segments ; isCommit = 
false]
   [junit4]   2> 21739 T48 c:collection1 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-15-thread-1]: 0 msec to checkpoint
   [junit4]   2> 21739 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: init: create=false
   [junit4]   2> 21739 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: 
   [junit4]   2>        dir=MockDirectoryWrapper(RAMDirectory@25c07b57 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f12861b)
   [junit4]   2>        index=
   [junit4]   2>        version=6.0.0
   [junit4]   2>        
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2>        ramBufferSizeMB=100.0
   [junit4]   2>        maxBufferedDocs=-1
   [junit4]   2>        maxBufferedDeleteTerms=-1
   [junit4]   2>        mergedSegmentWarmer=null
   [junit4]   2>        
delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2>        commit=null
   [junit4]   2>        openMode=APPEND
   [junit4]   2>        
similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2>        mergeScheduler=ConcurrentMergeScheduler: 
maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2>        default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2>        writeLockTimeout=1000
   [junit4]   2>        codec=Lucene50
   [junit4]   2>        infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2>        mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2>        
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@4a3aed2b
   [junit4]   2>        readerPooling=false
   [junit4]   2>        perThreadHardLimitMB=1945
   [junit4]   2>        useCompoundFile=false
   [junit4]   2>        commitOnClose=true
   [junit4]   2>        writer=org.apache.solr.update.SolrIndexWriter@1073c94c
   [junit4]   2>        
   [junit4]   2> 21742 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: flush at getReader
   [junit4]   2> 21742 T48 c:collection1 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-15-thread-1]: startFullFlush
   [junit4]   2> 21742 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: apply all deletes during flush
   [junit4]   2> 21742 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: now apply all deletes for all segments 
maxDoc=0
   [junit4]   2> 21743 T48 c:collection1 oasu.LoggingInfoStream.message 
[BD][coreLoadExecutor-15-thread-1]: prune sis=segments_1:  
minGen=9223372036854775807 packetCount=0
   [junit4]   2> 21744 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: return reader version=1 
reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 21744 T48 c:collection1 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-15-thread-1]: coreLoadExecutor-15-thread-1 
finishFullFlush success=true
   [junit4]   2> 21744 T48 c:collection1 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-15-thread-1]: getReader took 2 msec
   [junit4]   2> 21744 T48 c:collection1 oass.SolrIndexSearcher.<init> Opening 
Searcher@10469c5[collection1] main
   [junit4]   2> 21745 T48 c:collection1 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\conf
   [junit4]   2> 21745 T48 c:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\conf}
   [junit4]   2> 21745 T48 c:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\conf
   [junit4]   2> 21746 T48 c:collection1 oasr.ManagedResourceStorage.load 
Loaded LinkedHashMap at path _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\conf
   [junit4]   2> 21746 T48 c:collection1 oasr.ManagedResource.processStoredData 
Loaded initArgs {} for /rest/managed
   [junit4]   2> 21746 T48 c:collection1 oasr.RestManager.init Initializing 2 
registered ManagedResources
   [junit4]   2> 21747 T48 c:collection1 oasr.ManagedResourceStorage.load 
Reading _schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\conf
   [junit4]   2> 21755 T48 c:collection1 oasr.ManagedResourceStorage.load 
Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\conf
   [junit4]   2> 21755 T48 c:collection1 oasr.ManagedResource.processStoredData 
Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 21756 T48 c:collection1 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 35 words 
for /schema/analysis/stopwords/english
   [junit4]   2> 21756 T48 c:collection1 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 21757 T48 c:collection1 oasr.ManagedResourceStorage.load 
Reading _schema_analysis_synonyms_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\conf
   [junit4]   2> 21757 T48 c:collection1 oasr.ManagedResourceStorage.load 
Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\conf
   [junit4]   2> 21758 T48 c:collection1 oasr.ManagedResource.processStoredData 
Loaded initArgs {ignoreCase=true,format=solr} for 
/schema/analysis/synonyms/english
   [junit4]   2> 21761 T48 c:collection1 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 21766 T48 c:collection1 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 21768 T48 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 21769 T48 c:collection1 oass.DirectSolrSpellChecker.init init: 
{name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 21769 T48 c:collection1 oashc.SpellCheckComponent.inform No 
queryConverter defined, using default converter
   [junit4]   2> 21769 T48 c:collection1 oashc.SuggestComponent.inform 
Initializing SuggestComponent
   [junit4]   2> 21807 T48 c:collection1 oasss.SolrSuggester.init init: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 22065 T48 c:collection1 oasss.SolrSuggester.init Dictionary 
loaded with params: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 22066 T48 c:collection1 oashc.QueryElevationComponent.inform 
Loading QueryElevation from: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleJettyTest
 D8BAC6869C11E643-001\tempDir-001\collection1\conf\elevate.xml
   [junit4]   2> 22105 T48 c:collection1 oash.ReplicationHandler.inform Commits 
will be reserved for  10000
   [junit4]   2> 22106 T48 c:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 22106 T49 c:collection1 oasc.QuerySenderListener.newSearcher 
QuerySenderListener sending requests to Searcher@10469c5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C9 name=collection1 
org.apache.solr.core.SolrCore@7d42dc8b
   [junit4]   2> 22124 T49 c:collection1 C9 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
 hits=0 status=0 QTime=14 
   [junit4]   2> 22125 T49 c:collection1 oasc.QuerySenderListener.newSearcher 
QuerySenderListener done.
   [junit4]   2> 22125 T49 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 22125 T49 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 22125 T49 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@10469c5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 22137 T36 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 22137 T36 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 22138 T36 oas.SolrJettyTestBase.createJetty Jetty Assigned 
Port#65476
   [junit4]   2> 22146 T36 oas.SolrTestCaseJ4.setUp ###Starting 
testPivotFacetsStats
   [junit4]   2> ASYNC  NEW_CORE C10 name=collection1 
org.apache.solr.core.SolrCore@7d42dc8b
   [junit4]   2> 22237 T40 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-40]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false 
pendingChangesInFullFlush: false
   [junit4]   2> 22238 T40 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-40]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false 
pendingChangesInFullFlush: false
   [junit4]   2> 22238 T40 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-40]: nrtIsCurrent: infoVersion matches: true; DW changes: 
true; BD changes: false
   [junit4]   2> 22238 T40 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-40]: flush at getReader
   [junit4]   2> 22239 T40 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-40]: startFullFlush
   [junit4]   2> 22240 T40 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-40]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false 
pendingChangesInFullFlush: false
   [junit4]   2> 22240 T40 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-40]: qtp523780901-40: flush naked frozen global deletes
   [junit4]   2> 22242 T40 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-40]: push deletes  1 deleted queries bytesUsed=84 
segmentPrivate?=false delGen=2 packetCount=1 totBytesUsed=84
   [junit4]   2> 22242 T40 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-40]: flush: push buffered updates:  1 deleted queries 
bytesUsed=84
   [junit4]   2> 22242 T40 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-40]: apply all deletes during flush
   [junit4]   2> 22243 T40 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-40]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 22243 T40 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-40]: prune sis=segments_1:  minGen=9223372036854775807 
packetCount=1
   [junit4]   2> 22243 T40 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-40]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 22244 T40 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-40]: return reader version=1 
reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 22244 T40 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-40]: qtp523780901-40 finishFullFlush success=true
   [junit4]   2> 22245 T40 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-40]: getReader took 7 msec
   [junit4]   2> 22247 T40 c:collection1 C10 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{deleteByQuery=*:* (-1498517651402522624)} 0 28
   [junit4]   2> 22262 T41 c:collection1 C10 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 22269 T41 c:collection1 C10 oasu.DirectUpdateHandler2.commit 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 22273 T41 c:collection1 C10 oasc.SolrCore.openNewSearcher 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 22274 T41 c:collection1 C10 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 22275 T41 c:collection1 C10 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 15
   [junit4]   2> 22281 T42 c:collection1 C10 oasc.SolrCore.execute 
[collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} 
hits=0 status=0 QTime=2 
   [junit4]   2> 22343 T43 c:collection1 C10 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1 
(1498517651471728640), 2 (1498517651492700160), 3 (1498517651493748736), 4 
(1498517651494797312), 5 (1498517651495845888), 6 (1498517651502137344), 7 
(1498517651510525952), 8 (1498517651515768832), 9 (1498517651517865984), 10 
(1498517651521011712), ... (12 adds)]} 0 52
   [junit4]   2> 22349 T44 c:collection1 C10 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 22351 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: commit: start
   [junit4]   2> 22351 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: commit: enter lock
   [junit4]   2> 22352 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: commit: now prepare
   [junit4]   2> 22352 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: prepareCommit: flush
   [junit4]   2> 22352 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]:   index before flush 
   [junit4]   2> 22352 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-44]: startFullFlush
   [junit4]   2> 22353 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-44]: anyChanges? numDocsInRam=12 deletes=true 
hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 22354 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[DWFC][qtp523780901-44]: addFlushableState DocumentsWriterPerThread 
[pendingDeletes=gen=0 11 deleted terms (unique count=11) bytesUsed=2522, 
segment=_0, aborted=false, numDocsInRAM=12, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 22355 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[DWPT][qtp523780901-44]: flush postings as segment _0 numDocs=12
   [junit4]   2> 22369 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[DWPT][qtp523780901-44]: new segment has 0 deleted docs
   [junit4]   2> 22371 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[DWPT][qtp523780901-44]: new segment has no vectors; norms; no docValues; prox; 
freqs
   [junit4]   2> 22371 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[DWPT][qtp523780901-44]: flushedFiles=[_0_Lucene50_0.doc, _0_Lucene50_0.tim, 
_0_Lucene50_0.pos, _0.nvd, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.nvm, _0.fnm]
   [junit4]   2> 22372 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[DWPT][qtp523780901-44]: flushed codec=Lucene50
   [junit4]   2> 22376 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[DWPT][qtp523780901-44]: flushed: segment=_0 ramUsed=0.167 MB 
newFlushedSize=0.004 MB docs/MB=3,057.816
   [junit4]   2> 22377 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-44]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 22377 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: publishFlushedSegment
   [junit4]   2> 22377 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-44]: push deletes  12 deleted terms (unique count=12) 
bytesUsed=1072 segmentPrivate?=false delGen=4 packetCount=1 totBytesUsed=1072
   [junit4]   2> 22378 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: publish sets newSegment delGen=5 seg=_0(6.0.0):C12
   [junit4]   2> 22379 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IFD][qtp523780901-44]: now checkpoint "_0(6.0.0):C12" [1 segments ; isCommit = 
false]
   [junit4]   2> 22380 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IFD][qtp523780901-44]: 1 msec to checkpoint
   [junit4]   2> 22380 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: apply all deletes during flush
   [junit4]   2> 22380 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: now apply all deletes for all segments maxDoc=12
   [junit4]   2> 22381 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-44]: applyDeletes: open segment readers took 1 msec
   [junit4]   2> 22381 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-44]: applyDeletes: infos=[_0(6.0.0):C12] packetCount=1
   [junit4]   2> 22381 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-44]: applyDeletes took 1 msec for 1 segments, 0 newly deleted 
docs (query deletes), 0 visited terms, allDeleted=null
   [junit4]   2> 22381 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-44]: prune sis=segments_1: _0(6.0.0):C12 minGen=5 
packetCount=1
   [junit4]   2> 22382 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-44]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 22382 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-44]: qtp523780901-44 finishFullFlush success=true
   [junit4]   2> 22383 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[TMP][qtp523780901-44]: findMerges: 1 segments
   [junit4]   2> 22384 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[TMP][qtp523780901-44]:   seg=_0(6.0.0):C12 size=0.004 MB [floored]
   [junit4]   2> 22384 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[TMP][qtp523780901-44]:   allowedSegmentCount=1 vs count=1 (eligible count=1) 
tooBigCount=0
   [junit4]   2> 22385 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[MS][qtp523780901-44]: initDynamicDefaults spins=false maxThreadCount=1 
maxMergeCount=6
   [junit4]   2> 22385 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[MS][qtp523780901-44]: now merge
   [junit4]   2> 22385 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[MS][qtp523780901-44]:   index: _0(6.0.0):C12
   [junit4]   2> 22385 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[MS][qtp523780901-44]:   no more merges pending; now return
   [junit4]   2> 22386 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: startCommit(): start
   [junit4]   2> 22386 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: startCommit index=_0(6.0.0):C12 changeCount=3
   [junit4]   2> 22388 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: done all syncs: [_0.si, _0_Lucene50_0.doc, 
_0_Lucene50_0.tim, _0_Lucene50_0.pos, _0.nvd, _0.fdx, _0_Lucene50_0.tip, 
_0.fdt, _0.nvm, _0.fnm]
   [junit4]   2> 22389 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: commit: pendingCommit != null
   [junit4]   2> 22391 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IFD][qtp523780901-44]: now checkpoint "_0(6.0.0):C12" [1 segments ; isCommit = 
true]
   [junit4]   2> 22392 T44 c:collection1 C10 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@25c07b57 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f12861b),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@25c07b57 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f12861b),segFN=segments_2,generation=2}
   [junit4]   2> 22392 T44 c:collection1 C10 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 22393 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IFD][qtp523780901-44]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 22393 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IFD][qtp523780901-44]: delete "segments_1"
   [junit4]   2> 22393 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IFD][qtp523780901-44]: 2 msec to checkpoint
   [junit4]   2> 22393 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: commit: wrote segments file "segments_2"
   [junit4]   2> 22394 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: commit: took 38.7 msec
   [junit4]   2> 22394 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: commit: done
   [junit4]   2> 22395 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: nrtIsCurrent: infoVersion matches: false; DW changes: 
false; BD changes: false
   [junit4]   2> 22396 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: flush at getReader
   [junit4]   2> 22396 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-44]: startFullFlush
   [junit4]   2> 22397 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: apply all deletes during flush
   [junit4]   2> 22397 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: now apply all deletes for all segments maxDoc=12
   [junit4]   2> 22397 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-44]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 22398 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-44]: applyDeletes: no segments; skipping
   [junit4]   2> 22398 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-44]: prune sis=segments_1: _0(6.0.0):C12 minGen=5 
packetCount=0
   [junit4]   2> 22403 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: return reader version=3 
reader=StandardDirectoryReader(segments_1:3:nrt _0(6.0.0):C12)
   [junit4]   2> 22404 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-44]: qtp523780901-44 finishFullFlush success=true
   [junit4]   2> 22404 T44 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-44]: getReader took 8 msec
   [junit4]   2> 22404 T44 c:collection1 C10 oass.SolrIndexSearcher.<init> 
Opening Searcher@7ca4c276[collection1] main
   [junit4]   2> 22406 T44 c:collection1 C10 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 22407 T49 c:collection1 oasc.QuerySenderListener.newSearcher 
QuerySenderListener sending requests to Searcher@7ca4c276[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C12)))}
   [junit4]   2> 22407 T49 c:collection1 oasc.QuerySenderListener.newSearcher 
QuerySenderListener done.
   [junit4]   2> 22408 T49 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@7ca4c276[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C12)))}
   [junit4]   2> 22408 T44 c:collection1 C10 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 60
   [junit4]   2> 22803 T44 c:collection1 C10 oasc.SolrCore.execute 
[collection1] webapp=/solr path=/select 
params={q=*:*&facet.limit=1&facet.pivot={!key%3Dpivot_key+stats%3Ds1}features,manu&stats=true&facet.mincount=0&rows=0&facet=true&wt=javabin&version=2&stats.field={!key%3Dfoo_price+tag%3Ds1}price&stats.field={!tag%3Ds1}popularity}
 hits=12 status=0 QTime=362 
   [junit4]   2> 22823 T45 c:collection1 C10 oasc.SolrCore.execute 
[collection1] webapp=/solr path=/select 
params={q=*:*&facet.limit=1&facet.pivot={!key%3Dpivot_key+stats%3Ds1}features,manu,cat&stats=true&facet.mincount=0&rows=0&facet=true&wt=javabin&version=2&stats.field={!key%3Dfoo_price+tag%3Ds1}price&stats.field={!tag%3Ds1}popularity}
 hits=12 status=0 QTime=4 
   [junit4]   2> 22845 T40 c:collection1 C10 oasc.SolrCore.execute 
[collection1] webapp=/solr path=/select 
params={q=*:*&facet.limit=1&facet.pivot={!key%3Dpivot_key+stats%3Ds1}features,manu,cat,inStock&stats=true&facet.mincount=0&rows=0&facet=true&wt=javabin&version=2&stats.field={!key%3Dfoo_price+tag%3Ds1}price&stats.field={!tag%3Ds1}popularity}
 hits=12 status=0 QTime=18 
   [junit4]   2> 22848 T36 oas.SolrTestCaseJ4.tearDown ###Ending 
testPivotFacetsStats
   [junit4]   2> 22880 T36 oas.SolrTestCaseJ4.setUp ###Starting 
testUpdateMultiValuedField
   [junit4]   2> 22891 T41 c:collection1 C10 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123 
(1498517652092485632)]} 0 8
   [junit4]   2> 22898 T42 c:collection1 C10 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 22899 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: commit: start
   [junit4]   2> 22899 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: commit: enter lock
   [junit4]   2> 22900 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: commit: now prepare
   [junit4]   2> 22900 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: prepareCommit: flush
   [junit4]   2> 22902 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]:   index before flush _0(6.0.0):C12
   [junit4]   2> 22902 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-42]: startFullFlush
   [junit4]   2> 22903 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-42]: anyChanges? numDocsInRam=1 deletes=true hasTickets:false 
pendingChangesInFullFlush: false
   [junit4]   2> 22903 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[DWFC][qtp523780901-42]: addFlushableState DocumentsWriterPerThread 
[pendingDeletes=gen=0, segment=_1, aborted=false, numDocsInRAM=1, 
deleteQueue=DWDQ: [ generation: 4 ]]
   [junit4]   2> 22904 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[DWPT][qtp523780901-42]: flush postings as segment _1 numDocs=1
   [junit4]   2> 22905 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[DWPT][qtp523780901-42]: new segment has 0 deleted docs
   [junit4]   2> 22905 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[DWPT][qtp523780901-42]: new segment has no vectors; no norms; no docValues; no 
prox; no freqs
   [junit4]   2> 22906 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[DWPT][qtp523780901-42]: flushedFiles=[_1_Lucene50_0.doc, _1_Lucene50_0.tim, 
_1.fdx, _1.fnm, _1.fdt, _1_Lucene50_0.tip]
   [junit4]   2> 22906 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[DWPT][qtp523780901-42]: flushed codec=Lucene50
   [junit4]   2> 22906 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[DWPT][qtp523780901-42]: flushed: segment=_1 ramUsed=0.079 MB 
newFlushedSize=0.001 MB docs/MB=1,183.494
   [junit4]   2> 22907 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-42]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 22907 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: publishFlushedSegment
   [junit4]   2> 22907 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-42]: push deletes  1 deleted terms (unique count=1) 
bytesUsed=1072 segmentPrivate?=false delGen=8 packetCount=1 totBytesUsed=1072
   [junit4]   2> 22909 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: publish sets newSegment delGen=9 seg=_1(6.0.0):C1
   [junit4]   2> 22909 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IFD][qtp523780901-42]: now checkpoint "_0(6.0.0):C12 _1(6.0.0):C1" [2 segments 
; isCommit = false]
   [junit4]   2> 22910 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IFD][qtp523780901-42]: 0 msec to checkpoint
   [junit4]   2> 22910 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: apply all deletes during flush
   [junit4]   2> 22910 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: now apply all deletes for all segments maxDoc=13
   [junit4]   2> 22911 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-42]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 22911 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-42]: applyDeletes: infos=[_0(6.0.0):C12, _1(6.0.0):C1] 
packetCount=1
   [junit4]   2> 22913 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-42]: applyTermDeletes took 0.2 msec for 2 segments and 1 
packets; 1 del terms visited; 3 seg terms visited
   [junit4]   2> 22913 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-42]: applyDeletes: 0 new deleted documents
   [junit4]   2> 22913 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-42]: applyDeletes took 2 msec for 2 segments, 0 newly deleted 
docs (query deletes), 1 visited terms, allDeleted=null
   [junit4]   2> 22914 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-42]: prune sis=segments_1: _0(6.0.0):C12 _1(6.0.0):C1 
minGen=10 packetCount=1
   [junit4]   2> 22914 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-42]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 22915 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-42]: qtp523780901-42 finishFullFlush success=true
   [junit4]   2> 22915 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[TMP][qtp523780901-42]: findMerges: 2 segments
   [junit4]   2> 22915 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[TMP][qtp523780901-42]:   seg=_0(6.0.0):C12 size=0.004 MB [floored]
   [junit4]   2> 22916 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[TMP][qtp523780901-42]:   seg=_1(6.0.0):C1 size=0.001 MB [floored]
   [junit4]   2> 22917 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[TMP][qtp523780901-42]:   allowedSegmentCount=1 vs count=2 (eligible count=2) 
tooBigCount=0
   [junit4]   2> 22920 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[MS][qtp523780901-42]: now merge
   [junit4]   2> 22920 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[MS][qtp523780901-42]:   index: _0(6.0.0):C12 _1(6.0.0):C1
   [junit4]   2> 22920 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[MS][qtp523780901-42]:   no more merges pending; now return
   [junit4]   2> 22920 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: startCommit(): start
   [junit4]   2> 22921 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: startCommit index=_0(6.0.0):C12 _1(6.0.0):C1 
changeCount=6
   [junit4]   2> 22922 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: done all syncs: [_0.si, _0_Lucene50_0.doc, 
_0_Lucene50_0.tim, _1.si, _0_Lucene50_0.pos, _0.nvd, _0.fdx, _0_Lucene50_0.tip, 
_1.fnm, _0.fdt, _1_Lucene50_0.doc, _1_Lucene50_0.tim, _1.fdx, _0.nvm, _0.fnm, 
_1.fdt, _1_Lucene50_0.tip]
   [junit4]   2> 22922 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: commit: pendingCommit != null
   [junit4]   2> 22923 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IFD][qtp523780901-42]: now checkpoint "_0(6.0.0):C12 _1(6.0.0):C1" [2 segments 
; isCommit = true]
   [junit4]   2> 22923 T42 c:collection1 C10 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@25c07b57 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f12861b),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@25c07b57 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f12861b),segFN=segments_3,generation=3}
   [junit4]   2> 22924 T42 c:collection1 C10 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 22925 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IFD][qtp523780901-42]: deleteCommits: now decRef commit "segments_2"
   [junit4]   2> 22925 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IFD][qtp523780901-42]: delete "segments_2"
   [junit4]   2> 22925 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IFD][qtp523780901-42]: 2 msec to checkpoint
   [junit4]   2> 22925 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: commit: wrote segments file "segments_3"
   [junit4]   2> 22926 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: commit: took 24.4 msec
   [junit4]   2> 22926 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: commit: done
   [junit4]   2> 22927 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: nrtIsCurrent: infoVersion matches: false; DW changes: 
false; BD changes: false
   [junit4]   2> 22927 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: flush at getReader
   [junit4]   2> 22927 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-42]: startFullFlush
   [junit4]   2> 22927 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: apply all deletes during flush
   [junit4]   2> 22927 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: now apply all deletes for all segments maxDoc=13
   [junit4]   2> 22929 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-42]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 22930 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-42]: applyDeletes: no segments; skipping
   [junit4]   2> 22930 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[BD][qtp523780901-42]: prune sis=segments_1: _0(6.0.0):C12 _1(6.0.0):C1 
minGen=10 packetCount=0
   [junit4]   2> 22931 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: return reader version=5 
reader=StandardDirectoryReader(segments_1:5:nrt _0(6.0.0):C12 _1(6.0.0):C1)
   [junit4]   2> 22931 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[DW][qtp523780901-42]: qtp523780901-42 finishFullFlush success=true
   [junit4]   2> 22932 T42 c:collection1 C10 oasu.LoggingInfoStream.message 
[IW][qtp523780901-42]: getReader took 5 msec
   [junit4]   2> 22932 T42 c:collection1 C10 oass.SolrIndexSearcher.<init> 
Opening Searcher@1cdde790[collection1] main
   [junit4]   2> 22933 T49 c:collection1 oasc.QuerySenderListener.newSearcher 
QuerySenderListener sending requests to Searcher@1cdde790[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C12)
 Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 22933 T49 c:collection1 oasc.QuerySenderListener.newSearcher 
QuerySenderListener done.
   [junit4]   2> 22933 T49 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@1cdde790[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C12)
 Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 22938 T42 c:collection1 C10 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 22939 T42 c:collection1 C10 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 41
   [junit4]   2> 22945 T43 c:collection1 C10 oasc.SolrCore.execute 
[collection1] webapp=/solr path=/select params={q=id:123&wt=javabin&version=2} 
hits=1 status=0 QTime=1 
   [junit4]   2> 22985 T44 c:collection1 C10 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123 
(1498517652194197504)]} 0 29
   [junit4]   2> ASYNC  NEW_CORE C11 name=collection1 
org.apache.solr.core.SolrCore@7d42dc8b
   [junit4]   2> 22997 T45 c:collection1 C11 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 23004 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[IW][qtp523780901-45]: commit: start
   [junit4]   2> 23005 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[IW][qtp523780901-45]: commit: enter lock
   [junit4]   2> 23005 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[IW][qtp523780901-45]: commit: now prepare
   [junit4]   2> 23005 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[IW][qtp523780901-45]: prepareCommit: flush
   [junit4]   2> 23006 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[IW][qtp523780901-45]:   index before flush _0(6.0.0):C12 _1(6.0.0):C1
   [junit4]   2> 23006 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[DW][qtp523780901-45]: startFullFlush
   [junit4]   2> 23007 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[DW][qtp523780901-45]: anyChanges? numDocsInRam=1 deletes=true hasTickets:false 
pendingChangesInFullFlush: false
   [junit4]   2> 23007 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[DWFC][qtp523780901-45]: addFlushableState DocumentsWriterPerThread 
[pendingDeletes=gen=0, segment=_2, aborted=false, numDocsInRAM=1, 
deleteQueue=DWDQ: [ generation: 6 ]]
   [junit4]   2> 23007 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[DWPT][qtp523780901-45]: flush postings as segment _2 numDocs=1
   [junit4]   2> 23010 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[DWPT][qtp523780901-45]: new segment has 0 deleted docs
   [junit4]   2> 23011 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[DWPT][qtp523780901-45]: new segment has no vectors; no norms; no docValues; no 
prox; no freqs
   [junit4]   2> 23011 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[DWPT][qtp523780901-45]: flushedFiles=[_2.fdt, _2.fnm, _2.fdx, 
_2_Lucene50_0.doc, _2_Lucene50_0.tim, _2_Lucene50_0.tip]
   [junit4]   2> 23011 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[DWPT][qtp523780901-45]: flushed codec=Lucene50
   [junit4]   2> 23012 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[DWPT][qtp523780901-45]: flushed: segment=_2 ramUsed=0.087 MB 
newFlushedSize=0.001 MB docs/MB=971.804
   [junit4]   2> 23012 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[DW][qtp523780901-45]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 23012 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[IW][qtp523780901-45]: publishFlushedSegment
   [junit4]   2> 23013 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[BD][qtp523780901-45]: push deletes  1 deleted terms (unique count=1) 
bytesUsed=1072 segmentPrivate?=false delGen=12 packetCount=1 totBytesUsed=1072
   [junit4]   2> 23013 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[IW][qtp523780901-45]: publish sets newSegment delGen=13 seg=_2(6.0.0):C1
   [junit4]   2> 23014 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[IFD][qtp523780901-45]: now checkpoint "_0(6.0.0):C12 _1(6.0.0):C1 
_2(6.0.0):C1" [3 segments ; isCommit = false]
   [junit4]   2> 23014 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[IFD][qtp523780901-45]: 0 msec to checkpoint
   [junit4]   2> 23014 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[IW][qtp523780901-45]: apply all deletes during flush
   [junit4]   2> 23015 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[IW][qtp523780901-45]: now apply all deletes for all segments maxDoc=14
   [junit4]   2> 23015 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[BD][qtp523780901-45]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 23016 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[BD][qtp523780901-45]: applyDeletes: infos=[_0(6.0.0):C12, _1(6.0.0):C1, 
_2(6.0.0):C1] packetCount=1
   [junit4]   2> 23017 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[BD][qtp523780901-45]: applyTermDeletes took 0.2 msec for 3 segments and 1 
packets; 1 del terms visited; 4 seg terms visited
   [junit4]   2> 23017 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[BD][qtp523780901-45]: applyDeletes: 1 new deleted documents
   [junit4]   2> 23018 T45 c:collection1 C11 oasu.LoggingInfoStream.message 
[BD][qtp523780901-45]: applyDeletes took 3 msec for 3 segments, 0 newly deleted 
docs (query deletes), 1 visited terms, allDeleted=[_1(6.0.0):C1]
   [junit4]   2> 23018 T45 c:collection1 C1

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

ingInfoStream.message 
[BD][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: 
applyDeletes: no segments; skipping
   [junit4]   2> 91789 T500 C171 oasu.LoggingInfoStream.message 
[BD][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: prune 
sis=segments_1: _1y(6.0.0):C2 minGen=334 packetCount=0
   [junit4]   2> 91790 T500 C171 oasu.LoggingInfoStream.message 
[MS][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 91790 T500 C171 oasu.LoggingInfoStream.message 
[MS][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: now merge
   [junit4]   2> 91790 T500 C171 oasu.LoggingInfoStream.message 
[MS][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]:   index: 
_1y(6.0.0):C2
   [junit4]   2> 91790 T500 C171 oasu.LoggingInfoStream.message 
[MS][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]:   no more 
merges pending; now return
   [junit4]   2> 91791 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: 
waitForMerges
   [junit4]   2> 91791 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: 
waitForMerges done
   [junit4]   2> 91791 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: commit: 
start
   [junit4]   2> 91791 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: commit: 
enter lock
   [junit4]   2> 91792 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: commit: 
now prepare
   [junit4]   2> 91792 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: 
prepareCommit: flush
   [junit4]   2> 91792 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]:   index 
before flush _1y(6.0.0):C2
   [junit4]   2> 91792 T500 C171 oasu.LoggingInfoStream.message 
[DW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: 
startFullFlush
   [junit4]   2> 91793 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: apply all 
deletes during flush
   [junit4]   2> 91793 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: now apply 
all deletes for all segments maxDoc=2
   [junit4]   2> 91793 T500 C171 oasu.LoggingInfoStream.message 
[BD][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: 
applyDeletes: open segment readers took 0 msec
   [junit4]   2> 91793 T500 C171 oasu.LoggingInfoStream.message 
[BD][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: 
applyDeletes: no segments; skipping
   [junit4]   2> 91793 T500 C171 oasu.LoggingInfoStream.message 
[BD][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: prune 
sis=segments_1: _1y(6.0.0):C2 minGen=334 packetCount=0
   [junit4]   2> 91795 T500 C171 oasu.LoggingInfoStream.message 
[DW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: 
SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker finishFullFlush 
success=true
   [junit4]   2> 91795 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: 
startCommit(): start
   [junit4]   2> 91795 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]:   skip 
startCommit(): no changes pending
   [junit4]   2> 91796 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: commit: 
pendingCommit == null; skip
   [junit4]   2> 91796 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: commit: 
wrote segments file "null"
   [junit4]   2> 91796 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: commit: 
took 4.1 msec
   [junit4]   2> 91796 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: commit: 
done
   [junit4]   2> 91797 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: rollback
   [junit4]   2> 91797 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: all 
running merges have aborted
   [junit4]   2> 91797 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: rollback: 
done finish merges
   [junit4]   2> 91798 T500 C171 oasu.LoggingInfoStream.message 
[DW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: abort
   [junit4]   2> 91798 T500 C171 oasu.LoggingInfoStream.message 
[DW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: done abort 
success=true
   [junit4]   2> 91798 T500 C171 oasu.LoggingInfoStream.message 
[IW][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: rollback: 
infos=_1y(6.0.0):C2
   [junit4]   2> 91799 T500 C171 oasu.LoggingInfoStream.message 
[IFD][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: now 
checkpoint "_1y(6.0.0):C2" [1 segments ; isCommit = false]
   [junit4]   2> 91799 T500 C171 oasu.LoggingInfoStream.message 
[IFD][SUITE-SolrExampleStreamingTest-seed#[D8BAC6869C11E643]-worker]: 1 msec to 
checkpoint
   [junit4]   2> 91801 T500 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 91820 T500 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 91821 T500 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest
 D8BAC6869C11E643-001\tempDir-001\collection1\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest
 D8BAC6869C11E643-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 91821 T500 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest
 D8BAC6869C11E643-001\tempDir-001\collection1\data\
   [junit4]   2> 91821 T500 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest
 D8BAC6869C11E643-001\tempDir-001\collection1\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest
 D8BAC6869C11E643-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 91822 T500 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest
 D8BAC6869C11E643-001\tempDir-001\collection1\data\index
   [junit4]   2> 91823 T500 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@381eb93{/solr,null,UNAVAILABLE}
   [junit4]   2> 91823 T500 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest
 D8BAC6869C11E643-001
   [junit4]   2> NOTE: test params are: codec=Lucene50, sim=DefaultSimilarity, 
locale=tr, timezone=America/Santarem
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_40 
(64-bit)/cpus=3,threads=1,free=15804488,total=108548096
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreAdmin, 
StreamingTest, TestXMLEscaping, NamedListTest, TestDocumentObjectBinder, 
ModifiableSolrParamsTest, DocumentAnalysisResponseTest, SolrExampleXMLTest, 
SolrDocumentTest, TestEmbeddedSolrServer, ConcurrentUpdateSolrClientTest, 
SolrExampleEmbeddedTest, SolrExampleStreamingTest]
   [junit4] Completed [44/57] on J0 in 17.02s, 34 tests, 1 error <<< FAILURES!

[...truncated 54 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:526: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:474: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:242: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:512:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1415:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:973:
 There were test failures: 57 suites, 381 tests, 5 errors

Total time: 58 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40 
-XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to