Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6208/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth Error Message: Invalid json <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 401 </title> </head> <body> <h2>HTTP ERROR: 401</h2> <p>Problem accessing /solr/admin/authentication. Reason: <pre> Bad credentials</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/> </body> </html> Stack Trace: java.lang.AssertionError: Invalid json <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 401 </title> </head> <body> <h2>HTTP ERROR: 401</h2> <p>Problem accessing /solr/admin/authentication. Reason: <pre> Bad credentials</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/> </body> </html> at __randomizedtesting.SeedInfo.seed([11008088D930CA37:AD6EF69A7D63494D]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:256) at org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:237) at org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth(BasicAuthStandaloneTest.java:103) 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:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) 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:367) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 12564 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthStandaloneTest [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_11008088D930CA37-001\init-core-data-001 [junit4] 2> 2725907 INFO (SUITE-BasicAuthStandaloneTest-seed#[11008088D930CA37]-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> 2725909 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth [junit4] 2> 2725921 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2725922 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fbbf8c{/solr,null,AVAILABLE} [junit4] 2> 2725923 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.e.j.s.ServerConnector Started ServerConnector@17f058b{HTTP/1.1,[http/1.1]}{127.0.0.1:60992} [junit4] 2> 2725923 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.e.j.s.Server Started @2733798ms [junit4] 2> 2725924 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_11008088D930CA37-001\inst-001\collection1\data, hostContext=/solr, hostPort=60992} [junit4] 2> 2725924 ERROR (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2725925 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 2725925 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 2725925 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2725925 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-10-28T00:18:11.649Z [junit4] 2> 2725926 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_11008088D930CA37-001\inst-001\solr.xml [junit4] 2> 2725950 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_11008088D930CA37-001\inst-001\. [junit4] 2> 2725951 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 2725974 INFO (coreLoadExecutor-11921-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2725982 INFO (coreLoadExecutor-11921-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=minimal [junit4] 2> 2725986 INFO (coreLoadExecutor-11921-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2725994 INFO (coreLoadExecutor-11921-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_11008088D930CA37-001\inst-001\.\collection1 [junit4] 2> 2725995 INFO (coreLoadExecutor-11921-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_11008088D930CA37-001\inst-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_11008088D930CA37-001\inst-001\.\collection1\data\] [junit4] 2> 2726006 INFO (coreLoadExecutor-11921-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2726006 INFO (coreLoadExecutor-11921-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2726006 INFO (coreLoadExecutor-11921-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fce42f[collection1] main] [junit4] 2> 2726006 INFO (coreLoadExecutor-11921-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_11008088D930CA37-001\inst-001\collection1\conf [junit4] 2> 2726006 INFO (coreLoadExecutor-11921-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2726010 INFO (searcherExecutor-11922-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1fce42f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2726452 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 2726464 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2726484 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.s.IndexSchema [null] Schema name=minimal [junit4] 2> 2726496 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2726514 INFO (coreLoadExecutor-11931-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2726532 INFO (coreLoadExecutor-11931-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=minimal [junit4] 2> 2726536 INFO (coreLoadExecutor-11931-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2726539 INFO (coreLoadExecutor-11931-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_11008088D930CA37-001\inst-001\collection1 [junit4] 2> 2726539 INFO (coreLoadExecutor-11931-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_11008088D930CA37-001\inst-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_11008088D930CA37-001\init-core-data-001\] [junit4] 2> 2726555 INFO (coreLoadExecutor-11931-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2726555 INFO (coreLoadExecutor-11931-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2726555 INFO (coreLoadExecutor-11931-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ddd0b7[collection1] main] [junit4] 2> 2726556 INFO (coreLoadExecutor-11931-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_11008088D930CA37-001\inst-001\collection1\conf [junit4] 2> 2726556 INFO (coreLoadExecutor-11931-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2726556 INFO (searcherExecutor-11932-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ddd0b7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2726558 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 2726563 INFO (qtp23566784-25103) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0 [junit4] 2> 2726568 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.c.CoreContainer Security node changed, reloading security.json [junit4] 2> 2726568 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin [junit4] 2> 2726569 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin [junit4] 2> 2726571 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@17f058b{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2726571 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2731684 [junit4] 2> 2726572 INFO (coreCloseExecutor-11936-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@2714ee [junit4] 2> 2726573 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@fbbf8c{/solr,null,UNAVAILABLE} [junit4] 2> 2726574 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[11008088D930CA37]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BasicAuthStandaloneTest -Dtests.method=testBasicAuth -Dtests.seed=11008088D930CA37 -Dtests.slow=true -Dtests.locale=ar-SA -Dtests.timezone=America/Araguaina -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 0.67s J1 | BasicAuthStandaloneTest.testBasicAuth <<< [junit4] > Throwable #1: java.lang.AssertionError: Invalid json <html> [junit4] > <head> [junit4] > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> [junit4] > <title>Error 401 </title> [junit4] > </head> [junit4] > <body> [junit4] > <h2>HTTP ERROR: 401</h2> [junit4] > <p>Problem accessing /solr/admin/authentication. Reason: [junit4] > <pre> Bad credentials</pre></p> [junit4] > <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/> [junit4] > </body> [junit4] > </html> [junit4] > at __randomizedtesting.SeedInfo.seed([11008088D930CA37:AD6EF69A7D63494D]:0) [junit4] > at org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:256) [junit4] > at org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:237) [junit4] > at org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth(BasicAuthStandaloneTest.java:103) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 2726581 INFO (SUITE-BasicAuthStandaloneTest-seed#[11008088D930CA37]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 2726581 INFO (SUITE-BasicAuthStandaloneTest-seed#[11008088D930CA37]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4122615 [junit4] 2> 2726583 INFO (coreCloseExecutor-11938-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@b197fc [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_11008088D930CA37-001 [junit4] 2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1992, maxDocsPerChunk=8, blockSize=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1992, blockSize=8)), sim=ClassicSimilarity, locale=ar-SA, timezone=America/Araguaina [junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=149425152,total=433385472 [junit4] 2> NOTE: All tests run in this JVM: [BigEndianAscendingWordDeserializerTest, OverseerTaskQueueTest, TestSha256AuthenticationProvider, ChangedSchemaMergeTest, BlockJoinFacetRandomTest, FieldMutatingUpdateProcessorTest, SSLMigrationTest, TestLegacyNumericRangeQueryBuilder, SolrInfoMBeanTest, OverseerRolesTest, TermVectorComponentDistributedTest, CoreSorterTest, DistributedVersionInfoTest, HLLUtilTest, CdcrBootstrapTest, DistributedFacetExistsSmallTest, ReturnFieldsTest, ExitableDirectoryReaderTest, LoggingHandlerTest, TestFieldTypeCollectionResource, SpellCheckCollatorTest, TestSolrDeletionPolicy2, TestDistributedGrouping, TestConfig, BadCopyFieldTest, SolrIndexSplitterTest, TestConfigSetsAPIZkFailure, DeleteInactiveReplicaTest, ClassificationUpdateProcessorFactoryTest, ScriptEngineTest, TestFieldCacheWithThreads, TermVectorComponentTest, TestReRankQParserPlugin, TestSQLHandlerNonCloud, TestCloudSchemaless, TestAtomicUpdateErrorCases, WordBreakSolrSpellCheckerTest, TestBadConfig, HdfsUnloadDistributedZkTest, TestNumericTerms32, HdfsCollectionsAPIDistributedZkTest, AliasIntegrationTest, DeleteNodeTest, BasicAuthIntegrationTest, TestRestoreCore, CdcrReplicationHandlerTest, TestSimpleTrackingShardHandler, CdcrVersionReplicationTest, ResourceLoaderTest, TestSolrQueryParser, TestCustomDocTransformer, TestNonDefinedSimilarityFactory, TestBulkSchemaAPI, HighlighterMaxOffsetTest, RegexBoostProcessorTest, RecoveryAfterSoftCommitTest, TestPKIAuthenticationPlugin, TestSerializedLuceneMatchVersion, DataDrivenBlockJoinTest, TestDistribIDF, TestLeaderElectionWithEmptyReplica, CursorMarkTest, DistanceUnitsTest, TestSolrConfigHandlerConcurrent, InfoHandlerTest, PreAnalyzedFieldTest, TestQuerySenderListener, HighlighterConfigTest, TestScoreJoinQPScore, DocValuesMissingTest, BasicDistributedZk2Test, EchoParamsTest, LeaderElectionIntegrationTest, TestFilteredDocIdSet, WrapperMergePolicyFactoryTest, FullHLLTest, HdfsRestartWhileUpdatingTest, UUIDFieldTest, TestLeaderInitiatedRecoveryThread, TestInfoStreamLogging, ParsingFieldUpdateProcessorsTest, CSVRequestHandlerTest, TestReloadDeadlock, TestBlendedInfixSuggestions, TestReversedWildcardFilterFactory, TestRandomFaceting, TestFuzzyAnalyzedSuggestions, BasicZkTest, TestPHPSerializedResponseWriter, UpdateParamsTest, TestShortCircuitedRequests, TestTrieFacet, TestUseDocValuesAsStored, AsyncCallRequestStatusResponseTest, TestQueryUtils, BlockCacheTest, TestConfigSetsAPI, TestWriterPerf, CoreAdminHandlerTest, TemplateUpdateProcessorTest, CoreAdminRequestStatusTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestExclusionRuleCollectionAccess, TestSearchPerf, TestUtils, ChaosMonkeySafeLeaderTest, TestOmitPositions, JsonLoaderTest, TestReplicaProperties, TestSortingResponseWriter, ReplaceNodeTest, TestRealTimeGet, DistributedFacetPivotSmallTest, TestConfigOverlay, TestDFRSimilarityFactory, ZkSolrClientTest, TestGraphMLResponseWriter, MinimalSchemaTest, ShowFileRequestHandlerTest, RequestHandlersTest, ConvertedLegacyTest, TestIndexSearcher, TestManagedSchemaThreadSafety, SignatureUpdateProcessorFactoryTest, TestManagedSchema, TestCollapseQParserPlugin, ConjunctionSolrSpellCheckerTest, TestDynamicFieldCollectionResource, TestSolrIndexConfig, BufferStoreTest, OpenCloseCoreStressTest, TestSchemaNameResource, TestIntervalFaceting, SpatialRPTFieldTypeTest, SolrXmlInZkTest, TestFieldCache, TestCoreDiscovery, SortByFunctionTest, TestValueSourceCache, HdfsBasicDistributedZk2Test, DebugComponentTest, TestSolrCloudWithSecureImpersonation, QueryResultKeyTest, DateMathParserTest, TestRandomCollapseQParserPlugin, DistributedTermsComponentTest, RankQueryTest, ExternalFileFieldSortTest, HdfsLockFactoryTest, SuggesterTest, DistributedQueryComponentCustomSortTest, CollectionReloadTest, TestDistribDocBasedVersion, TestStressRecovery, ShardRoutingCustomTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestDistributedSearch, TestStressReorder, TestJoin, TestReload, TestRangeQuery, SpellCheckComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, TestSort, TestFiltering, CurrencyFieldOpenExchangeTest, TestExtendedDismaxParser, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, CacheHeaderTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, TestCollationField, UpdateRequestProcessorFactoryTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, TestComponentsName, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, MultiTermTest, TestDocSet, TestBinaryField, TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, TestLMJelinekMercerSimilarityFactory, TestJmxMonitoredMap, URLClassifyProcessorTest, TestFastLRUCache, TestSystemIdResolver, TestSuggestSpellingConverter, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CleanupOldIndexTest, CollectionsAPISolrJTest, CreateCollectionCleanupTest, DeleteShardTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, HttpPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, PeerSyncReplicationTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudRecovery, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, TestLockTree, TestMiniSolrCloudClusterSSL, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TriLevelCompositeIdRoutingTest, HdfsDirectoryFactoryTest, TestBackupRepositoryFactory, TestConfigSetImmutable, TestConfigSetProperties, TestCorePropertiesReload, TestCustomStream, TestImplicitCoreProperties, TestNRTOpen, TestShardHandlerFactory, TestSolrDynamicMBean, TestSolrXml, TestSolrCloudSnapshots, TestConfigReload, TestReqParamsAPI, TestSQLHandler, SpatialHeatmapFacetsTest, TestExpandComponent, TestPivotHelperCode, TestTrackingShardHandlerFactory, TestManagedResource, TestManagedResourceStorage, TestCopyFieldCollectionResource, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldResource, TestSchemaSimilarityResource, TestSolrQueryParserDefaultOperatorResource, TestSolrQueryParserResource, TestUniqueKeyFieldResource, TestManagedStopFilterFactory, TestCloudManagedSchema, AnalyticsMergeStrategyTest, SortSpecParsingTest, TestAddFieldRealTimeGet, TestComplexPhraseQParserPlugin, TestCustomSort, TestGraphTermsQParserPlugin, TestHashQParserPlugin, TestInitQParser, TestMissingGroups, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, TestSimpleQParserPlugin, TestSolr4Spatial2, TestSolrFieldCacheMBean, TestStandardQParsers, TestXmlQParserPlugin, TestJsonFacets, TestOrdValues, TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetSimpleTest, GraphQueryTest, CloudMLTQParserTest, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, TestExactSharedStatsCache, TestExactStatsCache, TestLRUStatsCache, BasicAuthStandaloneTest] [junit4] Completed [615/645 (1!)] on J1 in 0.71s, 1 test, 1 failure <<< FAILURES! [...truncated 52820 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
