Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7344/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.common.util.TestTimeSource.testEpochTime
Error Message:
NanoTimeSource time diff=270600
Stack Trace:
java.lang.AssertionError: NanoTimeSource time diff=270600
at
__randomizedtesting.SeedInfo.seed([8AEDF3E7414804A9:B28180C2D598A6EF]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
at
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:31)
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
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: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
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 16263 lines...]
[junit4] Suite: org.apache.solr.common.util.TestTimeSource
[junit4] 2> 236144 INFO
(SUITE-TestTimeSource-seed#[8AEDF3E7414804A9]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.util.TestTimeSource_8AEDF3E7414804A9-001\init-core-data-001
[junit4] 2> 236145 INFO
(SUITE-TestTimeSource-seed#[8AEDF3E7414804A9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 236153 INFO
(SUITE-TestTimeSource-seed#[8AEDF3E7414804A9]-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> 236154 INFO
(TEST-TestTimeSource.testEpochTime-seed#[8AEDF3E7414804A9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEpochTime
[junit4] 2> 241669 INFO
(TEST-TestTimeSource.testEpochTime-seed#[8AEDF3E7414804A9]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testEpochTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestTimeSource
-Dtests.method=testEpochTime -Dtests.seed=8AEDF3E7414804A9 -Dtests.slow=true
-Dtests.locale=tk-TM -Dtests.timezone=Africa/Ouagadougou -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[junit4] FAILURE 5.52s J0 | TestTimeSource.testEpochTime <<<
[junit4] > Throwable #1: java.lang.AssertionError: NanoTimeSource time
diff=270600
[junit4] > at
__randomizedtesting.SeedInfo.seed([8AEDF3E7414804A9:B28180C2D598A6EF]:0)
[junit4] > at
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
[junit4] > at
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:31)
[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: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.util.TestTimeSource_8AEDF3E7414804A9-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1384f8ed),
locale=tk-TM, timezone=Africa/Ouagadougou
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1
(64-bit)/cpus=3,threads=1,free=107190856,total=324009984
[junit4] 2> NOTE: All tests run in this JVM:
[HyperbolicCosineEvaluatorTest, ModifiableSolrParamsTest,
GreaterThanEqualToEvaluatorTest, AndEvaluatorTest, TestJavaBinCodec,
NormalizeEvaluatorTest, TestLBHttpSolrClient, NaturalLogEvaluatorTest,
ConcurrentUpdateSolrClientBuilderTest, SolrPingTest, AscEvaluatorTest,
ArcTangentEvaluatorTest, TestV2Request, TestCollectionStateWatchers,
StreamExpressionParserTest, OperationsTest, TestBatchUpdate, JettyWebappTest,
SolrExampleXMLTest, TestJsonRecordReader, TestValidatingJsonMap,
EqualToEvaluatorTest, HttpSolrClientBuilderTest, FieldValueEvaluatorTest,
GetByIdTest, CommonAdminParamsTest, JdbcDriverTest, ShardParamsTest,
SolrZkClientTest, OrEvaluatorTest, SolrDocumentTest,
HttpSolrClientSSLAuthConPoolTest, SelectWithEvaluatorsTest, JDBCStreamTest,
TermsResponseTest, TestCloudSolrClientConnections, DivideEvaluatorTest,
AbsoluteValueEvaluatorTest, SolrExampleStreamingTest, SolrExampleBinaryTest,
SolrExampleJettyTest, SolrExampleEmbeddedTest, TestSpellCheckResponse,
LargeVolumeJettyTest, TestSolrProperties, MergeIndexesEmbeddedTest,
TestEmbeddedSolrServer, TestCoreAdmin, TestDocumentObjectBinder, SolrQueryTest,
TestHash, TestFastInputStream, TestXMLEscaping, HttpClientUtilTest,
DocumentAnalysisResponseTest, SolrExceptionTest, TestUpdateRequestCodec,
FieldAnalysisResponseTest, ClientUtilsTest, NamedListTest,
AnlysisResponseBaseTest, UsingSolrJRefGuideExamplesTest, TestPolicy,
CloudSolrClientBuilderTest, CloudSolrClientCacheTest,
CloudSolrClientMultiConstructorTest, LBHttpSolrClientBuilderTest,
GraphExpressionTest, StreamExpressionTest, StreamExpressionToExpessionTest,
StreamExpressionToExplanationTest, AppendEvaluatorTest, ArcCosineEvaluatorTest,
ArrayEvaluatorTest, CeilingEvaluatorTest, CoalesceEvaluatorTest,
CorrelationEvaluatorTest, CosineEvaluatorTest, CubedRootEvaluatorTest,
CumulativeProbabilityEvaluatorTest, FloorEvaluatorTest,
HyperbolicSineEvaluatorTest, HyperbolicTangentEvaluatorTest,
LessThanEqualToEvaluatorTest, LessThanEvaluatorTest, ModuloEvaluatorTest,
MultiplyEvaluatorTest, NormalDistributionEvaluatorTest, PowerEvaluatorTest,
RawValueEvaluatorTest, RegressionEvaluatorTest, RoundEvaluatorTest,
SineEvaluatorTest, SquareRootEvaluatorTest, TangentEvaluatorTest,
UniformDistributionEvaluatorTest, ConcatOperationTest,
TestCollectionAdminRequest, TestConfigSetAdminRequest,
TestDelegationTokenRequest, TestV1toV2ApiMapper, NoOpResponseParserTest,
TestClusteringResponse, TestDelegationTokenResponse, TestSuggesterResponse,
TestCloudCollectionsListeners, CommonParamsTest, TestPathTrie, TestRetryUtil,
TestTimeSource]
[junit4] Completed [150/152 (1!)] on J0 in 5.63s, 1 test, 1 failure <<<
FAILURES!
[...truncated 42768 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7344/consoleText
[repro] Revision: e5998fcb5df1d1129f0ddefb518411ff2b910912
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\solrj
[repro] TestTimeSource
[repro] ant compile-test
[...truncated 2474 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestTimeSource" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=8AEDF3E7414804A9
-Dtests.slow=true -Dtests.locale=tk-TM -Dtests.timezone=Africa/Ouagadougou
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
[...truncated 74 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.common.util.TestTimeSource
[repro] Exiting with code 0
[...truncated 75 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]