[JENKINS] Lucene-Solr-Tests-master - Build # 1070 - Still Failing

2016-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1070/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestCoreDiscovery Error Message: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore,

[jira] [Updated] (SOLR-3191) field exclusion from fl

2016-04-10 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-3191: - Attachment: SOLR-3191.patch Here's an updated patch that attempts to reconcile the original with

[jira] [Commented] (SOLR-8902) ReturnFields can return fields that were not requested

2016-04-10 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234484#comment-15234484 ] Erick Erickson commented on SOLR-8902: -- [~ryantxu] how confident are you about the testing for this

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 983 - Still Failing

2016-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/983/ 1 tests failed. FAILED: org.apache.lucene.facet.range.TestRangeFacetCounts.testRandomDoubles Error Message: range "r2" matches nothing Stack Trace: java.lang.IllegalArgumentException: range "r2" matches nothing

[jira] [Created] (SOLR-8966) Auto populating timestamp field is not updated with atomic updates

2016-04-10 Thread rajanimaski (JIRA)
rajanimaski created SOLR-8966: - Summary: Auto populating timestamp field is not updated with atomic updates Key: SOLR-8966 URL: https://issues.apache.org/jira/browse/SOLR-8966 Project: Solr

[jira] [Commented] (SOLR-7826) Permission issues when creating cores with bin/solr

2016-04-10 Thread Binoy Dalal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234453#comment-15234453 ] Binoy Dalal commented on SOLR-7826: --- Ok. That makes sense. I'll finish off the patch and put it up asap.

[jira] [Created] (LUCENE-7200) stop word/punctuation QueryParser error(return all records)

2016-04-10 Thread Littlestar (JIRA)
Littlestar created LUCENE-7200: -- Summary: stop word/punctuation QueryParser error(return all records) Key: LUCENE-7200 URL: https://issues.apache.org/jira/browse/LUCENE-7200 Project: Lucene - Core

[JENKINS] Lucene-Solr-Tests-6.x - Build # 131 - Failure

2016-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/131/ 1 tests failed. FAILED: org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy Error Message: Could not find collection : c1 Stack Trace: org.apache.solr.common.SolrException: Could not find

[JENKINS] Lucene-Solr-Tests-master - Build # 1069 - Still Failing

2016-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1069/ 1 tests failed. FAILED: org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy Error Message: Could not find collection : c1 Stack Trace: org.apache.solr.common.SolrException: Could not

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_72) - Build # 107 - Failure!

2016-04-10 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/107/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'null' for path 'response/params/y/p' full

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_72) - Build # 5769 - Still Failing!

2016-04-10 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5769/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.test Error Message: There should be 3 documents because there should be two id=1

[JENKINS] Lucene-Solr-Tests-master - Build # 1068 - Still Failing

2016-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1068/ 1 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.test Error Message: There should be one document because overwrite=true expected:<1> but was:<0> Stack Trace: java.lang.AssertionError: There should

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 512 - Still Failing!

2016-04-10 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/512/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'CY val' for path 'response/params/y/c'

[JENKINS] Lucene-Solr-Tests-6.x - Build # 129 - Still Failing

2016-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/129/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestCoreDiscovery Error Message: ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MDCAwareThreadPoolExecutor,

[jira] [Updated] (SOLR-8965) Add Path reduce operation to aggregate paths in a session

2016-04-10 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8965: - Description: Session aggregation can be hard to do at scale. MapReduce of course makes this easy.

[jira] [Commented] (SOLR-7826) Permission issues when creating cores with bin/solr

2016-04-10 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234246#comment-15234246 ] Shawn Heisey commented on SOLR-7826: If the user has *started* Solr as root (rather than running the

[JENKINS] Lucene-Solr-Tests-master - Build # 1067 - Still Failing

2016-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1067/ 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MDCAwareThreadPoolExecutor, MockDirectoryWrapper,

Re: Lucene/Solr 5.5.1

2016-04-10 Thread Shai Erera
+1, this (SOLR-8642) has bitten us already and had to revert back to 5.4.x. Shai On Sun, Apr 10, 2016 at 8:00 PM Anshum Gupta wrote: > Hi, > > I would like to release 5.5.1, specially for to SOLR-8725. > > SOLR-8642 in 5.5 stops people from upgrading to 5.5 and a lot of

[JENKINS] Lucene-Solr-SmokeRelease-master - Build # 460 - Still Failing

2016-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/460/ No tests ran. Build Log: [...truncated 40667 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/dist [copy]

Lucene/Solr 5.5.1

2016-04-10 Thread Anshum Gupta
Hi, I would like to release 5.5.1, specially for to SOLR-8725. SOLR-8642 in 5.5 stops people from upgrading to 5.5 and a lot of users have spoken about it on the mailing list and the JIRA. I would like to start the process towards the end of the coming week. -- Anshum Gupta

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+113) - Build # 390 - Still Failing!

2016-04-10 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/390/ Java: 32bit/jdk-9-ea+113 -server -XX:+UseG1GC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates Error Message: 1 mismatched bits expected:<11> but was:<10>

[JENKINS] Lucene-Solr-Tests-6.x - Build # 128 - Still Failing

2016-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/128/ 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: replicaCount expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: replicaCount expected:<0> but was:<1> at

[jira] [Updated] (SOLR-8965) Add Path reduce operation to aggregate paths in a session

2016-04-10 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8965: - Description: One of the things it's tricky to do at scale is session aggregation. MapReduce of

[jira] [Updated] (SOLR-8965) Add Path reduce operation to aggregate paths in a session

2016-04-10 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8965: - Description: One of the things it's tricky to do at scale is session aggregation. MapReduce of

[jira] [Updated] (SOLR-8965) Add Path reduce operation to aggregate paths in a session

2016-04-10 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8965: - Description: One of the things it's tricky to do at scale is session aggregation. MapReduce of

[jira] [Updated] (SOLR-8965) Add Path reduce operation to aggregate paths in a session

2016-04-10 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8965: - Summary: Add Path reduce operation to aggregate paths in a session (was: Add Path reduce

[jira] [Created] (SOLR-8965) Add Path reduce operation to aggregate paths taken in a session

2016-04-10 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-8965: Summary: Add Path reduce operation to aggregate paths taken in a session Key: SOLR-8965 URL: https://issues.apache.org/jira/browse/SOLR-8965 Project: Solr

[jira] [Commented] (SOLR-8962) Add sort Streaming Expression

2016-04-10 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234151#comment-15234151 ] Dennis Gove commented on SOLR-8962: --- That sounds like a good algorithm for this to support.

[jira] [Commented] (LUCENE-7194) Ban Math.toRadians/toDegrees and remove all usages of it

2016-04-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234148#comment-15234148 ] Michael McCandless commented on LUCENE-7194: Thanks [~daddywri]. I think we should just add

Re: [JENKINS] Lucene-Solr-Tests-master - Build # 1066 - Still Failing

2016-04-10 Thread Michael McCandless
I pushed a fix. Mike McCandless http://blog.mikemccandless.com On Sun, Apr 10, 2016 at 10:52 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1066/ > > 1 tests failed. > FAILED: >

[JENKINS] Lucene-Solr-Tests-master - Build # 1066 - Still Failing

2016-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1066/ 1 tests failed. FAILED: org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes Error Message: Cannot find resource: unsupported.6.0.0-cfs.zip Stack Trace: java.io.IOException: Cannot find resource:

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+113) - Build # 16477 - Still Failing!

2016-04-10 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16477/ Java: 64bit/jdk-9-ea+113 -XX:+UseCompressedOops -XX:+UseSerialGC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes Error Message: Cannot find resource:

[JENKINS] Lucene-Solr-Tests-6.x - Build # 127 - Still Failing

2016-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/127/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor,

[jira] [Comment Edited] (SOLR-8962) Add sort Streaming Expression

2016-04-10 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234128#comment-15234128 ] Joel Bernstein edited comment on SOLR-8962 at 4/10/16 2:02 PM: --- Looks good.

[jira] [Comment Edited] (SOLR-8962) Add sort Streaming Expression

2016-04-10 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234128#comment-15234128 ] Joel Bernstein edited comment on SOLR-8962 at 4/10/16 2:02 PM: --- Looks good.

[jira] [Comment Edited] (SOLR-8962) Add sort Streaming Expression

2016-04-10 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234128#comment-15234128 ] Joel Bernstein edited comment on SOLR-8962 at 4/10/16 2:01 PM: --- Looks good.

[jira] [Commented] (SOLR-8962) Add sort Streaming Expression

2016-04-10 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234128#comment-15234128 ] Joel Bernstein commented on SOLR-8962: -- Looks good. On thing we can consider in future

[jira] [Commented] (LUCENE-7199) Improve algorithm for randomly finding an interior point for Geo3D polygons

2016-04-10 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234125#comment-15234125 ] Karl Wright commented on LUCENE-7199: - Thanks for checking this! Awesome results. :-) > Improve

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+113) - Build # 389 - Failure!

2016-04-10 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/389/ Java: 64bit/jdk-9-ea+113 -XX:-UseCompressedOops -XX:+UseSerialGC -XX:-CompactStrings 6 tests failed. FAILED: org.apache.solr.cloud.TestCloudDeleteByQuery.testMalformedDBQViaShard2NonLeaderClient Error Message: Error from server

[jira] [Commented] (LUCENE-7199) Improve algorithm for randomly finding an interior point for Geo3D polygons

2016-04-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234120#comment-15234120 ] Michael McCandless commented on LUCENE-7199: Indeed it's much faster! Now it's: {noformat}

[jira] [Updated] (SOLR-8962) Add sort Streaming Expression

2016-04-10 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-8962: -- Attachment: SOLR-8962.patch Basic implementation supporting just the basic java default merge sort.

[jira] [Resolved] (LUCENE-7199) Improve algorithm for randomly finding an interior point for Geo3D polygons

2016-04-10 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7199. - Resolution: Fixed Fix Version/s: 6.x master Committed a change to

[JENKINS] Lucene-Solr-Tests-master - Build # 1065 - Still Failing

2016-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1065/ 1 tests failed. FAILED: org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes Error Message: Cannot find resource: unsupported.6.0.0-cfs.zip Stack Trace: java.io.IOException: Cannot find resource:

[jira] [Commented] (LUCENE-7199) Improve algorithm for randomly finding an interior point for Geo3D polygons

2016-04-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234110#comment-15234110 ] ASF subversion and git services commented on LUCENE-7199: - Commit

[jira] [Commented] (LUCENE-7199) Improve algorithm for randomly finding an interior point for Geo3D polygons

2016-04-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234107#comment-15234107 ] ASF subversion and git services commented on LUCENE-7199: - Commit

[jira] [Commented] (SOLR-8922) DocSetCollector can allocate massive garbage on large indexes

2016-04-10 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234092#comment-15234092 ] Yonik Seeley commented on SOLR-8922: bq. I thought this was just about saving memory. Why is it faster?

[jira] [Commented] (SOLR-8962) Add sort Streaming Expression

2016-04-10 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234076#comment-15234076 ] Dennis Gove commented on SOLR-8962: --- Been giving this a bit of thought and I think I'm gonna go with the

[JENKINS] Lucene-Solr-Tests-6.x - Build # 126 - Still Failing

2016-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/126/ 5 tests failed. FAILED: org.apache.solr.client.solrj.ConnectionReuseTest.test Error Message: We expected all communication via streaming client to use one connection! expected=91 got=88 Stack Trace: java.lang.AssertionError: We

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_72) - Build # 5768 - Still Failing!

2016-04-10 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5768/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes Error Message: Cannot find resource:

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_72) - Build # 16476 - Still Failing!

2016-04-10 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16476/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes Error Message: Cannot find resource:

[jira] [Created] (LUCENE-7199) Improve algorithm for randomly finding an interior point for Geo3D polygons

2016-04-10 Thread Karl Wright (JIRA)
Karl Wright created LUCENE-7199: --- Summary: Improve algorithm for randomly finding an interior point for Geo3D polygons Key: LUCENE-7199 URL: https://issues.apache.org/jira/browse/LUCENE-7199 Project:

[JENKINS] Lucene-Solr-SmokeRelease-6.x - Build # 31 - Still Failing

2016-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-6.x/31/ No tests ran. Build Log: [...truncated 40667 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/build/smokeTestRelease/dist [copy] Copying

[jira] [Commented] (SOLR-7826) Permission issues when creating cores with bin/solr

2016-04-10 Thread Binoy Dalal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234047#comment-15234047 ] Binoy Dalal commented on SOLR-7826: --- I've made modifications to the script and SolrCLI.java to support

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 511 - Still Failing!

2016-04-10 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/511/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes Error Message: Cannot find resource: unsupported.6.0.0-cfs.zip

[JENKINS] Lucene-Solr-Tests-master - Build # 1064 - Still Failing

2016-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1064/ 1 tests failed. FAILED: org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes Error Message: Cannot find resource: unsupported.6.0.0-cfs.zip Stack Trace: java.io.IOException: Cannot find resource:

[jira] [Commented] (LUCENE-7194) Ban Math.toRadians/toDegrees and remove all usages of it

2016-04-10 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234013#comment-15234013 ] Karl Wright commented on LUCENE-7194: - +1 to rolling our own in any case. Committed changes to the

[jira] [Commented] (LUCENE-7194) Ban Math.toRadians/toDegrees and remove all usages of it

2016-04-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234008#comment-15234008 ] ASF subversion and git services commented on LUCENE-7194: - Commit

[jira] [Commented] (LUCENE-7194) Ban Math.toRadians/toDegrees and remove all usages of it

2016-04-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234003#comment-15234003 ] ASF subversion and git services commented on LUCENE-7194: - Commit

[jira] [Assigned] (LUCENE-7194) Ban Math.toRadians/toDegrees and remove all usages of it

2016-04-10 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned LUCENE-7194: --- Assignee: Karl Wright > Ban Math.toRadians/toDegrees and remove all usages of it >

[JENKINS] Lucene-Tests-MMAP-master - Build # 48 - Still Failing

2016-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Tests-MMAP-master/48/ 1 tests failed. FAILED: org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes Error Message: Cannot find resource: unsupported.6.0.0-cfs.zip Stack Trace: java.io.IOException: Cannot find resource:

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_72) - Build # 16475 - Still Failing!

2016-04-10 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16475/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes Error Message: Cannot find resource: unsupported.6.0.0-cfs.zip

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 34 - Still Failing

2016-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/34/ 1 tests failed. FAILED: org.apache.lucene.index.TestDuelingCodecsAtNight.testBigEquals Error Message: this IndexWriter is closed Stack Trace: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+113) - Build # 387 - Failure!

2016-04-10 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/387/ Java: 32bit/jdk-9-ea+113 -client -XX:+UseSerialGC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.lucene.spatial3d.TestGeo3DPoint.testShapeQueryToString Error Message: expected:<...at=0.772208221547936[6,

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3198 - Still Failing!

2016-04-10 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3198/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes Error Message: Cannot find resource: unsupported.6.0.0-cfs.zip

[JENKINS] Lucene-Solr-Tests-6.x - Build # 125 - Still Failing

2016-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/125/ 2 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1;

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+113) - Build # 16474 - Still Failing!

2016-04-10 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16474/ Java: 32bit/jdk-9-ea+113 -server -XX:+UseConcMarkSweepGC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes Error Message: Cannot find resource: