Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19679/
Java: 64bit/jdk-9-ea+168 -XX:-UseCompressedOops -XX:+UseG1GC
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([94F913F1E63773EB:5D81A29639F8242A]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:563)
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
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.base/java.lang.Thread.run(Thread.java:844)
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([94F913F1E63773EB:F1B533912C551403]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:563)
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
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.base/java.lang.Thread.run(Thread.java:844)
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([94F913F1E63773EB:C9C804346B0B0480]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:563)
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
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.base/java.lang.Thread.run(Thread.java:844)
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([94F913F1E63773EB:BCFBA6F7E4D6C24]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:563)
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
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 19568 lines...]
[junit4] Suite: org.apache.solr.ltr.feature.TestFieldLengthFeature
[junit4] 2> 0 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_94F913F1E63773EB-001/init-core-data-001
[junit4] 2> 686 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 748 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.e.j.u.log Logging initialized @٢٥٤٠ms
[junit4] 2> 773 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1169 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1294 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.c.SolrResourceLoader Using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr
[junit4] 2> 1545 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1733 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 1918 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 2363 WARN
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2363 WARN
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2364 WARN
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2397 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 2416 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 2462 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 2469 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2509 WARN (coreLoadExecutor-6-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2513 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2522 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_94F913F1E63773EB-001/init-core-data-001/]
[junit4] 2> 2870 WARN (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.RequestHandlers no default request handler is registered (either
'/select' or 'standard')
[junit4] 2> 2897 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2898 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2907 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 2907 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms;
[junit4] 2> 2921 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@10909c58[collection1] main]
[junit4] 2> 2931 WARN (coreLoadExecutor-6-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 2940 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path
/schema/feature-store
[junit4] 2> 2941 WARN (coreLoadExecutor-6-thread-1) [ ]
o.a.s.r.ManagedResource No stored data found for /schema/feature-store
[junit4] 2> 2941 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
[junit4] 2> 2942 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
[junit4] 2> 2942 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.r.RestManager Registered new managed resource /schema/feature-store
[junit4] 2> 2944 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
[junit4] 2> 2944 WARN (coreLoadExecutor-6-thread-1) [ ]
o.a.s.r.ManagedResource No stored data found for /schema/model-store
[junit4] 2> 2944 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.l.s.r.ManagedModelStore INIT model store
[junit4] 2> 2952 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
[junit4] 2> 2952 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
[junit4] 2> 2952 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.r.RestManager Registered new managed resource /schema/model-store
[junit4] 2> 2959 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2992 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568106610473041920
[junit4] 2> 3010 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 3018 INFO (searcherExecutor-7-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@10909c58[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3042 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 3042 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 3054 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_94F913F1E63773EB-001/tempDir-003/cores/core
[junit4] 2> 3242 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3293 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@65d912c1{/solr,null,AVAILABLE}
[junit4] 2> 3411 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@123d8b31{SSL,[ssl,
http/1.1]}{127.0.0.1:٣٦٩٦٥}
[junit4] 2> 3411 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.e.j.s.Server Started @٥٢١١ms
[junit4] 2> 3412 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_94F913F1E63773EB-001/tempDir-001,
hostPort=36965,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_94F913F1E63773EB-001/tempDir-003/cores}
[junit4] 2> 3433 ERROR
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3435 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 3435 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 3437 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3458 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-22T14:23:20.242005Z
[junit4] 2> 3463 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_94F913F1E63773EB-001/tempDir-001/solr.xml
[junit4] 2> 3561 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_94F913F1E63773EB-001/tempDir-003/cores
[junit4] 2> 3562 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 3579 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 3625 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 3653 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 3657 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_94F913F1E63773EB-001/tempDir-001/collection1,
trusted=true
[junit4] 2> 3658 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3658 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_94F913F1E63773EB-001/tempDir-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_94F913F1E63773EB-001/tempDir-003/cores/core/data/]
[junit4] 2> 3761 WARN (coreLoadExecutor-17-thread-1) [ ]
o.a.s.c.RequestHandlers no default request handler is registered (either
'/select' or 'standard')
[junit4] 2> 3761 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3764 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3766 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 3767 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms;
[junit4] 2> 3769 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@12e4094a[collection1] main]
[junit4] 2> 3769 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_94F913F1E63773EB-001/tempDir-001/collection1/conf
[junit4] 2> 3770 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path
/schema/feature-store
[junit4] 2> 3771 WARN (coreLoadExecutor-17-thread-1) [ ]
o.a.s.r.ManagedResource No stored data found for /schema/feature-store
[junit4] 2> 3771 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
[junit4] 2> 3773 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
[junit4] 2> 3774 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.r.RestManager Registered new managed resource /schema/feature-store
[junit4] 2> 3774 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
[junit4] 2> 3774 WARN (coreLoadExecutor-17-thread-1) [ ]
o.a.s.r.ManagedResource No stored data found for /schema/model-store
[junit4] 2> 3774 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.l.s.r.ManagedModelStore INIT model store
[junit4] 2> 3774 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
[junit4] 2> 3774 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
[junit4] 2> 3774 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.r.RestManager Registered new managed resource /schema/model-store
[junit4] 2> 3775 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3785 INFO (searcherExecutor-18-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@12e4094a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3786 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568106611305611264
[junit4] 2> 4110 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.SolrJettyTestBase Jetty Assigned Port#36965
[junit4] 2> 4604 INFO (qtp265011579-29) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">1</field><field+name%3D"title">w1</field><field+name%3D"description">w1</field></doc></add>}{add=[1
(1568106612093091840)]} 0 120
[junit4] 2> 4627 INFO (qtp265011579-23) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">2</field><field+name%3D"title">w2+2asd+asdd+didid</field><field+name%3D"description">w2+2asd+asdd+didid</field></doc></add>}{add=[2
(1568106612186415104)]} 0 1
[junit4] 2> 4634 INFO (qtp265011579-28) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">3</field><field+name%3D"title">w3</field><field+name%3D"description">w3</field></doc></add>}{add=[3
(1568106612194803712)]} 0 1
[junit4] 2> 4645 INFO (qtp265011579-28) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">4</field><field+name%3D"title">w4</field><field+name%3D"description">w4</field></doc></add>}{add=[4
(1568106612206338048)]} 0 1
[junit4] 2> 4661 INFO (qtp265011579-30) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">5</field><field+name%3D"title">w5</field><field+name%3D"description">w5</field></doc></add>}{add=[5
(1568106612218920960)]} 0 4
[junit4] 2> 4668 INFO (qtp265011579-29) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">6</field><field+name%3D"title">w1+w2</field><field+name%3D"description">w1+w2</field></doc></add>}{add=[6
(1568106612230455296)]} 0 1
[junit4] 2> 4680 INFO (qtp265011579-23) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">7</field><field+name%3D"title">w1+w2+w3+w4+w5</field><field+name%3D"description">w1+w2+w3+w4+w5+w8</field></doc></add>}{add=[7
(1568106612241989632)]} 0 1
[junit4] 2> 4690 INFO (qtp265011579-28) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">8</field><field+name%3D"title">w1+w1+w1+w2+w2+w8</field><field+name%3D"description">w1+w1+w1+w2+w2</field></doc></add>}{add=[8
(1568106612248281088)]} 0 5
[junit4] 2> 4694 INFO (qtp265011579-30) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 4694 INFO (qtp265011579-30) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3b4a5e8c
commitCommandVersion:0
[junit4] 2> 4756 INFO (qtp265011579-30) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@4bda94e6[collection1] main]
[junit4] 2> 4761 INFO (searcherExecutor-18-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4bda94e6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C8)))}
[junit4] 2> 4762 INFO (qtp265011579-30) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 4762 INFO (qtp265011579-30) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<commit/>}{commit=} 0 68
[junit4] 2> 4790 INFO
(TEST-TestFieldLengthFeature.testRanking-seed#[94F913F1E63773EB]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRanking
[junit4] 2> 4791 INFO
(TEST-TestFieldLengthFeature.testRanking-seed#[94F913F1E63773EB]) [ ]
o.a.s.l.TestRerankBase loading feauture
[junit4] 2> {
[junit4] 2> "name":"title-length",
[junit4] 2> "store":"test",
[junit4] 2> "class":"org.apache.solr.ltr.feature.FieldLengthFeature",
[junit4] 2> "params":{"field":"title"}
[junit4] 2> }
[junit4] 2>
[junit4] 2> 4805 INFO (qtp265011579-29) [ ] /solr SolrSchemaRestApi:
[Restlet] ServerServlet: component class is null
[junit4] 2> 4952 INFO (qtp265011579-29) [ ] /solr SolrSchemaRestApi:
[Restlet] Attaching application:
org.apache.solr.rest.SolrSchemaRestApi@4e4dbd27 to URI: /solr/schema
[junit4] 2> أيار ٢٢, ٢٠١٧ ٤:٢٣:٢١ م org.restlet.Application start
[junit4] 2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi
application
[junit4] 2> 4988 INFO (qtp265011579-29) [ ] o.a.s.r.SolrSchemaRestApi
createInboundRoot started for /schema
[junit4] 2> 5001 INFO (qtp265011579-29) [ ] o.a.s.r.RestManager
Attached managed resource at path: /feature-store
[junit4] 2> 5002 INFO (qtp265011579-29) [ ] o.a.s.r.RestManager
Attached managed resource at path: /managed
[junit4] 2> 5002 INFO (qtp265011579-29) [ ] o.a.s.r.RestManager
Attached managed resource at path: /model-store
[junit4] 2> 5004 INFO (qtp265011579-29) [ ] o.a.s.r.RestManager
Attached 3 ManagedResource endpoints to Restlet router: /schema
[junit4] 2> 5004 INFO (qtp265011579-29) [ ] o.a.s.r.SolrSchemaRestApi
createInboundRoot complete for /schema
[junit4] 2> 5012 INFO (qtp265011579-29) [ ] o.a.s.r.RestManager Found
ManagedResource [org.apache.solr.ltr.store.rest.ManagedFeatureStore@5bd0c6e8]
for /schema/feature-store
[junit4] 2> 5014 INFO (qtp265011579-29) [ ] o.a.s.r.ManagedResource
Processing update to /schema/feature-store: {name=title-length, store=test,
class=org.apache.solr.ltr.feature.FieldLengthFeature, params={field=title}} is
a java.util.LinkedHashMap
[junit4] 2> 5014 INFO (qtp265011579-29) [ ]
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=title-length,
store=test, class=org.apache.solr.ltr.feature.FieldLengthFeature,
params={field=title}}
[junit4] 2> 5027 INFO (qtp265011579-29) [ ]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_feature-store.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_94F913F1E63773EB-001/tempDir-001/collection1/conf
[junit4] 2> 5027 INFO (qtp265011579-29) [ ] o.a.s.r.RestManager
[collection1] webapp=/solr path=/schema/feature-store
params={indent=on&wt=json} status=0 QTime=231
[junit4] 2> أيار ٢٢, ٢٠١٧ ٤:٢٣:٢١ م org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: ٢٠١٧-٠٥-٢٢ ١٦:٢٣:٢١ 127.0.0.1 -
127.0.0.1 36965 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 128 65 https://127.0.0.1:36965
Apache-HttpClient/4.4.1 (Java/9-ea) -
[junit4] 2> 5076 WARN (qtp265011579-29) [ ] 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.ssl.SslConnection.onFillable(SslConnection.java:202)
[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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 5082 INFO
(TEST-TestFieldLengthFeature.testRanking-seed#[94F913F1E63773EB]) [ ]
o.a.s.l.TestRerankBase loading model
[junit4] 2> {
[junit4] 2> "name":"title-model",
[junit4] 2> "store":"test",
[junit4] 2> "class":"org.apache.solr.ltr.model.LinearModel",
[junit4] 2> "features":[
[junit4] 2> { "name":"title-length"}
[junit4] 2> ]
[junit4] 2> ,
[junit4] 2> "params":{"weights":{"title-length":1.0}}
[junit4] 2> }
[junit4] 2>
[junit4] 2> 5085 INFO (qtp265011579-29) [ ] o.a.s.r.RestManager Found
ManagedResource [ManagedModelStore [store=ModelStore [availableModels=[]],
featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@5bd0c6e8]] for
/schema/model-store
[junit4] 2> 5086 INFO (qtp265011579-29) [ ] o.a.s.r.ManagedResource
Processing update to /schema/model-store: {name=title-model, store=test,
class=org.apache.solr.ltr.model.LinearModel, features=[{name=title-length}],
params={weights={title-length=1.0}}} is a java.util.LinkedHashMap
[junit4] 2> 5091 INFO (qtp265011579-29) [ ]
o.a.s.l.s.r.ManagedModelStore adding model title-model
[junit4] 2> 5092 INFO (qtp265011579-29) [ ]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_model-store.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_94F913F1E63773EB-001/tempDir-001/collection1/conf
[junit4] 2> 5092 INFO (qtp265011579-29) [ ] o.a.s.r.RestManager
[collection1] webapp=/solr path=/schema/model-store params={indent=on&wt=json}
status=0 QTime=7
[junit4] 2> أيار ٢٢, ٢٠١٧ ٤:٢٣:٢١ م org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: ٢٠١٧-٠٥-٢٢ ١٦:٢٣:٢١ 127.0.0.1 -
127.0.0.1 36965 PUT /solr/schema/model-store
wt=json&indent=on 200 - 176 7 https://127.0.0.1:36965
Apache-HttpClient/4.4.1 (Java/9-ea) -
[junit4] 2> 5094 WARN (qtp265011579-29) [ ] 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.ssl.SslConnection.onFillable(SslConnection.java:202)
[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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 5134 INFO (qtp265011579-29) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0
QTime=36
[junit4] 2> 5144 INFO (qtp265011579-29) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0 QTime=0
[junit4] 2> 5148 INFO (qtp265011579-29) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0 QTime=0
[junit4] 2> 5152 INFO (qtp265011579-29) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0 QTime=0
[junit4] 2> 5156 INFO (qtp265011579-29) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0 QTime=0
[junit4] 2> 5169 INFO (qtp265011579-29) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json&rq={!ltr+model%3Dtitle-model+reRankDocs%3D4}}
hits=4 status=0 QTime=9
[junit4] 2> 5173 INFO (qtp265011579-29) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json&rq={!ltr+model%3Dtitle-model+reRankDocs%3D4}}
hits=4 status=0 QTime=1
[junit4] 2> 5175 ERROR
(TEST-TestFieldLengthFeature.testRanking-seed#[94F913F1E63773EB]) [ ]
o.a.s.u.RestTestBase query failed JSON validation. error=mismatch: '8'!='1' @
response/docs/[0]/id
[junit4] 2> expected =/response/docs/[0]/id=='8'
[junit4] 2> response = {
[junit4] 2> "responseHeader":{
[junit4] 2> "status":0,
[junit4] 2> "QTime":1,
[junit4] 2> "params":{
[junit4] 2> "q":"title:w1",
[junit4] 2> "indent":"on",
[junit4] 2> "fl":"*, score",
[junit4] 2> "rows":"4",
[junit4] 2> "wt":"json",
[junit4] 2> "rq":"{!ltr model=title-model reRankDocs=4}"}},
[junit4] 2>
"response":{"numFound":4,"start":0,"maxScore":2.95147899E18,"docs":[
[junit4] 2> {
[junit4] 2> "id":"1",
[junit4] 2> "title":"w1",
[junit4] 2> "description":"w1",
[junit4] 2> "_version_":1568106612093091840,
[junit4] 2> "score":2.95147899E18},
[junit4] 2> {
[junit4] 2> "id":"6",
[junit4] 2> "title":"w1 w2",
[junit4] 2> "description":"w1 w2",
[junit4] 2> "_version_":1568106612230455296,
[junit4] 2> "score":2.04963825E18},
[junit4] 2> {
[junit4] 2> "id":"7",
[junit4] 2> "title":"w1 w2 w3 w4 w5",
[junit4] 2> "description":"w1 w2 w3 w4 w5 w8",
[junit4] 2> "_version_":1568106612241989632,
[junit4] 2> "score":7.3786975E17},
[junit4] 2> {
[junit4] 2> "id":"8",
[junit4] 2> "title":"w1 w1 w1 w2 w2 w8",
[junit4] 2> "description":"w1 w1 w1 w2 w2",
[junit4] 2> "_version_":1568106612248281088,
[junit4] 2> "score":5.12409561E17}]
[junit4] 2> }}
[junit4] 2>
[junit4] 2> request =
/query?q=title%3Aw1&fl=*%2C+score&rows=4&rq=%7B%21ltr+model%3Dtitle-model+reRankDocs%3D4%7D&wt=json&indent=on
[junit4] 2>
[junit4] 2> 5176 INFO
(TEST-TestFieldLengthFeature.testRanking-seed#[94F913F1E63773EB]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRanking
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestFieldLengthFeature -Dtests.method=testRanking
-Dtests.seed=94F913F1E63773EB -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ar-PS -Dtests.timezone=Africa/Lubumbashi -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.40s J0 | TestFieldLengthFeature.testRanking <<<
[junit4] > Throwable #1: java.lang.RuntimeException: mismatch: '8'!='1' @
response/docs/[0]/id
[junit4] > at
__randomizedtesting.SeedInfo.seed([94F913F1E63773EB:BCFBA6F7E4D6C24]: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.feature.TestFieldLengthFeature.testRanking(TestFieldLengthFeature.java:117)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:563)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 5183 INFO
(TEST-TestFieldLengthFeature.testIfFieldIsEmptyLengthIsZero-seed#[94F913F1E63773EB])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testIfFieldIsEmptyLengthIsZero
[junit4] 2> 5198 INFO (qtp265011579-29) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">43</field><field+name%3D"title">w11</field><field+name%3D"description"></field></doc></add>}{add=[43
(1568106612772569088)]} 0 13
[junit4] 2> 5204 INFO (qtp265011579-29) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 5206 INFO (qtp265011579-29) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3b4a5e8c
commitCommandVersion:0
[junit4] 2> 5225 INFO (qtp265011579-29) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@16acd974[collection1] main]
[junit4] 2> 5242 INFO (qtp265011579-29) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 5244 INFO (searcherExecutor-18-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@16acd974[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C8)
Uninverting(_1(7.0.0):C1)))}
[junit4] 2> 5244 INFO (qtp265011579-29) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<commit/>}{commit=} 0 40
[junit4] 2> 5246 INFO
(TEST-TestFieldLengthFeature.testIfFieldIsEmptyLengthIsZero-seed#[94F913F1E63773EB])
[ ] o.a.s.l.TestRerankBase loading feauture
[junit4] 2> {
[junit4] 2> "name":"description-length3",
[junit4] 2> "store":"test",
[junit4] 2> "class":"org.apache.solr.ltr.feature.FieldLengthFeature",
[junit4] 2> "params":{"field":"description"}
[junit4] 2> }
[junit4] 2>
[junit4] 2> 5255 INFO (qtp265011579-29) [ ] o.a.s.r.RestManager Found
ManagedResource [org.apache.solr.ltr.store.rest.ManagedFeatureStore@5bd0c6e8]
for /schema/feature-store
[junit4] 2> 5255 INFO (qtp265011579-29) [ ] o.a.s.r.ManagedResource
Processing update to /schema/feature-store: {name=description-length3,
store=test, class=org.apache.solr.ltr.feature.FieldLengthFeature,
params={field=description}} is a java.util.LinkedHashMap
[junit4] 2> 5255 INFO (qtp265011579-29) [ ]
o.a.s.l.s.r.ManagedFeatureStore register feature based on
{name=description-length3, store=test,
class=org.apache.solr.ltr.feature.FieldLengthFeature,
params={field=description}}
[junit4] 2> 5262 INFO (qtp265011579-29) [ ]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_feature-store.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_94F913F1E63773EB-001/tempDir-001/collection1/conf
[junit4] 2> 5262 INFO (qtp265011579-29) [ ] o.a.s.r.RestManager
[collection1] webapp=/solr path=/schema/feature-store
params={indent=on&wt=json} status=0 QTime=8
[junit4] 2> أيار ٢٢, ٢٠١٧ ٤:٢٣:٢٢ م org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: ٢٠١٧-٠٥-٢٢ ١٦:٢٣:٢٢ 127.0.0.1 -
127.0.0.1 36965 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 141 8 https://127.0.0.1:36965
Apache-HttpClient/4.4.1 (Java/9-ea) -
[junit4] 2> 5265 WARN (qtp265011579-29) [ ] 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.ssl.SslConnection.onFillable(SslConnection.java:202)
[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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 5266 INFO
(TEST-TestFieldLengthFeature.testIfFieldIsEmptyLengthIsZero-seed#[94F913F1E63773EB])
[ ] o.a.s.l.TestRerankBase loading model
[junit4] 2> {
[junit4] 2> "name":"description-model3",
[junit4] 2> "store":"test",
[junit4] 2> "class":"org.apache.solr.ltr.model.LinearModel",
[junit4] 2> "features":[
[junit4] 2> { "name":"description-length3"}
[junit4] 2> ]
[junit4] 2> ,
[junit4] 2> "params":{"weights":{"description-length3":1.0}}
[junit4] 2> }
[junit4] 2>
[junit4] 2> 5271 INFO (qtp265011579-29) [ ] o.a.s.r.RestManager Found
ManagedResource [ManagedModelStore [store=ModelStore
[availableModels=[title-model]],
featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@5bd0c6e8]] for
/schema/model-store
[junit4] 2> 5271 INFO (qtp265011579-29) [ ] o.a.s.r.ManagedResource
Processing update to /schema/model-store: {name=description-model3, store=test,
class=org.apache.solr.ltr.model.LinearModel,
features=[{name=description-length3}],
params={weights={description-length3=1.0}}} is a java.util.LinkedHashMap
[junit4] 2> 5272 INFO (qtp265011579-29) [ ]
o.a.s.l.s.r.ManagedModelStore adding model description-model3
[junit4] 2> 5272 INFO (qtp265011579-29) [ ]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_model-store.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_94F913F1E63773EB-001/tempDir-001/collection1/conf
[junit4] 2> 5272 INFO (qtp265011579-29) [ ] o.a.s.r.RestManager
[collection1] webapp=/solr path=/schema/model-store params={indent=on&wt=json}
status=0 QTime=2
[junit4] 2> أيار ٢٢, ٢٠١٧ ٤:٢٣:٢٢ م org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: ٢٠١٧-٠٥-٢٢ ١٦:٢٣:٢٢ 127.0.0.1 -
127.0.0.1 36965 PUT /solr/schema/model-store
wt=json&indent=on 200 - 197 1 https://127.0.0.1:36965
Apache-HttpClient/4.4.1 (Java/9-ea) -
[junit4] 2> 5290 WARN (qtp265011579-29) [ ] 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.ssl.SslConnection.onFillable(SslConnection.java:202)
[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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 5294 INFO (qtp265011579-29) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/query
params={q=title:w11&indent=on&fl=*,+score&rows=4&wt=json&rq={!ltr+model%3Ddescription-model3+reRankDocs%3D8}}
hits=1 status=0 QTime=1
[junit4] 2> 5295 INFO
(TEST-TestFieldLengthFeature.testIfFieldIsEmptyLengthIsZero-seed#[94F913F1E63773EB])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testIfFieldIsEmptyLengthIsZero
[junit4] 2> 5303 INFO
(TEST-TestFieldLengthFeature.testIfFieldIsMissingInDocumentLengthIsZero-seed#[94F913F1E63773EB])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testIfFieldIsMissingInDocumentLengthIsZero
[junit4] 2> 5311 INFO (qtp265011579-23) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">42</field><field+name%3D"title">w10</field></doc></add>}{add=[42
(1568106612900495360)]} 0 4
[junit4] 2> 5314 INFO (qtp265011579-28) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 5314 INFO (qtp265011579-28) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3b4a5e8c
commitCommandVersion:0
[junit4] 2> 5323 INFO (qtp265011579-28) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@3ba4436[collection1] main]
[junit4] 2> 5324 INFO (qtp265011579-28) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 5325 INFO (searcherExecutor-18-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3ba4436[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C8)
Uninverting(_1(7.0.0):C1) Uninverting(_2(7.0.0):C1)))}
[junit4] 2> 5325 INFO (qtp265011579-28) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<commit/>}{commit=} 0 12
[junit4] 2> 5327 INFO
(TEST-TestFieldLengthFeature.testIfFieldIsMissingInDocumentLengthIsZero-seed#[94F913F1E63773EB])
[ ] o.a.s.l.TestRerankBase loading feauture
[junit4] 2> {
[junit4] 2> "name":"description-length2",
[junit4] 2> "store":"test",
[junit4] 2> "class":"org.apache.solr.ltr.feature.FieldLengthFeature",
[junit4] 2> "params":{"field":"description"}
[junit4] 2> }
[junit4] 2>
[junit4] 2> 5331 INFO (qtp265011579-28) [ ] o.a.s.r.RestManager Found
ManagedResource [org.apache.solr.ltr.store.rest.ManagedFeatureStore@5bd0c6e8]
for /schema/feature-store
[junit4] 2> 5332 INFO (qtp265011579-28) [ ] o.a.s.r.ManagedResource
Processing update to /schema/feature-store: {name=description-length2,
store=test, class=org.apache.solr.ltr.feature.FieldLengthFeature,
params={field=description}} is a java.util.LinkedHashMap
[junit4] 2> 5332 INFO (qtp265011579-28) [ ]
o.a.s.l.s.r.ManagedFeatureStore register feature based on
{name=description-length2, store=test,
class=org.apache.solr.ltr.feature.FieldLengthFeature,
params={field=description}}
[junit4] 2> 5333 INFO (qtp265011579-28) [ ]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_feature-store.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_94F913F1E63773EB-001/tempDir-001/collection1/conf
[junit4] 2> 5333 INFO (qtp265011579-28) [ ] o.a.s.r.RestManager
[collection1] webapp=/solr path=/schema/feature-store
params={indent=on&wt=json} status=0 QTime=3
[junit4] 2> أيار ٢٢, ٢٠١٧ ٤:٢٣:٢٢ م org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: ٢٠١٧-٠٥-٢٢ ١٦:٢٣:٢٢ 127.0.0.1 -
127.0.0.1 36965 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 141 3 https://127.0.0.1:36965
Apache-HttpClient/4.4.1 (Java/9-ea) -
[junit4] 2> 5338 WARN (qtp265011579-28) [ ] 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.ssl.SslConnection.onFillable(SslConnection.java:202)
[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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 5339 INFO
(TEST-TestFieldLengthFeature.testIfFieldIsMissingInDocumentLengthIsZero-seed#[94F913F1E63773EB])
[ ] o.a.s.l.TestRerankBase loading model
[junit4] 2> {
[junit4] 2> "name":"description-model2",
[junit4] 2> "store":"test",
[junit4] 2> "class":"org.apache.solr.ltr.model.LinearModel",
[junit4] 2> "features":[
[junit4] 2> { "name":"description-length2"}
[junit4] 2> ]
[junit4] 2> ,
[junit4] 2> "params":{"weights":{"description-length2":1.0}}
[junit4] 2> }
[junit4] 2>
[junit4] 2> 5343 INFO (qtp265011579-28) [ ] o.a.s.r.RestManager Found
ManagedResource [ManagedModelStore [store=ModelStore
[availableModels=[title-model, description-model3]],
featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@5bd0c6e8]] for
/schema/model-store
[junit4] 2> 5343 INFO (qtp265011579-28) [ ] o.a.s.r.ManagedResource
Processing update to /schema/model-store: {name=description-model2, store=test,
class=org.apache.solr.ltr.model.LinearModel,
features=[{name=description-length2}],
params={weights={description-length2=1.0}}} is a java.util.LinkedHashMap
[junit4] 2> 5344 INFO (qtp265011579-28) [ ]
o.a.s.l.s.r.ManagedModelStore adding model description-model2
[junit4] 2> 5344 INFO (qtp265011579-28) [ ]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_model-store.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_94F913F1E63773EB-001/tempDir-001/collection1/conf
[junit4] 2> 5344 INFO (qtp265011579-28) [ ] o.a.s.r.RestManager
[collection1] webapp=/solr path=/schema/model-store params={indent=on&wt=json}
status=0 QTime=3
[junit4] 2> أيار ٢٢, ٢٠١٧ ٤:٢٣:٢٢ م org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: ٢٠١٧-٠٥-٢٢ ١٦:٢٣:٢٢ 127.0.0.1 -
127.0.0.1 36965 PUT /solr/schema/model-store
wt=json&indent=on 200 - 197 2 https://127.0.0.1:36965
Apache-HttpClient/4.4.1 (Java/9-ea) -
[junit4] 2> 5346 WARN (qtp265011579-28) [ ] 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.ssl.SslConnection.onFillable(SslConnection.java:202)
[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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 5350 INFO (qtp265011579-28) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/query
params={q=title:w10&indent=on&fl=*,+score&rows=4&wt=json&rq={!ltr+model%3Ddescription-model2+reRankDocs%3D8}}
hits=1 status=0 QTime=1
[junit4] 2> 5351 INFO
(TEST-TestFieldLengthFeature.testIfFieldIsMissingInDocumentLengthIsZero-seed#[94F913F1E63773EB])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testIfFieldIsMissingInDocumentLengthIsZero
[junit4] 2> 5354 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@123d8b31{SSL,[ssl,
http/1.1]}{127.0.0.1:٠}
[junit4] 2> 5355 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1325553534
[junit4] 2> 5355 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 5355 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 5355 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 5355 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 5356 INFO (coreCloseExecutor-23-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@efa84be
[junit4] 2> 5361 INFO (coreCloseExecutor-23-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=251299006
[junit4] 2> 5363 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@65d912c1{/solr,null,UNAVAILABLE}
[junit4] 2> 5373 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 5374 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=696568960
[junit4] 2> 5374 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 5374 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 5374 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 5375 INFO
(SUITE-TestFieldLengthFeature-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 5385 INFO (coreCloseExecutor-25-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@65950136
[junit4] 2> 5394 INFO (coreCloseExecutor-25-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1704263990
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_94F913F1E63773EB-001
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=8, maxDocsPerChunk=1, blockSize=832),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=8, blockSize=832)), sim=RandomSimilarity(queryNorm=true): {},
locale=ar-PS, timezone=Africa/Lubumbashi
[junit4] 2> NOTE: Linux 4.8.0-52-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=8,threads=1,free=242239552,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestFieldLengthFeature]
[junit4] Completed [4/33 (1!)] on J0 in 5.95s, 3 tests, 1 error <<< FAILURES!
[...truncated 46 lines...]
[junit4] Suite: org.apache.solr.ltr.TestLTRQParserPlugin
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestLTRQParserPlugin_94F913F1E63773EB-001/init-core-data-001
[junit4] 2> 12465 WARN
(SUITE-TestLTRQParserPlugin-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 12469 INFO
(SUITE-TestLTRQParserPlugin-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 12470 INFO
(SUITE-TestLTRQParserPlugin-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 12470 INFO
(SUITE-TestLTRQParserPlugin-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 12476 INFO
(SUITE-TestLTRQParserPlugin-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 12483 INFO
(SUITE-TestLTRQParserPlugin-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 12488 INFO
(SUITE-TestLTRQParserPlugin-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 12538 WARN
(SUITE-TestLTRQParserPlugin-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 12538 WARN
(SUITE-TestLTRQParserPlugin-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 12538 WARN
(SUITE-TestLTRQParserPlugin-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 12564 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 12570 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 12586 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 12588 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 12588 WARN (coreLoadExecutor-179-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 12589 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 12589 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestLTRQParserPlugin_94F913F1E63773EB-001/init-core-data-001/]
[junit4] 2> 12653 WARN (coreLoadExecutor-179-thread-1) [ ]
o.a.s.c.RequestHandlers no default request handler is registered (either
'/select' or 'standard')
[junit4] 2> 12654 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 12654 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 12655 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 12655 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms;
[junit4] 2> 12656 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4093c4bf[collection1] main]
[junit4] 2> 12656 WARN (coreLoadExecutor-179-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 12656 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path
/schema/feature-store
[junit4] 2> 12656 WARN (coreLoadExecutor-179-thread-1) [ ]
o.a.s.r.ManagedResource No stored data found for /schema/feature-store
[junit4] 2> 12656 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
[junit4] 2> 12656 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
[junit4] 2> 12656 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.r.RestManager Registered new managed resource /schema/feature-store
[junit4] 2> 12656 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
[junit4] 2> 12656 WARN (coreLoadExecutor-179-thread-1) [ ]
o.a.s.r.ManagedResource No stored data found for /schema/model-store
[junit4] 2> 12656 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.l.s.r.ManagedModelStore INIT model store
[junit4] 2> 12656 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
[junit4] 2> 12656 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
[junit4] 2> 12656 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.r.RestManager Registered new managed resource /schema/model-store
[junit4] 2> 12656 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 12657 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568106620468068352
[junit4] 2> 12657 INFO (searcherExecutor-180-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Regist
[...truncated too long message...]
.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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 14961 INFO (qtp157522072-270) [ ] 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=6
[junit4] 2> 14962 ERROR
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[94F913F1E63773EB])
[ ] 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":6,
[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_":1568106622809538560,
[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_":1568106622791712768,
[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_":1568106622757109760,
[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_":1568106622788567040,
[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> 14962 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[94F913F1E63773EB])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testLTRScoringQueryParallelWeightCreationResultOrder
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestParallelWeightCreation
-Dtests.method=testLTRScoringQueryParallelWeightCreationResultOrder
-Dtests.seed=94F913F1E63773EB -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ar-BH -Dtests.timezone=Africa/Brazzaville -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 1.00s J2 |
TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder
<<<
[junit4] > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @
response/docs/[0]/id
[junit4] > at
__randomizedtesting.SeedInfo.seed([94F913F1E63773EB:F1B533912C551403]: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.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:563)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 14964 INFO
(SUITE-TestParallelWeightCreation-seed#[94F913F1E63773EB]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@733ea647{HTTP/1.1,[http/1.1]}{127.0.0.1:٠}
[junit4] 2> 14964 INFO
(SUITE-TestParallelWeightCreation-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=167607924
[junit4] 2> 14965 INFO
(SUITE-TestParallelWeightCreation-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 14965 INFO
(SUITE-TestParallelWeightCreation-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 14965 INFO
(SUITE-TestParallelWeightCreation-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 14966 INFO
(SUITE-TestParallelWeightCreation-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 14978 INFO (coreCloseExecutor-224-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@75b2e710
[junit4] 2> 15012 INFO (coreCloseExecutor-224-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1974658832
[junit4] 2> 15013 INFO
(SUITE-TestParallelWeightCreation-seed#[94F913F1E63773EB]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@390d9d2{/solr,null,UNAVAILABLE}
[junit4] 2> 15013 INFO
(SUITE-TestParallelWeightCreation-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 15013 INFO
(SUITE-TestParallelWeightCreation-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=970322412
[junit4] 2> 15013 INFO
(SUITE-TestParallelWeightCreation-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 15013 INFO
(SUITE-TestParallelWeightCreation-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 15013 INFO
(SUITE-TestParallelWeightCreation-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 15014 INFO
(SUITE-TestParallelWeightCreation-seed#[94F913F1E63773EB]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 15019 INFO (coreCloseExecutor-226-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3eb959a2
[junit4] 2> 15030 INFO (coreCloseExecutor-226-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1052334498
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestParallelWeightCreation_94F913F1E63773EB-001
[junit4] 2> May 22, 2017 2:23:31 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{_version_=PostingsFormat(name=Memory), popularity=PostingsFormat(name=Direct),
description=FST50, id=PostingsFormat(name=MockRandom),
text=PostingsFormat(name=Direct), title=PostingsFormat(name=Memory)},
docValues:{}, maxPointsInLeafNode=1248, maxMBSortInHeap=5.951164890511768,
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-BH,
timezone=Africa/Brazzaville
[junit4] 2> NOTE: Linux 4.8.0-52-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=8,threads=1,free=273178528,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestFilterSolrFeature,
TestLTRWithFacet, TestModelManagerPersistence, TestOriginalScoreScorer,
TestLinearModel, TestFeatureLogging, TestLTRQParserExplain,
TestLTRQParserPlugin, TestParallelWeightCreation]
[junit4] Completed [32/33 (4!)] on J2 in 11.18s, 2 tests, 1 error <<<
FAILURES!
[...truncated 29846 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]