Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22176/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.update.TransactionLogTest.testBigLastAddSize

Error Message:
For input string: "000000000000000000011884466055582223449"

Stack Trace:
java.lang.NumberFormatException: For input string: 
"000000000000000000011884466055582223449"
        at 
__randomizedtesting.SeedInfo.seed([A958CE8657EE3476:B1A2602DBEA0C877]:0)
        at 
java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
        at java.base/java.lang.Long.parseLong(Long.java:692)
        at java.base/java.lang.Long.parseLong(Long.java:817)
        at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
        at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
        at 
org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)


FAILED:  org.apache.solr.update.TransactionLogTest.testBigLastAddSize

Error Message:
For input string: "000000000000000000015791538073002163331"

Stack Trace:
java.lang.NumberFormatException: For input string: 
"000000000000000000015791538073002163331"
        at 
__randomizedtesting.SeedInfo.seed([A958CE8657EE3476:B1A2602DBEA0C877]:0)
        at 
java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
        at java.base/java.lang.Long.parseLong(Long.java:692)
        at java.base/java.lang.Long.parseLong(Long.java:817)
        at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
        at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
        at 
org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)


FAILED:  org.apache.solr.update.TransactionLogTest.testBigLastAddSize

Error Message:
For input string: "000000000000000000013189476028760500662"

Stack Trace:
java.lang.NumberFormatException: For input string: 
"000000000000000000013189476028760500662"
        at 
__randomizedtesting.SeedInfo.seed([A958CE8657EE3476:B1A2602DBEA0C877]:0)
        at 
java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
        at java.base/java.lang.Long.parseLong(Long.java:692)
        at java.base/java.lang.Long.parseLong(Long.java:817)
        at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
        at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
        at 
org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 15197 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest 
-Dtests.method=testBigLastAddSize -Dtests.seed=A958CE8657EE3476 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dsb 
-Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input 
string: "000000000000000000013189476028760500662"
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A958CE8657EE3476:B1A2602DBEA0C877]:0)
   [junit4]    >        at 
java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    >        at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    >        at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    >        at 
org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    >        at 
org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    >        at 
org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [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]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@395fa07a),
 locale=dsb, timezone=Africa/Bamako
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=28502832,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CurrencyFieldTypeTest, 
MaxSizeAutoCommitTest, TestImpersonationWithHadoopAuth, 
ChaosMonkeyNothingIsSafeTest, TestShardHandlerFactory, DirectUpdateHandlerTest, 
ClassificationUpdateProcessorIntegrationTest, TestUtilizeNode, 
TestCSVResponseWriter, TestPseudoReturnFields, TestCrossCoreJoin, 
TestHdfsBackupRestoreCore, TestMergePolicyConfig, TestRestManager, 
SolrPluginUtilsTest, ParsingFieldUpdateProcessorsTest, TestHashPartitioner, 
TestFileDictionaryLookup, HealthCheckHandlerTest, SynonymTokenizerTest, 
TestPHPSerializedResponseWriter, BJQParserTest, CreateCollectionCleanupTest, 
TestIndexSearcher, TestWordDelimiterFilterFactory, BasicDistributedZkTest, 
TestDocumentBuilder, DistributedTermsComponentTest, DistributedVersionInfoTest, 
ExitableDirectoryReaderTest, FacetPivotSmallTest, CollectionPropsTest, 
OutputWriterTest, TestOmitPositions, SolrXmlInZkTest, 
TestShortCircuitedRequests, DistributedQueryElevationComponentTest, 
TestRemoteStreaming, NumberUtilsTest, TestJoin, UpdateLogTest, 
LIROnShardRestartTest, ZkSolrClientTest, TestFastOutputStream, 
SolrIndexSplitterTest, ZkNodePropsTest, TestComplexPhraseLeadingWildcard, 
TestClassicSimilarityFactory, AnalysisErrorHandlingTest, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsAutoAddReplicasIntegrationTest, 
TestIBSimilarityFactory, SolrCoreCheckLockOnStartupTest, 
TestChildDocTransformer, TestCloudRecovery, ImplicitSnitchTest, 
TestMaxScoreQueryParser, TestSolr4Spatial2, 
TestPerFieldSimilarityWithDefaultOverride, AsyncCallRequestStatusResponseTest, 
TestTestInjection, SpellCheckCollatorTest, NodeMutatorTest, 
OpenExchangeRatesOrgProviderTest, EnumFieldTest, 
TestStressCloudBlindAtomicUpdates, TestHighlightDedupGrouping, 
SolrCloudReportersTest, BlobRepositoryCloudTest, 
TestRequestStatusCollectionAPI, TestSchemaManager, HLLSerializationTest, 
MBeansHandlerTest, TestCloudDeleteByQuery, TestGroupingSearch, 
TestRandomFaceting, TestMinMaxOnMultiValuedField, 
FieldAnalysisRequestHandlerTest, TestRuleBasedAuthorizationPlugin, 
SolrMetricsIntegrationTest, StatsComponentTest, TestConfigSetsAPI, 
TestCSVLoader, MetricTriggerIntegrationTest, SmileWriterTest, 
HdfsRecoverLeaseTest, SimpleFacetsTest, TestManagedSchemaAPI, 
TestDocBasedVersionConstraints, TestFieldResource, TestLegacyNumericUtils, 
TestDocTermOrdsUninvertLimit, TestJsonFacetRefinement, 
PKIAuthenticationIntegrationTest, TestPayloadScoreQParserPlugin, 
CheckHdfsIndexTest, RequestHandlersTest, TolerantUpdateProcessorTest, 
TestSolrCloudWithDelegationTokens, SuggestComponentTest, BadCopyFieldTest, 
TestSort, TestClusterStateMutator, TestLRUStatsCache, TestSearcherReuse, 
TestHdfsCloudBackupRestore, TestBinaryField, HDFSCollectionsAPITest, 
TestPrepRecovery, SchemaApiFailureTest, TestBulkSchemaConcurrent, 
TestFieldSortValues, ExternalFileFieldSortTest, 
ShufflingReplicaListTransformerTest, HighlighterConfigTest, 
TestObjectReleaseTracker, TestLeaderElectionWithEmptyReplica, 
TestNumericRangeQuery32, ZkCLITest, TestPhraseSuggestions, 
TestBackupRepositoryFactory, SortSpecParsingTest, 
DistribDocExpirationUpdateProcessorTest, TestRestoreCore, TestInitParams, 
SolrJmxReporterCloudTest, TestRawTransformer, ShardRoutingTest, 
V2ApiIntegrationTest, TestCloudJSONFacetSKG, TestHashQParserPlugin, 
OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, 
BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, 
LeaderElectionTest, QueryElevationComponentTest, BadIndexSchemaTest, 
BasicFunctionalityTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, 
SolrRequestParserTest, DocValuesTest, SuggesterWFSTTest, 
FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, 
TestQueryUtils, TestQueryTypes, TestValueSourceCache, TestSolrQueryParser, 
TestJmxIntegration, PingRequestHandlerTest, TestLuceneMatchVersion, 
EchoParamsTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, 
TimeZoneUtilsTest, ScriptEngineTest, TestFastLRUCache, 
TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, 
SystemInfoHandlerTest, CircularListTest, TestRTGBase, CursorPagingTest, 
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
ProtectedTermFilterFactoryTest, TestEmbeddedSolrServerAdminHandler, 
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, 
ConcurrentCreateRoutedAliasTest, CreateRoutedAliasTest, 
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribCursorPagingTest, 
MoveReplicaTest, MultiSolrCloudTestCaseTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerStatusTest, RemoteQueryErrorTest, ReplaceNodeTest, SSLMigrationTest, 
SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, 
TestCloudJSONFacetJoinDomain, TestDistributedMap, 
TestLeaderInitiatedRecoveryThread, TestLockTree, TestMiniSolrCloudClusterSSL, 
TestSolrCloudWithSecureImpersonation, TestTlogReplica, 
TestCollectionsAPIViaSolrCloudCluster, TestReplicaProperties, 
AutoScalingHandlerTest, NodeAddedTriggerTest, RestoreTriggerStateTest, 
SearchRateTriggerTest, TriggerIntegrationTest, TestCustomStream, 
TestReplicationHandlerBackup, TestReqParamsAPI, 
TestSolrConfigHandlerConcurrent, CoreAdminCreateDiscoverTest, 
CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, 
MetricsHandlerTest, MetricsHistoryHandlerTest, DistributedDebugComponentTest, 
DistributedExpandComponentTest, DistributedFacetPivotLargeTest, 
DistributedFacetPivotSmallAdvancedTest, 
DistributedQueryComponentCustomSortTest, InfixSuggestersTest, 
SpatialHeatmapFacetsTest, TestStreamBody, TestMacroExpander, TestMacros, 
TestExportWriter, TestGraphMLResponseWriter, TestJavabinTupleStreamParser, 
TestRawResponseWriter, TestRetrieveFieldsOptimizer, 
TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, 
BooleanFieldTest, PreAnalyzedFieldManagedSchemaCloudTest, 
TestCloudManagedSchema, AnalyticsQueryTest, CursorMarkTest, LargeFieldTest, 
TestCustomSort, TestFilteredDocIdSet, TestGraphTermsQParserPlugin, 
TestLegacyNumericRangeQueryBuilder, TestMissingGroups, TestNoOpRegenerator, 
TestOverriddenPrefixQueryForCustomFieldType, TestPayloadCheckQParserPlugin, 
TestReRankQParserPlugin, TestRecoveryHdfs, ConjunctionSolrSpellCheckerTest, 
SpellCheckCollatorWithCollapseTest, TestAnalyzeInfixSuggestions, 
TestFreeTextSuggestions, BlockCacheTest, HdfsDirectoryTest, 
TestUninvertingReader, AddBlockUpdateTest, SolrIndexMetricsTest, 
TestHdfsUpdateLog, TestInPlaceUpdatesDistrib, TransactionLogTest]
   [junit4] Completed [790/812 (1!)] on J0 in 0.02s, 1 test, 1 error <<< 
FAILURES!

[...truncated 43805 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22176/consoleText

[repro] Revision: 59087d148ac186930c4a51917e361c599e7314c1

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TransactionLogTest 
-Dtests.method=testBigLastAddSize -Dtests.seed=A958CE8657EE3476 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dsb 
-Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TransactionLogTest
[repro] ant compile-test

[...truncated 3304 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TransactionLogTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=A958CE8657EE3476 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dsb 
-Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 41 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest 
-Dtests.method=testBigLastAddSize -Dtests.seed=A958CE8657EE3476 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=dsb -Dtests.timezone=Africa/Bamako -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.01s J0 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input 
string: "000000000000000000013193354360078235078"
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A958CE8657EE3476:B1A2602DBEA0C877]:0)
   [junit4]    >        at 
java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    >        at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    >        at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    >        at 
org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    >        at 
org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    >        at 
org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [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]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f7f793c),
 locale=dsb, timezone=Africa/Bamako
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=489628648,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TransactionLogTest]
   [junit4] Completed [3/5 (1!)] on J0 in 1.39s, 1 test, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest 
-Dtests.method=testBigLastAddSize -Dtests.seed=A958CE8657EE3476 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=dsb -Dtests.timezone=Africa/Bamako -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input 
string: "000000000000000000011884466055582223449"
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A958CE8657EE3476:B1A2602DBEA0C877]:0)
   [junit4]    >        at 
java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    >        at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    >        at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    >        at 
org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    >        at 
org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    >        at 
org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [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]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3b04955d),
 locale=dsb, timezone=Africa/Bamako
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=477320960,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TransactionLogTest, 
TransactionLogTest]
   [junit4] Completed [4/5 (2!)] on J1 in 0.02s, 1 test, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest 
-Dtests.method=testBigLastAddSize -Dtests.seed=A958CE8657EE3476 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=dsb -Dtests.timezone=Africa/Bamako -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J2 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input 
string: "000000000000000000015791538073002163331"
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A958CE8657EE3476:B1A2602DBEA0C877]:0)
   [junit4]    >        at 
java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    >        at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    >        at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    >        at 
org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    >        at 
org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    >        at 
org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [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]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3b04955d),
 locale=dsb, timezone=Africa/Bamako
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=477102160,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TransactionLogTest, 
TransactionLogTest]
   [junit4] Completed [5/5 (3!)] on J2 in 0.03s, 1 test, 1 error <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 5 tests, 3 errors [seed: A958CE8657EE3476]

Total time: 4 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   3/5 failed: org.apache.solr.update.TransactionLogTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=59087d148ac186930c4a51917e361c599e7314c1, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22175
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to