Looks like this one is related to https://issues.apache.org/jira/browse/LUCENE-6951. GeoPonitField benefits but BKD is angry since the split algorithm is so different. I'll fix.
On Thu, Jan 14, 2016 at 11:54 AM, Michael McCandless <[email protected]> wrote: > I suspect this is a similar failure to my last comment on > https://issues.apache.org/jira/browse/LUCENE-6956 again, a corner case in > the sandbox geo polygon APIs. > > Nick can you confirm? > > Is is possible there were Lucene sandbox geo bug fixes from trunk that we > didn't backport to 5.x? > > Mike McCandless > > On Thu, Jan 14, 2016 at 6:06 AM, <[email protected]> wrote: > >> *BUILD FAILURE* >> Build URL >> http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/78934/ >> Project:lucene_linux_java8_64_test_only Randomization: >> JDKEA8,local,heap[979m],-server >> +UseSerialGC +UseCompressedOops +AggressiveOpts,sec manager on Date of >> build:Thu, 14 Jan 2016 11:57:40 +0100 Build duration:8 min 42 sec >> *CHANGES* No Changes >> *BUILD ARTIFACTS* >> - >> checkout/lucene/build/sandbox/test/temp/junit4-J0-20160114_120557_901.events >> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/78934/artifact/checkout/lucene/build/sandbox/test/temp/junit4-J0-20160114_120557_901.events> >> - >> checkout/lucene/build/sandbox/test/temp/junit4-J1-20160114_120557_901.events >> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/78934/artifact/checkout/lucene/build/sandbox/test/temp/junit4-J1-20160114_120557_901.events> >> - >> checkout/lucene/build/sandbox/test/temp/junit4-J2-20160114_120557_901.events >> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/78934/artifact/checkout/lucene/build/sandbox/test/temp/junit4-J2-20160114_120557_901.events> >> - >> checkout/lucene/build/sandbox/test/temp/junit4-J3-20160114_120557_901.events >> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/78934/artifact/checkout/lucene/build/sandbox/test/temp/junit4-J3-20160114_120557_901.events> >> - >> checkout/lucene/build/sandbox/test/temp/junit4-J4-20160114_120557_901.events >> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/78934/artifact/checkout/lucene/build/sandbox/test/temp/junit4-J4-20160114_120557_901.events> >> - >> checkout/lucene/build/sandbox/test/temp/junit4-J5-20160114_120557_902.events >> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/78934/artifact/checkout/lucene/build/sandbox/test/temp/junit4-J5-20160114_120557_902.events> >> - >> checkout/lucene/build/sandbox/test/temp/junit4-J6-20160114_120557_902.events >> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/78934/artifact/checkout/lucene/build/sandbox/test/temp/junit4-J6-20160114_120557_902.events> >> - >> checkout/lucene/build/sandbox/test/temp/junit4-J7-20160114_120557_902.events >> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/78934/artifact/checkout/lucene/build/sandbox/test/temp/junit4-J7-20160114_120557_902.events> >> *FAILED JUNIT TESTS* Name: org.apache.lucene.bkdtree Failed: 1 test(s), >> Passed: 4 test(s), Skipped: 5 test(s), Total: 10 test(s) >> *- Failed: org.apache.lucene.bkdtree.TestBKDTree.testRandomMedium * >> *CONSOLE OUTPUT* [...truncated 10878 lines...] [junit4] [junit4] [junit4] >> JVM J0: 0.54 .. 8.15 = 7.62s [junit4] JVM J1: 0.79 .. 9.33 = 8.54s [junit4] >> JVM J2: 0.54 .. 12.59 = 12.06s [junit4] JVM J3: 0.29 .. 9.32 = 9.03s [junit4] >> JVM J4: 0.54 .. 12.10 = 11.56s [junit4] JVM J5: 0.29 .. 15.10 = 14.82s >> [junit4] >> JVM J6: 0.54 .. 9.09 = 8.55s [junit4] JVM J7: 0.54 .. 14.10 = 13.56s [junit4] >> Execution time total: 15 seconds [junit4] Tests summary: 20 suites, 142 >> tests, 1 error, 11 ignored (11 assumptions) BUILD FAILED >> /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/build.xml:472: >> The following error occurred while executing this line: >> /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/common-build.xml:2240: >> The following error occurred while executing this line: >> /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/module-build.xml:58: >> The following error occurred while executing this line: >> /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/common-build.xml:1444: >> The following error occurred while executing this line: >> /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/common-build.xml:1000: >> There were test failures: 20 suites, 142 tests, 1 error, 11 ignored (11 >> assumptions) [seed: 215EF7D7DC231C40] Total time: 8 minutes 21 seconds Build >> step 'Invoke Ant' marked build as failure Archiving artifacts Recording >> test results [description-setter] Description set: >> JDKEA8,local,heap[979m],-server +UseSerialGC +UseCompressedOops >> +AggressiveOpts,sec manager on Email was triggered for: Failure - 1st Trigger >> Failure - Any was overridden by another trigger and will not send an email. >> Trigger >> Failure - Still was overridden by another trigger and will not send an >> email. Sending email for trigger: Failure - 1st >> > > -- *Nicholas W. Knize, Ph.D., GISP* *Spatial Agent* <http://www.twitter.com/nknize>
