[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1458 - Failure!

2017-10-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1458/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Excepti

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9) - Build # 20629 - Still Failing!

2017-10-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20629/ Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseG1GC --illegal-access=deny All tests passed Build Log: [...truncated 53752 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:826: The following

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk1.8.0) - Build # 231 - Unstable!

2017-10-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/231/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: org.apache.solr.core.TestLazyCores.testNoCommit Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during que

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 567 - Failure!

2017-10-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/567/ Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth Error Message: 2 threads leaked from SUITE scope at org.apache.solr.

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-9) - Build # 4211 - Still Failing!

2017-10-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4211/ Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC --illegal-access=deny 3 tests failed. FAILED: org.apache.solr.core.TestLazyCores.testNoCommit Error Message: Exception during query Stack Trace: java.lang.Run

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 20628 - Still Failing!

2017-10-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20628/ Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC All tests passed Build Log: [...truncated 56638 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:826: The following error occurred while executing

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9) - Build # 235 - Unstable!

2017-10-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/235/ Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseSerialGC --illegal-access=deny 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest Error Message: Could not remove th

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 566 - Unstable!

2017-10-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/566/ Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.lucene.spatial.spatial4j.Geo3dRptTest.testOperations {seed=[35F19948C8D0B296:4C8BC51BAD80E140]} Error Message: [Intersects] qIdx:46 Shouldn't ma

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

2017-10-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6945/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 60860 lines...] BUILD FAILED C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:826: The following error

[jira] [Comment Edited] (SOLR-11446) Heavily edit the "near real time searching" page in the reference guide

2017-10-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195731#comment-16195731 ] Erick Erickson edited comment on SOLR-11446 at 10/7/17 11:26 PM: ---

[jira] [Updated] (LUCENE-7989) Add computed (at segment flush) doc values fields

2017-10-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7989: --- Attachment: LUCENE-7989.patch Patch. Actually, there's one small part of this I do p

[jira] [Resolved] (LUCENE-7989) Add computed (at segment flush) doc values fields

2017-10-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-7989. Resolution: Won't Fix > Add computed (at segment flush) doc values fields > ---

[jira] [Created] (LUCENE-7989) Add computed (at segment flush) doc values fields

2017-10-07 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-7989: -- Summary: Add computed (at segment flush) doc values fields Key: LUCENE-7989 URL: https://issues.apache.org/jira/browse/LUCENE-7989 Project: Lucene - Core

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9) - Build # 20627 - Still Failing!

2017-10-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20627/ Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC --illegal-access=deny 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: 1 thread leaked from SUITE scope at o

[jira] [Commented] (LUCENE-7973) Update dictionary version for Ukrainian analyzer to 3.9.0

2017-10-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195893#comment-16195893 ] Dawid Weiss commented on LUCENE-7973: - Up to you. Git doesn't have the notion of a "p

[jira] [Commented] (LUCENE-7973) Update dictionary version for Ukrainian analyzer to 3.9.0

2017-10-07 Thread Andriy Rysin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195876#comment-16195876 ] Andriy Rysin commented on LUCENE-7973: -- It looks like I need to remove my 3 pull req

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 20626 - Still Failing!

2017-10-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20626/ Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC All tests passed Build Log: [...truncated 56635 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:826: The following error occurred while exe

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9) - Build # 563 - Unstable!

2017-10-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/563/ Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC --illegal-access=deny 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: Error from server at https://127.0

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9) - Build # 20625 - Still Failing!

2017-10-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20625/ Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseG1GC --illegal-access=deny 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeLost Error Message: The operations computed by ComputePlanAct

[jira] [Comment Edited] (SOLR-11278) Fix race in cdcr bootstrap process

2017-10-07 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195690#comment-16195690 ] Amrit Sarkar edited comment on SOLR-11278 at 10/7/17 3:05 PM: --

[jira] [Updated] (SOLR-11446) Heavily edit the "near real time searching" page in the reference guide

2017-10-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-11446: -- Attachment: SOLR-11446.patch Draft patch > Heavily edit the "near real time searching" page in

[jira] [Created] (SOLR-11446) Heavily edit the "near real time searching" page in the reference guide

2017-10-07 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-11446: - Summary: Heavily edit the "near real time searching" page in the reference guide Key: SOLR-11446 URL: https://issues.apache.org/jira/browse/SOLR-11446 Project: Solr

[jira] [Commented] (SOLR-11278) Fix race in cdcr bootstrap process

2017-10-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195727#comment-16195727 ] Erick Erickson commented on SOLR-11278: --- Amrit: One strategy is to put debugging on

[jira] [Commented] (SOLR-11278) Fix race in cdcr bootstrap process

2017-10-07 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195690#comment-16195690 ] Amrit Sarkar commented on SOLR-11278: - [~varunthacker], Failure is very inconsistent.

[jira] [Commented] (SOLR-11311) Improving AtomicUpdateProcessorFactoryTest

2017-10-07 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195685#comment-16195685 ] Amrit Sarkar commented on SOLR-11311: - [~noble.paul] [~ichattopadhyaya], Fixed the At

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 20624 - Still Failing!

2017-10-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20624/ Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 2 threads leaked from SUITE scope at org.apache

[jira] [Commented] (SOLR-10888) almost self-generating python script(s) to access V2 APIs

2017-10-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195661#comment-16195661 ] ASF GitHub Bot commented on SOLR-10888: --- GitHub user mariocj89 opened a pull request

[GitHub] lucene-solr pull request #260: SOLR-10888: Python script to access V2 APIs

2017-10-07 Thread mariocj89
GitHub user mariocj89 opened a pull request: https://github.com/apache/lucene-solr/pull/260 SOLR-10888: Python script to access V2 APIs Python script that uses _introspect to dynamically create a CLI to perform actions which target the v2 API. This is still in discussion in

[jira] [Updated] (SOLR-10888) almost self-generating python script(s) to access V2 APIs

2017-10-07 Thread Mario Corchero (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Corchero updated SOLR-10888: -- Attachment: solr_cli.py > almost self-generating python script(s) to access V2 APIs > --

[jira] [Comment Edited] (SOLR-10888) almost self-generating python script(s) to access V2 APIs

2017-10-07 Thread Mario Corchero (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195659#comment-16195659 ] Mario Corchero edited comment on SOLR-10888 at 10/7/17 11:49 AM: ---

[jira] [Commented] (SOLR-10888) almost self-generating python script(s) to access V2 APIs

2017-10-07 Thread Mario Corchero (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195659#comment-16195659 ] Mario Corchero commented on SOLR-10888: --- I've made some changes to the base script t

[jira] [Comment Edited] (SOLR-11409) A ref guide page on setting up solr on aws

2017-10-07 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195655#comment-16195655 ] Amrit Sarkar edited comment on SOLR-11409 at 10/7/17 11:17 AM: -

[jira] [Commented] (SOLR-11409) A ref guide page on setting up solr on aws

2017-10-07 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195655#comment-16195655 ] Amrit Sarkar commented on SOLR-11409: - Setting up single node solr on AWS is almost sa

[JENKINS] Lucene-Solr-Tests-7.x - Build # 177 - Still Unstable

2017-10-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/177/ 2 tests failed. FAILED: org.apache.solr.cloud.LeaderElectionContextKeyTest.test Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([E5C5B346BFC8A7D6:6D918C9C1134CA2E]:0) at o

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9) - Build # 20623 - Still Failing!

2017-10-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20623/ Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC --illegal-access=deny All tests passed Build Log: [...truncated 1715 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-So

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 560 - Still Unstable!

2017-10-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/560/ Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 2 threads leaked from SUITE scope at

[jira] [Resolved] (LUCENE-7983) Make IndexReaderWarmer a functional interface

2017-10-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-7983. - Resolution: Fixed > Make IndexReaderWarmer a functional interface > -

[jira] [Commented] (LUCENE-7983) Make IndexReaderWarmer a functional interface

2017-10-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195600#comment-16195600 ] ASF subversion and git services commented on LUCENE-7983: - Commit