Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/109/
Java: multiarch/jdk1.7.0 -d64 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.security.TestPKIAuthenticationPlugin.test
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([338D0896DAE9C5F0:BBD9374C7415A808]:0)
at
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
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:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
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 11091 lines...]
[junit4] Suite: org.apache.solr.security.TestPKIAuthenticationPlugin
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.TestPKIAuthenticationPlugin_338D0896DAE9C5F0-001/init-core-data-001
[junit4] 2> 3209074 INFO
(SUITE-TestPKIAuthenticationPlugin-seed#[338D0896DAE9C5F0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 3209076 INFO
(TEST-TestPKIAuthenticationPlugin.test-seed#[338D0896DAE9C5F0]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 3218481 ERROR
(TEST-TestPKIAuthenticationPlugin.test-seed#[338D0896DAE9C5F0]) [ ]
o.a.s.s.PKIAuthenticationPlugin Invalid key
[junit4] 2> 3218492 INFO
(TEST-TestPKIAuthenticationPlugin.test-seed#[338D0896DAE9C5F0]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestPKIAuthenticationPlugin -Dtests.method=test
-Dtests.seed=338D0896DAE9C5F0 -Dtests.slow=true -Dtests.locale=fr
-Dtests.timezone=NET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 9.47s J0 | TestPKIAuthenticationPlugin.test <<<
[junit4] > Throwable #1: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([338D0896DAE9C5F0:BBD9374C7415A808]:0)
[junit4] > at
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:112)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3218548 INFO
(SUITE-TestPKIAuthenticationPlugin-seed#[338D0896DAE9C5F0]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.TestPKIAuthenticationPlugin_338D0896DAE9C5F0-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53),
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=fr,
timezone=NET
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.7.0_85
(64-bit)/cpus=3,threads=1,free=244490376,total=510132224
[junit4] 2> NOTE: All tests run in this JVM: [PrimitiveFieldTypeTest,
SimplePostToolTest, SaslZkACLProviderTest, TestJmxMonitoredMap,
LeaderElectionTest, SolrCoreTest, DeleteShardTest,
DistributedDebugComponentTest, TestConfig, RecoveryZkTest,
TestBlendedInfixSuggestions, StressHdfsTest, SystemInfoHandlerTest,
TestSimpleQParserPlugin, TestFastLRUCache, ParsingFieldUpdateProcessorsTest,
DistribCursorPagingTest, TestElisionMultitermQuery, TestFastWriter,
TestDFRSimilarityFactory, AnalyticsQueryTest, TestSolrConfigHandler,
HdfsDirectoryTest, AnalyticsMergeStrategyTest, TestCoreContainer, TestDocSet,
TestReplicationHandlerBackup, CurrencyFieldXmlFileTest,
SecurityConfHandlerTest, DistributedSpellCheckComponentTest, TestSolrJ,
ScriptEngineTest, TestLeaderInitiatedRecoveryThread,
IndexBasedSpellCheckerTest, TriLevelCompositeIdRoutingTest,
TestClusterStateMutator, TestSchemaSimilarityResource,
ChaosMonkeyNothingIsSafeTest, TestIntervalFaceting, DateFieldTest, SOLR749Test,
TestConfigSetsAPI, BufferStoreTest, TestConfigSetImmutable,
TestPartialUpdateDeduplication, TestExactStatsCache,
PathHierarchyTokenizerFactoryTest, FileUtilsTest, SuggestComponentTest,
TestCodecSupport, AliasIntegrationTest, TestShortCircuitedRequests,
BigEndianAscendingWordSerializerTest, VersionInfoTest, TestRTimerTree,
TestDocumentBuilder, MoreLikeThisHandlerTest, RegexBoostProcessorTest,
TestImplicitCoreProperties, TestReplicationHandler,
AddSchemaFieldsUpdateProcessorFactoryTest, TestSort, SoftAutoCommitTest,
TestFreeTextSuggestions, QueryEqualityTest, DirectSolrSpellCheckerTest,
TestDistribDocBasedVersion, DistributedMLTComponentTest, TestCrossCoreJoin,
TestSerializedLuceneMatchVersion, TestStandardQParsers, ResourceLoaderTest,
RulesTest, TestRemoteStreaming, TestTolerantSearch,
DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, DisMaxRequestHandlerTest,
TestMissingGroups, OverseerStatusTest, BlockDirectoryTest, ZkNodePropsTest,
QueryElevationComponentTest, TestPseudoReturnFields, JsonLoaderTest,
TestPhraseSuggestions, TestMergePolicyConfig, TestComponentsName,
JSONWriterTest, TestSolr4Spatial2, MBeansHandlerTest, TestSmileRequest,
HdfsDirectoryFactoryTest, DistributedQueueTest, TestAddFieldRealTimeGet,
TestAuthorizationFramework, TestSweetSpotSimilarityFactory, TestBulkSchemaAPI,
TestRTGBase, TestExpandComponent, TestExceedMaxTermLength, PeerSyncTest,
HighlighterMaxOffsetTest, TestPostingsSolrHighlighter,
TestExactSharedStatsCache, SparseHLLTest, TestInitQParser,
DistributedQueryElevationComponentTest, TestSha256AuthenticationProvider,
TestSchemaNameResource, XsltUpdateRequestHandlerTest, ZkStateReaderTest,
HttpPartitionTest, FastVectorHighlighterTest, TestReloadDeadlock,
SolrIndexConfigTest, PreAnalyzedUpdateProcessorTest,
UUIDUpdateProcessorFallbackTest, SolrXmlInZkTest, CursorPagingTest,
HardAutoCommitTest, TestSchemaResource, TestFieldCollectionResource,
TestCollapseQParserPlugin, TestDistribIDF, TermsComponentTest, TestJsonFacets,
TestLFUCache, TestFaceting, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest,
BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest,
LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest,
TestDistributedSearch, AnalysisAfterCoreReloadTest, SuggesterFSTTest,
DocValuesTest, SuggesterTest, SpatialFilterTest, PolyFieldTest,
SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest,
DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest,
DocValuesMultiTest, TestSolrDeletionPolicy1, DebugComponentTest,
TestSurroundQueryParser, TestWriterPerf, FileBasedSpellCheckerTest,
DocumentBuilderTest, TestSolrQueryParser, IndexSchemaTest, TestJmxIntegration,
UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest,
TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestSearchPerf,
OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest,
TestSolrCoreProperties, TestLuceneMatchVersion, TestXIncludeConfig,
EchoParamsTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory,
TestIBSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest,
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest,
TestSystemIdResolver, PrimUtilsTest, TestUtils, UUIDFieldTest,
DistributedIntervalFacetingTest, AsyncMigrateRouteKeyTest,
ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest,
CustomCollectionTest, DistribJoinFromCollectionTest, OverseerTaskQueueTest,
RecoveryAfterSoftCommitTest, ReplicationFactorTest, RollingRestartTest,
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest,
SolrCloudExampleTest, TestAuthenticationFramework,
TestExclusionRuleCollectionAccess, TestMiniSolrCloudClusterSSL,
TestRebalanceLeaders, TestReplicaProperties, TestSolrCloudWithKerberosAlt,
HdfsRecoverLeaseTest, TestInfoStreamLogging, TestInitParams, TestNRTOpen,
TestReloadAndDeleteDocs, RequestLoggingTest, TestBlobHandler, TestConfigReload,
TestSolrConfigHandlerConcurrent, CoreAdminCreateDiscoverTest,
CoreMergeIndexesAdminHandlerTest, InfoHandlerTest,
SegmentsInfoRequestHandlerTest, DistributedExpandComponentTest,
DistributedFacetPivotLongTailTest, FacetPivotSmallTest,
SpatialHeatmapFacetsTest, TestTrackingShardHandlerFactory, JavabinLoaderTest,
SmileWriterTest, TestMacros, TestCustomDocTransformer, TestManagedResource,
TestManagedResourceStorage, TestClassNameShortening,
TestDefaultSearchFieldResource, TestDynamicFieldCollectionResource,
TestDynamicFieldResource, TestFieldResource, TestFieldTypeCollectionResource,
TestFieldTypeResource, TestManagedSchemaDynamicFieldResource,
TestManagedSchemaFieldTypeResource, TestRemoveLastDynamicCopyField,
TestSchemaVersionResource, TestSolrQueryParserDefaultOperatorResource,
TestUniqueKeyFieldResource, TestManagedStopFilterFactory,
TestManagedSynonymFilterFactory, DateRangeFieldTest, DocValuesMissingTest,
EnumFieldTest, SpatialRPTFieldTypeTest, TestCloudManagedSchema,
TestCollationFieldDocValues, TestManagedSchema, TestSchemaManager,
MergeStrategyTest, RankQueryTest, TestComplexPhraseQParserPlugin,
TestCustomSort, TestFieldSortValues, TestMaxScoreQueryParser,
TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType,
TestSearcherReuse, TestTrieFacet, TestOrdValues, TestSortByMinMaxFunction,
BJQParserTest, TestScoreJoinQPNoScore, TestScoreJoinQPScore, TestJsonRequest,
CloudMLTQParserTest, TestNonDefinedSimilarityFactory,
PKIAuthenticationIntegrationTest, TestPKIAuthenticationPlugin]
[junit4] Completed [524/540] on J0 in 9.49s, 1 test, 1 error <<< FAILURES!
[...truncated 68 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:785: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:729: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:526:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1452:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1006:
There were test failures: 540 suites (7 ignored), 2131 tests, 1 error, 47
ignored (35 assumptions) [seed: 338D0896DAE9C5F0]
Total time: 78 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]