Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/27/
Java: 32bit/jdk-9-ea+181 -server -XX:+UseG1GC --illegal-access=deny

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestJmxIntegration

Error Message:
No JMX server found by monitor map

Stack Trace:
java.lang.AssertionError: No JMX server found by monitor map
        at __randomizedtesting.SeedInfo.seed([A4E4D9DF4358A98]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:75)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        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 12401 lines...]
   [junit4] Suite: org.apache.solr.core.TestJmxIntegration
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestJmxIntegration_A4E4D9DF4358A98-001\init-core-data-001
   [junit4]   2> 1481457 WARN  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1481457 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1481458 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1481458 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1481459 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1481502 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1481522 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1481603 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1481617 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1481650 WARN  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 1481651 WARN  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 1481651 WARN  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 1481652 INFO  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1481682 INFO  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1481704 INFO  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1481784 INFO  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1481792 INFO  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 1481792 WARN  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 1481793 INFO  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1481793 INFO  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestJmxIntegration_A4E4D9DF4358A98-001\init-core-data-001\]
   [junit4]   2> 1481794 INFO  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1481868 INFO  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1481868 INFO  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1481869 INFO  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1481869 INFO  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1481869 INFO  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1481869 INFO  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c83342[collection1] main]
   [junit4]   2> 1481870 INFO  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1481875 INFO  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1481898 INFO  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1481898 INFO  (searcherExecutor-7738-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1481898 INFO  (coreLoadExecutor-7737-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576438750131519488
   [junit4]   2> 1481899 INFO  (searcherExecutor-7738-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1481899 INFO  (searcherExecutor-7738-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1481899 INFO  (searcherExecutor-7738-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1481899 INFO  (searcherExecutor-7738-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1481899 INFO  (searcherExecutor-7738-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1481900 INFO  (searcherExecutor-7738-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1481900 INFO  (searcherExecutor-7738-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1481900 INFO  (searcherExecutor-7738-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1481901 INFO  (searcherExecutor-7738-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c83342[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1481901 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1481901 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1481901 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=33121361
   [junit4]   2> 1481901 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1481901 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e807b: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ null
   [junit4]   2> 1481901 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1481901 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@bdc93b: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
null
   [junit4]   2> 1481901 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1481901 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f93213: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / null
   [junit4]   2> 1481903 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1481903 INFO  (coreCloseExecutor-7743-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@dec341
   [junit4]   2> 1481904 INFO  (coreCloseExecutor-7743-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1481904 INFO  (coreCloseExecutor-7743-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1579e9d: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / null
   [junit4]   2> 1481904 INFO  
(SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=506, maxMBSortInHeap=5.612283569348584, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=qu, 
timezone=US/Aleutian
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9 
(32-bit)/cpus=3,threads=1,free=166509768,total=450887680
   [junit4]   2> NOTE: All tests run in this JVM: [SolrSlf4jReporterTest, 
MoveReplicaTest, TestBinaryResponseWriter, DateFieldTest, TestNestedDocsSort, 
AtomicUpdateProcessorFactoryTest, ZkStateReaderTest, OutputWriterTest, 
DocValuesTest, TestUniqueKeyFieldResource, FullHLLTest, HdfsRecoverLeaseTest, 
BigEndianAscendingWordDeserializerTest, CurrencyFieldXmlFileTest, 
DistributedFacetPivotSmallTest, HdfsRestartWhileUpdatingTest, 
SharedFSAutoReplicaFailoverTest, TestAnalyzeInfixSuggestions, PluginInfoTest, 
TestExtendedDismaxParser, TestReplicationHandler, 
DistribDocExpirationUpdateProcessorTest, TestSolrDynamicMBean, 
SuggestComponentContextFilterQueryTest, TestExclusionRuleCollectionAccess, 
DirectoryFactoryTest, SimpleFacetsTest, TestLFUCache, BasicDistributedZkTest, 
TestUpdate, TestEmbeddedSolrServerConstructors, TestXmlQParserPlugin, 
TestHdfsUpdateLog, GraphQueryTest, PropertiesRequestHandlerTest, 
ConfigureRecoveryStrategyTest, PathHierarchyTokenizerFactoryTest, 
TestWordDelimiterFilterFactory, TestSolrQueryResponse, NodeMutatorTest, 
DistributedQueryComponentCustomSortTest, TestCursorMarkWithoutUniqueKey, 
OverseerTest, TestLeaderInitiatedRecoveryThread, TestPivotHelperCode, 
TestCSVLoader, ZkCLITest, TestStressCloudBlindAtomicUpdates, 
DistributedMLTComponentTest, SpatialFilterTest, TestSweetSpotSimilarityFactory, 
TestSQLHandlerNonCloud, HdfsDirectoryTest, SolrJmxReporterCloudTest, 
IndexBasedSpellCheckerTest, TestTolerantUpdateProcessorRandomCloud, 
V2ApiIntegrationTest, TimeZoneUtilsTest, TestHighFrequencyDictionaryFactory, 
TestUnifiedSolrHighlighter, TestMissingGroups, TestAuthenticationFramework, 
SampleTest, DistributedSpellCheckComponentTest, 
TestCopyFieldCollectionResource, ChaosMonkeyNothingIsSafeTest, 
TestOnReconnectListenerSupport, TestCloudRecovery, DateRangeFieldTest, 
TestConfigSetImmutable, SuggesterFSTTest, TestGraphTermsQParserPlugin, 
CollectionsAPIAsyncDistributedZkTest, TestJavabinTupleStreamParser, 
ConnectionManagerTest, MetricUtilsTest, AssignTest, TestSolrCloudSnapshots, 
TestHashPartitioner, TestRandomRequestDistribution, RequestLoggingTest, 
UnloadDistributedZkTest, DocValuesNotIndexedTest, TestStressReorder, 
TestSchemaResource, DistributedSuggestComponentTest, HardAutoCommitTest, 
TestElisionMultitermQuery, TestDefaultStatsCache, TestNumericTerms64, 
TestComplexPhraseQParserPlugin, TestCryptoKeys, TestCloudInspectUtil, 
TestExactSharedStatsCache, CursorPagingTest, TestPerFieldSimilarity, 
UUIDUpdateProcessorFallbackTest, TestInPlaceUpdatesStandalone, SolrCoreTest, 
PrimUtilsTest, CollectionStateFormat2Test, OverseerStatusTest, 
CoreAdminRequestStatusTest, SOLR749Test, AnalyticsMergeStrategyTest, 
SortSpecParsingTest, BaseCdcrDistributedZkTest, TestBulkSchemaConcurrent, 
MigrateRouteKeyTest, TestDocBasedVersionConstraints, TestFieldResource, 
OverseerModifyCollectionTest, UniqFieldsUpdateProcessorFactoryTest, 
TestFunctionQuery, PreAnalyzedFieldManagedSchemaCloudTest, 
ClusterStateUpdateTest, TestSubQueryTransformer, DocumentBuilderTest, 
TriLevelCompositeIdRoutingTest, VersionInfoTest, 
HdfsChaosMonkeyNothingIsSafeTest, SolrGangliaReporterTest, TestLRUCache, 
DirectSolrSpellCheckerTest, TestRequestStatusCollectionAPI, TestSolrJ, 
TestBulkSchemaAPI, CdcrUpdateLogTest, TestAuthorizationFramework, 
TestTolerantSearch, TestTrieFacet, TestConfigSets, InfoHandlerTest, 
DocumentAnalysisRequestHandlerTest, TestDocTermOrds, TestIntervalFaceting, 
TestSubQueryTransformerDistrib, TestBinaryField, TestStressLiveNodes, 
BJQParserTest, DistributedFacetExistsSmallTest, TestSolrIndexConfig, 
MergeStrategyTest, BitVectorTest, HdfsDirectoryFactoryTest, TestJsonFacets, 
DistributedQueryElevationComponentTest, TestSchemaManager, 
PeerSyncWithIndexFingerprintCachingTest, StressHdfsTest, TestRemoteStreaming, 
DistributedQueueTest, RequiredFieldsTest, SystemInfoHandlerTest, 
StandardRequestHandlerTest, TestSolrDeletionPolicy1, TestOrdValues, 
TestCSVResponseWriter, TestImplicitCoreProperties, TestGroupingSearch, 
HdfsCollectionsAPIDistributedZkTest, TestSolrConfigHandlerConcurrent, 
TestCollationFieldDocValues, SolrRequestParserTest, MultiTermTest, 
DistributedFacetPivotLongTailTest, TestLazyCores, HLLUtilTest, 
ChaosMonkeySafeLeaderTest, SyncSliceTest, OpenCloseCoreStressTest, 
ShardRoutingTest, RecoveryZkTest, TestRandomFaceting, LeaderElectionTest, 
TestRandomDVFaceting, ShardRoutingCustomTest, AutoCommitTest, TestFaceting, 
TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, 
TestJoin, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, 
StatsComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, 
PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, 
DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest, 
SoftAutoCommitTest, SolrIndexSplitterTest, SimplePostToolTest, 
TestCoreDiscovery, SpellCheckCollatorTest, PolyFieldTest, NoCacheHeaderTest, 
SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, 
DefaultValueUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest, 
SolrInfoMBeanTest, TestSurroundQueryParser, TestQueryUtils, TermsComponentTest, 
RequestHandlersTest, TestIndexingPerformance, MoreLikeThisHandlerTest, 
TestSolrQueryParser, IndexSchemaRuntimeFieldTest, TestJmxIntegration]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJmxIntegration 
-Dtests.seed=A4E4D9DF4358A98 -Dtests.slow=true -Dtests.locale=qu 
-Dtests.timezone=US/Aleutian -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestJmxIntegration (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: No JMX server found by 
monitor map
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A4E4D9DF4358A98]:0)
   [junit4]    >        at 
org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:75)
   [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:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [429/713 (1!)] on J0 in 0.48s, 0 tests, 1 failure <<< 
FAILURES!

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

Reply via email to