Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6579/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest

Error Message:
mismatch: '0.09271725'!='0.105360515' @ response/docs/[3]/score

Stack Trace:
java.lang.RuntimeException: mismatch: '0.09271725'!='0.105360515' @ 
response/docs/[3]/score
        at 
__randomizedtesting.SeedInfo.seed([504A7C366E0A1E31:9932CD51B1C549F0]:0)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
        at 
org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest(TestLTRQParserPlugin.java:94)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder

Error Message:
mismatch: '3'!='4' @ response/docs/[0]/id

Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
        at 
__randomizedtesting.SeedInfo.seed([504A7C366E0A1E31:35065C56A46879D9]:0)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
        at 
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder(TestParallelWeightCreation.java:45)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore

Error Message:
mismatch: '3'!='4' @ response/docs/[0]/id

Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
        at 
__randomizedtesting.SeedInfo.seed([504A7C366E0A1E31:D7B6BF3E336695A]:0)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
        at 
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore(TestSelectiveWeightCreation.java:230)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking

Error Message:
mismatch: '8'!='1' @ response/docs/[0]/id

Stack Trace:
java.lang.RuntimeException: mismatch: '8'!='1' @ response/docs/[0]/id
        at 
__randomizedtesting.SeedInfo.seed([504A7C366E0A1E31:CF7CD5A8F67001FE]:0)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
        at 
org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking(TestFieldLengthFeature.java:117)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 19735 lines...]
   [junit4] Suite: org.apache.solr.ltr.TestLTRQParserPlugin
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_504A7C366E0A1E31-001\init-core-data-001
   [junit4]   2> 23643 WARN  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 23645 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 23680 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 23803 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 23832 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 23869 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 23883 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 24317 WARN  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 24317 WARN  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 24318 WARN  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 24377 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 24393 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 24408 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid 
field id
   [junit4]   2> 24416 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 24416 WARN  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 24417 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 24417 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_504A7C366E0A1E31-001\init-core-data-001\]
   [junit4]   2> 24556 WARN  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 24557 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 24557 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 24558 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 
15000ms; 
   [junit4]   2> 24558 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 24559 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@24013f62[collection1] main]
   [junit4]   2> 24560 WARN  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 24560 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path 
/schema/feature-store
   [junit4]   2> 24560 WARN  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/feature-store
   [junit4]   2> 24560 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading 
------
   [junit4]   2> 24560 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of 
/schema/feature-store
   [junit4]   2> 24560 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered new managed resource 
/schema/feature-store
   [junit4]   2> 24560 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
   [junit4]   2> 24560 WARN  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/model-store
   [junit4]   2> 24560 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 24560 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading 
------
   [junit4]   2> 24560 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of 
/schema/model-store
   [junit4]   2> 24560 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered new managed resource 
/schema/model-store
   [junit4]   2> 24560 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 24560 INFO  (coreLoadExecutor-205-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1568177509733761024
   [junit4]   2> 24566 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 24582 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 24583 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 24584 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_504A7C366E0A1E31-001\tempDir-003\cores\core
   [junit4]   2> 24592 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 24592 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@139035bd{/solr,null,AVAILABLE}
   [junit4]   2> 24593 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@562a427b{HTTP/1.1,[http/1.1]}{127.0.0.1:57155}
   [junit4]   2> 24594 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.e.j.s.Server Started @26614ms
   [junit4]   2> 24594 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57155, 
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_504A7C366E0A1E31-001\tempDir-001,
 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_504A7C366E0A1E31-001\tempDir-003\cores}
   [junit4]   2> 24594 ERROR 
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 24594 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 24594 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 24594 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 24594 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-23T09:10:14.633Z
   [junit4]   2> 24594 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_504A7C366E0A1E31-001\tempDir-001\solr.xml
   [junit4]   2> 24680 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_504A7C366E0A1E31-001\tempDir-003\cores
   [junit4]   2> 24680 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 24698 INFO  
(searcherExecutor-206-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@24013f62[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 24766 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 24918 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 24930 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid 
field id
   [junit4]   2> 24932 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_504A7C366E0A1E31-001\tempDir-001\collection1,
 trusted=true
   [junit4]   2> 24933 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 24933 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_504A7C366E0A1E31-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_504A7C366E0A1E31-001\tempDir-003\cores\core\data\]
   [junit4]   2> 25077 WARN  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 25078 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 25078 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 25080 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 
15000ms; 
   [junit4]   2> 25080 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 25081 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f194722[collection1] 
main]
   [junit4]   2> 25082 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_504A7C366E0A1E31-001\tempDir-001\collection1\conf
   [junit4]   2> 25082 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path 
/schema/feature-store
   [junit4]   2> 25082 WARN  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/feature-store
   [junit4]   2> 25082 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading 
------
   [junit4]   2> 25082 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of 
/schema/feature-store
   [junit4]   2> 25082 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered new managed resource 
/schema/feature-store
   [junit4]   2> 25082 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
   [junit4]   2> 25082 WARN  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/model-store
   [junit4]   2> 25082 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 25082 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading 
------
   [junit4]   2> 25082 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of 
/schema/model-store
   [junit4]   2> 25082 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered new managed resource 
/schema/model-store
   [junit4]   2> 25083 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 25083 INFO  (coreLoadExecutor-216-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1568177510282166272
   [junit4]   2> 25083 INFO  
(searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f194722[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 25196 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#57155
   [junit4]   2> 25206 INFO  (qtp1933954993-277) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<add><doc><field+name%3D"title">bloomberg+different+bla</field><field+name%3D"description">bloomberg</field><field+name%3D"id">6</field><field+name%3D"popularity">1</field></doc></add>}{add=[6
 (1568177510407995392)]} 0 4
   [junit4]   2> 25216 INFO  (qtp1933954993-276) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<add><doc><field+name%3D"title">bloomberg+bloomberg+</field><field+name%3D"description">bloomberg</field><field+name%3D"id">7</field><field+name%3D"popularity">2</field></doc></add>}{add=[7
 (1568177510419529728)]} 0 2
   [junit4]   2> 25218 INFO  (qtp1933954993-275) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<add><doc><field+name%3D"title">bloomberg+bloomberg+bloomberg</field><field+name%3D"description">bloomberg</field><field+name%3D"id">8</field><field+name%3D"popularity">3</field></doc></add>}{add=[8
 (1568177510423724032)]} 0 0
   [junit4]   2> 25221 INFO  (qtp1933954993-274) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<add><doc><field+name%3D"title">bloomberg+bloomberg+bloomberg+bloomberg</field><field+name%3D"description">bloomberg</field><field+name%3D"id">9</field><field+name%3D"popularity">5</field></doc></add>}{add=[9
 (1568177510425821184)]} 0 0
   [junit4]   2> 25223 INFO  (qtp1933954993-273) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1568177510428966912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 25223 INFO  (qtp1933954993-273) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5b7c7cb6 
commitCommandVersion:1568177510428966912
   [junit4]   2> 25230 INFO  (qtp1933954993-273) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4200701[collection1] main]
   [junit4]   2> 25231 INFO  (qtp1933954993-273) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 25231 INFO  
(searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4200701[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4)))}
   [junit4]   2> 25231 INFO  (qtp1933954993-273) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<commit/>}{commit=} 0 9
   [junit4]   2> 25234 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.l.TestRerankBase send 
   [junit4]   2> [
   [junit4]   2>   {
   [junit4]   2>      "name": "title",
   [junit4]   2>      "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>      "params": {
   [junit4]   2>          "value": 1
   [junit4]   2>      }
   [junit4]   2>   },
   [junit4]   2>   {
   [junit4]   2>     "name": "description",
   [junit4]   2>     "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>     "params": {
   [junit4]   2>        "value": 2
   [junit4]   2>     }
   [junit4]   2>   },
   [junit4]   2>   {
   [junit4]   2>     "name": "keywords",
   [junit4]   2>     "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>     "params": {
   [junit4]   2>         "value": 2
   [junit4]   2>     }
   [junit4]   2>   },
   [junit4]   2>  {
   [junit4]   2>      "name": "popularity",
   [junit4]   2>      "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>      "params": {
   [junit4]   2>          "value": 3
   [junit4]   2>      }
   [junit4]   2>  },
   [junit4]   2>  {
   [junit4]   2>      "name": "text",
   [junit4]   2>      "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>      "params": {
   [junit4]   2>          "value": 4
   [junit4]   2>      }
   [junit4]   2>  },
   [junit4]   2>  {
   [junit4]   2>    "name": "queryIntentPerson",
   [junit4]   2>    "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>    "params": {
   [junit4]   2>        "value": 5
   [junit4]   2>    }
   [junit4]   2>  },
   [junit4]   2>  {
   [junit4]   2>    "name": "queryIntentCompany",
   [junit4]   2>    "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>    "params": {
   [junit4]   2>        "value": 5
   [junit4]   2>    }
   [junit4]   2>  }
   [junit4]   2> ]
   [junit4]   2> 
   [junit4]   2> 25235 INFO  (qtp1933954993-289) [    x:collection1] /solr 
SolrSchemaRestApi: [Restlet] ServerServlet: component class is null
   [junit4]   2> 25236 INFO  (qtp1933954993-289) [    x:collection1] /solr 
SolrSchemaRestApi: [Restlet] Attaching application: 
org.apache.solr.rest.SolrSchemaRestApi@4eec5eb2 to URI: /solr/schema
   [junit4]   2> ??? 23, 2017 11:10:15 ? org.restlet.Application start
   [junit4]   2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi 
application
   [junit4]   2> 25250 INFO  (qtp1933954993-289) [    x:collection1] 
o.a.s.r.SolrSchemaRestApi createInboundRoot started for /schema
   [junit4]   2> 25250 INFO  (qtp1933954993-289) [    x:collection1] 
o.a.s.r.RestManager Attached managed resource at path: /feature-store
   [junit4]   2> 25250 INFO  (qtp1933954993-289) [    x:collection1] 
o.a.s.r.RestManager Attached managed resource at path: /managed
   [junit4]   2> 25250 INFO  (qtp1933954993-289) [    x:collection1] 
o.a.s.r.RestManager Attached managed resource at path: /model-store
   [junit4]   2> 25250 INFO  (qtp1933954993-289) [    x:collection1] 
o.a.s.r.RestManager Attached 3 ManagedResource endpoints to Restlet router: 
/schema
   [junit4]   2> 25250 INFO  (qtp1933954993-289) [    x:collection1] 
o.a.s.r.SolrSchemaRestApi createInboundRoot complete for /schema
   [junit4]   2> 25251 INFO  (qtp1933954993-289) [    x:collection1] 
o.a.s.r.RestManager Found ManagedResource 
[org.apache.solr.ltr.store.rest.ManagedFeatureStore@1b8c5edc] for 
/schema/feature-store
   [junit4]   2> 25251 INFO  (qtp1933954993-289) [    x:collection1] 
o.a.s.r.ManagedResource Processing update to /schema/feature-store: 
[{name=title, class=org.apache.solr.ltr.feature.ValueFeature, 
params={value=1}}, {name=description, 
class=org.apache.solr.ltr.feature.ValueFeature, params={value=2}}, 
{name=keywords, class=org.apache.solr.ltr.feature.ValueFeature, 
params={value=2}}, {name=popularity, 
class=org.apache.solr.ltr.feature.ValueFeature, params={value=3}}, {name=text, 
class=org.apache.solr.ltr.feature.ValueFeature, params={value=4}}, 
{name=queryIntentPerson, class=org.apache.solr.ltr.feature.ValueFeature, 
params={value=5}}, {name=queryIntentCompany, 
class=org.apache.solr.ltr.feature.ValueFeature, params={value=5}}] is a 
java.util.ArrayList
   [junit4]   2> 25251 INFO  (qtp1933954993-289) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=title, 
class=org.apache.solr.ltr.feature.ValueFeature, params={value=1}}
   [junit4]   2> 25274 INFO  (qtp1933954993-289) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=description, 
class=org.apache.solr.ltr.feature.ValueFeature, params={value=2}}
   [junit4]   2> 25274 INFO  (qtp1933954993-289) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=keywords, 
class=org.apache.solr.ltr.feature.ValueFeature, params={value=2}}
   [junit4]   2> 25274 INFO  (qtp1933954993-289) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=popularity, 
class=org.apache.solr.ltr.feature.ValueFeature, params={value=3}}
   [junit4]   2> 25274 INFO  (qtp1933954993-289) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=text, 
class=org.apache.solr.ltr.feature.ValueFeature, params={value=4}}
   [junit4]   2> 25274 INFO  (qtp1933954993-289) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on 
{name=queryIntentPerson, class=org.apache.solr.ltr.feature.ValueFeature, 
params={value=5}}
   [junit4]   2> 25274 INFO  (qtp1933954993-289) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on 
{name=queryIntentCompany, class=org.apache.solr.ltr.feature.ValueFeature, 
params={value=5}}
   [junit4]   2> 25275 INFO  (qtp1933954993-289) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_feature-store.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_504A7C366E0A1E31-001\tempDir-001\collection1\conf
   [junit4]   2> 25275 INFO  (qtp1933954993-289) [    x:collection1] 
o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/feature-store 
params={indent=on&wt=json} status=0 QTime=39
   [junit4]   2> ??? 23, 2017 11:10:15 ? org.restlet.engine.log.LogFilter 
afterHandle
   [junit4]   2> INFO: 2017-05-23       23:10:15        127.0.0.1       -       
127.0.0.1       57155   PUT     /solr/schema/feature-store      
wt=json&indent=on       200     -       933     39      http://127.0.0.1:57155  
Apache-HttpClient/4.4.1 (Java/1.8.0_131)        -
   [junit4]   2> 25276 WARN  (qtp1933954993-289) [    x:collection1] 
o.e.j.s.ServletHandler Error for /solr/collection1/schema/feature-store
   [junit4]   2> java.lang.AssertionError: Attempted close of response output 
stream.
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
   [junit4]   2>        at 
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2>        at 
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 25281 INFO  (qtp1933954993-288) [    x:collection1] 
o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore 
[availableModels=[]], 
featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@1b8c5edc]] for 
/schema/model-store
   [junit4]   2> 25282 INFO  (qtp1933954993-288) [    x:collection1] 
o.a.s.r.ManagedResource Processing update to /schema/model-store: 
{class=org.apache.solr.ltr.model.LinearModel, name=6029760550880411648, 
features=[{name=title}, {name=description}, {name=keywords}, {name=popularity, 
norm={class=org.apache.solr.ltr.norm.MinMaxNormalizer, params={min=0.0f, 
max=10.0f}}}, {name=text}, {name=queryIntentPerson}, 
{name=queryIntentCompany}], params={weights={title=0.0, description=0.1, 
keywords=0.2, popularity=0.3, text=0.4, queryIntentPerson=0.1231231, 
queryIntentCompany=0.12121211}}} is a java.util.LinkedHashMap
   [junit4]   2> 25308 INFO  (qtp1933954993-288) [    x:collection1] 
o.a.s.l.s.r.ManagedModelStore adding model 6029760550880411648
   [junit4]   2> 25309 INFO  (qtp1933954993-288) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_model-store.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_504A7C366E0A1E31-001\tempDir-001\collection1\conf
   [junit4]   2> 25309 INFO  (qtp1933954993-288) [    x:collection1] 
o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/model-store 
params={indent=on&wt=json} status=0 QTime=29
   [junit4]   2> ??? 23, 2017 11:10:15 ? org.restlet.engine.log.LogFilter 
afterHandle
   [junit4]   2> INFO: 2017-05-23       23:10:15        127.0.0.1       -       
127.0.0.1       57155   PUT     /solr/schema/model-store        
wt=json&indent=on       200     -       769     28      http://127.0.0.1:57155  
Apache-HttpClient/4.4.1 (Java/1.8.0_131)        -
   [junit4]   2> 25310 WARN  (qtp1933954993-288) [    x:collection1] 
o.e.j.s.ServletHandler Error for /solr/collection1/schema/model-store
   [junit4]   2> java.lang.AssertionError: Attempted close of response output 
stream.
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
   [junit4]   2>        at 
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2>        at 
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 25315 INFO  
(TEST-TestLTRQParserPlugin.ltrModelIdMissingTest-seed#[504A7C366E0A1E31]) [    
] o.a.s.SolrTestCaseJ4 ###Starting ltrModelIdMissingTest
   [junit4]   2> 25317 ERROR (qtp1933954993-287) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Must provide 
model in the request
   [junit4]   2>        at 
org.apache.solr.ltr.search.LTRQParserPlugin$LTRQParser.parse(LTRQParserPlugin.java:150)
   [junit4]   2>        at 
org.apache.solr.search.QParser.getQuery(QParser.java:168)
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:171)
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:269)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 25318 INFO  (qtp1933954993-287) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={fv=true&q=_query_:{!edismax+qf%3D'title'+mm%3D100%25+v%3D'bloomberg'+tie%3D0.1}&fl=*,+score&rows=4&rq={!ltr+reRankDocs%3D100}}
 status=400 QTime=1
   [junit4]   2> 25321 INFO  
(TEST-TestLTRQParserPlugin.ltrModelIdMissingTest-seed#[504A7C366E0A1E31]) [    
] o.a.s.SolrTestCaseJ4 ###Ending ltrModelIdMissingTest
   [junit4]   2> 25323 INFO  
(TEST-TestLTRQParserPlugin.ltrBadRerankDocsTest-seed#[504A7C366E0A1E31]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting ltrBadRerankDocsTest
   [junit4]   2> 25328 ERROR (qtp1933954993-280) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Must rerank at 
least 1 document
   [junit4]   2>        at 
org.apache.solr.ltr.search.LTRQParserPlugin$LTRQParser.parse(LTRQParserPlugin.java:179)
   [junit4]   2>        at 
org.apache.solr.search.QParser.getQuery(QParser.java:168)
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:171)
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:269)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 25329 INFO  (qtp1933954993-280) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={fv=true&q=_query_:{!edismax+qf%3D'title'+mm%3D100%25+v%3D'bloomberg'+tie%3D0.1}&fl=*,+score&rows=4&rq={!ltr+model%3D6029760550880411648+reRankDocs%3D-1}}
 status=400 QTime=1
   [junit4]   2> 25329 INFO  
(TEST-TestLTRQParserPlugin.ltrBadRerankDocsTest-seed#[504A7C366E0A1E31]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending ltrBadRerankDocsTest
   [junit4]   2> 25334 INFO  
(TEST-TestLTRQParserPlugin.ltrModelIdDoesNotExistTest-seed#[504A7C366E0A1E31]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting ltrModelIdDoesNotExistTest
   [junit4]   2> 25335 ERROR (qtp1933954993-277) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: cannot find 
model -1
   [junit4]   2>        at 
org.apache.solr.ltr.search.LTRQParserPlugin$LTRQParser.parse(LTRQParserPlugin.java:156)
   [junit4]   2>        at 
org.apache.solr.search.QParser.getQuery(QParser.java:168)
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:171)
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:269)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 25336 INFO  (qtp1933954993-277) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={fv=true&q=_query_:{!edismax+qf%3D'title'+mm%3D100%25+v%3D'bloomberg'+tie%3D0.1}&fl=*,+score&rows=4&rq={!ltr+model%3D-1+reRankDocs%3D100}}
 status=400 QTime=1
   [junit4]   2> 25336 INFO  
(TEST-TestLTRQParserPlugin.ltrModelIdDoesNotExistTest-seed#[504A7C366E0A1E31]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending ltrModelIdDoesNotExistTest
   [junit4]   2> 25341 INFO  
(TEST-TestLTRQParserPlugin.ltrNoResultsTest-seed#[504A7C366E0A1E31]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting ltrNoResultsTest
   [junit4]   2> 25342 INFO  (qtp1933954993-276) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={q=title:bloomberg23&indent=on&fl=*,[fv]&rows=3&wt=json&debugQuery=on&rq={!ltr+reRankDocs%3D3+model%3D6029760550880411648}}
 hits=0 status=0 QTime=0
   [junit4]   2> 25344 INFO  
(TEST-TestLTRQParserPlugin.ltrNoResultsTest-seed#[504A7C366E0A1E31]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending ltrNoResultsTest
   [junit4]   2> 25349 INFO  
(TEST-TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest-seed#[504A7C366E0A1E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting ltrMoreResultsThanReRankedTest
   [junit4]   2> 25351 INFO  (qtp1933954993-275) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={fv=true&q=_query_:{!edismax+qf%3D'title'+mm%3D100%25+v%3D'bloomberg'+tie%3D0.1}&indent=on&fl=*,+score&rows=4&wt=json}
 hits=4 status=0 QTime=1
   [junit4]   2> 25351 ERROR 
(TEST-TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest-seed#[504A7C366E0A1E31])
 [    ] o.a.s.u.RestTestBase query failed JSON validation. error=mismatch: 
'0.09271725'!='0.105360515' @ response/docs/[3]/score
   [junit4]   2>  expected =/response/docs/[3]/score==0.09271725
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":1,
   [junit4]   2>     "params":{
   [junit4]   2>       "fv":"true",
   [junit4]   2>       "q":"_query_:{!edismax qf='title' mm=100% v='bloomberg' 
tie=0.1}",
   [junit4]   2>       "indent":"on",
   [junit4]   2>       "fl":"*, score",
   [junit4]   2>       "rows":"4",
   [junit4]   2>       "wt":"json"}},
   [junit4]   2>   
"response":{"numFound":4,"start":0,"maxScore":0.16857682,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "title":"bloomberg bloomberg bloomberg bloomberg",
   [junit4]   2>         "description":"bloomberg",
   [junit4]   2>         "id":"9",
   [junit4]   2>         "popularity":5,
   [junit4]   2>         "_version_":1568177510425821184,
   [junit4]   2>         "score":0.16857682},
   [junit4]   2>       {
   [junit4]   2>         "title":"bloomberg bloomberg bloomberg",
   [junit4]   2>         "description":"bloomberg",
   [junit4]   2>         "id":"8",
   [junit4]   2>         "popularity":3,
   [junit4]   2>         "_version_":1568177510423724032,
   [junit4]   2>         "score":0.16556652},
   [junit4]   2>       {
   [junit4]   2>         "title":"bloomberg bloomberg ",
   [junit4]   2>         "description":"bloomberg",
   [junit4]   2>         "id":"7",
   [junit4]   2>         "popularity":2,
   [junit4]   2>         "_version_":1568177510419529728,
   [junit4]   2>         "score":0.15985733},
   [junit4]   2>       {
   [junit4]   2>         "title":"bloomberg different bla",
   [junit4]   2>         "description":"bloomberg",
   [junit4]   2>         "id":"6",
   [junit4]   2>         "popularity":1,
   [junit4]   2>         "_version_":1568177510407995392,
   [junit4]   2>         "score":0.105360515}]
   [junit4]   2>   }}
   [junit4]   2> 
   [junit4]   2>  request = 
/query?q=_query_%3A%7B%21edismax+qf%3D%27title%27+mm%3D100%25+v%3D%27bloomberg%27+tie%3D0.1%7D&fl=*%2C+score&rows=4&fv=true&wt=json&indent=on
   [junit4]   2> 
   [junit4]   2> 25352 INFO  
(TEST-TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest-seed#[504A7C366E0A1E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending ltrMoreResultsThanReRankedTest
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLTRQParserPlugin -Dtests.method=ltrMoreResultsThanReRankedTest 
-Dtests.seed=504A7C366E0A1E31 -Dtests.slow=true -Dtests.locale=ar-TN 
-Dtests.timezone=Etc/GMT-14 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.01s J0 | 
TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: 
'0.09271725'!='0.105360515' @ response/docs/[3]/score
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([504A7C366E0A1E31:9932CD51B1C549F0]:0)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest(TestLTRQParserPlugin.java:94)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 25358 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@562a427b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 25358 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1557011306
   [junit4]   2> 25358 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 25358 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 25358 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 25358 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 25360 INFO  (coreCloseExecutor-222-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@632433ba
   [junit4]   2> 25362 INFO  (coreCloseExecutor-222-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1663316922
   [junit4]   2> 25364 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@139035bd{/solr,null,UNAVAILABLE}
   [junit4]   2> 25374 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 25374 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=786416808
   [junit4]   2> 25374 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 25374 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 25374 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 25374 INFO  
(SUITE-TestLTRQParserPlugin-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 25374 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@60727381
   [junit4]   2> 25374 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1618113409
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_504A7C366E0A1E31-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=FST50, popularity=PostingsFormat(name=Memory), 
description=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Memory), 
text=FSTOrd50, title=BlockTreeOrds(blocksize=128)}, docValues:{}, 
maxPointsInLeafNode=1788, maxMBSortInHeap=6.2953657288636595, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-TN, timezone=Etc/GMT-14
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=138661744,total=282591232
   [junit4]   2> NOTE: All tests run in this JVM: [TestEdisMaxSolrFeature, 
TestUserTermScoreWithQ, TestFieldValueFeature, TestLinearModel, 
TestModelManagerPersistence, TestNoMatchSolrFeature, TestLTRScoringQuery, 
TestUserTermScorereQDF, TestLTRQParserPlugin]
   [junit4] Completed [18/33 (1!)] on J0 in 1.87s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 10 lines...]
   [junit4] Suite: org.apache.solr.ltr.TestSelectiveWeightCreation
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_504A7C366E0A1E31-001\init-core-data-001
   [junit4]   2> 32704 WARN  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 32704 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 32706 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 32708 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 32724 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 32731 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 32739 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 32809 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f818624
   [junit4]   2> 32812 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f818624
   [junit4]   2> 32812 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f818624
   [junit4]   2> 32834 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 32846 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 32853 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid 
field id
   [junit4]   2> 32854 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 32855 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f818624
   [junit4]   2> 32855 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 32855 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_504A7C366E0A1E31-001\init-core-data-001\]
   [junit4]   2> 32937 WARN  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 32938 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 32938 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 32939 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 
15000ms; 
   [junit4]   2> 32939 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 32940 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6bd97632[collection1] main]
   [junit4]   2> 32941 WARN  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 32941 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path 
/schema/feature-store
   [junit4]   2> 32941 WARN  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/feature-store
   [junit4]   2> 32941 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading 
------
   [junit4]   2> 32941 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of 
/schema/feature-store
   [junit4]   2> 32941 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered new managed resource 
/schema/feature-store
   [junit4]   2> 32941 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
   [junit4]   2> 32941 WARN  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/model-store
   [junit4]   2> 32941 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 32941 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading 
------
   [junit4]   2> 32941 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of 
/schema/model-store
   [junit4]   2> 32941 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered new managed resource 
/schema/model-store
   [junit4]   2> 32941 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 32942 INFO  (coreLoadExecutor-308-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1568177518508244992
   [junit4]   2> 32943 INFO  
(searcherExecutor-309-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6bd97632[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 32947 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 32960 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 32960 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 32961 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_504A7C366E0A1E31-001\tempDir-003\cores\core
   [junit4]   2> 32965 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 32965 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@473773e4{/solr,null,AVAILABLE}
   [junit4]   2> 32967 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@47ec1149{HTTP/1.1,[http/1.1]}{127.0.0.1:57201}
   [junit4]   2> 32967 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.e.j.s.Server Started @34974ms
   [junit4]   2> 32967 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57201, 
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_504A7C366E0A1E31-001\tempDir-001,
 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_504A7C366E0A1E31-001\tempDir-003\cores}
   [junit4]   2> 32967 ERROR 
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 32967 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 32967 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 32967 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 32969 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-23T09:10:22.994Z
   [junit4]   2> 32969 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_504A7C366E0A1E31-001\tempDir-001\solr.xml
   [junit4]   2> 32976 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f818624, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 33053 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f818624
   [junit4]   2> 33057 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f818624
   [junit4]   2> 33057 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f818624
   [junit4]   2> 33060 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_504A7C366E0A1E31-001\tempDir-003\cores
   [junit4]   2> 33060 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 33088 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 33095 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 33109 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid 
field id
   [junit4]   2> 33111 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_504A7C366E0A1E31-001\tempDir-001\collection1,
 trusted=true
   [junit4]   2> 33111 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f818624
   [junit4]   2> 33111 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 33112 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_504A7C366E0A1E31-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_504A7C366E0A1E31-001\tempDir-003\cores\core\data\]
   [junit4]   2> 33177 WARN  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 33177 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 33177 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 33178 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 
15000ms; 
   [junit4]   2> 33178 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 33180 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@75fc7ba[collection1] 
main]
   [junit4]   2> 33181 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_504A7C366E0A1E31-001\tempDir-001\collection1\conf
   [junit4]   2> 33181 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path 
/schema/feature-store
   [junit4]   2> 33181 WARN  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/feature-store
   [junit4]   2> 33181 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading 
------
   [junit4]   2> 33181 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of 
/schema/feature-store
   [junit4]   2> 33181 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered new managed resource 
/schema/feature-store
   [junit4]   2> 33181 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
   [junit4]   2> 33182 WARN  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/model-store
   [junit4]   2> 33182 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 33182 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading 
------
   [junit4]   2> 33182 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of 
/schema/model-store
   [junit4]   2> 33182 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered new managed resource 
/schema/model-store
   [junit4]   2> 33182 INFO  (coreLoadExecutor-319-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 33182 INFO  (co

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

rg.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 28282 INFO  (qtp1619545852-351) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={q=*:*&indent=on&fl=*,score&rows=4&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3}}
 hits=5 status=0 QTime=28
   [junit4]   2> 28284 ERROR 
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[504A7C366E0A1E31])
 [    ] o.a.s.u.RestTestBase query failed JSON validation. error=mismatch: 
'3'!='4' @ response/docs/[0]/id
   [junit4]   2>  expected =/response/docs/[0]/id=='3'
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":28,
   [junit4]   2>     "params":{
   [junit4]   2>       "q":"*:*",
   [junit4]   2>       "indent":"on",
   [junit4]   2>       "fl":"*,score",
   [junit4]   2>       "rows":"4",
   [junit4]   2>       "wt":"json",
   [junit4]   2>       "rq":"{!ltr reRankDocs=10 model=externalmodel 
efi.user_query=w3}"}},
   [junit4]   2>   
"response":{"numFound":5,"start":0,"maxScore":0.36707595,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":"4",
   [junit4]   2>         "title":"w3 w3",
   [junit4]   2>         "description":"w4",
   [junit4]   2>         "popularity":4,
   [junit4]   2>         "_version_":1568177513464594432,
   [junit4]   2>         "score":0.36707595},
   [junit4]   2>       {
   [junit4]   2>         "id":"3",
   [junit4]   2>         "title":"w3",
   [junit4]   2>         "description":"w3",
   [junit4]   2>         "popularity":3,
   [junit4]   2>         "_version_":1568177513461448704,
   [junit4]   2>         "score":0.33873552},
   [junit4]   2>       {
   [junit4]   2>         "id":"1",
   [junit4]   2>         "title":"w1 w3",
   [junit4]   2>         "description":"w1",
   [junit4]   2>         "popularity":1,
   [junit4]   2>         "_version_":1568177513432088576,
   [junit4]   2>         "score":0.2545195},
   [junit4]   2>       {
   [junit4]   2>         "id":"2",
   [junit4]   2>         "title":"w2",
   [junit4]   2>         "description":"w2",
   [junit4]   2>         "popularity":2,
   [junit4]   2>         "_version_":1568177513450962944,
   [junit4]   2>         "score":0.0}]
   [junit4]   2>   }}
   [junit4]   2> 
   [junit4]   2>  request = 
/query?q=*%3A*&fl=*%2Cscore&rows=4&rq=%7B%21ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3%7D&wt=json&indent=on
   [junit4]   2> 
   [junit4]   2> 28284 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[504A7C366E0A1E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testLTRScoringQueryParallelWeightCreationResultOrder
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestParallelWeightCreation 
-Dtests.method=testLTRScoringQueryParallelWeightCreationResultOrder 
-Dtests.seed=504A7C366E0A1E31 -Dtests.slow=true -Dtests.locale=fr 
-Dtests.timezone=Atlantic/St_Helena -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.08s J0 | 
TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder 
<<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @ 
response/docs/[0]/id
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([504A7C366E0A1E31:35065C56A46879D9]:0)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
   [junit4]    >        at 
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder(TestParallelWeightCreation.java:45)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 28287 INFO  
(SUITE-TestParallelWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5aa2314a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 28287 INFO  
(SUITE-TestParallelWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2074580249
   [junit4]   2> 28287 INFO  
(SUITE-TestParallelWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 28287 INFO  
(SUITE-TestParallelWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 28287 INFO  
(SUITE-TestParallelWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 28287 INFO  
(SUITE-TestParallelWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 28288 INFO  (coreCloseExecutor-276-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@341a5e0
   [junit4]   2> 28291 INFO  (coreCloseExecutor-276-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=54633952
   [junit4]   2> 28292 INFO  
(SUITE-TestParallelWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@756dbe7e{/solr,null,UNAVAILABLE}
   [junit4]   2> 28293 INFO  
(SUITE-TestParallelWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 28293 INFO  
(SUITE-TestParallelWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=329280619
   [junit4]   2> 28293 INFO  
(SUITE-TestParallelWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 28293 INFO  
(SUITE-TestParallelWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 28293 INFO  
(SUITE-TestParallelWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 28294 INFO  
(SUITE-TestParallelWeightCreation-seed#[504A7C366E0A1E31]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 28294 INFO  (coreCloseExecutor-278-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@62022408
   [junit4]   2> 28296 INFO  (coreCloseExecutor-278-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1644307464
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestParallelWeightCreation_504A7C366E0A1E31-001
   [junit4]   2> May 23, 2017 9:10:18 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=FST50, popularity=PostingsFormat(name=Memory), 
description=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=Memory), text=BlockTreeOrds(blocksize=128), 
title=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{}, maxPointsInLeafNode=1473, maxMBSortInHeap=7.5766460915396925, 
sim=RandomSimilarity(queryNorm=false): {}, locale=fr, 
timezone=Atlantic/St_Helena
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=55767248,total=279969792
   [junit4]   2> NOTE: All tests run in this JVM: [TestEdisMaxSolrFeature, 
TestUserTermScoreWithQ, TestFieldValueFeature, TestLinearModel, 
TestModelManagerPersistence, TestNoMatchSolrFeature, TestLTRScoringQuery, 
TestUserTermScorereQDF, TestLTRQParserPlugin, TestLTRReRankingPipeline, 
TestLTRWithSort, TestParallelWeightCreation]
   [junit4] Completed [27/33 (4!)] on J0 in 11.16s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 37016 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to