You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/03/14 06:48:26 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+159) - Build # 19165 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19165/
Java: 64bit/jdk-9-ea+159 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.core.ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal

Error Message:
private static void org.apache.solr.cloud.RecoveryStrategy.$closeResource(java.lang.Throwable,java.lang.AutoCloseable)

Stack Trace:
java.lang.AssertionError: private static void org.apache.solr.cloud.RecoveryStrategy.$closeResource(java.lang.Throwable,java.lang.AutoCloseable)
	at __randomizedtesting.SeedInfo.seed([1602C13EAF39C542:1C087C33A105D918]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal(ConfigureRecoveryStrategyTest.java:73)
	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:547)
	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 11593 lines...]
   [junit4] Suite: org.apache.solr.core.ConfigureRecoveryStrategyTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ConfigureRecoveryStrategyTest_1602C13EAF39C542-001/init-core-data-001
   [junit4]   2> 695916 WARN  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 695916 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 695918 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-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> 695922 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 695923 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 695983 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 695990 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 696073 WARN  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 696076 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 696154 WARN  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 696155 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24ce5ad9
   [junit4]   2> 696155 WARN  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 696158 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24ce5ad9
   [junit4]   2> 696158 WARN  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 696158 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24ce5ad9
   [junit4]   2> 696160 INFO  (coreLoadExecutor-3233-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 696219 INFO  (coreLoadExecutor-3233-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 696227 INFO  (coreLoadExecutor-3233-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 696296 WARN  (coreLoadExecutor-3233-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 696298 INFO  (coreLoadExecutor-3233-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 696314 INFO  (coreLoadExecutor-3233-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 696314 WARN  (coreLoadExecutor-3233-thread-1) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 696314 INFO  (coreLoadExecutor-3233-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24ce5ad9
   [junit4]   2> 696314 INFO  (coreLoadExecutor-3233-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.ConfigureRecoveryStrategyTest$CustomRecoveryStrategyBuilder
   [junit4]   2> 696318 INFO  (coreLoadExecutor-3233-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ConfigureRecoveryStrategyTest_1602C13EAF39C542-001/init-core-data-001/]
   [junit4]   2> 696319 INFO  (coreLoadExecutor-3233-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46430924842331933]
   [junit4]   2> 696560 INFO  (coreLoadExecutor-3233-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 696560 INFO  (coreLoadExecutor-3233-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 696561 INFO  (coreLoadExecutor-3233-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 696562 INFO  (coreLoadExecutor-3233-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2fe80754[collection1] main]
   [junit4]   2> 696563 WARN  (coreLoadExecutor-3233-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 696563 INFO  (coreLoadExecutor-3233-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 696563 INFO  (searcherExecutor-3234-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2fe80754[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 696564 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 696565 INFO  (TEST-ConfigureRecoveryStrategyTest.testBuilder-seed#[1602C13EAF39C542]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBuilder
   [junit4]   2> 696565 INFO  (TEST-ConfigureRecoveryStrategyTest.testBuilder-seed#[1602C13EAF39C542]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBuilder
   [junit4]   2> 696566 INFO  (TEST-ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal-seed#[1602C13EAF39C542]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAlmostAllMethodsAreFinal
   [junit4]   2> 696567 INFO  (TEST-ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal-seed#[1602C13EAF39C542]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAlmostAllMethodsAreFinal
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ConfigureRecoveryStrategyTest -Dtests.method=testAlmostAllMethodsAreFinal -Dtests.seed=1602C13EAF39C542 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=yi -Dtests.timezone=Pacific/Wake -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.00s J0 | ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: private static void org.apache.solr.cloud.RecoveryStrategy.$closeResource(java.lang.Throwable,java.lang.AutoCloseable)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1602C13EAF39C542:1C087C33A105D918]:0)
   [junit4]    > 	at org.apache.solr.core.ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal(ConfigureRecoveryStrategyTest.java:73)
   [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:547)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 696568 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 696568 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=622830952
   [junit4]   2> 696569 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[1602C13EAF39C542]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 696569 INFO  (coreCloseExecutor-3238-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ccc9d3d
   [junit4]   2> 696570 INFO  (coreCloseExecutor-3238-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=483171645
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ConfigureRecoveryStrategyTest_1602C13EAF39C542-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=yi, timezone=Pacific/Wake
   [junit4]   2> NOTE: Linux 4.4.0-66-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=206700720,total=519569408
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetPivotLongTailTest, TestInitQParser, BlobRepositoryCloudTest, TestLFUCache, DistributedFacetPivotWhiteBoxTest, TestSolrQueryParserDefaultOperatorResource, TestFieldCacheSortRandom, TestSha256AuthenticationProvider, TestJmxMonitoredMap, TestSizeLimitedDistributedMap, SolrMetricManagerTest, TestFastWriter, TestReplicationHandler, ExplicitHLLTest, TestSubQueryTransformer, SolrRequestParserTest, AtomicUpdatesTest, TestBadConfig, TestHighlightDedupGrouping, BlockCacheTest, TestPseudoReturnFields, LeaderInitiatedRecoveryOnCommitTest, CopyFieldTest, NumericFieldsTest, TestCryptoKeys, TestJmxIntegration, JsonValidatorTest, RegexBoostProcessorTest, TestExportWriter, TestFilteredDocIdSet, PathHierarchyTokenizerFactoryTest, ReplicaListTransformerTest, TestFieldCache, ReplaceNodeTest, SignatureUpdateProcessorFactoryTest, TestLegacyFieldCache, SearchHandlerTest, TestSolrDeletionPolicy2, DistributedQueryElevationComponentTest, BaseCdcrDistributedZkTest, TestCollationFieldDocValues, TestSolr4Spatial2, SolrXmlInZkTest, PingRequestHandlerTest, TestExpandComponent, TestRemoteStreaming, PluginInfoTest, BasicAuthIntegrationTest, SmileWriterTest, TestBackupRepositoryFactory, AnalyticsMergeStrategyTest, TestScoreJoinQPNoScore, TestLeaderElectionWithEmptyReplica, TestSchemalessBufferedUpdates, TestBulkSchemaAPI, TestStressLiveNodes, TestManagedResource, TestJettySolrRunner, TestAnalyzedSuggestions, TestJsonFacets, TlogReplayBufferedWhileIndexingTest, ConjunctionSolrSpellCheckerTest, ClusterStateTest, TestSchemaSimilarityResource, SimpleCollectionCreateDeleteTest, DefaultValueUpdateProcessorTest, TestReloadAndDeleteDocs, TestRandomDVFaceting, TestSolrCoreSnapshots, TestConfigReload, TestCloudRecovery, TestUninvertingReader, TestSlowCompositeReaderWrapper, TestQuerySenderListener, UniqFieldsUpdateProcessorFactoryTest, TestConfigSetProperties, TestComplexPhraseQParserPlugin, ClassificationUpdateProcessorTest, TestExactSharedStatsCache, HdfsSyncSliceTest, PolyFieldTest, TestClusterStateMutator, TestSolrCloudWithSecureImpersonation, ConfigureRecoveryStrategyTest]
   [junit4] Completed [242/696 (1!)] on J0 in 0.67s, 2 tests, 1 failure <<< FAILURES!

[...truncated 53172 lines...]