Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 763E818FB8 for ; Sat, 31 Oct 2015 23:52:03 +0000 (UTC) Received: (qmail 86603 invoked by uid 500); 31 Oct 2015 23:52:02 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 86540 invoked by uid 500); 31 Oct 2015 23:52:02 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 86530 invoked by uid 99); 31 Oct 2015 23:52:02 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Oct 2015 23:52:02 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id A54599C0254 for ; Sat, 31 Oct 2015 23:51:57 +0000 (UTC) Date: Sat, 31 Oct 2015 23:51:16 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <511530623.7621.1446335517601.JavaMail.jenkins@crius> In-Reply-To: <1192393980.7312.1446258586734.JavaMail.jenkins@crius> References: <1192393980.7312.1446258586734.JavaMail.jenkins@crius> Subject: [JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 1003 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_7620_1132907195.1446335517140" X-Jenkins-Job: Lucene-Solr-NightlyTests-5.x X-Jenkins-Result: FAILURE ------=_Part_7620_1132907195.1446335517140 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1003/ 1 tests failed. FAILED: org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest.testRandom {#11 seed=[D30126801503C858:4E8BBD0E05B60CEF]} Error Message: maxY must be >= minY: -23.184599227870876 to -23.18459922787088 Stack Trace: com.spatial4j.core.exception.InvalidShapeException: maxY must be >= minY: -23.184599227870876 to -23.18459922787088 at __randomizedtesting.SeedInfo.seed([D30126801503C858:4E8BBD0E05B60CEF]:0) at com.spatial4j.core.context.SpatialContext.makeRectangle(SpatialContext.java:218) at org.apache.lucene.spatial.SpatialTestCase.randomRectangle(SpatialTestCase.java:175) at org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest.queryHeatmapRecursive(HeatmapFacetCounterTest.java:207) at org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest.queryHeatmapRecursive(HeatmapFacetCounterTest.java:207) at org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest.queryHeatmapRecursive(HeatmapFacetCounterTest.java:207) at org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest.testRandom(HeatmapFacetCounterTest.java:169) 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:1660) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916) 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:875) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822) 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: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: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 8808 lines...] [junit4] Suite: org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest [junit4] 2> ??? 01, 2015 5:49:58 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 15 cells, 5 non-zero [junit4] 2> ??? 01, 2015 5:49:58 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 13 cells, 8 non-zero [junit4] 2> ??? 01, 2015 5:49:58 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 21 cells, 7 non-zero [junit4] 2> ??? 01, 2015 5:49:58 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 2 cells, 0 non-zero [junit4] 2> ??? 01, 2015 5:49:58 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 21 cells, 10 non-zero [junit4] 2> ??? 01, 2015 5:49:58 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 5 cells, 5 non-zero [junit4] 2> ??? 01, 2015 5:49:58 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 10 cells, 6 non-zero [junit4] 2> ??? 01, 2015 5:49:59 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 8 cells, 7 non-zero [junit4] 2> ??? 01, 2015 5:49:59 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 8 cells, 7 non-zero [junit4] 2> ??? 01, 2015 5:49:59 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 8 cells, 7 non-zero [junit4] 2> ??? 01, 2015 5:49:59 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 12 cells, 8 non-zero [junit4] 2> ??? 01, 2015 5:49:59 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 12 cells, 8 non-zero [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HeatmapFacetCounterTest -Dtests.method=testRandom -Dtests.seed=D30126801503C858 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=el -Dtests.timezone=Asia/Qyzylorda -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.04s J1 | HeatmapFacetCounterTest.testRandom {#11 seed=[D30126801503C858:4E8BBD0E05B60CEF]} <<< [junit4] > Throwable #1: com.spatial4j.core.exception.InvalidShapeException: maxY must be >= minY: -23.184599227870876 to -23.18459922787088 [junit4] > at __randomizedtesting.SeedInfo.seed([D30126801503C858:4E8BBD0E05B60CEF]:0) [junit4] > at com.spatial4j.core.context.SpatialContext.makeRectangle(SpatialContext.java:218) [junit4] > at org.apache.lucene.spatial.SpatialTestCase.randomRectangle(SpatialTestCase.java:175) [junit4] > at org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest.queryHeatmapRecursive(HeatmapFacetCounterTest.java:207) [junit4] > at org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest.queryHeatmapRecursive(HeatmapFacetCounterTest.java:207) [junit4] > at org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest.queryHeatmapRecursive(HeatmapFacetCounterTest.java:207) [junit4] > at org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest.testRandom(HeatmapFacetCounterTest.java:169) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> ??? 01, 2015 5:49:59 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 8 cells, 7 non-zero [junit4] 2> ??? 01, 2015 5:49:59 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 27 cells, 8 non-zero [junit4] 2> ??? 01, 2015 5:49:59 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 8 cells, 8 non-zero [junit4] 2> ??? 01, 2015 5:49:59 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 0 cells, 0 non-zero [junit4] 2> ??? 01, 2015 5:50:00 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 12 cells, 8 non-zero [junit4] 2> ??? 01, 2015 5:50:00 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 10 cells, 9 non-zero [junit4] 2> ??? 01, 2015 5:50:00 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 12 cells, 6 non-zero [junit4] 2> ??? 01, 2015 5:50:00 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 5 cells, 4 non-zero [junit4] 2> ??? 01, 2015 5:50:00 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 11 cells, 9 non-zero [junit4] 2> ??? 01, 2015 5:50:00 ?? org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest after [junit4] 2> INFO: Validated 0 cells, 0 non-zero [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/spatial/test/J1/temp/lucene.spatial.prefix.HeatmapFacetCounterTest_D30126801503C858-001 [junit4] 2> NOTE: test params are: codec=Lucene54, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=el, timezone=Asia/Qyzylorda [junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=240746280,total=342884352 [junit4] 2> NOTE: All tests run in this JVM: [TestPointVectorStrategy, TestTestFramework, JtsPolygonTest, HeatmapFacetCounterTest] [junit4] Completed [10/23] on J1 in 2.24s, 22 tests, 1 error <<< FAILURES! [...truncated 50 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:792: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:729: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build.xml:471: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:2248: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/module-build.xml:58: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1452: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1006: There were test failures: 23 suites, 235 tests, 1 error, 11 ignored (10 assumptions) [seed: D30126801503C858] Total time: 201 minutes 15 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any ------=_Part_7620_1132907195.1446335517140 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_7620_1132907195.1446335517140--