Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2003/
1 tests failed.
FAILED: org.apache.solr.handler.admin.MBeansHandlerTest.testDiff
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([A370592F216F644B:66669DB431D95C2B]:0)
at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffObject(SolrInfoMBeanHandler.java:240)
at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffNamedList(SolrInfoMBeanHandler.java:219)
at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffObject(SolrInfoMBeanHandler.java:238)
at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffNamedList(SolrInfoMBeanHandler.java:219)
at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.getDiff(SolrInfoMBeanHandler.java:187)
at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.handleRequestBody(SolrInfoMBeanHandler.java:87)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2473)
at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
at
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11690 lines...]
[junit4] Suite: org.apache.solr.handler.admin.MBeansHandlerTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.admin.MBeansHandlerTest_A370592F216F644B-001/init-core-data-001
[junit4] 2> 1021430 WARN
(SUITE-MBeansHandlerTest-seed#[A370592F216F644B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1021430 INFO
(SUITE-MBeansHandlerTest-seed#[A370592F216F644B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1021431 INFO
(SUITE-MBeansHandlerTest-seed#[A370592F216F644B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1021431 INFO
(SUITE-MBeansHandlerTest-seed#[A370592F216F644B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1021431 INFO
(SUITE-MBeansHandlerTest-seed#[A370592F216F644B]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1021454 INFO
(SUITE-MBeansHandlerTest-seed#[A370592F216F644B]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1021487 INFO
(SUITE-MBeansHandlerTest-seed#[A370592F216F644B]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1021584 INFO
(SUITE-MBeansHandlerTest-seed#[A370592F216F644B]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1021612 INFO
(SUITE-MBeansHandlerTest-seed#[A370592F216F644B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@269904c6
[junit4] 2> 1021615 INFO
(SUITE-MBeansHandlerTest-seed#[A370592F216F644B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@269904c6
[junit4] 2> 1021615 INFO
(SUITE-MBeansHandlerTest-seed#[A370592F216F644B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@269904c6
[junit4] 2> 1021616 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1022518 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1022538 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1022634 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1022641 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1022641 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@269904c6
[junit4] 2> 1022641 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1022641 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.admin.MBeansHandlerTest_A370592F216F644B-001/init-core-data-001/]
[junit4] 2> 1022642 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3123801393224769]
[junit4] 2> 1022678 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1022678 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1022679 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1022679 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1022680 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=50, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=36.0693359375,
floorSegmentMB=0.552734375, forceMergeDeletesPctAllowed=1.4552276374776907,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.11195805449049274
[junit4] 2> 1022680 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@63db3e40[collection1] main]
[junit4] 2> 1022681 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1022693 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1022718 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1022718 INFO
(searcherExecutor-6714-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1022718 INFO (coreLoadExecutor-6713-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1573235832965300224
[junit4] 2> 1022719 INFO
(searcherExecutor-6714-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1022719 INFO
(searcherExecutor-6714-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1022719 INFO
(searcherExecutor-6714-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1022719 INFO
(searcherExecutor-6714-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1022719 INFO
(searcherExecutor-6714-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1022719 INFO
(searcherExecutor-6714-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1022719 INFO
(searcherExecutor-6714-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1022720 INFO
(searcherExecutor-6714-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1022721 INFO
(SUITE-MBeansHandlerTest-seed#[A370592F216F644B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1022724 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[A370592F216F644B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDiff
[junit4] 2> 1022725 INFO
(searcherExecutor-6714-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@63db3e40[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1022729 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[A370592F216F644B]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1022730 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[A370592F216F644B]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&stats=true&wt=xml} status=0 QTime=5
[junit4] 2> 1022767 ERROR
(TEST-MBeansHandlerTest.testDiff-seed#[A370592F216F644B]) [ ]
o.a.s.h.RequestHandlerBase java.lang.NullPointerException
[junit4] 2> at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffObject(SolrInfoMBeanHandler.java:240)
[junit4] 2> at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffNamedList(SolrInfoMBeanHandler.java:219)
[junit4] 2> at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffObject(SolrInfoMBeanHandler.java:238)
[junit4] 2> at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffNamedList(SolrInfoMBeanHandler.java:219)
[junit4] 2> at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.getDiff(SolrInfoMBeanHandler.java:187)
[junit4] 2> at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.handleRequestBody(SolrInfoMBeanHandler.java:87)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2473)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:337)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:319)
[junit4] 2> at
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:57)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 1022767 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[A370592F216F644B]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&stats=true&diff=true&wt=xml} status=500 QTime=34
[junit4] 2> 1022767 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[A370592F216F644B]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDiff
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MBeansHandlerTest
-Dtests.method=testDiff -Dtests.seed=A370592F216F644B -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=America/Boise
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.05s J1 | MBeansHandlerTest.testDiff <<<
[junit4] > Throwable #1: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([A370592F216F644B:66669DB431D95C2B]:0)
[junit4] > at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffObject(SolrInfoMBeanHandler.java:240)
[junit4] > at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffNamedList(SolrInfoMBeanHandler.java:219)
[junit4] > at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffObject(SolrInfoMBeanHandler.java:238)
[junit4] > at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffNamedList(SolrInfoMBeanHandler.java:219)
[junit4] > at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.getDiff(SolrInfoMBeanHandler.java:187)
[junit4] > at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.handleRequestBody(SolrInfoMBeanHandler.java:87)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
[junit4] > at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2473)
[junit4] > at
org.apache.solr.util.TestHarness.query(TestHarness.java:337)
[junit4] > at
org.apache.solr.util.TestHarness.query(TestHarness.java:319)
[junit4] > at
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:57)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1022771 INFO
(TEST-MBeansHandlerTest.testXMLDiffWithExternalEntity-seed#[A370592F216F644B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testXMLDiffWithExternalEntity
[junit4] 2> 1022841 INFO
(TEST-MBeansHandlerTest.testXMLDiffWithExternalEntity-seed#[A370592F216F644B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testXMLDiffWithExternalEntity
[junit4] 2> 1022841 INFO
(SUITE-MBeansHandlerTest-seed#[A370592F216F644B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1022841 INFO
(SUITE-MBeansHandlerTest-seed#[A370592F216F644B]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=978826724
[junit4] 2> 1022841 INFO
(SUITE-MBeansHandlerTest-seed#[A370592F216F644B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1022842 INFO
(SUITE-MBeansHandlerTest-seed#[A370592F216F644B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1022843 INFO
(SUITE-MBeansHandlerTest-seed#[A370592F216F644B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1022851 INFO (coreCloseExecutor-6719-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4e78f2da
[junit4] 2> 1022858 INFO (coreCloseExecutor-6719-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1316549338
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.admin.MBeansHandlerTest_A370592F216F644B-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=de-AT, timezone=America/Boise
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=1,free=281749952,total=531103744
[junit4] 2> NOTE: All tests run in this JVM:
[OverseerModifyCollectionTest, TemplateUpdateProcessorTest,
RemoteQueryErrorTest, SolrCmdDistributorTest, TestObjectReleaseTracker,
TestSolrCloudWithDelegationTokens, TestPullReplica,
HdfsCollectionsAPIDistributedZkTest, TestAuthorizationFramework,
ConjunctionSolrSpellCheckerTest, HdfsWriteToMultipleCollectionsTest,
TestSystemIdResolver, CollectionsAPIDistributedZkTest, CollectionReloadTest,
TestSolrJ, SampleTest, TestTestInjection, TestValueSourceCache,
DistributedMLTComponentTest, TestPayloadScoreQParserPlugin, TestCoreAdminApis,
ChaosMonkeySafeLeaderTest, ZkCLITest, CacheHeaderTest,
PeerSyncWithIndexFingerprintCachingTest, TestSolrIndexConfig,
JavabinLoaderTest, TestEmbeddedSolrServerSchemaAPI,
AddSchemaFieldsUpdateProcessorFactoryTest, FacetPivotSmallTest,
CheckHdfsIndexTest, TestBM25SimilarityFactory, LargeFieldTest,
CustomCollectionTest, TestSha256AuthenticationProvider, LoggingHandlerTest,
TestDynamicFieldResource, SaslZkACLProviderTest, TestPostingsSolrHighlighter,
TestExceedMaxTermLength, ClusterStateUpdateTest, TestExactSharedStatsCache,
TestPushWriter, MoveReplicaTest, TestHashQParserPlugin, PrimUtilsTest,
TestHalfAndHalfDocValues, TestSchemalessBufferedUpdates, SuggestComponentTest,
TestInPlaceUpdatesStandalone, TestCloudDeleteByQuery, SpatialFilterTest,
TestFiltering, ClassificationUpdateProcessorFactoryTest, TestCoreContainer,
TestDistributedGrouping, TestSearchPerf, DirectSolrSpellCheckerTest,
TestJsonFacetRefinement, ParsingFieldUpdateProcessorsTest, TestConfigReload,
OutOfBoxZkACLAndCredentialsProvidersTest, TestDFISimilarityFactory,
TestInitParams, DisMaxRequestHandlerTest, TestBinaryResponseWriter, TestUpdate,
CSVRequestHandlerTest, DistributedIntervalFacetingTest,
BasicAuthIntegrationTest, TestScoreJoinQPNoScore, ActionThrottleTest,
TestNumericRangeQuery32, DateRangeFieldTest, AutoScalingHandlerTest,
DocValuesNotIndexedTest, DistributedQueryComponentCustomSortTest,
TestLegacyNumericUtils, TestElisionMultitermQuery, TestSegmentSorting,
TestBlendedInfixSuggestions, BlockJoinFacetDistribTest, TestLockTree,
InfoHandlerTest, ZkSolrClientTest, TestNoOpRegenerator, TestMacros,
AlternateDirectoryTest, TestReloadDeadlock, AnalysisAfterCoreReloadTest,
TestShardHandlerFactory, SchemaVersionSpecificBehaviorTest,
TestIntervalFaceting, TestReqParamsAPI, LukeRequestHandlerTest,
RequestLoggingTest, CollectionsAPIAsyncDistributedZkTest,
MoreLikeThisHandlerTest, ExplicitHLLTest, OverseerTaskQueueTest,
TestDocTermOrds, TermVectorComponentTest, SpatialRPTFieldTypeTest,
TestMaxScoreQueryParser, TestSchemaResource, SystemInfoHandlerTest,
TestClassNameShortening, TestCharFilters, RestartWhileUpdatingTest,
TestSimpleTrackingShardHandler, TestSlowCompositeReaderWrapper,
CloneFieldUpdateProcessorFactoryTest, TestFastLRUCache,
TestSystemCollAutoCreate, CoreAdminHandlerTest, LeaderElectionContextKeyTest,
TestManagedResourceStorage, TestManagedSchemaThreadSafety,
OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler,
LeaderElectionTest, ShardRoutingCustomTest, TestHashPartitioner,
DistributedSpellCheckComponentTest, ZkControllerTest, TestReload,
TestStressVersions, DistributedTermsComponentTest, TestRangeQuery,
SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest,
SpellCheckComponentTest, QueryElevationComponentTest, PeerSyncTest,
ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores,
TestBadConfig, HighlighterTest, SoftAutoCommitTest, SimplePostToolTest,
TestCoreDiscovery, TestExtendedDismaxParser, SpellCheckCollatorTest,
SuggesterFSTTest, DocValuesTest, SuggesterTSTTest, TestStressLucene, TestTrie,
SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest,
SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest,
TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest,
TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest,
TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DebugComponentTest,
TestSurroundQueryParser, TestReversedWildcardFilterFactory, TestQueryTypes,
PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest,
RequestHandlersTest, DocumentBuilderTest, IndexSchemaRuntimeFieldTest,
SolrPluginUtilsTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest,
UpdateRequestProcessorFactoryTest, MBeansHandlerTest]
[junit4] Completed [271/728 (1!)] on J1 in 1.45s, 2 tests, 1 error <<<
FAILURES!
[...truncated 44724 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]